英雄召唤修改为到特定位置 取消类型与位置绑定
This commit is contained in:
@@ -13531,7 +13531,7 @@
|
||||
}
|
||||
],
|
||||
"_interactable": true,
|
||||
"_transition": 0,
|
||||
"_transition": 3,
|
||||
"_normalColor": {
|
||||
"__type__": "cc.Color",
|
||||
"r": 255,
|
||||
@@ -13575,11 +13575,13 @@
|
||||
},
|
||||
{
|
||||
"__type__": "cc.ClickEvent",
|
||||
"target": null,
|
||||
"target": {
|
||||
"__id__": 2
|
||||
},
|
||||
"component": "",
|
||||
"_componentId": "",
|
||||
"handler": "",
|
||||
"customEventData": ""
|
||||
"_componentId": "0e186v7IoJEnZ9QdXVZry2W",
|
||||
"handler": "call_hero",
|
||||
"customEventData": "0"
|
||||
},
|
||||
{
|
||||
"__type__": "cc.PrefabInfo",
|
||||
|
||||
Reference in New Issue
Block a user