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
|
@ -67,7 +67,7 @@ position = Vector2( 40, 176 )
|
|||
tile_set = ExtResource( 14 )
|
||||
cell_size = Vector2( 8, 8 )
|
||||
format = 1
|
||||
tile_data = PoolIntArray( 393226, 536870912, 196609, 458762, 536870912, 196609, 524298, 536870912, 196609, 589834, 536870912, 196609, 589853, 536870912, 196609, 655376, 0, 196609, 655389, 536870912, 196609, 720912, 0, 196609, 720925, 536870912, 196609, 786448, 0, 196609, 786461, 536870912, 196609, 851984, 0, 196609, 1048603, 0, 196609, 1048648, 0, 196609, 1114139, 0, 196609, 1114155, 0, 196609, 1114184, 0, 196609, 1179651, 536870912, 196609, 1179675, 0, 196609, 1179691, 0, 196609, 1179720, 0, 196609, 1245187, 536870912, 196609 )
|
||||
tile_data = PoolIntArray( 393226, 536870912, 196609, 458762, 536870912, 196609, 524298, 536870912, 196609, 589834, 536870912, 196609, 589853, 536870912, 196609, 655376, 0, 196609, 655389, 536870912, 196609, 720912, 0, 196609, 720925, 536870912, 196609, 786448, 0, 196609, 786461, 536870912, 196609, 851984, 0, 196609, 1048648, 0, 196609, 1114139, 0, 196609, 1114155, 0, 196609, 1114184, 0, 196609, 1179651, 536870912, 196609, 1179675, 0, 196609, 1179691, 0, 196609, 1179720, 0, 196609, 1245187, 536870912, 196609 )
|
||||
|
||||
[node name="Exit" parent="." instance=ExtResource( 5 )]
|
||||
position = Vector2( 8, 164 )
|
||||
|
@ -203,8 +203,8 @@ position = Vector2( 232, 72 )
|
|||
scale = Vector2( 1, 4 )
|
||||
|
||||
[node name="Ladder5" parent="Environment" instance=ExtResource( 7 )]
|
||||
position = Vector2( 216, 128 )
|
||||
scale = Vector2( 1, 3 )
|
||||
position = Vector2( 216, 136 )
|
||||
scale = Vector2( 1, 2 )
|
||||
|
||||
[node name="Ladder7" parent="Environment" instance=ExtResource( 7 )]
|
||||
position = Vector2( 344, 136 )
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue