Commit 0f9c16c7 authored by 陈子煜's avatar 陈子煜

Merge remote-tracking branch 'origin/master'

parents e85668e9 40683da4
{
"__type__": "cc.AnimationClip",
"_name": "",
"_objFlags": 0,
"_native": "",
"sample": 60,
"speed": 1,
"wrapMode": 1,
"events": [],
"_duration": 0,
"_keys": [],
"_stepness": 0,
"curveDatas": {},
"_curves": [],
"_commonTargets": [],
"_hash": 0
}
{
"ver": "2.0.3",
"importer": "animation-clip",
"imported": true,
"uuid": "faf8b025-0eb1-4394-8eb9-34db4223db8b",
"files": [
".cconb"
],
"subMetas": {},
"userData": {
"name": "1205输出合成五个福袋"
}
}
This diff is collapsed.
......@@ -106,6 +106,7 @@ export class MainGame extends Scene {
debugLabel: Label = null;
debug() {
return;
const debugNode = new Node("debug");
debugNode.layer = this.killTxt.node.layer;
debugNode.addComponent(UITransform);
......
This diff is collapsed.
{
"ver": "1.1.50",
"importer": "scene",
"imported": true,
"uuid": "ca5fe6b7-0d2f-4ba9-87d0-8d1df4af15fc",
"files": [
".json"
],
"subMetas": {},
"userData": {}
}
......@@ -98,14 +98,14 @@
</style>
<script src="//yun.duiba.com.cn/db_games/ccc_game/template3d/1734425600002/src/assets/plugin/zepto.min.js"></script>
<script src="//yun.duiba.com.cn/db_games/ccc_game/template3d/1734425600002/src/assets/plugin/declare-process.js"></script>
<script src="//yun.duiba.com.cn/db_games/ccc_game/template3d/1734425600002/src/assets/plugin/SVGA.Lite.v2.1.1.js"></script>
<script src="//yun.duiba.com.cn/db_games/ccc_game/template3d/1734425600002/src/assets/plugin/jszip.min.v3.10.1.js"></script>
<script src="//yun.duiba.com.cn/db_games/ccc_game/template3d/1734425600002/src/assets/plugin/rem.min.js"></script>
<script src="//yun.duiba.com.cn/db_games/ccc_game/template3d/1734427119285/src/assets/plugin/zepto.min.js"></script>
<script src="//yun.duiba.com.cn/db_games/ccc_game/template3d/1734427119285/src/assets/plugin/declare-process.js"></script>
<script src="//yun.duiba.com.cn/db_games/ccc_game/template3d/1734427119285/src/assets/plugin/SVGA.Lite.v2.1.1.js"></script>
<script src="//yun.duiba.com.cn/db_games/ccc_game/template3d/1734427119285/src/assets/plugin/jszip.min.v3.10.1.js"></script>
<script src="//yun.duiba.com.cn/db_games/ccc_game/template3d/1734427119285/src/assets/plugin/rem.min.js"></script>
<script src="//res.wx.qq.com/open/js/jweixin-1.6.0.js"></script>
<!-- <link rel="stylesheet" type="text/css" href="//yun.duiba.com.cn/db_games/ccc_game/template3d/1734425600002/style.css" />-->
<!-- <link rel="stylesheet" type="text/css" href="//yun.duiba.com.cn/db_games/ccc_game/template3d/1734425600002/custom.css" />-->
<!-- <link rel="stylesheet" type="text/css" href="//yun.duiba.com.cn/db_games/ccc_game/template3d/1734427119285/style.css" />-->
<!-- <link rel="stylesheet" type="text/css" href="//yun.duiba.com.cn/db_games/ccc_game/template3d/1734427119285/custom.css" />-->
<!-- <script src="//yun-duiba-credits-test.duibatest.com.cn/TNGD_GAMES/libs/eruda.min.js"></script>-->
<!-- <script>eruda.init()</script>-->
......@@ -118,20 +118,20 @@
</div>
<!-- Polyfills bundle. -->
<script src="//yun.duiba.com.cn/db_games/ccc_game/template3d/1734425600002/src/polyfills.bundle.js" charset="utf-8"></script>
<script src="//yun.duiba.com.cn/db_games/ccc_game/template3d/1734427119285/src/polyfills.bundle.js" charset="utf-8"></script>
<!-- SystemJS support. -->
<script src="//yun.duiba.com.cn/db_games/ccc_game/template3d/1734425600002/src/system.bundle.js" charset="utf-8"></script>
<script src="//yun.duiba.com.cn/db_games/ccc_game/template3d/1734427119285/src/system.bundle.js" charset="utf-8"></script>
<!-- Import map -->
<!--<script src="https://yun.duiba.com.cn/db_games/ccc_game/template3d/1734425600002/src/import-map.json" type="systemjs-importmap" charset="utf-8"></script>-->
<!--<script src="https://yun.duiba.com.cn/db_games/ccc_game/template3d/1734427119285/src/import-map.json" type="systemjs-importmap" charset="utf-8"></script>-->
<script type="systemjs-importmap" charset="utf-8">
{"imports":{"cc":"//yun.duiba.com.cn/db_games/ccc_game/template3d/1734425600002/cocos-js/cc.js"}}
{"imports":{"cc":"//yun.duiba.com.cn/db_games/ccc_game/template3d/1734427119285/cocos-js/cc.js"}}
</script>
<script>
System.import('//yun.duiba.com.cn/db_games/ccc_game/template3d/1734425600002/index.js').catch(function (err) {
System.import('//yun.duiba.com.cn/db_games/ccc_game/template3d/1734427119285/index.js').catch(function (err) {
console.error(err);
})
</script>
......
......@@ -34,7 +34,7 @@
}
],
"useSplashScreen": false,
"debug": true,
"debug": false,
"sourceMaps": false
},
"BuildTaskManager": {
......@@ -45,14 +45,14 @@
"progress": 1,
"state": "success",
"stage": "build",
"message": "2024-12-17 16:55:12 build success in 1 min 52 s!",
"detailMessage": "Asset DB is resume!\r",
"message": "2024-12-17 17:19:23 build success in 44 s!",
"detailMessage": "%c兑吧发布插件 >> 版本号:1734427119285\rcolor: green\r",
"options": {
"name": "cocos-template-3d",
"server": "",
"platform": "web-mobile",
"buildPath": "project://build",
"debug": true,
"debug": false,
"md5Cache": false,
"skipCompressTexture": false,
"sourceMaps": false,
......@@ -109,7 +109,7 @@
"__version__": "1.3.8",
"logDest": "project://temp/builder/log/web-mobile2024-11-6 15-39.log"
},
"time": "2024-12-17 16:53:19",
"time": "2024-12-17 17:18:39",
"dirty": false
}
}
......
......@@ -11,7 +11,7 @@
"accessKeySecret": "6sk3EDd1BYrXlAUoh8maMuN7hOMkh1",
"__version__": "1.0.0",
"useZip": true,
"useJsEncryption": true
"useJsEncryption": false
}
},
"taskOptionsMap": {
......@@ -24,7 +24,7 @@
"accessKeySecret": "6sk3EDd1BYrXlAUoh8maMuN7hOMkh1",
"__version__": "1.0.0",
"useZip": true,
"useJsEncryption": true
"useJsEncryption": false
},
"1730878748609}": {
"uploadDir": "db_games/ccc_game/template3d",
......
......@@ -32,7 +32,7 @@
}
],
"useSplashScreen": false,
"debug": true,
"debug": false,
"sourceMaps": false
},
"taskOptionsMap": {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment