phetsims / forces-and-motion-basics

"Forces and Motion: Basics" is an educational simulation in HTML5, by PhET Interactive Simulations.
http://phet.colorado.edu/en/simulation/forces-and-motion-basics
GNU General Public License v3.0
7 stars 10 forks source link

Girl and man can face different directions #168

Closed jessegreenberg closed 8 years ago

jessegreenberg commented 8 years ago

While working on https://github.com/phetsims/forces-and-motion-basics/issues/166, noticed that it is possible now for girl and man to face different directions.

To reproduce, place girl on item stack, apply force with pusher, let velocity drop to 0 with friction, and then place man on item stack.

capture

Once force is applied again, girl and man will align themselves correctly.

jessegreenberg commented 8 years ago

Fixed in above commit, closing.