Hey there!
I’m trying to use Anthro Rigs as StarterCharacter and I wanted to implement First Person View in it,
but the problem is that the camera, by default goes somewhere to the neck, which makes other Anthro rigs look taller. Here’s a video to explain
https://gyazo.com/daaf25da537a78d376b52e5a93524322
What I have tried:
Setting the CameraSubject to Head
This improved the situation a little bit, but then you couldn’t really go to First Person:
https://gyazo.com/13e464557a4936e7e9648a9035d2658b
Setting the CameraSubject through script and then locking First Person gave the same results.
Anybody know what’s going on here?