- Home /
Question by
Smithy311 · Mar 09, 2015 at 11:51 AM ·
c#mouseeuleranglesmouselookgimbal-lock
Fix Gimbal Lock Mouse Look?
Hi, due to a mechanic in my game, the mouse look suffers from Gimbal lock. I'm using the regular mouse look script that comes with Unity, and that uses Euler angles. Is there a way this can be fixed with Quaternions or anything similar?
Comment