Browse Source

minor fixes

master
as4s4hetic 3 years ago
parent
commit
5ee1c33cf8
  1. 4
      Story/Ch1S1.tscn

4
Story/Ch1S1.tscn

@ -103,7 +103,7 @@ motion_mirroring = Vector2( 2880, 0 ) @@ -103,7 +103,7 @@ motion_mirroring = Vector2( 2880, 0 )
[node name="Trees" type="TileMap" parent="Background/Mid"]
tile_set = ExtResource( 1 )
format = 1
tile_data = PoolIntArray( -196601, 536870935, 0, -131032, 536870938, 0, -65522, 26, 0, -65503, 17, 0 )
tile_data = PoolIntArray( -196601, 536870935, 0, -131033, 536870938, 0, -65522, 26, 0, -65503, 17, 0 )
[node name="TileMap" type="TileMap" parent="Background/Mid"]
tile_set = ExtResource( 1 )
@ -134,7 +134,7 @@ motion_mirroring = Vector2( 2880, 0 ) @@ -134,7 +134,7 @@ motion_mirroring = Vector2( 2880, 0 )
tile_set = ExtResource( 1 )
cell_size = Vector2( 60, 60 )
format = 1
tile_data = PoolIntArray( 393216, 14, 0, 393220, 14, 0, 393224, 14, 0, 393228, 14, 0, 393232, 14, 0, 393236, 14, 0, 393240, 14, 0, 393244, 14, 0, 393248, 14, 0, 393252, 14, 0, 393256, 14, 0, 393260, 14, 0 )
tile_data = PoolIntArray( 196641, 21, 0, 393216, 14, 0, 393220, 14, 0, 393224, 14, 0, 393228, 14, 0, 393232, 14, 0, 393236, 14, 0, 393240, 14, 0, 393244, 14, 0, 393248, 14, 0, 393252, 14, 0, 393256, 14, 0, 393260, 14, 0 )
[node name="PolesShrubs" type="TileMap" parent="Background/Road"]
tile_set = ExtResource( 1 )

Loading…
Cancel
Save