Making the controlled character slower.

How do i make the character you control move slower? it seems like its running atm. but i want it to be slower as its for achitecture visualization.

Thanks beforehand! :slight_smile:

It depends on how you have created the character -> when you use a movement component in your blueprint, just click on it - search for " walk speed" - change the value :slight_smile:

Thanks alot, now i tried to do it but i couldent find one called ‘’ walk speed’’ but i found this one?

Click on the “CharacterMovement” component of your character. You could change the " Walk Speed" there. If you would change it in game later just drag and drop that “CharacterMovment” into your Event Graph then pull a wire from it and type in Set Walk Speed. You could even modify other character movement stuff there (like " Walk Speed Crouched" or “Jump Z Velocity”).

Just for clarification I will post this pic :slight_smile: