Commit f1b33a15 authored by haiyoucuv's avatar haiyoucuv

init

parent 278b637a
...@@ -11,6 +11,7 @@ ...@@ -11,6 +11,7 @@
"_techIdx": 1, "_techIdx": 1,
"_defines": [ "_defines": [
{ {
"USE_INSTANCING": true,
"USE_TEXTURE": true "USE_TEXTURE": true
}, },
{}, {},
......
...@@ -10,7 +10,9 @@ ...@@ -10,7 +10,9 @@
}, },
"_techIdx": 0, "_techIdx": 0,
"_defines": [ "_defines": [
{}, {
"USE_INSTANCING": true
},
{}, {},
{}, {},
{}, {},
......
...@@ -10,7 +10,9 @@ ...@@ -10,7 +10,9 @@
}, },
"_techIdx": 0, "_techIdx": 0,
"_defines": [ "_defines": [
{}, {
"USE_INSTANCING": true
},
{}, {},
{}, {},
{}, {},
......
...@@ -10,7 +10,9 @@ ...@@ -10,7 +10,9 @@
}, },
"_techIdx": 0, "_techIdx": 0,
"_defines": [ "_defines": [
{}, {
"USE_INSTANCING": true
},
{}, {},
{}, {},
{}, {},
......
...@@ -10,7 +10,9 @@ ...@@ -10,7 +10,9 @@
}, },
"_techIdx": 0, "_techIdx": 0,
"_defines": [ "_defines": [
{}, {
"USE_INSTANCING": true
},
{}, {},
{}, {},
{}, {},
......
...@@ -10,7 +10,9 @@ ...@@ -10,7 +10,9 @@
}, },
"_techIdx": 0, "_techIdx": 0,
"_defines": [ "_defines": [
{}, {
"USE_INSTANCING": true
},
{}, {},
{}, {},
{}, {},
......
...@@ -10,7 +10,9 @@ ...@@ -10,7 +10,9 @@
}, },
"_techIdx": 0, "_techIdx": 0,
"_defines": [ "_defines": [
{}, {
"USE_INSTANCING": true
},
{}, {},
{}, {},
{}, {},
......
...@@ -10,7 +10,9 @@ ...@@ -10,7 +10,9 @@
}, },
"_techIdx": 0, "_techIdx": 0,
"_defines": [ "_defines": [
{}, {
"USE_INSTANCING": true
},
{}, {},
{}, {},
{}, {},
......
...@@ -10,7 +10,9 @@ ...@@ -10,7 +10,9 @@
}, },
"_techIdx": 0, "_techIdx": 0,
"_defines": [ "_defines": [
{}, {
"USE_INSTANCING": true
},
{}, {},
{}, {},
{}, {},
......
...@@ -10,7 +10,9 @@ ...@@ -10,7 +10,9 @@
}, },
"_techIdx": 0, "_techIdx": 0,
"_defines": [ "_defines": [
{}, {
"USE_INSTANCING": true
},
{}, {},
{}, {},
{}, {},
......
...@@ -54,8 +54,8 @@ ...@@ -54,8 +54,8 @@
"magfilter": "linear", "magfilter": "linear",
"mipfilter": "linear", "mipfilter": "linear",
"anisotropy": 0, "anisotropy": 0,
"isUuid": false, "isUuid": true,
"imageUuidOrDatabaseUri": "db://assets/Bundles/MainGame/model/Veh_Sedan_01/city_vehicles_pallete.jpg" "imageUuidOrDatabaseUri": "b9db7774-5fed-4cab-b013-ae13b7c5022a"
}, },
"ver": "1.0.22", "ver": "1.0.22",
"imported": true, "imported": true,
...@@ -116,6 +116,7 @@ ...@@ -116,6 +116,7 @@
"userData": { "userData": {
"imageMetas": [ "imageMetas": [
{ {
"remap": "b9db7774-5fed-4cab-b013-ae13b7c5022a",
"uri": "db://assets/Bundles/MainGame/model/Veh_Sedan_01/city_vehicles_pallete.jpg" "uri": "db://assets/Bundles/MainGame/model/Veh_Sedan_01/city_vehicles_pallete.jpg"
} }
], ],
...@@ -163,6 +164,102 @@ ...@@ -163,6 +164,102 @@
}, },
"meshSimplify": { "meshSimplify": {
"enable": true "enable": true
},
"materials": {
"a6c4d563-2f30-4a18-9d91-80eff8639cac@7a3ca": {
"__type__": "cc.Material",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"_native": "",
"_effectAsset": {
"__uuid__": "c8f66d17-351a-48da-a12c-0212d28575c4",
"__expectedType__": "cc.EffectAsset"
},
"_techIdx": 0,
"_defines": [
{
"USE_INSTANCING": true
},
{},
{},
{},
{},
{}
],
"_states": [
{
"rasterizerState": {},
"depthStencilState": {},
"blendState": {
"targets": [
{}
]
}
},
{
"rasterizerState": {},
"depthStencilState": {},
"blendState": {
"targets": [
{}
]
}
},
{
"rasterizerState": {},
"depthStencilState": {},
"blendState": {
"targets": [
{}
]
}
},
{
"rasterizerState": {},
"depthStencilState": {},
"blendState": {
"targets": [
{}
]
}
},
{
"rasterizerState": {},
"depthStencilState": {},
"blendState": {
"targets": [
{}
]
}
},
{
"rasterizerState": {},
"depthStencilState": {},
"blendState": {
"targets": [
{}
]
}
}
],
"_props": [
{
"albedoScale": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0,
"z": 0
},
"roughness": 0.450053632
},
{},
{},
{},
{},
{}
]
}
} }
} }
} }
...@@ -20,9 +20,9 @@ ...@@ -20,9 +20,9 @@
"imageUuidOrDatabaseUri": "c193315b-621b-4f68-85fb-e8abcc65bddc", "imageUuidOrDatabaseUri": "c193315b-621b-4f68-85fb-e8abcc65bddc",
"isUuid": true, "isUuid": true,
"visible": false, "visible": false,
"minfilter": "linear", "minfilter": "nearest",
"magfilter": "linear", "magfilter": "nearest",
"mipfilter": "nearest", "mipfilter": "none",
"anisotropy": 0 "anisotropy": 0
}, },
"ver": "1.0.22", "ver": "1.0.22",
......
...@@ -229,8 +229,8 @@ ...@@ -229,8 +229,8 @@
"magfilter": "linear", "magfilter": "linear",
"mipfilter": "linear", "mipfilter": "linear",
"anisotropy": 0, "anisotropy": 0,
"isUuid": false, "isUuid": true,
"imageUuidOrDatabaseUri": "db://assets/Bundles/MainGame/model/boy/city_vehicles_pallete.jpg" "imageUuidOrDatabaseUri": "b9db7774-5fed-4cab-b013-ae13b7c5022a"
}, },
"ver": "1.0.22", "ver": "1.0.22",
"imported": true, "imported": true,
...@@ -275,6 +275,7 @@ ...@@ -275,6 +275,7 @@
"userData": { "userData": {
"imageMetas": [ "imageMetas": [
{ {
"remap": "b9db7774-5fed-4cab-b013-ae13b7c5022a",
"uri": "db://assets/Bundles/MainGame/model/boy/city_vehicles_pallete.jpg" "uri": "db://assets/Bundles/MainGame/model/boy/city_vehicles_pallete.jpg"
} }
], ],
...@@ -404,6 +405,195 @@ ...@@ -404,6 +405,195 @@
"targetRatio": 0.8, "targetRatio": 0.8,
"autoErrorRate": true, "autoErrorRate": true,
"lockBoundary": true "lockBoundary": true
},
"materials": {
"3b7a373c-d120-4b51-9f0d-5a8b8e9760d4@98cae": {
"__type__": "cc.Material",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"_native": "",
"_effectAsset": {
"__uuid__": "c8f66d17-351a-48da-a12c-0212d28575c4",
"__expectedType__": "cc.EffectAsset"
},
"_techIdx": 0,
"_defines": [
{
"USE_INSTANCING": true
},
{},
{},
{},
{},
{}
],
"_states": [
{
"rasterizerState": {},
"depthStencilState": {},
"blendState": {
"targets": [
{}
]
}
},
{
"rasterizerState": {},
"depthStencilState": {},
"blendState": {
"targets": [
{}
]
}
},
{
"rasterizerState": {},
"depthStencilState": {},
"blendState": {
"targets": [
{}
]
}
},
{
"rasterizerState": {},
"depthStencilState": {},
"blendState": {
"targets": [
{}
]
}
},
{
"rasterizerState": {},
"depthStencilState": {},
"blendState": {
"targets": [
{}
]
}
},
{
"rasterizerState": {},
"depthStencilState": {},
"blendState": {
"targets": [
{}
]
}
}
],
"_props": [
{
"albedoScale": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0.2347,
"z": 1
},
"roughness": 0.450053632
},
{},
{},
{},
{},
{}
]
},
"3b7a373c-d120-4b51-9f0d-5a8b8e9760d4@35330": {
"__type__": "cc.Material",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"_native": "",
"_effectAsset": {
"__uuid__": "c8f66d17-351a-48da-a12c-0212d28575c4",
"__expectedType__": "cc.EffectAsset"
},
"_techIdx": 0,
"_defines": [
{
"USE_INSTANCING": true,
"USE_ALBEDO_MAP": true
},
{},
{},
{},
{},
{}
],
"_states": [
{
"rasterizerState": {},
"depthStencilState": {},
"blendState": {
"targets": [
{}
]
}
},
{
"rasterizerState": {},
"depthStencilState": {},
"blendState": {
"targets": [
{}
]
}
},
{
"rasterizerState": {},
"depthStencilState": {},
"blendState": {
"targets": [
{}
]
}
},
{
"rasterizerState": {},
"depthStencilState": {},
"blendState": {
"targets": [
{}
]
}
},
{
"rasterizerState": {},
"depthStencilState": {},
"blendState": {
"targets": [
{}
]
}
},
{
"rasterizerState": {},
"depthStencilState": {},
"blendState": {
"targets": [
{}
]
}
}
],
"_props": [
{
"roughness": 0.450053632,
"mainTexture": {
"__uuid__": "3b7a373c-d120-4b51-9f0d-5a8b8e9760d4@1d4f8",
"__expectedType__": "cc.Texture2D"
}
},
{},
{},
{},
{},
{}
]
}
} }
} }
} }
{
"ver": "1.0.27",
"importer": "image",
"imported": true,
"uuid": "8a4b3cb8-2418-42f9-b87e-fc5ca054c44f",
"files": [
".jpg",
".json"
],
"subMetas": {
"6c48a": {
"importer": "texture",
"uuid": "8a4b3cb8-2418-42f9-b87e-fc5ca054c44f@6c48a",
"displayName": "city_vehicles_pallete",
"id": "6c48a",
"name": "texture",
"userData": {
"wrapModeS": "clamp-to-edge",
"wrapModeT": "clamp-to-edge",
"imageUuidOrDatabaseUri": "8a4b3cb8-2418-42f9-b87e-fc5ca054c44f",
"isUuid": true,
"visible": false,
"minfilter": "linear",
"magfilter": "linear",
"mipfilter": "none",
"anisotropy": 0
},
"ver": "1.0.22",
"imported": true,
"files": [
".json"
],
"subMetas": {}
},
"f9941": {
"importer": "sprite-frame",
"uuid": "8a4b3cb8-2418-42f9-b87e-fc5ca054c44f@f9941",
"displayName": "city_vehicles_pallete",
"id": "f9941",
"name": "spriteFrame",
"userData": {
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 0,
"trimY": 0,
"width": 256,
"height": 256,
"rawWidth": 256,
"rawHeight": 256,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"packable": true,
"pixelsToUnit": 100,
"pivotX": 0.5,
"pivotY": 0.5,
"meshType": 0,
"vertices": {
"rawPosition": [
-128,
-128,
0,
128,
-128,
0,
-128,
128,
0,
128,
128,
0
],
"indexes": [
0,
1,
2,
2,
1,
3
],
"uv": [
0,
256,
256,
256,
0,
0,
256,
0
],
"nuv": [
0,
0,
1,
0,
0,
1,
1,
1
],
"minPos": [
-128,
-128,
0
],
"maxPos": [
128,
128,
0
]
},
"isUuid": true,
"imageUuidOrDatabaseUri": "8a4b3cb8-2418-42f9-b87e-fc5ca054c44f@6c48a",
"atlasUuid": "",
"trimType": "auto"
},
"ver": "1.0.12",
"imported": true,
"files": [
".json"
],
"subMetas": {}
}
},
"userData": {
"type": "sprite-frame",
"hasAlpha": false,
"fixAlphaTransparencyArtifacts": false,
"redirect": "8a4b3cb8-2418-42f9-b87e-fc5ca054c44f@6c48a"
}
}
...@@ -36,8 +36,8 @@ ...@@ -36,8 +36,8 @@
"magfilter": "linear", "magfilter": "linear",
"mipfilter": "linear", "mipfilter": "linear",
"anisotropy": 0, "anisotropy": 0,
"isUuid": false, "isUuid": true,
"imageUuidOrDatabaseUri": "db://assets/Bundles/MainGame/model/bus/city_vehicles_pallete.jpg" "imageUuidOrDatabaseUri": "b9db7774-5fed-4cab-b013-ae13b7c5022a"
}, },
"ver": "1.0.22", "ver": "1.0.22",
"imported": true, "imported": true,
...@@ -82,6 +82,7 @@ ...@@ -82,6 +82,7 @@
"userData": { "userData": {
"imageMetas": [ "imageMetas": [
{ {
"remap": "b9db7774-5fed-4cab-b013-ae13b7c5022a",
"uri": "db://assets/Bundles/MainGame/model/bus/city_vehicles_pallete.jpg" "uri": "db://assets/Bundles/MainGame/model/bus/city_vehicles_pallete.jpg"
} }
], ],
...@@ -117,6 +118,101 @@ ...@@ -117,6 +118,101 @@
"scenes": [ "scenes": [
"3b5660ad-e491-4c6f-8713-764d79a681dc@6aa50" "3b5660ad-e491-4c6f-8713-764d79a681dc@6aa50"
] ]
},
"materials": {
"3b5660ad-e491-4c6f-8713-764d79a681dc@ca88e": {
"__type__": "cc.Material",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"_native": "",
"_effectAsset": {
"__uuid__": "c8f66d17-351a-48da-a12c-0212d28575c4",
"__expectedType__": "cc.EffectAsset"
},
"_techIdx": 0,
"_defines": [
{
"USE_INSTANCING": true,
"USE_ALBEDO_MAP": true
},
{},
{},
{},
{},
{}
],
"_states": [
{
"rasterizerState": {},
"depthStencilState": {},
"blendState": {
"targets": [
{}
]
}
},
{
"rasterizerState": {},
"depthStencilState": {},
"blendState": {
"targets": [
{}
]
}
},
{
"rasterizerState": {},
"depthStencilState": {},
"blendState": {
"targets": [
{}
]
}
},
{
"rasterizerState": {},
"depthStencilState": {},
"blendState": {
"targets": [
{}
]
}
},
{
"rasterizerState": {},
"depthStencilState": {},
"blendState": {
"targets": [
{}
]
}
},
{
"rasterizerState": {},
"depthStencilState": {},
"blendState": {
"targets": [
{}
]
}
}
],
"_props": [
{
"roughness": 0.450053632,
"mainTexture": {
"__uuid__": "3b5660ad-e491-4c6f-8713-764d79a681dc@1d4f8",
"__expectedType__": "cc.Texture2D"
}
},
{},
{},
{},
{},
{}
]
}
} }
} }
} }
...@@ -55,7 +55,7 @@ ...@@ -55,7 +55,7 @@
"mipfilter": "linear", "mipfilter": "linear",
"anisotropy": 0, "anisotropy": 0,
"isUuid": true, "isUuid": true,
"imageUuidOrDatabaseUri": "6b3afa2f-f34c-44b7-9297-59f20d9ceb91" "imageUuidOrDatabaseUri": "b9db7774-5fed-4cab-b013-ae13b7c5022a"
}, },
"ver": "1.0.22", "ver": "1.0.22",
"imported": true, "imported": true,
...@@ -116,7 +116,7 @@ ...@@ -116,7 +116,7 @@
"userData": { "userData": {
"imageMetas": [ "imageMetas": [
{ {
"remap": "6b3afa2f-f34c-44b7-9297-59f20d9ceb91", "remap": "b9db7774-5fed-4cab-b013-ae13b7c5022a",
"uri": "db://assets/Bundles/MainGame/model/bus/city_vehicles_pallete.jpg" "uri": "db://assets/Bundles/MainGame/model/bus/city_vehicles_pallete.jpg"
} }
], ],
...@@ -167,6 +167,195 @@ ...@@ -167,6 +167,195 @@
"encode": true, "encode": true,
"compress": true, "compress": true,
"quantize": true "quantize": true
},
"materials": {
"4d88ad28-d740-4f52-8b92-8b84bb1a8087@ca88e": {
"__type__": "cc.Material",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"_native": "",
"_effectAsset": {
"__uuid__": "c8f66d17-351a-48da-a12c-0212d28575c4",
"__expectedType__": "cc.EffectAsset"
},
"_techIdx": 0,
"_defines": [
{
"USE_INSTANCING": true,
"USE_ALBEDO_MAP": true
},
{},
{},
{},
{},
{}
],
"_states": [
{
"rasterizerState": {},
"depthStencilState": {},
"blendState": {
"targets": [
{}
]
}
},
{
"rasterizerState": {},
"depthStencilState": {},
"blendState": {
"targets": [
{}
]
}
},
{
"rasterizerState": {},
"depthStencilState": {},
"blendState": {
"targets": [
{}
]
}
},
{
"rasterizerState": {},
"depthStencilState": {},
"blendState": {
"targets": [
{}
]
}
},
{
"rasterizerState": {},
"depthStencilState": {},
"blendState": {
"targets": [
{}
]
}
},
{
"rasterizerState": {},
"depthStencilState": {},
"blendState": {
"targets": [
{}
]
}
}
],
"_props": [
{
"roughness": 0.450053632,
"mainTexture": {
"__uuid__": "4d88ad28-d740-4f52-8b92-8b84bb1a8087@1d4f8",
"__expectedType__": "cc.Texture2D"
}
},
{},
{},
{},
{},
{}
]
},
"4d88ad28-d740-4f52-8b92-8b84bb1a8087@e114f": {
"__type__": "cc.Material",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"_native": "",
"_effectAsset": {
"__uuid__": "c8f66d17-351a-48da-a12c-0212d28575c4",
"__expectedType__": "cc.EffectAsset"
},
"_techIdx": 0,
"_defines": [
{
"USE_INSTANCING": true
},
{},
{},
{},
{},
{}
],
"_states": [
{
"rasterizerState": {},
"depthStencilState": {},
"blendState": {
"targets": [
{}
]
}
},
{
"rasterizerState": {},
"depthStencilState": {},
"blendState": {
"targets": [
{}
]
}
},
{
"rasterizerState": {},
"depthStencilState": {},
"blendState": {
"targets": [
{}
]
}
},
{
"rasterizerState": {},
"depthStencilState": {},
"blendState": {
"targets": [
{}
]
}
},
{
"rasterizerState": {},
"depthStencilState": {},
"blendState": {
"targets": [
{}
]
}
},
{
"rasterizerState": {},
"depthStencilState": {},
"blendState": {
"targets": [
{}
]
}
}
],
"_props": [
{
"albedoScale": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0.4789,
"z": 1
},
"roughness": 0.450053632
},
{},
{},
{},
{},
{}
]
}
} }
} }
} }
...@@ -54,8 +54,8 @@ ...@@ -54,8 +54,8 @@
"magfilter": "linear", "magfilter": "linear",
"mipfilter": "linear", "mipfilter": "linear",
"anisotropy": 0, "anisotropy": 0,
"isUuid": false, "isUuid": true,
"imageUuidOrDatabaseUri": "db://assets/Bundles/MainGame/model/bus/city_vehicles_pallete.jpg" "imageUuidOrDatabaseUri": "b9db7774-5fed-4cab-b013-ae13b7c5022a"
}, },
"ver": "1.0.22", "ver": "1.0.22",
"imported": true, "imported": true,
...@@ -116,6 +116,7 @@ ...@@ -116,6 +116,7 @@
"userData": { "userData": {
"imageMetas": [ "imageMetas": [
{ {
"remap": "b9db7774-5fed-4cab-b013-ae13b7c5022a",
"uri": "db://assets/Bundles/MainGame/model/bus/city_vehicles_pallete.jpg" "uri": "db://assets/Bundles/MainGame/model/bus/city_vehicles_pallete.jpg"
} }
], ],
...@@ -166,6 +167,195 @@ ...@@ -166,6 +167,195 @@
"encode": true, "encode": true,
"compress": true, "compress": true,
"quantize": true "quantize": true
},
"materials": {
"8e9c0e2b-bb1f-424d-bbe2-b63e83bea2db@e114f": {
"__type__": "cc.Material",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"_native": "",
"_effectAsset": {
"__uuid__": "c8f66d17-351a-48da-a12c-0212d28575c4",
"__expectedType__": "cc.EffectAsset"
},
"_techIdx": 0,
"_defines": [
{
"USE_INSTANCING": true
},
{},
{},
{},
{},
{}
],
"_states": [
{
"rasterizerState": {},
"depthStencilState": {},
"blendState": {
"targets": [
{}
]
}
},
{
"rasterizerState": {},
"depthStencilState": {},
"blendState": {
"targets": [
{}
]
}
},
{
"rasterizerState": {},
"depthStencilState": {},
"blendState": {
"targets": [
{}
]
}
},
{
"rasterizerState": {},
"depthStencilState": {},
"blendState": {
"targets": [
{}
]
}
},
{
"rasterizerState": {},
"depthStencilState": {},
"blendState": {
"targets": [
{}
]
}
},
{
"rasterizerState": {},
"depthStencilState": {},
"blendState": {
"targets": [
{}
]
}
}
],
"_props": [
{
"albedoScale": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0.4789,
"z": 1
},
"roughness": 0.450053632
},
{},
{},
{},
{},
{}
]
},
"8e9c0e2b-bb1f-424d-bbe2-b63e83bea2db@ca88e": {
"__type__": "cc.Material",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"_native": "",
"_effectAsset": {
"__uuid__": "c8f66d17-351a-48da-a12c-0212d28575c4",
"__expectedType__": "cc.EffectAsset"
},
"_techIdx": 0,
"_defines": [
{
"USE_INSTANCING": true,
"USE_ALBEDO_MAP": true
},
{},
{},
{},
{},
{}
],
"_states": [
{
"rasterizerState": {},
"depthStencilState": {},
"blendState": {
"targets": [
{}
]
}
},
{
"rasterizerState": {},
"depthStencilState": {},
"blendState": {
"targets": [
{}
]
}
},
{
"rasterizerState": {},
"depthStencilState": {},
"blendState": {
"targets": [
{}
]
}
},
{
"rasterizerState": {},
"depthStencilState": {},
"blendState": {
"targets": [
{}
]
}
},
{
"rasterizerState": {},
"depthStencilState": {},
"blendState": {
"targets": [
{}
]
}
},
{
"rasterizerState": {},
"depthStencilState": {},
"blendState": {
"targets": [
{}
]
}
}
],
"_props": [
{
"roughness": 0.450053632,
"mainTexture": {
"__uuid__": "8e9c0e2b-bb1f-424d-bbe2-b63e83bea2db@1d4f8",
"__expectedType__": "cc.Texture2D"
}
},
{},
{},
{},
{},
{}
]
}
} }
} }
} }
...@@ -54,8 +54,8 @@ ...@@ -54,8 +54,8 @@
"magfilter": "linear", "magfilter": "linear",
"mipfilter": "linear", "mipfilter": "linear",
"anisotropy": 0, "anisotropy": 0,
"isUuid": false, "isUuid": true,
"imageUuidOrDatabaseUri": "db://assets/Bundles/MainGame/model/bus/city_vehicles_pallete.jpg" "imageUuidOrDatabaseUri": "b9db7774-5fed-4cab-b013-ae13b7c5022a"
}, },
"ver": "1.0.22", "ver": "1.0.22",
"imported": true, "imported": true,
...@@ -116,6 +116,7 @@ ...@@ -116,6 +116,7 @@
"userData": { "userData": {
"imageMetas": [ "imageMetas": [
{ {
"remap": "b9db7774-5fed-4cab-b013-ae13b7c5022a",
"uri": "db://assets/Bundles/MainGame/model/bus/city_vehicles_pallete.jpg" "uri": "db://assets/Bundles/MainGame/model/bus/city_vehicles_pallete.jpg"
} }
], ],
...@@ -166,6 +167,195 @@ ...@@ -166,6 +167,195 @@
"encode": true, "encode": true,
"compress": true, "compress": true,
"quantize": true "quantize": true
},
"materials": {
"b3133ec7-4349-4454-9c82-ea79a856ae2f@ca88e": {
"__type__": "cc.Material",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"_native": "",
"_effectAsset": {
"__uuid__": "c8f66d17-351a-48da-a12c-0212d28575c4",
"__expectedType__": "cc.EffectAsset"
},
"_techIdx": 0,
"_defines": [
{
"USE_INSTANCING": true,
"USE_ALBEDO_MAP": true
},
{},
{},
{},
{},
{}
],
"_states": [
{
"rasterizerState": {},
"depthStencilState": {},
"blendState": {
"targets": [
{}
]
}
},
{
"rasterizerState": {},
"depthStencilState": {},
"blendState": {
"targets": [
{}
]
}
},
{
"rasterizerState": {},
"depthStencilState": {},
"blendState": {
"targets": [
{}
]
}
},
{
"rasterizerState": {},
"depthStencilState": {},
"blendState": {
"targets": [
{}
]
}
},
{
"rasterizerState": {},
"depthStencilState": {},
"blendState": {
"targets": [
{}
]
}
},
{
"rasterizerState": {},
"depthStencilState": {},
"blendState": {
"targets": [
{}
]
}
}
],
"_props": [
{
"roughness": 0.450053632,
"mainTexture": {
"__uuid__": "b3133ec7-4349-4454-9c82-ea79a856ae2f@1d4f8",
"__expectedType__": "cc.Texture2D"
}
},
{},
{},
{},
{},
{}
]
},
"b3133ec7-4349-4454-9c82-ea79a856ae2f@e114f": {
"__type__": "cc.Material",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"_native": "",
"_effectAsset": {
"__uuid__": "c8f66d17-351a-48da-a12c-0212d28575c4",
"__expectedType__": "cc.EffectAsset"
},
"_techIdx": 0,
"_defines": [
{
"USE_INSTANCING": true
},
{},
{},
{},
{},
{}
],
"_states": [
{
"rasterizerState": {},
"depthStencilState": {},
"blendState": {
"targets": [
{}
]
}
},
{
"rasterizerState": {},
"depthStencilState": {},
"blendState": {
"targets": [
{}
]
}
},
{
"rasterizerState": {},
"depthStencilState": {},
"blendState": {
"targets": [
{}
]
}
},
{
"rasterizerState": {},
"depthStencilState": {},
"blendState": {
"targets": [
{}
]
}
},
{
"rasterizerState": {},
"depthStencilState": {},
"blendState": {
"targets": [
{}
]
}
},
{
"rasterizerState": {},
"depthStencilState": {},
"blendState": {
"targets": [
{}
]
}
}
],
"_props": [
{
"albedoScale": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0.4789,
"z": 1
},
"roughness": 0.450053632
},
{},
{},
{},
{},
{}
]
}
} }
} }
} }
{
"ver": "1.0.27",
"importer": "image",
"imported": true,
"uuid": "4e62a582-2e54-403a-a567-152d6483f135",
"files": [
".jpg",
".json"
],
"subMetas": {
"6c48a": {
"importer": "texture",
"uuid": "4e62a582-2e54-403a-a567-152d6483f135@6c48a",
"displayName": "city_vehicles_pallete",
"id": "6c48a",
"name": "texture",
"userData": {
"wrapModeS": "clamp-to-edge",
"wrapModeT": "clamp-to-edge",
"imageUuidOrDatabaseUri": "4e62a582-2e54-403a-a567-152d6483f135",
"isUuid": true,
"visible": false,
"minfilter": "linear",
"magfilter": "linear",
"mipfilter": "none",
"anisotropy": 0
},
"ver": "1.0.22",
"imported": true,
"files": [
".json"
],
"subMetas": {}
},
"f9941": {
"importer": "sprite-frame",
"uuid": "4e62a582-2e54-403a-a567-152d6483f135@f9941",
"displayName": "city_vehicles_pallete",
"id": "f9941",
"name": "spriteFrame",
"userData": {
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 0,
"trimY": 0,
"width": 256,
"height": 256,
"rawWidth": 256,
"rawHeight": 256,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"packable": true,
"pixelsToUnit": 100,
"pivotX": 0.5,
"pivotY": 0.5,
"meshType": 0,
"vertices": {
"rawPosition": [
-128,
-128,
0,
128,
-128,
0,
-128,
128,
0,
128,
128,
0
],
"indexes": [
0,
1,
2,
2,
1,
3
],
"uv": [
0,
256,
256,
256,
0,
0,
256,
0
],
"nuv": [
0,
0,
1,
0,
0,
1,
1,
1
],
"minPos": [
-128,
-128,
0
],
"maxPos": [
128,
128,
0
]
},
"isUuid": true,
"imageUuidOrDatabaseUri": "4e62a582-2e54-403a-a567-152d6483f135@6c48a",
"atlasUuid": "",
"trimType": "auto"
},
"ver": "1.0.12",
"imported": true,
"files": [
".json"
],
"subMetas": {}
}
},
"userData": {
"type": "sprite-frame",
"hasAlpha": false,
"fixAlphaTransparencyArtifacts": false,
"redirect": "4e62a582-2e54-403a-a567-152d6483f135@6c48a"
}
}
...@@ -225,8 +225,8 @@ ...@@ -225,8 +225,8 @@
"magfilter": "linear", "magfilter": "linear",
"mipfilter": "linear", "mipfilter": "linear",
"anisotropy": 0, "anisotropy": 0,
"isUuid": false, "isUuid": true,
"imageUuidOrDatabaseUri": "db://assets/Bundles/MainGame/model/girl/city_vehicles_pallete.jpg" "imageUuidOrDatabaseUri": "b9db7774-5fed-4cab-b013-ae13b7c5022a"
}, },
"ver": "1.0.22", "ver": "1.0.22",
"imported": true, "imported": true,
...@@ -271,6 +271,7 @@ ...@@ -271,6 +271,7 @@
"userData": { "userData": {
"imageMetas": [ "imageMetas": [
{ {
"remap": "b9db7774-5fed-4cab-b013-ae13b7c5022a",
"uri": "db://assets/Bundles/MainGame/model/girl/city_vehicles_pallete.jpg" "uri": "db://assets/Bundles/MainGame/model/girl/city_vehicles_pallete.jpg"
} }
], ],
...@@ -393,6 +394,195 @@ ...@@ -393,6 +394,195 @@
}, },
"meshSimplify": { "meshSimplify": {
"enable": true "enable": true
},
"materials": {
"4b3d530f-e9e3-48fe-9b79-bd69e420b087@98cae": {
"__type__": "cc.Material",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"_native": "",
"_effectAsset": {
"__uuid__": "c8f66d17-351a-48da-a12c-0212d28575c4",
"__expectedType__": "cc.EffectAsset"
},
"_techIdx": 0,
"_defines": [
{
"USE_INSTANCING": true
},
{},
{},
{},
{},
{}
],
"_states": [
{
"rasterizerState": {},
"depthStencilState": {},
"blendState": {
"targets": [
{}
]
}
},
{
"rasterizerState": {},
"depthStencilState": {},
"blendState": {
"targets": [
{}
]
}
},
{
"rasterizerState": {},
"depthStencilState": {},
"blendState": {
"targets": [
{}
]
}
},
{
"rasterizerState": {},
"depthStencilState": {},
"blendState": {
"targets": [
{}
]
}
},
{
"rasterizerState": {},
"depthStencilState": {},
"blendState": {
"targets": [
{}
]
}
},
{
"rasterizerState": {},
"depthStencilState": {},
"blendState": {
"targets": [
{}
]
}
}
],
"_props": [
{
"albedoScale": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0.2347,
"z": 1
},
"roughness": 0.450053632
},
{},
{},
{},
{},
{}
]
},
"4b3d530f-e9e3-48fe-9b79-bd69e420b087@35330": {
"__type__": "cc.Material",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"_native": "",
"_effectAsset": {
"__uuid__": "c8f66d17-351a-48da-a12c-0212d28575c4",
"__expectedType__": "cc.EffectAsset"
},
"_techIdx": 0,
"_defines": [
{
"USE_INSTANCING": true,
"USE_ALBEDO_MAP": true
},
{},
{},
{},
{},
{}
],
"_states": [
{
"rasterizerState": {},
"depthStencilState": {},
"blendState": {
"targets": [
{}
]
}
},
{
"rasterizerState": {},
"depthStencilState": {},
"blendState": {
"targets": [
{}
]
}
},
{
"rasterizerState": {},
"depthStencilState": {},
"blendState": {
"targets": [
{}
]
}
},
{
"rasterizerState": {},
"depthStencilState": {},
"blendState": {
"targets": [
{}
]
}
},
{
"rasterizerState": {},
"depthStencilState": {},
"blendState": {
"targets": [
{}
]
}
},
{
"rasterizerState": {},
"depthStencilState": {},
"blendState": {
"targets": [
{}
]
}
}
],
"_props": [
{
"roughness": 0.450053632,
"mainTexture": {
"__uuid__": "4b3d530f-e9e3-48fe-9b79-bd69e420b087@1d4f8",
"__expectedType__": "cc.Texture2D"
}
},
{},
{},
{},
{},
{}
]
}
} }
} }
} }
...@@ -1734,9 +1734,9 @@ ...@@ -1734,9 +1734,9 @@
}, },
"_size": { "_size": {
"__type__": "cc.Vec3", "__type__": "cc.Vec3",
"x": 1.546, "x": 1.392,
"y": 1, "y": 1,
"z": 3.772 "z": 3.515
}, },
"_id": "" "_id": ""
}, },
......
...@@ -17,8 +17,8 @@ ...@@ -17,8 +17,8 @@
"userData": { "userData": {
"wrapModeS": "repeat", "wrapModeS": "repeat",
"wrapModeT": "repeat", "wrapModeT": "repeat",
"minfilter": "linear", "minfilter": "nearest",
"magfilter": "linear", "magfilter": "nearest",
"mipfilter": "none", "mipfilter": "none",
"anisotropy": 0, "anisotropy": 0,
"isUuid": true, "isUuid": true,
......
{
"ver": "1.2.0",
"importer": "directory",
"imported": true,
"uuid": "4f905052-97e7-4684-8a0f-ab5011c62892",
"files": [],
"subMetas": {},
"userData": {}
}
{
"ver": "1.2.0",
"importer": "directory",
"imported": true,
"uuid": "f2e18164-4089-4e94-86b6-168e0916d194",
"files": [],
"subMetas": {},
"userData": {}
}
...@@ -98,14 +98,14 @@ ...@@ -98,14 +98,14 @@
</style> </style>
<script src="//yun.duiba.com.cn/db_games/ccc_game/template3d/1749088172597/src/assets/plugin/zepto.min.js"></script> <script src="//yun.duiba.com.cn/db_games/ccc_game/template3d/1749103435384/src/assets/plugin/zepto.min.js"></script>
<script src="//yun.duiba.com.cn/db_games/ccc_game/template3d/1749088172597/src/assets/plugin/declare-process.js"></script> <script src="//yun.duiba.com.cn/db_games/ccc_game/template3d/1749103435384/src/assets/plugin/declare-process.js"></script>
<script src="//yun.duiba.com.cn/db_games/ccc_game/template3d/1749088172597/src/assets/plugin/SVGA.Lite.v2.1.1.js"></script> <script src="//yun.duiba.com.cn/db_games/ccc_game/template3d/1749103435384/src/assets/plugin/SVGA.Lite.v2.1.1.js"></script>
<script src="//yun.duiba.com.cn/db_games/ccc_game/template3d/1749088172597/src/assets/plugin/jszip.min.v3.10.1.js"></script> <script src="//yun.duiba.com.cn/db_games/ccc_game/template3d/1749103435384/src/assets/plugin/jszip.min.v3.10.1.js"></script>
<script src="//yun.duiba.com.cn/db_games/ccc_game/template3d/1749088172597/src/assets/plugin/rem.min.js"></script> <script src="//yun.duiba.com.cn/db_games/ccc_game/template3d/1749103435384/src/assets/plugin/rem.min.js"></script>
<script src="//res.wx.qq.com/open/js/jweixin-1.6.0.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/1749088172597/style.css" />--> <!-- <link rel="stylesheet" type="text/css" href="//yun.duiba.com.cn/db_games/ccc_game/template3d/1749103435384/style.css" />-->
<!-- <link rel="stylesheet" type="text/css" href="//yun.duiba.com.cn/db_games/ccc_game/template3d/1749088172597/custom.css" />--> <!-- <link rel="stylesheet" type="text/css" href="//yun.duiba.com.cn/db_games/ccc_game/template3d/1749103435384/custom.css" />-->
<!-- <script src="//yun-duiba-credits-test.duibatest.com.cn/TNGD_GAMES/libs/eruda.min.js"></script>--> <!-- <script src="//yun-duiba-credits-test.duibatest.com.cn/TNGD_GAMES/libs/eruda.min.js"></script>-->
<!-- <script>eruda.init()</script>--> <!-- <script>eruda.init()</script>-->
...@@ -133,20 +133,20 @@ ...@@ -133,20 +133,20 @@
</div> </div>
<!-- Polyfills bundle. --> <!-- Polyfills bundle. -->
<script src="//yun.duiba.com.cn/db_games/ccc_game/template3d/1749088172597/src/polyfills.bundle.js" charset="utf-8"></script> <script src="//yun.duiba.com.cn/db_games/ccc_game/template3d/1749103435384/src/polyfills.bundle.js" charset="utf-8"></script>
<!-- SystemJS support. --> <!-- SystemJS support. -->
<script src="//yun.duiba.com.cn/db_games/ccc_game/template3d/1749088172597/src/system.bundle.js" charset="utf-8"></script> <script src="//yun.duiba.com.cn/db_games/ccc_game/template3d/1749103435384/src/system.bundle.js" charset="utf-8"></script>
<!-- Import map --> <!-- Import map -->
<!--<script src="https://yun.duiba.com.cn/db_games/ccc_game/template3d/1749088172597/src/import-map.json" type="systemjs-importmap" charset="utf-8"></script>--> <!--<script src="https://yun.duiba.com.cn/db_games/ccc_game/template3d/1749103435384/src/import-map.json" type="systemjs-importmap" charset="utf-8"></script>-->
<script type="systemjs-importmap" charset="utf-8"> <script type="systemjs-importmap" charset="utf-8">
{"imports":{"cc":"//yun.duiba.com.cn/db_games/ccc_game/template3d/1749088172597/cocos-js/cc.js"}} {"imports":{"cc":"//yun.duiba.com.cn/db_games/ccc_game/template3d/1749103435384/cocos-js/cc.js"}}
</script> </script>
<script> <script>
System.import('//yun.duiba.com.cn/db_games/ccc_game/template3d/1749088172597/index.js').catch(function (err) { System.import('//yun.duiba.com.cn/db_games/ccc_game/template3d/1749103435384/index.js').catch(function (err) {
console.error(err); console.error(err);
}) })
</script> </script>
......
...@@ -31,8 +31,8 @@ ...@@ -31,8 +31,8 @@
"progress": 1, "progress": 1,
"state": "success", "state": "success",
"stage": "build", "stage": "build",
"message": "2025-6-5 09:50:22 build success in 56 s!", "message": "2025-6-5 14:05:29 build success in 1 min 34 s!",
"detailMessage": "%c兑吧发布插件 >> 版本号:1749088172597\rcolor: green\r", "detailMessage": "%c兑吧发布插件 >> 版本号:1749103435384\rcolor: green\r",
"options": { "options": {
"name": "card", "name": "card",
"server": "", "server": "",
...@@ -103,7 +103,7 @@ ...@@ -103,7 +103,7 @@
"enable": true "enable": true
} }
}, },
"time": "2025-6-5 09:49:25", "time": "2025-6-5 14:03:55",
"dirty": false "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