1
0
Fork 0

reordered scenes

This commit is contained in:
Manu 2021-04-25 02:02:13 +02:00
parent e91f2a0cd8
commit 3b8876df86
1 changed files with 3 additions and 3 deletions

View File

@ -13,8 +13,8 @@ tile_data = PoolIntArray( 131077, 4, 0, 131078, 5, 0, 131079, 5, 0, 131080, 5, 0
z_index = 1
tile_data = PoolIntArray( 393216, 0, 0, 393217, 0, 0, 393219, 0, 0, 393220, 0, 0, 524294, 7, 0, 524299, 8, 0 )
[node name="Player" parent="Props" index="0" instance=ExtResource( 2 )]
[node name="Player" parent="." index="2" instance=ExtResource( 2 )]
position = Vector2( 800, 440 )
tile_position = Vector2( 8, 5 )
grid_path = NodePath("../..")
props_path = NodePath("..")
grid_path = NodePath("..")
props_path = NodePath("../Props")