File tree Expand file tree Collapse file tree 4 files changed +5
-15
lines changed
Assets/WebGLTemplates/Thirdweb Expand file tree Collapse file tree 4 files changed +5
-15
lines changed Original file line number Diff line number Diff line change 1717 </ div >
1818 < div id ="loading-cover " style ="display: none ">
1919 < div id ="unity-loading-bar ">
20- < div id ="unity-logo "> < img src =" logo.png " /> < /div >
20+ < div id ="unity-logo "> </ div >
2121 < div id ="unity-progress-bar-empty " style ="display: none ">
2222 < div id ="unity-progress-bar-full "> </ div >
2323 </ div >
2424 < div class ="spinner "> </ div >
2525 </ div >
2626 </ div >
2727 < div id ="unity-fullscreen-button " style ="display: none "> </ div >
28- <!-- <script
29- src="https://cdn.ethers.io/lib/ethers-5.2.umd.min.js"
30- type="application/javascript"
31- ></script> -->
32- <!-- <script src="thirdweb.js" type="module"></script> -->
3328 < script type ="module ">
3429 const hideFullScreenButton = "{{{ HIDE_FULL_SCREEN_BUTTON }}}" ;
3530 const buildUrl = "Build" ;
Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ PlayerSettings:
2222 m_SplashScreenOverlayOpacity : 1
2323 m_SplashScreenAnimation : 1
2424 m_SplashScreenLogoStyle : 1
25- m_SplashScreenDrawMode : 0
25+ m_SplashScreenDrawMode : 1
2626 m_SplashScreenBackgroundAnimationZoom : 1
2727 m_SplashScreenLogoAnimationZoom : 1
2828 m_SplashScreenBackgroundLandscapeAspect : 1
@@ -39,7 +39,9 @@ PlayerSettings:
3939 y : 0
4040 width : 1
4141 height : 1
42- m_SplashScreenLogos : []
42+ m_SplashScreenLogos :
43+ - logo : {fileID: 10404, guid: 0000000000000000e000000000000000, type: 0}
44+ duration : 2
4345 m_VirtualRealitySplashScreen : {fileID: 0}
4446 m_HolographicTrackingLossScreen : {fileID: 0}
4547 defaultScreenWidth : 1024
You can’t perform that action at this time.
0 commit comments