Commit f16011a3 authored by 范雪寒's avatar 范雪寒

feat: 改名

parent 90934bd1
......@@ -64,7 +64,7 @@ cc.Class({
});
BtnBack.on('click', () => {
cc.director.loadScene('mainPage');
cc.director.loadScene('unit_demo');
});
});
},
......
......@@ -17,7 +17,7 @@
"__id__": 2
},
{
"__id__": 8
"__id__": 10
}
],
"_active": true,
......@@ -73,18 +73,21 @@
"_children": [
{
"__id__": 3
},
{
"__id__": 5
}
],
"_active": true,
"_components": [
{
"__id__": 5
"__id__": 7
},
{
"__id__": 6
"__id__": 8
},
{
"__id__": 7
"__id__": 9
}
],
"_prefab": null,
......@@ -233,6 +236,101 @@
"_alignWithScreen": true,
"_id": "81GN3uXINKVLeW4+iKSlim"
},
{
"__type__": "cc.Node",
"_name": "New Label",
"_objFlags": 0,
"_parent": {
"__id__": 2
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 6
}
],
"_prefab": null,
"_opacity": 255,
"_color": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_contentSize": {
"__type__": "cc.Size",
"width": 280,
"height": 50.4
},
"_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": "429XFYIchMsrgz4VeQLaBx"
},
{
"__type__": "cc.Label",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 5
},
"_enabled": true,
"_materials": [
{
"__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
}
],
"_srcBlendFactor": 770,
"_dstBlendFactor": 771,
"_string": "播放音乐的方法",
"_N$string": "播放音乐的方法",
"_fontSize": 40,
"_lineHeight": 40,
"_enableWrapText": true,
"_N$file": null,
"_isSystemFontUsed": true,
"_spacingX": 0,
"_batchAsBitmap": false,
"_styleFlags": 0,
"_underlineHeight": 0,
"_N$horizontalAlign": 1,
"_N$verticalAlign": 1,
"_N$fontFamily": "Arial",
"_N$overflow": 0,
"_N$cacheMode": 0,
"_id": "69E5j6bilL/7vSQnwIgZ4B"
},
{
"__type__": "cc.Canvas",
"_name": "",
......@@ -296,7 +394,7 @@
},
"_children": [
{
"__id__": 9
"__id__": 11
}
],
"_active": true,
......@@ -354,13 +452,13 @@
"_name": "東方幻華楽~初-廃獄行進曲",
"_objFlags": 0,
"_parent": {
"__id__": 8
"__id__": 10
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 10
"__id__": 12
}
],
"_prefab": null,
......@@ -416,7 +514,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 9
"__id__": 11
},
"_enabled": true,
"_clip": {
......@@ -425,6 +523,7 @@
"_volume": 1,
"_mute": false,
"_loop": false,
"_firstlyEnabled": true,
"playOnLoad": false,
"preload": false,
"_id": "53GTO2/95Gj4/Zh6jmnI1C"
......
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