You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Lookspeed feels wrong on mobile devices because the delta from the touch input can be very large. Potentially scale this by 1080.0f / resolution.width or something like that?