forked from Julian/JuegoClase
movido el personaje Player
This commit is contained in:
parent
fbcc0cdb7e
commit
261526c8da
@ -339,7 +339,7 @@ stream = ExtResource("7_jbpay")
|
||||
collision_mask = 6
|
||||
|
||||
[node name="CollisionShape2D" type="CollisionShape2D" parent="RecibirDanio"]
|
||||
position = Vector2(2, 3)
|
||||
position = Vector2(1, 4)
|
||||
shape = SubResource("RectangleShape2D_menop")
|
||||
|
||||
[connection signal="timeout" from="StateMachine/Dash/DashTimer" to="StateMachine/Dash" method="_on_dash_timer_timeout"]
|
||||
|
Loading…
Reference in New Issue
Block a user