Moon Animator 2 animation not loading properly in Roblox Animator

You can write your topic however you want, but you need to answer these questions:

  1. What do you want to achieve? Keep it simple and clear!
    I am trying to upload an animation made in Moon Animator 2 to Roblox.

  2. What is the issue? Include screenshots / videos if possible!
    The animation I made in Moon Animator 2 breaks when opened in Roblox’s built-in Animator.

How it looks in Moon Animator 2:

External Media

How it looks in Roblox’s Animator:

External Media
  1. What solutions have you tried so far? Did you look for solutions on the Developer Hub?
    I have tried looking for solutions on the Developer Hub but I was unable to find anything.

Please tell me if the link to the video stops working.

2 Likes

Im assuming that this is a custom rig here., and if it is how is it structured with its hierarchy? Im also assuming that the Cframe is shown how moving in your converted version onto the RBX animator, but im not sure. Can you send a file of the rig for me to check out?

Additionally I have seen issues with scaling but those are more for rthro rigs.

2 Likes

Here is the model shown in the video.
jester_model.rbxm (176.9 KB)

This is the hierarchy of the model. Under each model in the Character (ArmL, LegR, etc) is each meshpart corresponding to that part of the body.
image

This is the hierarchy of the “ArmL”.
image

1 Like

Sorry for bumping a dead post, but for anyone who needs the solution, I realised what was causing it:
The scale of the model was higher than 1, which made the transfer of keyframes from Moon Animator to the Roblox Animator not work properly. For example, the model I showed above had a scale of about 5 or 10 (I forgot, sorry) and this was causing the extremely spaced-out body parts and exaggerated CFrame movements.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.