Commit 7ff5be42 authored by haiyoucuv's avatar haiyoucuv

init

parent b5c825da
......@@ -6613,16 +6613,16 @@
"__type__": "cc.AmbientInfo",
"_skyColorHDR": {
"__type__": "cc.Vec4",
"x": 0.2,
"y": 0.5,
"z": 0.8,
"x": 1,
"y": 1,
"z": 1,
"w": 0.520833125
},
"_skyColor": {
"__type__": "cc.Vec4",
"x": 0.2,
"y": 0.5,
"z": 0.8,
"x": 1,
"y": 1,
"z": 1,
"w": 0.520833125
},
"_skyIllumHDR": 20000,
......
......@@ -5,22 +5,12 @@
"__editorExtras__": {},
"_native": "",
"_effectAsset": {
"__uuid__": "9b20a514-6cc3-49de-b216-b6b863046249",
"__uuid__": "c8f66d17-351a-48da-a12c-0212d28575c4",
"__expectedType__": "cc.EffectAsset"
},
"_techIdx": 0,
"_defines": [
{
"USE_OUTLINE_PASS": true,
"USE_INSTANCING": true,
"USE_POSITION_SCALING": true
},
{
"USE_INSTANCING": true,
"USE_BASE_COLOR_MAP": true,
"BASE_COLOR_MAP_AS_SHADE_MAP_1": true,
"BASE_COLOR_MAP_AS_SHADE_MAP_2": true
},
{},
{},
{},
{},
......@@ -76,15 +66,6 @@
]
}
},
{
"rasterizerState": {},
"depthStencilState": {},
"blendState": {
"targets": [
{}
]
}
},
{
"rasterizerState": {},
"depthStencilState": {},
......@@ -97,43 +78,6 @@
],
"_props": [
{},
{
"mainColor": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"shadeColor1": {
"__type__": "cc.Color",
"r": 184,
"g": 184,
"b": 184,
"a": 255
},
"shadeColor2": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"specular": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 0
},
"baseFeather": 0.01,
"shadeStep": 0,
"shadeFeather": 0,
"mainTexture": {
"__uuid__": "b9db7774-5fed-4cab-b013-ae13b7c5022a@6c48a",
"__expectedType__": "cc.Texture2D"
}
},
{},
{},
{},
......
......@@ -77,9 +77,9 @@
{
"mainColor": {
"__type__": "cc.Color",
"r": 97,
"g": 57,
"b": 60,
"r": 157,
"g": 94,
"b": 72,
"a": 255
},
"roughness": 0.450053632
......
......@@ -77,8 +77,8 @@
{
"mainColor": {
"__type__": "cc.Color",
"r": 60,
"g": 216,
"r": 67,
"g": 240,
"b": 0,
"a": 255
},
......
......@@ -78,8 +78,8 @@
"mainColor": {
"__type__": "cc.Color",
"r": 255,
"g": 102,
"b": 249,
"g": 126,
"b": 245,
"a": 255
},
"roughness": 0.450053632
......
......@@ -77,9 +77,9 @@
{
"mainColor": {
"__type__": "cc.Color",
"r": 122,
"g": 0,
"b": 213,
"r": 183,
"g": 85,
"b": 255,
"a": 255
},
"roughness": 0.450053632
......
......@@ -77,9 +77,9 @@
{
"mainColor": {
"__type__": "cc.Color",
"r": 233,
"g": 0,
"b": 0,
"r": 255,
"g": 53,
"b": 53,
"a": 255
},
"roughness": 0.450053632
......
......@@ -75,13 +75,6 @@
],
"_props": [
{
"mainColor": {
"__type__": "cc.Color",
"r": 231,
"g": 231,
"b": 231,
"a": 255
},
"roughness": 0.450053632
},
{},
......
......@@ -77,8 +77,8 @@
{
"mainColor": {
"__type__": "cc.Color",
"r": 231,
"g": 194,
"r": 255,
"g": 214,
"b": 0,
"a": 255
},
......
......@@ -1483,7 +1483,7 @@
"_lpos": {
"__type__": "cc.Vec3",
"x": 0,
"y": 1.317,
"y": 1.042,
"z": -0.132
},
"_lrot": {
......
......@@ -39,7 +39,6 @@ export class CarCarColorsSysterm extends Component {
}
for (; len--;) {
console.log(`添加车座 ${color} ${len}`)
this.carSeats.push(color)
}
}
......
......@@ -98,14 +98,14 @@
</style>
<script src="//yun.duiba.com.cn/db_games/ccc_game/template3d/1749030676622/src/assets/plugin/zepto.min.js"></script>
<script src="//yun.duiba.com.cn/db_games/ccc_game/template3d/1749030676622/src/assets/plugin/declare-process.js"></script>
<script src="//yun.duiba.com.cn/db_games/ccc_game/template3d/1749030676622/src/assets/plugin/SVGA.Lite.v2.1.1.js"></script>
<script src="//yun.duiba.com.cn/db_games/ccc_game/template3d/1749030676622/src/assets/plugin/jszip.min.v3.10.1.js"></script>
<script src="//yun.duiba.com.cn/db_games/ccc_game/template3d/1749030676622/src/assets/plugin/rem.min.js"></script>
<script src="//yun.duiba.com.cn/db_games/ccc_game/template3d/1749031204400/src/assets/plugin/zepto.min.js"></script>
<script src="//yun.duiba.com.cn/db_games/ccc_game/template3d/1749031204400/src/assets/plugin/declare-process.js"></script>
<script src="//yun.duiba.com.cn/db_games/ccc_game/template3d/1749031204400/src/assets/plugin/SVGA.Lite.v2.1.1.js"></script>
<script src="//yun.duiba.com.cn/db_games/ccc_game/template3d/1749031204400/src/assets/plugin/jszip.min.v3.10.1.js"></script>
<script src="//yun.duiba.com.cn/db_games/ccc_game/template3d/1749031204400/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/1749030676622/style.css" />-->
<!-- <link rel="stylesheet" type="text/css" href="//yun.duiba.com.cn/db_games/ccc_game/template3d/1749030676622/custom.css" />-->
<!-- <link rel="stylesheet" type="text/css" href="//yun.duiba.com.cn/db_games/ccc_game/template3d/1749031204400/style.css" />-->
<!-- <link rel="stylesheet" type="text/css" href="//yun.duiba.com.cn/db_games/ccc_game/template3d/1749031204400/custom.css" />-->
<!-- <script src="//yun-duiba-credits-test.duibatest.com.cn/TNGD_GAMES/libs/eruda.min.js"></script>-->
<!-- <script>eruda.init()</script>-->
......@@ -132,20 +132,20 @@
</div>
<!-- Polyfills bundle. -->
<script src="//yun.duiba.com.cn/db_games/ccc_game/template3d/1749030676622/src/polyfills.bundle.js" charset="utf-8"></script>
<script src="//yun.duiba.com.cn/db_games/ccc_game/template3d/1749031204400/src/polyfills.bundle.js" charset="utf-8"></script>
<!-- SystemJS support. -->
<script src="//yun.duiba.com.cn/db_games/ccc_game/template3d/1749030676622/src/system.bundle.js" charset="utf-8"></script>
<script src="//yun.duiba.com.cn/db_games/ccc_game/template3d/1749031204400/src/system.bundle.js" charset="utf-8"></script>
<!-- Import map -->
<!--<script src="https://yun.duiba.com.cn/db_games/ccc_game/template3d/1749030676622/src/import-map.json" type="systemjs-importmap" charset="utf-8"></script>-->
<!--<script src="https://yun.duiba.com.cn/db_games/ccc_game/template3d/1749031204400/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/1749030676622/cocos-js/cc.js"}}
{"imports":{"cc":"//yun.duiba.com.cn/db_games/ccc_game/template3d/1749031204400/cocos-js/cc.js"}}
</script>
<script>
System.import('//yun.duiba.com.cn/db_games/ccc_game/template3d/1749030676622/index.js').catch(function (err) {
System.import('//yun.duiba.com.cn/db_games/ccc_game/template3d/1749031204400/index.js').catch(function (err) {
console.error(err);
})
</script>
......
......@@ -31,7 +31,7 @@
"progress": 1,
"state": "success",
"stage": "build",
"message": "2025-6-4 17:52:14 build success in 58 s!",
"message": "2025-6-4 18:01:23 build success in 1 min 20 s!",
"detailMessage": "Asset DB is resume!\r",
"options": {
"name": "card",
......@@ -103,7 +103,7 @@
"enable": true
}
},
"time": "2025-6-4 17:51:16",
"time": "2025-6-4 18:00:02",
"dirty": false
}
}
......
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