forked from team-sg/hero-mark-2
adjusted levels to account for ladder fix
This commit is contained in:
parent
48180bad64
commit
318aed4560
3 changed files with 10 additions and 16 deletions
|
@ -74,7 +74,7 @@ tile_data = PoolIntArray( 262157, 1, 0, 262161, 1, 0, 262168, 1, 0, 262172, 1, 0
|
|||
tile_set = ExtResource( 23 )
|
||||
cell_size = Vector2( 8, 8 )
|
||||
format = 1
|
||||
tile_data = PoolIntArray( 196618, 0, 196608, 262154, 0, 196608, 262223, 0, 196608, 327690, 0, 196608, 327759, 0, 196608, 393226, 0, 196608, 393295, 0, 196608, 458762, 0, 196608, 458822, 0, 196608, 458831, 0, 196608, 524298, 0, 196608, 524358, 0, 196608, 524367, 0, 196608, 589826, 0, 196608, 589894, 0, 196608, 589917, 536870912, 196608, 655362, 0, 196608, 655430, 0, 196608, 655453, 536870912, 196608, 720898, 0, 196608, 720989, 536870912, 196608, 786434, 0, 196608, 786476, 0, 196608, 851970, 0, 196608, 852012, 0, 196608, 917506, 0, 196608, 917548, 0, 196608, 983042, 0, 196608, 983084, 0, 196608, 983111, 536870912, 196608, 1048578, 0, 196608, 1048647, 536870912, 196608, 1114181, 0, 196608, 1114183, 536870912, 196608, 1179717, 0, 196608, 1179719, 536870912, 196608, 1245253, 0, 196608 )
|
||||
tile_data = PoolIntArray( 196618, 0, 196608, 262154, 0, 196608, 327690, 0, 196608, 327759, 0, 196608, 393226, 0, 196608, 393295, 0, 196608, 458762, 0, 196608, 458822, 0, 196608, 458831, 0, 196608, 524298, 0, 196608, 524358, 0, 196608, 524367, 0, 196608, 589826, 0, 196608, 589894, 0, 196608, 589917, 536870912, 196608, 655362, 0, 196608, 655430, 0, 196608, 655453, 536870912, 196608, 720898, 0, 196608, 720989, 536870912, 196608, 786434, 0, 196608, 786476, 0, 196608, 851970, 0, 196608, 852012, 0, 196608, 917506, 0, 196608, 917548, 0, 196608, 983042, 0, 196608, 983084, 0, 196608, 983111, 536870912, 196608, 1048578, 0, 196608, 1048647, 536870912, 196608, 1114181, 0, 196608, 1114183, 536870912, 196608, 1179717, 0, 196608, 1179719, 536870912, 196608, 1245253, 0, 196608 )
|
||||
|
||||
[node name="Environment" type="Node2D" parent="."]
|
||||
|
||||
|
@ -100,8 +100,8 @@ position = Vector2( 560, 56 )
|
|||
scale = Vector2( 1, 4 )
|
||||
|
||||
[node name="Ladder7" parent="Environment" instance=ExtResource( 14 )]
|
||||
position = Vector2( 632, 32 )
|
||||
scale = Vector2( 1, 5 )
|
||||
position = Vector2( 632, 40 )
|
||||
scale = Vector2( 1, 4 )
|
||||
|
||||
[node name="Ladder5" parent="Environment" instance=ExtResource( 14 )]
|
||||
position = Vector2( 552, 136 )
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue