- Home /
Question by
The-Oddler · May 06, 2013 at 01:16 PM ·
androidplayersettings
Android: Disable Autorotate Animation
I need my game's screen to autorotate, though the animation is very annoying.
I remember, when working on iOS, that there was a toggle in the player settings, though this isn't present for android. I tried changing the PlayerSettings.useOSAutorotation
setting with an editor script but that doesn't seem to do anything.
Is there a way to do this on android? Other than disabling the autorotating and doing it in code myself?
Thanks!
Comment
Your answer
Follow this Question
Related Questions
Android Splash Screen Stretches 1 Answer
Wrong data in the Android manifest after build gradle with export in Unity 2018.1 1 Answer
Missing 3 level of code stripping in player settings for Android 1 Answer
Access AndroidTargetDevice (PlayerSettings) from code 1 Answer
Unity looses my Player settings 1 Answer