Committed start of project
This commit is contained in:
@ -0,0 +1,2 @@
|
||||
tags = []
|
||||
uuid = "3c7699d0-8063-4cbc-a9ef-d43a0006d3a2"
|
||||
@ -0,0 +1,7 @@
|
||||
material = {
|
||||
basis = "func_luxe: basis/mesh.textured"
|
||||
inputs = {
|
||||
image.image = "textures/env_lo/tex_brick_01"
|
||||
mesh.color = [1 1 1 1] // mesh.color
|
||||
} // inputs
|
||||
} // material
|
||||
@ -0,0 +1,2 @@
|
||||
tags = []
|
||||
uuid = "2ab8ff46-3921-47b8-8fe1-0af7a598428d"
|
||||
@ -0,0 +1,7 @@
|
||||
material = {
|
||||
basis = "func_luxe: basis/mesh.textured"
|
||||
inputs = {
|
||||
image.image = "textures/env_lo/tex_carpet_green"
|
||||
mesh.color = [1 1 1 1] // mesh.color
|
||||
} // inputs
|
||||
} // material
|
||||
@ -0,0 +1,2 @@
|
||||
tags = []
|
||||
uuid = "564f64c5-8a4b-461c-ae0c-e7ef84df2817"
|
||||
@ -0,0 +1,7 @@
|
||||
material = {
|
||||
basis = "func_luxe: basis/mesh.textured"
|
||||
inputs = {
|
||||
image.image = "textures/env_lo/tex_concrete_01"
|
||||
mesh.color = [1 1 1 1] // mesh.color
|
||||
} // inputs
|
||||
} // material
|
||||
@ -0,0 +1,2 @@
|
||||
tags = []
|
||||
uuid = "c6894c25-a77b-43ac-b097-5c3cd318ef70"
|
||||
@ -0,0 +1,7 @@
|
||||
material = {
|
||||
basis = "func_luxe: basis/mesh.textured"
|
||||
inputs = {
|
||||
image.image = "textures/env_lo/tex_road_side_01"
|
||||
mesh.color = [1 1 1 1] // mesh.color
|
||||
} // inputs
|
||||
} // material
|
||||
@ -0,0 +1,2 @@
|
||||
tags = []
|
||||
uuid = "f5d942e8-59b5-4eec-a1e9-77f88ea95739"
|
||||
@ -0,0 +1,7 @@
|
||||
material = {
|
||||
basis = "func_luxe: basis/mesh.textured"
|
||||
inputs = {
|
||||
image.image = "textures/env_lo/tex_tile_tan_01"
|
||||
mesh.color = [1 1 1 1] // mesh.color
|
||||
} // inputs
|
||||
} // material
|
||||
@ -0,0 +1,2 @@
|
||||
tags = []
|
||||
uuid = "524b1d81-e692-4a72-8b75-02f6f1e869cc"
|
||||
Reference in New Issue
Block a user