game loop improvement
All checks were successful
Create tag and build when new code gets to main / BumpTag (push) Successful in 8s
Create tag and build when new code gets to main / Export (push) Successful in 1m19s

This commit is contained in:
2026-01-31 18:16:10 +01:00
parent f39dc0df86
commit 45bf0f5e45
19 changed files with 321 additions and 53 deletions

View File

@@ -48,7 +48,6 @@ func _engine_process(delta: float) -> void:
func come_in() -> void:
print("come ine")
animation_player.play("come_in")