Update ProjectSettings.asset
This commit is contained in:
parent
2ebe854b3e
commit
e6202a2eb1
|
@ -13,7 +13,7 @@ PlayerSettings:
|
||||||
useOnDemandResources: 0
|
useOnDemandResources: 0
|
||||||
accelerometerFrequency: 60
|
accelerometerFrequency: 60
|
||||||
companyName: The Deprived Devs
|
companyName: The Deprived Devs
|
||||||
productName: 3DTD
|
productName: 'Corrobot: Rebounce'
|
||||||
defaultCursor: {fileID: 0}
|
defaultCursor: {fileID: 0}
|
||||||
cursorHotspot: {x: 0, y: 0}
|
cursorHotspot: {x: 0, y: 0}
|
||||||
m_SplashScreenBackgroundColor: {r: 0.34591186, g: 0.34591186, b: 0.34591186, a: 1}
|
m_SplashScreenBackgroundColor: {r: 0.34591186, g: 0.34591186, b: 0.34591186, a: 1}
|
||||||
|
@ -295,6 +295,48 @@ PlayerSettings:
|
||||||
m_Width: 128
|
m_Width: 128
|
||||||
m_Height: 128
|
m_Height: 128
|
||||||
m_Kind: 0
|
m_Kind: 0
|
||||||
|
- m_BuildTarget: Standalone
|
||||||
|
m_Icons:
|
||||||
|
- serializedVersion: 2
|
||||||
|
m_Icon: {fileID: 0}
|
||||||
|
m_Width: 1024
|
||||||
|
m_Height: 1024
|
||||||
|
m_Kind: 0
|
||||||
|
- serializedVersion: 2
|
||||||
|
m_Icon: {fileID: 0}
|
||||||
|
m_Width: 512
|
||||||
|
m_Height: 512
|
||||||
|
m_Kind: 0
|
||||||
|
- serializedVersion: 2
|
||||||
|
m_Icon: {fileID: 0}
|
||||||
|
m_Width: 256
|
||||||
|
m_Height: 256
|
||||||
|
m_Kind: 0
|
||||||
|
- serializedVersion: 2
|
||||||
|
m_Icon: {fileID: 0}
|
||||||
|
m_Width: 128
|
||||||
|
m_Height: 128
|
||||||
|
m_Kind: 0
|
||||||
|
- serializedVersion: 2
|
||||||
|
m_Icon: {fileID: 0}
|
||||||
|
m_Width: 64
|
||||||
|
m_Height: 64
|
||||||
|
m_Kind: 0
|
||||||
|
- serializedVersion: 2
|
||||||
|
m_Icon: {fileID: 0}
|
||||||
|
m_Width: 48
|
||||||
|
m_Height: 48
|
||||||
|
m_Kind: 0
|
||||||
|
- serializedVersion: 2
|
||||||
|
m_Icon: {fileID: 0}
|
||||||
|
m_Width: 32
|
||||||
|
m_Height: 32
|
||||||
|
m_Kind: 0
|
||||||
|
- serializedVersion: 2
|
||||||
|
m_Icon: {fileID: 0}
|
||||||
|
m_Width: 16
|
||||||
|
m_Height: 16
|
||||||
|
m_Kind: 0
|
||||||
m_BuildTargetPlatformIcons:
|
m_BuildTargetPlatformIcons:
|
||||||
- m_BuildTarget: iPhone
|
- m_BuildTarget: iPhone
|
||||||
m_Icons:
|
m_Icons:
|
||||||
|
|
Loading…
Reference in New Issue