Preliminary screen rotation work
This commit is contained in:
@@ -8,6 +8,9 @@ EditorBuildSettings:
|
||||
- enabled: 0
|
||||
path: Assets/Scenes/SampleScene.unity
|
||||
guid: 8c9cfa26abfee488c85f1582747f6a02
|
||||
- enabled: 1
|
||||
path: Assets/Scenes/MainMenu.unity
|
||||
guid: b93f2f3b39a62684c8474ba79c8f698d
|
||||
- enabled: 1
|
||||
path: Assets/Scenes/Levels/AppleHillsOverworld.unity
|
||||
guid: 350ef8129fba8174bb68b98a0f75e2f7
|
||||
|
||||
@@ -77,7 +77,7 @@ PlayerSettings:
|
||||
androidMinimumWindowWidth: 400
|
||||
androidMinimumWindowHeight: 300
|
||||
androidFullscreenMode: 1
|
||||
androidAutoRotationBehavior: 1
|
||||
androidAutoRotationBehavior: 2
|
||||
androidPredictiveBackSupport: 0
|
||||
androidApplicationEntry: 2
|
||||
defaultIsNativeResolution: 1
|
||||
|
||||
14
ProjectSettings/ScriptableBuildPipeline.json
Normal file
14
ProjectSettings/ScriptableBuildPipeline.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"useBuildCacheServer": false,
|
||||
"cacheServerHost": "",
|
||||
"cacheServerPort": 8126,
|
||||
"threadedArchiving": true,
|
||||
"logCacheMiss": false,
|
||||
"logAssetWarnings": true,
|
||||
"slimWriteResults": true,
|
||||
"maximumCacheSize": 20,
|
||||
"useDetailedBuildLog": false,
|
||||
"useV2Hasher": true,
|
||||
"fileIDHashSeed": 0,
|
||||
"prefabPackedHeaderSize": 2
|
||||
}
|
||||
Reference in New Issue
Block a user