3 lines
67 B
GDScript
3 lines
67 B
GDScript
extends AnimationPlayer
|
|
|
|
@export var animationTree: AnimationTree;
|
extends AnimationPlayer
|
|
|
|
@export var animationTree: AnimationTree;
|