Hello, I am working on a project that involves a lot of gravity manipulation. In order to transition smoothly from one field of gravity to the other (as far as I can think of) I have to rotate my character capsule from one orientation to the new one. Changing the gravity just snaps to the new direction. CMC does not allow for rotation of the capsule. Due to this, I have landed on using the Mover plugin, which yes I know is still experimental, because it allows capsule rotation.
Does anyone know how to make a first person character with the mover plugin. All the examples are in 3rd person, and obviously very little of my knowledge from CMC carries over here.
Thanks in advance!