2022-04-27 15:27:16 +02:00

5 lines
87 B
GDScript

extends SpineSprite
func _ready():
get_animation_state().set_animation("walk", true)