forked from team-sg/hero-mark-2
fixed problem where sg could 3 block jump into the next screen
This commit is contained in:
parent
7ea93b421f
commit
85478370b4
2 changed files with 2 additions and 2 deletions
|
@ -131,13 +131,13 @@ position = Vector2( 48, 120 )
|
|||
|
||||
[node name="AnimatedSprite" parent="RollingFiend" index="0"]
|
||||
visible = false
|
||||
frame = 1
|
||||
|
||||
[node name="SawTest2" type="AnimatedSprite" parent="RollingFiend"]
|
||||
material = SubResource( 4 )
|
||||
position = Vector2( 4, 4 )
|
||||
z_index = -3
|
||||
frames = SubResource( 5 )
|
||||
frame = 1
|
||||
playing = true
|
||||
|
||||
[node name="Steam" parent="." instance=ExtResource( 23 )]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue