#I cannot look up past y = 15

1 messages · Page 1 of 1 (latest)

light echo
#

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.)

unborn sleet
#

on line 16 What are topClamp and BottomClamp set to?

light echo
#

This is the default Thirdpersoncontroller so let me find it and check

unborn sleet
#

its clamping the pitch, I suspect thats what's limiting it

light echo
#

Oh wait. What in the world.

#

Thank you i knew it was something easy. Just didnt understand the controller completely