Skip to content
Permalink
Browse files
Lock screen orientation
Each scene by every member was made with portrait mode in mind, so lock screen orientation of the app to portrait-mode only.
  • Loading branch information
shahidh7 committed Apr 5, 2020
1 parent ba3c82c commit 24d0e69395e9cf03cfdeb2e6290b8579d822243b
Show file tree
Hide file tree
Showing 10 changed files with 45 additions and 8 deletions.
BIN +381 KB (110%) .vs/206CDE/v16/.suo
Binary file not shown.

Some generated files are not rendered by default. Learn more.

@@ -0,0 +1,16 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!114 &11400000
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: d2dc886499c26824283350fa532d087d, type: 3}
m_Name: XRGeneralSettings
m_EditorClassIdentifier:
Keys:
Values: []

Some generated files are not rendered by default. Learn more.

Some generated files are not rendered by default. Learn more.

@@ -20,15 +20,12 @@ EditorBuildSettings:
- enabled: 1
path: Assets/building list.unity
guid: ebd9f974601c7b54b8e2a3a47bc97d48
- enabled: 1
path: Assets/building description.unity
guid: 1c33d87913fd476478d0c698f33d74ec
- enabled: 0
path:
guid: 00000000000000000000000000000000
- enabled: 1
path: Assets/Gallery.unity
guid: 9ca48a68bebdcd145837a65d7687f0ba
- enabled: 1
path: Assets/building description.unity
guid: 2ba4c236cf1e26b44b014b9f59e59076
m_configObjects:
com.unity.xr.management.loader_settings: {fileID: 11400000, guid: 5fd32e04bbfda504e8f77650649c256c,
com.unity.xr.management.loader_settings: {fileID: 11400000, guid: 9416e3923de3533459462f652a737fa8,
type: 2}
@@ -8,7 +8,7 @@ PlayerSettings:
AndroidProfiler: 0
AndroidFilterTouchesWhenObscured: 0
AndroidEnableSustainedPerformanceMode: 0
defaultScreenOrientation: 4
defaultScreenOrientation: 0
targetDevice: 2
useOnDemandResources: 0
accelerometerFrequency: 60
@@ -103,6 +103,7 @@ PlayerSettings:
xboxOneMonoLoggingLevel: 0
xboxOneLoggingLevel: 1
xboxOneDisableEsram: 0
xboxOneEnableTypeOptimization: 0
xboxOnePresentImmediateThreshold: 0
switchQueueCommandMemory: 1048576
switchQueueControlMemory: 16384
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 comments on commit 24d0e69

Please sign in to comment.