extends ReferenceRect func _ready(): $anim.play("zzz") $anim.seek(rand_range(0, $anim.current_animation_length))