Disabling Player Camera Wiggle

Report bugs of MFPS 2.0 here
Post Reply
User avatar
ThePrimePillow
Contributor
Contributor
Posts: 65
Joined: Thu Feb 22, 2018 10:10 pm

Hello, disabling the Player Camera Wiggle in GameData doesn't actually disable the shake when walking/running.
User avatar
Lovatto
Admin
Admin
Posts: 1834
Joined: Sun Dec 07, 2014 3:18 pm
Contact:

You are probably confusing the Head Bob movement with the Wiggle Movement, basically:

Camera Wiggle movement is the delay rotation movement on the camera when the player moves the camera with the mouse or pad.
Head Bob is the camera movement that occurs when the player is walking or running.

Assuming I'm right and what you want is disable the head bob movement, the easy way to do this is by setting the HeadBobMagnitude to = 0,
this property is located in the bl_FirstPersonController script attached to the player prefabs.
How to find your Invoice Number: Here
How to find your Order Number: Here
Post Reply