virtual-world-framework / mars-game

A game designed to teach STEM concepts to high school students under the ADL True Game-based Learning project.
Other
39 stars 8 forks source link

Perry Movement Speed #653

Closed AmbientOSX closed 9 years ago

AmbientOSX commented 9 years ago

@kadst43 @BrettASwift

We disabled doing things this way because we thought it might be contributing to the wandering issue. That doesn't seem to be a problem anymore and the alternative way I was trying to fix/refactor this code was plagued by timing issues and cache issues. Lets do it this way for now since it is tried and true. I will revisit my refactor if I have time later next week.

kadst43 commented 9 years ago

Make sure you test a bit to see if it introduces significant wander. If not, :+1: