Hi,
I’m not sure why but my character as I press A or D builds up speed instead of just going that speed from the very instant I press either button. Anyone know where this might be set?
Hi,
I’m not sure why but my character as I press A or D builds up speed instead of just going that speed from the very instant I press either button. Anyone know where this might be set?
iirc character movement component internally works that way so unless you implement your own system (or override the default behaviour of character movement component) it will be like that.
The build up should be pretty fast though and I think there are properties you can play with to change the build up speed. I think it is the max acceleration setting.
Thanks mate, I changed the max walk speed to be far lower than the 600 default to 150 and set the acceleration as you mentioned to be far faster than the default to reduce that speed building time, thanks again!
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.