Commit 175e80c3 authored by 范雪寒's avatar 范雪寒

feat:

parent af6160f8
...@@ -281,11 +281,15 @@ ...@@ -281,11 +281,15 @@
"_parent": { "_parent": {
"__id__": 1 "__id__": 1
}, },
"_children": [], "_children": [
{
"__id__": 8
}
],
"_active": true, "_active": true,
"_components": [ "_components": [
{ {
"__id__": 8 "__id__": 10
} }
], ],
"_prefab": null, "_prefab": null,
...@@ -336,6 +340,100 @@ ...@@ -336,6 +340,100 @@
"groupIndex": 0, "groupIndex": 0,
"_id": "6caZQRGatDJJMWpck1fhab" "_id": "6caZQRGatDJJMWpck1fhab"
}, },
{
"__type__": "cc.Node",
"_name": "bg",
"_objFlags": 0,
"_parent": {
"__id__": 7
},
"_children": [],
"_active": false,
"_components": [
{
"__id__": 9
}
],
"_prefab": null,
"_opacity": 255,
"_color": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_contentSize": {
"__type__": "cc.Size",
"width": 100,
"height": 100
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
"_trs": {
"__type__": "TypedArray",
"ctor": "Float64Array",
"array": [
0,
0,
0,
0,
0,
0,
1,
1,
1,
1
]
},
"_eulerAngles": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0,
"z": 0
},
"_skewX": 0,
"_skewY": 0,
"_is3DNode": false,
"_groupIndex": 0,
"groupIndex": 0,
"_id": "fcYSziwM5PQKtpyjIdw289"
},
{
"__type__": "cc.Sprite",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 8
},
"_enabled": true,
"_materials": [
{
"__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
}
],
"_srcBlendFactor": 770,
"_dstBlendFactor": 771,
"_spriteFrame": {
"__uuid__": "a23235d1-15db-4b95-8439-a2e005bfff91"
},
"_type": 0,
"_sizeMode": 0,
"_fillType": 0,
"_fillCenter": {
"__type__": "cc.Vec2",
"x": 0,
"y": 0
},
"_fillStart": 0,
"_fillRange": 0,
"_isTrimmedMode": true,
"_atlas": null,
"_id": "b9+AqKA3xPD5/eeG0YhSUR"
},
{ {
"__type__": "d98e34LKINGEIpG3utycEds", "__type__": "d98e34LKINGEIpG3utycEds",
"_name": "", "_name": "",
...@@ -344,8 +442,6 @@ ...@@ -344,8 +442,6 @@
"__id__": 7 "__id__": 7
}, },
"_enabled": true, "_enabled": true,
"label": null,
"text": "hello",
"_id": "92vsFTcCRNa43x2/GLXFra" "_id": "92vsFTcCRNa43x2/GLXFra"
} }
] ]
\ No newline at end of file
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