kmcurry / 3Scape

Create fun 3D contraptions in your browser that react to space, time, and physics
http://3Scape.me
GNU General Public License v3.0
3 stars 8 forks source link

Animations should maintain Part orientation when applied #408

Open kmcurry opened 9 years ago

kmcurry commented 9 years ago
  1. Load a Cube
  2. Rotate the Cube
  3. Make the Cube Roam
  4. BUG: Cube rotates back to 0,0,0

The rotation of the Cube at the start should be preserved. The Roam animation should not overwrite that initial orientation.