Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

Sign up now!

Suggestion [BUG] Camera always turns the same direction

Joined
Dec 31, 2015
Messages
602
Using Camera.turnTo(GameObject, Pitch).

The camera will always turn the same direction no matter if the other direction is more efficient.

Very easy to reproduce, face WEST and use turnTo on a object in NORTH and it will turn anticlockwise instead of clockwise :).
 
Top