#Clamp does not work properly
3 messages · Page 1 of 1 (latest)
3 messages · Page 1 of 1 (latest)
Im trying to make camera movement and since i dont want to infinitely spin the camera up or down, im using clamp like other tutorials. However clamp stops working depending on how big the min and max is for some reason. I tried (min to max) -90 to 90, -80 to 80 and others, but they all break clamp. I need help with that asap
I can provide details if needed
are you converting the angles to radians?