this might be one of the dumbest questions you will ever see,
im trying to animate an object using moon animator but i can’t export it because it doesn’t have any rig
ive seen videos but they have multiple objects but im doing only 1.
this might be one of the dumbest questions you will ever see,
im trying to animate an object using moon animator but i can’t export it because it doesn’t have any rig
ive seen videos but they have multiple objects but im doing only 1.
Try right clicking the KeyframeSequence in AnimSaves and clicking “Export to Roblox”.
sorry but where could i find the keyframesequence?
If you saved your animation under Moon Animator, there should be an “AnimSaves” model somewhere within the object you’re animating, which contains the KeyframeSequence objects for each of your animations.
i found this folder but it only contains the actions i did in the animation.
Parts cannot be exported from moon animator due to roblox not giving it an animator instance.
If you want it to be moved by cframe, you can use resources to play the parts animation in game such as Moon2Cutscene, or Moonlite
Because you can export the part’s animation, you can use the folder with all the actions to move the object by scripting the part to move each frame (the numbers on each cframevalue’s name is the frames order)
You can add an AnimationController and Animator if you do want to use animations for some reason.
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.