feat: add builder configuration file
feat: add cocos-service configuration file feat: add device configuration file feat: add engine configuration file feat: add information configuration file feat: add program configuration file feat: add project configuration file feat: add TypeScript configuration file
This commit is contained in:
117
assets/prefab/resNode/res_main.prefab
Normal file
117
assets/prefab/resNode/res_main.prefab
Normal file
@@ -0,0 +1,117 @@
|
||||
[
|
||||
{
|
||||
"__type__": "cc.Prefab",
|
||||
"_name": "res_main",
|
||||
"_objFlags": 0,
|
||||
"__editorExtras__": {},
|
||||
"_native": "",
|
||||
"data": {
|
||||
"__id__": 1
|
||||
},
|
||||
"optimizationPolicy": 0,
|
||||
"persistent": false
|
||||
},
|
||||
{
|
||||
"__type__": "cc.Node",
|
||||
"_name": "res_main",
|
||||
"_objFlags": 0,
|
||||
"__editorExtras__": {},
|
||||
"_parent": null,
|
||||
"_children": [],
|
||||
"_active": true,
|
||||
"_components": [
|
||||
{
|
||||
"__id__": 2
|
||||
}
|
||||
],
|
||||
"_prefab": {
|
||||
"__id__": 4
|
||||
},
|
||||
"_lpos": {
|
||||
"__type__": "cc.Vec3",
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"z": 0
|
||||
},
|
||||
"_lrot": {
|
||||
"__type__": "cc.Quat",
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"z": 0,
|
||||
"w": 1
|
||||
},
|
||||
"_lscale": {
|
||||
"__type__": "cc.Vec3",
|
||||
"x": 1,
|
||||
"y": 1,
|
||||
"z": 1
|
||||
},
|
||||
"_mobility": 0,
|
||||
"_layer": 1073741824,
|
||||
"_euler": {
|
||||
"__type__": "cc.Vec3",
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"z": 0
|
||||
},
|
||||
"_id": ""
|
||||
},
|
||||
{
|
||||
"__type__": "f5f44OeETZIQbcE4fdL9Jmh",
|
||||
"_name": "",
|
||||
"_objFlags": 0,
|
||||
"__editorExtras__": {},
|
||||
"node": {
|
||||
"__id__": 1
|
||||
},
|
||||
"_enabled": true,
|
||||
"__prefab": {
|
||||
"__id__": 3
|
||||
},
|
||||
"SpriteFrameArr": [],
|
||||
"PrefabArr": [
|
||||
{
|
||||
"__uuid__": "9e3c81a2-06f0-455e-8582-70359b348cf8",
|
||||
"__expectedType__": "cc.Prefab"
|
||||
}
|
||||
],
|
||||
"audiosArr": [
|
||||
{
|
||||
"__uuid__": "5820b826-c2ed-45b2-a6c0-b4150bcef586",
|
||||
"__expectedType__": "cc.AudioClip"
|
||||
},
|
||||
{
|
||||
"__uuid__": "8cb692c5-0c41-4a9b-b756-e892f17174a9",
|
||||
"__expectedType__": "cc.AudioClip"
|
||||
},
|
||||
{
|
||||
"__uuid__": "535db2a0-6556-4550-825e-31620cae8de0",
|
||||
"__expectedType__": "cc.AudioClip"
|
||||
}
|
||||
],
|
||||
"MaterialArr": [],
|
||||
"Texture2DArr": [
|
||||
{
|
||||
"__uuid__": "56a35c4e-18ad-4795-86ad-f11bb3ebaa5a@f9941",
|
||||
"__expectedType__": "cc.SpriteFrame"
|
||||
}
|
||||
],
|
||||
"_id": ""
|
||||
},
|
||||
{
|
||||
"__type__": "cc.CompPrefabInfo",
|
||||
"fileId": "a096fKgtdGxJWFFGGAdi8y"
|
||||
},
|
||||
{
|
||||
"__type__": "cc.PrefabInfo",
|
||||
"root": {
|
||||
"__id__": 1
|
||||
},
|
||||
"asset": {
|
||||
"__id__": 0
|
||||
},
|
||||
"fileId": "f8xZbaNcFJS4LctnHRpRy4",
|
||||
"instance": null,
|
||||
"targetOverrides": null
|
||||
}
|
||||
]
|
||||
13
assets/prefab/resNode/res_main.prefab.meta
Normal file
13
assets/prefab/resNode/res_main.prefab.meta
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"ver": "1.1.50",
|
||||
"importer": "prefab",
|
||||
"imported": true,
|
||||
"uuid": "57d04e5b-f2fe-4c57-945c-c9a9b7f07d78",
|
||||
"files": [
|
||||
".json"
|
||||
],
|
||||
"subMetas": {},
|
||||
"userData": {
|
||||
"syncNodeName": "res_main"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user