Fix stairs orientation

master
Marc Gilleron 2020-08-16 20:02:02 +01:00
parent f9de1b5fcb
commit 658a6694dd
1 changed files with 1 additions and 1 deletions

View File

@ -87,7 +87,7 @@ func _init():
"name": "stairs",
"gui_model": "stairs_nx.obj",
"rotation_type": ROTATION_TYPE_Y,
"voxels": ["stairs_nx", "stairs_nz", "stairs_px", "stairs_pz"],
"voxels": ["stairs_nx", "stairs_px", "stairs_nz", "stairs_pz"],
"transparent": false
})
_create_block({