pegchamp/Pegs/Green/GreenPegAnimationPlayer.gd

3 lines
58 B
GDScript

extends AnimationPlayer
func _ready():
play("GetBigger")