Moon animator exporting

Hey, im trying to take up animating with moon animator, and I made the animation, but i dont know how to put it into my game.

4 Likes

If it’s a group game, export and publish it under the group. If it’s personal, publish it under yourself. To export, hit the 3 dots and export. I use Legacy Animation, I only ever use Moon Animator for GFX.

what 3 dots? I see file, edit, etc

File. It’s 3 dots for me, as I stated before I use Legacy, not Moon.

when i press file, it shows thigns like save, new animation, open animation, etc. I dont see export.

Go to ServerStorage, MoonAnimatorExport, then you should see a child that’s a blue square. Right click that and click Save To Roblox.

4 Likes

After you export what do you do? I’ve made a animation for a client and I wanna make sure it works.

You can fetch the AnimationId of the animation, then load the animation into an AnimationController.

2 Likes

Do you know any tutorials for this?