So I have a enemy base scene, the scene is the same for all enemies but they have different abilities and stats and so on. So it's quite modular. I am pleased how it turned out, but now I have no idea how to do animations. As the only way it seems that animations can be made in godot is through animation player. There isnt an option to make seperate animation files like in Unity? Is it clear what I am trying to do? Basically I need to make animations sperate from a scene.