游戏流程控制通过节点间 通信完成
This commit is contained in:
@@ -7602,7 +7602,7 @@
|
||||
},
|
||||
"component": "",
|
||||
"_componentId": "e7482dUVpJEJZzHkqJl1ZWP",
|
||||
"handler": "mission_end",
|
||||
"handler": "to_end_fight",
|
||||
"customEventData": ""
|
||||
},
|
||||
{
|
||||
@@ -7803,7 +7803,7 @@
|
||||
"__id__": 488
|
||||
}
|
||||
],
|
||||
"_active": false,
|
||||
"_active": true,
|
||||
"_components": [
|
||||
{
|
||||
"__id__": 572
|
||||
@@ -7827,7 +7827,7 @@
|
||||
"_lpos": {
|
||||
"__type__": "cc.Vec3",
|
||||
"x": 0,
|
||||
"y": 640,
|
||||
"y": -1000,
|
||||
"z": 0
|
||||
},
|
||||
"_lrot": {
|
||||
@@ -12509,8 +12509,8 @@
|
||||
"_target": null,
|
||||
"_left": 0,
|
||||
"_right": 0,
|
||||
"_top": 0,
|
||||
"_bottom": 0,
|
||||
"_top": 1640,
|
||||
"_bottom": -1640,
|
||||
"_horizontalCenter": 0,
|
||||
"_verticalCenter": 0,
|
||||
"_isAbsLeft": false,
|
||||
|
||||
Reference in New Issue
Block a user