rotation rework, deletion of complex objects

This commit is contained in:
Rendo 2025-10-16 19:47:52 +05:00
commit 8dcd7725a9
15 changed files with 103 additions and 147 deletions

View file

@ -0,0 +1,4 @@
extends AnimationPlayer
func _ready() -> void:
seek.call_deferred(BeltManager.sync_time, true)