Hello, everyone.
How do I adjust the camera offsets to the player size? I’m just changing the characters size via scripts every time they touch a part as an experiment. But, how do I adjust the camera to the bigger player sizes such that it doesnt get stuck at lower altitudes?
1 Like
Are you using humanoid/ default starter character? if so then the humanoid has a property call camera offset or something. you could try that.
1 Like
I am aware of the camera offset but how do I adjust it to match humanoid sizes?
2 Likes
Well what values are you using to resize the character? You could just use the values that you are using.