minor scene fix

This commit is contained in:
Jack Rus
2020-02-02 16:52:13 -05:00
parent b00811a8b0
commit b3ccc2df46
4 changed files with 12 additions and 9 deletions

View File

@@ -921,7 +921,7 @@ MonoBehaviour:
m_PhysicalUnit: 3 m_PhysicalUnit: 3
m_FallbackScreenDPI: 96 m_FallbackScreenDPI: 96
m_DefaultSpriteDPI: 96 m_DefaultSpriteDPI: 96
m_DynamicPixelsPerUnit: 1 m_DynamicPixelsPerUnit: 16
--- !u!223 &1820456177 --- !u!223 &1820456177
Canvas: Canvas:
m_ObjectHideFlags: 0 m_ObjectHideFlags: 0
@@ -931,7 +931,7 @@ Canvas:
m_GameObject: {fileID: 1820456174} m_GameObject: {fileID: 1820456174}
m_Enabled: 1 m_Enabled: 1
serializedVersion: 3 serializedVersion: 3
m_RenderMode: 1 m_RenderMode: 2
m_Camera: {fileID: 998016119} m_Camera: {fileID: 998016119}
m_PlaneDistance: 100 m_PlaneDistance: 100
m_PixelPerfect: 0 m_PixelPerfect: 0
@@ -951,8 +951,8 @@ RectTransform:
m_PrefabAsset: {fileID: 0} m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 1820456174} m_GameObject: {fileID: 1820456174}
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
m_LocalPosition: {x: 0, y: 0, z: 0} m_LocalPosition: {x: 0, y: 0, z: 100}
m_LocalScale: {x: 0, y: 0, z: 0} m_LocalScale: {x: 0.0625, y: 0.0625, z: 0.0625}
m_Children: m_Children:
- {fileID: 1392404506} - {fileID: 1392404506}
- {fileID: 2106947133} - {fileID: 2106947133}
@@ -963,8 +963,8 @@ RectTransform:
m_AnchorMin: {x: 0, y: 0} m_AnchorMin: {x: 0, y: 0}
m_AnchorMax: {x: 0, y: 0} m_AnchorMax: {x: 0, y: 0}
m_AnchoredPosition: {x: 0, y: 0} m_AnchoredPosition: {x: 0, y: 0}
m_SizeDelta: {x: 0, y: 0} m_SizeDelta: {x: 256, y: 240}
m_Pivot: {x: 0, y: 0} m_Pivot: {x: 0.5, y: 0.5}
--- !u!95 &1820456179 --- !u!95 &1820456179
Animator: Animator:
serializedVersion: 3 serializedVersion: 3

View File

@@ -34,6 +34,9 @@ GraphicsSettings:
- {fileID: 4800000, guid: 26bd9892d27d0114b93df1dacce3b21d, type: 3} - {fileID: 4800000, guid: 26bd9892d27d0114b93df1dacce3b21d, type: 3}
- {fileID: 4800000, guid: b310eee2f93ac2d46aa921a01dd77ef8, type: 3} - {fileID: 4800000, guid: b310eee2f93ac2d46aa921a01dd77ef8, type: 3}
- {fileID: 4800000, guid: e44bf8be36890b74081d936df1a0c129, type: 3} - {fileID: 4800000, guid: e44bf8be36890b74081d936df1a0c129, type: 3}
- {fileID: 16000, guid: 0000000000000000f000000000000000, type: 0}
- {fileID: 16001, guid: 0000000000000000f000000000000000, type: 0}
- {fileID: 17000, guid: 0000000000000000f000000000000000, type: 0}
m_PreloadedShaders: [] m_PreloadedShaders: []
m_SpritesDefaultMaterial: {fileID: 10754, guid: 0000000000000000f000000000000000, m_SpritesDefaultMaterial: {fileID: 10754, guid: 0000000000000000f000000000000000,
type: 0} type: 0}

View File

@@ -67,7 +67,7 @@ PlayerSettings:
androidRenderOutsideSafeArea: 1 androidRenderOutsideSafeArea: 1
androidUseSwappy: 0 androidUseSwappy: 0
androidBlitType: 1 androidBlitType: 1
defaultIsNativeResolution: 0 defaultIsNativeResolution: 1
macRetinaSupport: 0 macRetinaSupport: 0
runInBackground: 0 runInBackground: 0
captureSingleScreen: 1 captureSingleScreen: 1
@@ -94,7 +94,7 @@ PlayerSettings:
visibleInBackground: 1 visibleInBackground: 1
allowFullscreenSwitch: 1 allowFullscreenSwitch: 1
graphicsJobMode: 0 graphicsJobMode: 0
fullscreenMode: 3 fullscreenMode: 1
xboxSpeechDB: 0 xboxSpeechDB: 0
xboxEnableHeadOrientation: 0 xboxEnableHeadOrientation: 0
xboxEnableGuest: 0 xboxEnableGuest: 0

View File

@@ -4,7 +4,7 @@
UnityConnectSettings: UnityConnectSettings:
m_ObjectHideFlags: 0 m_ObjectHideFlags: 0
serializedVersion: 1 serializedVersion: 1
m_Enabled: 0 m_Enabled: 1
m_TestMode: 0 m_TestMode: 0
m_EventOldUrl: https://api.uca.cloud.unity3d.com/v1/events m_EventOldUrl: https://api.uca.cloud.unity3d.com/v1/events
m_EventUrl: https://cdp.cloud.unity3d.com/v1/events m_EventUrl: https://cdp.cloud.unity3d.com/v1/events