I am working with the first person camera given to us with the package in the demo scene. However, I don't know how to change movement speed. I figured it would be changing distance, maybe, but that doesn't seem to work.
Any thoughts?
It looks like you're new here. If you want to get involved, click one of these buttons!
Comments
The screenshot is of the third-person camera. Are you referring to the walk speed of the character itself? That's independent from the camera - the walk speed of the Player character is set in their Player component.