释放技能动画 设定在技能参数中+伤害系统建立

This commit is contained in:
2025-02-03 10:45:06 +08:00
parent 89978ddbe8
commit cdb8261be9
17 changed files with 960 additions and 462 deletions

View File

@@ -26,10 +26,13 @@
"_components": [
{
"__id__": 8
},
{
"__id__": 10
}
],
"_prefab": {
"__id__": 10
"__id__": 12
},
"_lpos": {
"__type__": "cc.Vec3",
@@ -224,6 +227,24 @@
"__type__": "cc.CompPrefabInfo",
"fileId": "77z0467LpD9JrxJ4yirYik"
},
{
"__type__": "f140bFcc0VDZIGOeHAB+xwZ",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 1
},
"_enabled": true,
"__prefab": {
"__id__": 11
},
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "18p/ymMfpOAYzUdQFqBjOm"
},
{
"__type__": "cc.PrefabInfo",
"root": {

View File

@@ -1,7 +1,7 @@
[
{
"__type__": "cc.Prefab",
"_name": "buff_do",
"_name": "max_blue",
"_objFlags": 0,
"__editorExtras__": {},
"_native": "",
@@ -13,7 +13,7 @@
},
{
"__type__": "cc.Node",
"_name": "buff_do",
"_name": "max_blue",
"_objFlags": 0,
"__editorExtras__": {},
"_parent": null,

View File

@@ -8,6 +8,6 @@
],
"subMetas": {},
"userData": {
"syncNodeName": "buff_do"
"syncNodeName": "max_blue"
}
}

View File

@@ -1,7 +1,7 @@
[
{
"__type__": "cc.Prefab",
"_name": "buff_do2",
"_name": "max_red",
"_objFlags": 0,
"__editorExtras__": {},
"_native": "",
@@ -13,7 +13,7 @@
},
{
"__type__": "cc.Node",
"_name": "buff_do2",
"_name": "max_red",
"_objFlags": 0,
"__editorExtras__": {},
"_parent": null,

View File

@@ -8,6 +8,6 @@
],
"subMetas": {},
"userData": {
"syncNodeName": "buff_do2"
"syncNodeName": "max_red"
}
}