Hi all!
I've currently got a game working with the main character moving 8 direction movement behaviour. Control wise it does everything I want it to, the only problem is the rate of acceleration and deceleration throws off the pacing of the game.
Right now I've set the max speed to 400 and set both the acceleration and deceleration to a high number as I thought that would help it achieve max speed instantly, but there is still that slight speed up and slow down. Is there any way to fix this?
Thanks for reading