Expected Result: (multiple followers) The follower's animations should play idle when stopped (not moving) and play 'run' while moving. They should also mirror animations to face the appropriate direction.
Result: First follower to arrive plays idle animation, however the second follower to arrive is stuck playing run animation. Construct has not detected them as stopped (tested with an instance variable.
Additional info. Working with Moveto and Rexmoveto (plus easystar) but I'm specifically asking about the default Moveto behavior for now.