Currently I'm working on this car game with the car being a physics object physics object but i'm not able make it move towards car's sprite angle. Can anyone please look over my code and see what's the problem?
Capx file.
Thanks.
It's easy:
Apply torque towards angle Car.angle
Somehow i'm not able to make it work properly, can you please take a look?
Develop games in your browser. Powerful, performant & highly capable.
Sorry, the answer I gave you was completely wrong...
Here, I made some changes to your file, hope it's now working correctly:
dropbox.com/s/ol7rr0vwdjsylb0/RacingGameV7.capx
Thanks you! It works perfectly.