- how did you try to change them?
- what are you trying to achieve, precisely?
- tips regarding what, anything specific?
I am trying to change the movement values for a, w, d, s so instead of 1.0 scale movement I can change that value? This way if I want the player to move more with a key input. I hope this makes sense. I would like to make the changes via the blueprints.
Yes and no. You can change this value in many ways but it will not affect the movement speed. However, perhaps you’re after something else than character movement speed. In case the below does not help, do tell what you’re actually trying to achieve.
Either multiply it:
Or punch in the desired values directly in the Input Action:
Thank you.
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.