michaelwiktorek / PodRacer

Pod Racer Game
MIT License
2 stars 0 forks source link

Pod hits Box2D maximum speed #12

Open simonbw opened 9 years ago

simonbw commented 9 years ago

The pod reaches Box2D's maximum speed fairly easily and this makes it difficult to turn using the engines at high velocities. We need to either increase Box2D's maximum speed, or make stuff smaller.

simonbw commented 9 years ago

I think the best thing we can do is just to scale everything down.