Animation problems

I am trying to make a FPS animation for my gun. I am using Moon Animator for it, and I finished my animation, but I need help on trying to find the animation so I can actually use it. But I can’t find it. I tried looking on the internet for any solutions into me finding that animation that I finished.


image

And what I mean by looking for the actual animation is this picture below,
image

Keep in mind that this is my first time animating.

1 Like

You have to upload the animation to my knowledge, I’m not 100% on how animations work, but when you save a moon file, it’ll put it under an object value called “AnimSaves” (or it should, mine does)
image

From there, I open the roblox animation editor and upload the animation I want to.

Then, just copy the ID and paste it into the animation instance.

That’s my way of doing it. Is there a better way? Maybe, probably.
It works though, so its good enough for me.

Oh, I don’t have mine as a rig, instead I just got the two arms and the gun. Does it have to be that way or does it have to be a rig, and it is a little skinnier compared to the rigs that I have. I got Moon Anim. 2

idk ¯\ _(ツ) _/¯

If you don’t have it as a rig then you’ll have to write your own system to load and play animations, usually what you’d want to do is position the model to the camera and then apply offset transforms to each part based on an animation keyframe.