I would think manually scripting for animations would be an other way
Example - RightShoulder = Player.Character.Torso("Right Shoulder")
RightShoulder.C0 = RightShoulder.C0 *CFrame.Angles(0, 0, 0)
But is there an other way to make animations on Roblox since Roblox animation editor plugin is broken :/?