extends Spatial onready var anim = $AnimationPlayer func _ready(): anim.play("spin_light")