Hello everyone! I don’t know how to change the sensitivity of the spring arm. I’ve tried different methods, but many just don’t work. Can you suggest the most optimal way and describe in detail what to do? (I’m a beginner)
Hello @JohanCookie
What do you mean with change the sensitive of the spring arm?
Here is the basic documentation of the sprint arm component.
There you have some explanation about the different variable you can tweak.
Normally you add spotlight to your player or you can attach it to a bone.
My guess is they could mean the bounciness or stiffness? or turn rates or who knows ha
I have a flashlight in spring arm and a character camera in spring arm. I want the flashlight to move slightly faster than the player’s camera when the mouse is moving, and it has a limited angle of rotation so that the flashlight does not leave the character’s line of sight.
Oh I see you need to modify the updates velocity in the flashlight
You can modify the CameraLagSpeed or CameraLagRotation to achieve something similar.