ChronoSpace/scenes/obstacle/meteor/animation_player.gd

4 lines
62 B
GDScript

extends AnimationPlayer
func _ready() -> void:
play("spin")