Skip to content

Commit

Permalink
Hide settings dialog & reposition buttons
Browse files Browse the repository at this point in the history
  • Loading branch information
grandao committed Apr 15, 2019
1 parent ca80c94 commit 123bc42
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 deletions Assets/Scenes/SampleScene.unity
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@ Transform:
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 47952164}
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
m_LocalPosition: {x: 3.01, y: 4, z: -0.65}
m_LocalPosition: {x: 3.53, y: 4.25, z: -0.65}
m_LocalScale: {x: 0.6, y: 0.6, z: 0.6}
m_Children:
- {fileID: 321314210}
Expand Down Expand Up @@ -231,7 +231,7 @@ Transform:
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 63628349}
m_LocalRotation: {x: 0, y: 1, z: 0, w: 0}
m_LocalPosition: {x: 7.44, y: 4.01, z: -0.49}
m_LocalPosition: {x: 7.96, y: 4.26, z: -0.49}
m_LocalScale: {x: 840, y: 840, z: 200}
m_Children:
- {fileID: 94018881}
Expand Down Expand Up @@ -566,7 +566,7 @@ Transform:
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 94018877}
m_LocalRotation: {x: -0, y: -0.7071068, z: 0.7071068, w: 0}
m_LocalPosition: {x: 0.0024642858, y: -0.003904762, z: -0.00245}
m_LocalPosition: {x: 0.00265, y: -0.00372, z: -0.0025}
m_LocalScale: {x: -0.0007142859, y: -0.005000002, z: 0.0005357145}
m_Children: []
m_Father: {fileID: 63628352}
Expand Down Expand Up @@ -908,12 +908,12 @@ PrefabInstance:
- target: {fileID: 7816553599486336056, guid: f6cc58ee930926140a275fc47893bdb9,
type: 3}
propertyPath: m_LocalPosition.x
value: 5.87
value: 6.39
objectReference: {fileID: 0}
- target: {fileID: 7816553599486336056, guid: f6cc58ee930926140a275fc47893bdb9,
type: 3}
propertyPath: m_LocalPosition.y
value: 3.96
value: 4.21
objectReference: {fileID: 0}
- target: {fileID: 7816553599486336056, guid: f6cc58ee930926140a275fc47893bdb9,
type: 3}
Expand Down Expand Up @@ -2865,7 +2865,7 @@ Transform:
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 1647202075}
m_LocalRotation: {x: 0, y: 0, z: 0.38268343, w: 0.92387956}
m_LocalPosition: {x: 4.6, y: 3.98, z: -0.97}
m_LocalPosition: {x: 5.12, y: 4.23, z: -0.97}
m_LocalScale: {x: 0.5, y: 0.5, z: 0.6}
m_Children: []
m_Father: {fileID: 0}
Expand Down
2 changes: 1 addition & 1 deletion ProjectSettings/ProjectSettings.asset
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ PlayerSettings:
iosShowActivityIndicatorOnLoading: -1
androidShowActivityIndicatorOnLoading: -1
iosAppInBackgroundBehavior: 0
displayResolutionDialog: 1
displayResolutionDialog: 2
iosAllowHTTPDownload: 1
allowedAutorotateToPortrait: 1
allowedAutorotateToPortraitUpsideDown: 1
Expand Down

0 comments on commit 123bc42

Please sign in to comment.