dont have max walk speed variable

Hi, i using unreal engine 5.1 and i dont have max walk speed variable in first person character blueprint can someone help to fix it.

It would help if you gave us some screenshots. Keep in mind that “Max Walk Speed” is a native property of the CharacterMovementComponent. Thus, you must get/select the CharacterMovementComponent and scroll down until you see Max Walk Speed in the “Character Movement: Walking” section.

1 Like

i want to do this but i cant without max walk speed

Hi EzClaps,

Just checked this in 5.1 with Default FPS template. - Try unchecking ‘Context Sensitive’ when searching for the ‘Set Max Walk Speed node’.

Also, remember to set the max walk speed back to the original value when you release/finish aiming.

Hope that helps!