Splash screen

This commit is contained in:
Martin 2023-01-03 11:43:03 +01:00
parent 93f6fc92fe
commit 93578fae42
2 changed files with 2 additions and 2 deletions

View File

@ -1707,7 +1707,7 @@
"_lpos": {
"__type__": "cc.Vec3",
"x": -320,
"y": 479.9999999999999,
"y": 480,
"z": -1000
},
"_lrot": {

View File

@ -2,6 +2,6 @@
"splash-setting": {
"totalTime": 1500,
"displayWatermark": false,
"url": "C:\\_UNITY PROJ\\VampSu\\assets\\Media\\Images\\Game\\UI\\Y8Logo.png"
"url": "project://assets/Media/Images/Game/UI/Y8Logo.png"
}
}