So I’m using Moon Animator 2 to create animations and it just had an update where there’s no export all button, so I’m not sure how to export my animation. If anyone has used Moon Animator 2 recently and knows how, please let me know. Thanks!
1 Like
im pretty sure you press 5 to export the animation
FYI in the latest version of Moon Animator (as of the date of this reply), you just Save the animation in Moon Animator UI. Moon Animator now saves KeyframeSequence
in the model/rig under AnimSaves
, which you can directly save to Roblox to get an id. You an use the id in an Animation
and play it from there.