better walls material and angled walls

This commit is contained in:
Haze Weathers 2025-02-23 04:22:47 -05:00
parent c7d401a752
commit dd17c93d48
11 changed files with 40 additions and 8 deletions

View file

@ -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"
}
}
}