Skip to content

Commit

Permalink
Merge pull request #35 from cybardev/cy-dev
Browse files Browse the repository at this point in the history
Switch to Default template for WebGL
  • Loading branch information
cybardev authored Apr 2, 2024
2 parents 19c2ea4 + ba15d5a commit f1ab9b4
Showing 1 changed file with 9 additions and 7 deletions.
16 changes: 9 additions & 7 deletions ProjectSettings/ProjectSettings.asset
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@ PlayerSettings:
productName: Noctrun
defaultCursor: {fileID: 0}
cursorHotspot: {x: 0, y: 0}
m_SplashScreenBackgroundColor: {r: 0.13725491, g: 0.12156863, b: 0.1254902, a: 1}
m_ShowUnitySplashScreen: 0
m_ShowUnitySplashLogo: 1
m_SplashScreenBackgroundColor: {r: 0.043137256, g: 0.098039225, b: 0.11764707, a: 1}
m_ShowUnitySplashScreen: 1
m_ShowUnitySplashLogo: 0
m_SplashScreenOverlayOpacity: 1
m_SplashScreenAnimation: 1
m_SplashScreenLogoStyle: 1
Expand All @@ -39,7 +39,9 @@ PlayerSettings:
y: 0
width: 1
height: 1
m_SplashScreenLogos: []
m_SplashScreenLogos:
- logo: {fileID: 21300000, guid: a6262f5125292487d90ef7b7d72ec10e, type: 3}
duration: 2
m_VirtualRealitySplashScreen: {fileID: 0}
m_HolographicTrackingLossScreen: {fileID: 0}
defaultScreenWidth: 1920
Expand Down Expand Up @@ -300,7 +302,7 @@ PlayerSettings:
openGLRequireES31AEP: 0
openGLRequireES32: 0
m_TemplateCustomTags:
PRODUCT_DESCRIPTION:
PRODUCT_DESCRIPTION: Noctrun
mobileMTRendering:
Android: 1
iPhone: 1
Expand Down Expand Up @@ -541,8 +543,8 @@ PlayerSettings:
ps4IncludedModules: []
ps4attribVROutputEnabled: 0
monoEnv:
splashScreenBackgroundSourceLandscape: {fileID: 0}
splashScreenBackgroundSourcePortrait: {fileID: 0}
splashScreenBackgroundSourceLandscape: {fileID: 21300000, guid: 4336ecd4a54d34f5aa456730b9f93bed, type: 3}
splashScreenBackgroundSourcePortrait: {fileID: 21300000, guid: 4336ecd4a54d34f5aa456730b9f93bed, type: 3}
blurSplashScreenBackground: 1
spritePackerPolicy:
webGLMemorySize: 32
Expand Down

0 comments on commit f1ab9b4

Please sign in to comment.