forked from team-sg/hero-mark-2
position-based turtle spiking (closes #135)
This commit is contained in:
parent
311528e6ed
commit
ae83195868
5 changed files with 86 additions and 51 deletions
|
@ -134,6 +134,7 @@ material = SubResource( 4 )
|
|||
position = Vector2( 4, 4 )
|
||||
z_index = -3
|
||||
frames = SubResource( 5 )
|
||||
frame = 1
|
||||
playing = true
|
||||
|
||||
[node name="Steam" parent="." instance=ExtResource( 23 )]
|
||||
|
@ -167,10 +168,10 @@ right_down_boundary = 5.0
|
|||
position = Vector2( 152, 152 )
|
||||
left_up_boundary = 4.0
|
||||
right_down_boundary = 4.0
|
||||
move_direction = 1
|
||||
spike_positions = [ -2.0, 2.0 ]
|
||||
|
||||
[node name="MovingPlatform" parent="." instance=ExtResource( 6 )]
|
||||
position = Vector2( 128, 152 )
|
||||
position = Vector2( 96, 144 )
|
||||
scale = Vector2( 2, 1 )
|
||||
left_up_boundary = 4.0
|
||||
right_down_boundary = 4.0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue