add coyote timer

This commit is contained in:
2024-12-25 17:38:19 +01:00
parent 5fb26a41e2
commit b862fa8084
2 changed files with 26 additions and 1 deletions

View File

@@ -36,3 +36,5 @@ script = ExtResource("5_geu10")
eye_left = NodePath("../Root/Left Eye")
eye_right = NodePath("../Root/Right Eye")
player_controller = NodePath("..")
[node name="CoyoteTimer" type="Timer" parent="."]