Movement animation

This commit is contained in:
2024-10-25 18:07:30 +02:00
parent 5dc5c305e3
commit ce82a8b5f7
5 changed files with 179 additions and 7 deletions

View File

@ -7,7 +7,7 @@ collision_mask = 2
script = ExtResource("1_dutdq")
[node name="Timer" type="Timer" parent="."]
wait_time = 0.254
wait_time = 0.6
one_shot = true
[connection signal="body_entered" from="." to="." method="_on_body_entered"]