forked from team-sg/hero-mark-2
stalactite wiggle
This commit is contained in:
parent
8f14ca22cb
commit
21c68de88f
3 changed files with 32 additions and 8 deletions
|
@ -76,7 +76,7 @@ tile_set = ExtResource( 22 )
|
|||
cell_size = Vector2( 8, 8 )
|
||||
collision_layer = 9
|
||||
format = 1
|
||||
tile_data = PoolIntArray( 327721, 0, 65536, 393257, 0, 65537, 458793, 0, 65537, 524329, 0, 65537, 589865, 0, 65537, 655401, 0, 65537, 720937, 0, 65537, 786445, 0, 65536, 786473, 0, 65537, 851981, 0, 65537, 852009, 0, 65538, 917517, 0, 65537, 983053, 0, 65537, 1048589, 0, 65537, 1114125, 0, 65537, 1179661, 0, 65537, 1245197, 0, 65537 )
|
||||
tile_data = PoolIntArray( 524329, 0, 65536, 589865, 0, 65537, 655401, 0, 65537, 720937, 0, 65537, 786445, 0, 65536, 786473, 0, 65537, 851981, 0, 65537, 852009, 0, 65538, 917517, 0, 65537, 983053, 0, 65537, 1048589, 0, 65537, 1114125, 0, 65537, 1179661, 0, 65537, 1245197, 0, 65537 )
|
||||
|
||||
[node name="Death" type="TileMap" parent="." groups=["death"]]
|
||||
light_mask = 0
|
||||
|
@ -110,8 +110,8 @@ position = Vector2( 104, 96 )
|
|||
scale = Vector2( 1, 8 )
|
||||
|
||||
[node name="Ladder2" parent="Environment" instance=ExtResource( 9 )]
|
||||
position = Vector2( 328, 40 )
|
||||
scale = Vector2( 1, 9 )
|
||||
position = Vector2( 328, 64 )
|
||||
scale = Vector2( 1, 6 )
|
||||
|
||||
[node name="Stalactite" parent="Environment" instance=ExtResource( 3 )]
|
||||
position = Vector2( 64, 16 )
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue