Hi all, I’m making an Atari Asteroids replica with box2D. I have done some other little games in Corona, but without Box2d, so I really would use it for this. I have tried different ways, but when I set a max speed for the ship, or when I use damping, my ship lose the abitilty to go forward making spin while boost is on. I’m making this remake watching the atari asteroids version at this adress:
https://www.atari.com/arcade#!/arcade/asteroids/play (work only with internet explorer)
Here two video of the spin that I would to replicate:
Here’s a video from my game, recorder from android tablet, poor quality, sorry.
https://www.youtube.com/watch?v=SPsJASzJ_zo
When I turn right or left with boost activated, it simply describes a circle, I need the spiral move.
Tips?