Hi there
Long Version:
I am currently building an awesome mech simulator for VR, yet the camera is definitly too big. Since I don’t want to scale the world (physics…), I am left with scaling the camera.
The only fun thing is, that no matter what I parent the Cam to and no matter if I change the scale on either the Cam or the Parent, the Camera just stays the “same size”, which is troublesome, since I dont want to enable the player to look through the roof of the mech… alll the time
I know that the SteamVR and Vive support have features for that, but if I just want to stay with a “normal” unity build, how do I go about rescaling the cam?
TL;DR:
Can’t scale the Camera, neither directly nor with rescaling the Parent. Can’t rescale the world due to physics issues. How do I make the Camera Scale smaller?
Thank a lot for the help in this already thoroughly discussed topic!