my player losses speed when you turn, how can i stop this?
player movement image - http://imgur.com/a/QjBuu
my player losses speed when you turn, how can i stop this?
player movement image - http://imgur.com/a/QjBuu
anyone got any idea?
If you are using a character with a movement component what you could do is crank up the acceleration.
You would still technically loose speed, but the acceleration would be so fast that you shouldn’t notice.
Simply click on the “character movement” component and search for acceleration. The value will be the Max Acceleration at around 2048. Crank that value up and it may solve your issue.
If you aren’t using a character blueprint than will need to know how you are driving your pawn.