Hey Every one! Very new to Blue print scripting and i cant figure out, how to run from walking while just holding A.
Example: walking slow building up to a fast run?
1 Like
Have a look at the movement component of you character:
Reduce Max Acceleration for slower velocity build up; increase Max Walk Speed for higher top speed.
1 Like
For more complex behaviour, you may need to include more details regarding how it should behave.
Thanks a lot it worked! just gotta play with the ratios now!