Hi, I am new to Unreal and trying to get a grasp on the Enhanced Input System, I tried setting up a basic sprint, and the player speed is updating to the correct values. However, it doesn’t work when the button is pressed, it is called at seemly random intervals.
Small update, I used the wrong picture for the code calling enchanedinputcomponent, in that I know it was calling look action. however updating to sprintAction did not fix the issue.