Hi,
I have a rotating space station rotating around x axis (Pitch).
My camera should match the space station around z axis (Roll). So its entrance is lined up.
Problem is the Roll goes 0-> 180, -180 -> 0 but the Pitch goes 0->90->0->-90->0
So half the time they match, but why does the pitch not go to 180?
I'd post a bit of code but it is an experimental mess.
Thanks, Jim