Salutations! I am very new to game development and programming, but in spite of this, I have managed through numerous YouTube tutorial, to make a little character in Blender, and animate a couple of animations. I imported the model and the animations into Godot, to see if I could make them play when I moved the funny little character, and I could thankfully. Now however I have come to find that if you want animations for your character, the general consensus is that you have to finish all the animations, and then import the model with animations into Godot. I would hate to do this as I have spent some time mucking about with the character after I imported it into Godot and would have to lose that work, which led me to wonder if there wasn't a way to import the animations separately, and then "link them" to the model I already have imported.
TLDR: After having imported a model with a few animations, is there any way to add additional animations to that model?