Greetings
I have been trying to make my player move towards the touch coords with the car movement but have been unbelievable unsuccessful. I tried a while loop to make the player rotate using car simulate control towards the angle of player.x, player.y, touch.x, touch.y and that basically broke my game as it got unresponsive.
Any help greatly appreciated,
Thanks!