delurbelako/scripts/structures/belt_animation_sync.gd

4 lines
97 B
GDScript

extends AnimationPlayer
func _ready() -> void:
seek.call_deferred(BeltManager.sync_time, true)