better walls material and angled walls
This commit is contained in:
parent
c7d401a752
commit
dd17c93d48
11 changed files with 40 additions and 8 deletions
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -35,7 +35,7 @@ _subresources={
|
|||
"materials": {
|
||||
"GreyBlock": {
|
||||
"use_external/enabled": true,
|
||||
"use_external/path": "res://assets/models/tiles/w1_walls/grey_block.tres"
|
||||
"use_external/path": "res://assets/models/tiles/w1_walls/grey_block.material"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
BIN
assets/models/tiles/w1_walls/grey_block.material
Normal file
BIN
assets/models/tiles/w1_walls/grey_block.material
Normal file
Binary file not shown.
BIN
assets/models/tiles/w1_walls/grey_block.material.depren
Normal file
BIN
assets/models/tiles/w1_walls/grey_block.material.depren
Normal file
Binary file not shown.
|
@ -8,4 +8,6 @@ shading_mode = 2
|
|||
specular_mode = 2
|
||||
albedo_texture = ExtResource("1_y03ms")
|
||||
metallic_specular = 0.0
|
||||
uv1_offset = Vector3(0.5, 0, 0.5)
|
||||
uv1_triplanar = true
|
||||
texture_filter = 0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue