diff --git a/Player/player.tscn b/Player/player.tscn index c40d3c8..0fa559c 100644 --- a/Player/player.tscn +++ b/Player/player.tscn @@ -338,7 +338,7 @@ stream = ExtResource("7_jbpay") collision_mask = 6 [node name="CollisionShape2D" type="CollisionShape2D" parent="RecibirDanio"] -position = Vector2(1, 4.5) +position = Vector2(2, 3) shape = SubResource("RectangleShape2D_menop") [connection signal="timeout" from="StateMachine/Dash/DashTimer" to="StateMachine/Dash" method="_on_dash_timer_timeout"]