12345678910111213141516171819202122232425262728293031323334 |
- %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: -1783217055, guid: 3a092d701c8054009a5ccc1b8caf500b, type: 3}
- m_Name: Settings
- m_EditorClassIdentifier:
- DontDestroyOnLoad: 1
- AutoSetVersion: 1
- GameVersion: 1.0
- EnableIfDefined:
- DisableIfDefined:
- OnlyInDevBuilds: 0
- ShowOnException: 0
- TouchDetector: 2
- OpenAndCloseKeys: "~\\`|\xA7\xB1"
- ShowSeparateExceptionButton: 1
- ShowSeparateAssertButton: 1
- DisableUGUIWhenOpen: 1
- PauseGameWhenOpen: 0
- ShowRecentCommands: 1
- DefaultToEmailAddress:
- EditorScaleFactor: 1
- MobileScaleFactorPortrait: 0.8
- MobileScaleFactorLandscape: 1
- StandaloneScaleFactor: 1
- LogScreenshotCaptureMode: 0
|