Hi guys.
I’m trying to add xbox Controller thumbstick (analog stick) functionality to my game. I want my character to walk when I push lightly in that direction and transition to run when I push harder in that direction.
basically the default third person game but with analog stick sensitivity.
I can find a lot of tutorials for ue4.
I can find a lot of tutorials for VR movement.
I can’t find any for UE5 non-VR third person.
There are also tons of tutorials for “Shift key walk”.
I should also mention that I want my character to turn and walk/run left when I push left on the thumbstick instead of strafing left.