forked from team-sg/hero-mark-2
adjusted some non playtested bs in canopy
This commit is contained in:
parent
e248521ae0
commit
85b77fbb08
2 changed files with 12 additions and 8 deletions
|
@ -212,6 +212,11 @@ position = Vector2( 208, 88 )
|
|||
left_boundary = 2
|
||||
right_boundary = 3
|
||||
|
||||
[node name="JumpingSpider6" parent="Enemies" instance=ExtResource( 10 )]
|
||||
position = Vector2( 208, 48 )
|
||||
left_boundary = 2
|
||||
right_boundary = 2
|
||||
|
||||
[node name="JumpingSpider8" parent="Enemies" instance=ExtResource( 10 )]
|
||||
position = Vector2( 392, 24 )
|
||||
left_boundary = 4
|
||||
|
@ -230,11 +235,6 @@ scale = Vector2( -1, 1 )
|
|||
position = Vector2( 240, 24 )
|
||||
scale = Vector2( -1, 1 )
|
||||
|
||||
[node name="Skelarcher6" parent="Enemies" instance=ExtResource( 5 )]
|
||||
position = Vector2( 208, 48 )
|
||||
scale = Vector2( -1, 1 )
|
||||
shoot_time = 2.0
|
||||
|
||||
[node name="Skelarcher4" parent="Enemies" instance=ExtResource( 5 )]
|
||||
position = Vector2( 616, 56 )
|
||||
scale = Vector2( -1, 1 )
|
||||
|
@ -277,8 +277,7 @@ down_boundary = 4
|
|||
|
||||
[node name="Spider12" parent="Enemies" instance=ExtResource( 9 )]
|
||||
position = Vector2( 48, 144 )
|
||||
speed = 50.0
|
||||
down_boundary = 4
|
||||
down_boundary = 3
|
||||
|
||||
[node name="Spider3" parent="Enemies" instance=ExtResource( 9 )]
|
||||
position = Vector2( 536, 88 )
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue