I made an animation that simulates a tree rustling and moving. The only problem is that I don’t know how to export the animation and the animation was made using MoonAnimator. MoonAnimator tutorial video says to Edit > ExportAll
except it doesn’t work because it’s not an animation file.
You cannot animate CFrame through AnimationTracks currently. The only way to animate CFrame, at the moment, is via scripts (TweenService or Lerping).
1 Like