mj177/scripts/player/weapon_animation_player.gd
2025-01-31 22:54:00 +01:00

3 lines
67 B
GDScript

extends AnimationPlayer
@export var animationTree: AnimationTree;