#I cannot look up past y = 15
1 messages · Page 1 of 1 (latest)
1 messages · Page 1 of 1 (latest)
I have just the very basics of a 3rd person shooter setup with the used 3rd person preset in unity but for some reason when I try I cannot look up past y = 15.
I have also added a pretty basic controller for a Aiming Mode that I created. (following a tutorial however.)
here is the only code I think is relevant
https://hatebin.com/hertjqlkhj
on line 16 What are topClamp and BottomClamp set to?
This is the default Thirdpersoncontroller so let me find it and check
its clamping the pitch, I suspect thats what's limiting it