- notify.anim 新增位置向量轨迹和关键帧曲线数据,丰富动画表现 - notify.prefab 增加和调整节点、组件及属性,提升UI结构和视觉布局 - hero hc1 的 move.anim 动画时长和帧数据调整,优化动作流畅度 - atk_fires.prefab 添加 withHero 属性以支持技能表现扩展 - 删除了 game/skills 目录下的 buff.prefab 和 buff_iced.prefab 资源,清理无用资源
495 lines
7.9 KiB
Plaintext
495 lines
7.9 KiB
Plaintext
[
|
|
{
|
|
"__type__": "cc.Prefab",
|
|
"_name": "buff",
|
|
"_objFlags": 0,
|
|
"__editorExtras__": {},
|
|
"_native": "",
|
|
"data": {
|
|
"__id__": 1
|
|
},
|
|
"optimizationPolicy": 0,
|
|
"persistent": false
|
|
},
|
|
{
|
|
"__type__": "cc.Node",
|
|
"_name": "buff",
|
|
"_objFlags": 0,
|
|
"__editorExtras__": {},
|
|
"_parent": null,
|
|
"_children": [
|
|
{
|
|
"__id__": 2
|
|
},
|
|
{
|
|
"__id__": 11
|
|
},
|
|
{
|
|
"__id__": 20
|
|
}
|
|
],
|
|
"_active": true,
|
|
"_components": [
|
|
{
|
|
"__id__": 29
|
|
}
|
|
],
|
|
"_prefab": {
|
|
"__id__": 31
|
|
},
|
|
"_lpos": {
|
|
"__type__": "cc.Vec3",
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0
|
|
},
|
|
"_lrot": {
|
|
"__type__": "cc.Quat",
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"w": 1
|
|
},
|
|
"_lscale": {
|
|
"__type__": "cc.Vec3",
|
|
"x": 1,
|
|
"y": 1,
|
|
"z": 1
|
|
},
|
|
"_mobility": 0,
|
|
"_layer": 1,
|
|
"_euler": {
|
|
"__type__": "cc.Vec3",
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0
|
|
},
|
|
"_id": ""
|
|
},
|
|
{
|
|
"__type__": "cc.Node",
|
|
"_objFlags": 0,
|
|
"_parent": {
|
|
"__id__": 1
|
|
},
|
|
"_prefab": {
|
|
"__id__": 3
|
|
},
|
|
"__editorExtras__": {}
|
|
},
|
|
{
|
|
"__type__": "cc.PrefabInfo",
|
|
"root": {
|
|
"__id__": 2
|
|
},
|
|
"asset": {
|
|
"__uuid__": "5a91888e-badd-4e3b-8fab-4a1e17bb3809",
|
|
"__expectedType__": "cc.Prefab"
|
|
},
|
|
"fileId": "d9+1SmE5VA0p7BpyF8Wbya",
|
|
"instance": {
|
|
"__id__": 4
|
|
},
|
|
"targetOverrides": null
|
|
},
|
|
{
|
|
"__type__": "cc.PrefabInstance",
|
|
"fileId": "98mW/0/oNDp5rxRhAHo7jc",
|
|
"prefabRootNode": {
|
|
"__id__": 1
|
|
},
|
|
"mountedChildren": [],
|
|
"mountedComponents": [],
|
|
"propertyOverrides": [
|
|
{
|
|
"__id__": 5
|
|
},
|
|
{
|
|
"__id__": 7
|
|
},
|
|
{
|
|
"__id__": 8
|
|
},
|
|
{
|
|
"__id__": 9
|
|
},
|
|
{
|
|
"__id__": 10
|
|
}
|
|
],
|
|
"removedComponents": []
|
|
},
|
|
{
|
|
"__type__": "CCPropertyOverrideInfo",
|
|
"targetInfo": {
|
|
"__id__": 6
|
|
},
|
|
"propertyPath": [
|
|
"_name"
|
|
],
|
|
"value": "bb"
|
|
},
|
|
{
|
|
"__type__": "cc.TargetInfo",
|
|
"localID": [
|
|
"d9+1SmE5VA0p7BpyF8Wbya"
|
|
]
|
|
},
|
|
{
|
|
"__type__": "CCPropertyOverrideInfo",
|
|
"targetInfo": {
|
|
"__id__": 6
|
|
},
|
|
"propertyPath": [
|
|
"_lpos"
|
|
],
|
|
"value": {
|
|
"__type__": "cc.Vec3",
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0
|
|
}
|
|
},
|
|
{
|
|
"__type__": "CCPropertyOverrideInfo",
|
|
"targetInfo": {
|
|
"__id__": 6
|
|
},
|
|
"propertyPath": [
|
|
"_lrot"
|
|
],
|
|
"value": {
|
|
"__type__": "cc.Quat",
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"w": 1
|
|
}
|
|
},
|
|
{
|
|
"__type__": "CCPropertyOverrideInfo",
|
|
"targetInfo": {
|
|
"__id__": 6
|
|
},
|
|
"propertyPath": [
|
|
"_euler"
|
|
],
|
|
"value": {
|
|
"__type__": "cc.Vec3",
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0
|
|
}
|
|
},
|
|
{
|
|
"__type__": "CCPropertyOverrideInfo",
|
|
"targetInfo": {
|
|
"__id__": 6
|
|
},
|
|
"propertyPath": [
|
|
"_active"
|
|
],
|
|
"value": false
|
|
},
|
|
{
|
|
"__type__": "cc.Node",
|
|
"_objFlags": 0,
|
|
"_parent": {
|
|
"__id__": 1
|
|
},
|
|
"_prefab": {
|
|
"__id__": 12
|
|
},
|
|
"__editorExtras__": {}
|
|
},
|
|
{
|
|
"__type__": "cc.PrefabInfo",
|
|
"root": {
|
|
"__id__": 11
|
|
},
|
|
"asset": {
|
|
"__uuid__": "15ebea82-dd62-4920-8d33-c03aec2ea520",
|
|
"__expectedType__": "cc.Prefab"
|
|
},
|
|
"fileId": "76SnZzdG9Es5pIgepl1NEF",
|
|
"instance": {
|
|
"__id__": 13
|
|
},
|
|
"targetOverrides": null
|
|
},
|
|
{
|
|
"__type__": "cc.PrefabInstance",
|
|
"fileId": "66A81ADh9Cc5LH5V+QyoY/",
|
|
"prefabRootNode": {
|
|
"__id__": 1
|
|
},
|
|
"mountedChildren": [],
|
|
"mountedComponents": [],
|
|
"propertyOverrides": [
|
|
{
|
|
"__id__": 14
|
|
},
|
|
{
|
|
"__id__": 16
|
|
},
|
|
{
|
|
"__id__": 17
|
|
},
|
|
{
|
|
"__id__": 18
|
|
},
|
|
{
|
|
"__id__": 19
|
|
}
|
|
],
|
|
"removedComponents": []
|
|
},
|
|
{
|
|
"__type__": "CCPropertyOverrideInfo",
|
|
"targetInfo": {
|
|
"__id__": 15
|
|
},
|
|
"propertyPath": [
|
|
"_name"
|
|
],
|
|
"value": "bg"
|
|
},
|
|
{
|
|
"__type__": "cc.TargetInfo",
|
|
"localID": [
|
|
"76SnZzdG9Es5pIgepl1NEF"
|
|
]
|
|
},
|
|
{
|
|
"__type__": "CCPropertyOverrideInfo",
|
|
"targetInfo": {
|
|
"__id__": 15
|
|
},
|
|
"propertyPath": [
|
|
"_lpos"
|
|
],
|
|
"value": {
|
|
"__type__": "cc.Vec3",
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0
|
|
}
|
|
},
|
|
{
|
|
"__type__": "CCPropertyOverrideInfo",
|
|
"targetInfo": {
|
|
"__id__": 15
|
|
},
|
|
"propertyPath": [
|
|
"_lrot"
|
|
],
|
|
"value": {
|
|
"__type__": "cc.Quat",
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"w": 1
|
|
}
|
|
},
|
|
{
|
|
"__type__": "CCPropertyOverrideInfo",
|
|
"targetInfo": {
|
|
"__id__": 15
|
|
},
|
|
"propertyPath": [
|
|
"_euler"
|
|
],
|
|
"value": {
|
|
"__type__": "cc.Vec3",
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0
|
|
}
|
|
},
|
|
{
|
|
"__type__": "CCPropertyOverrideInfo",
|
|
"targetInfo": {
|
|
"__id__": 15
|
|
},
|
|
"propertyPath": [
|
|
"_active"
|
|
],
|
|
"value": false
|
|
},
|
|
{
|
|
"__type__": "cc.Node",
|
|
"_objFlags": 0,
|
|
"_parent": {
|
|
"__id__": 1
|
|
},
|
|
"_prefab": {
|
|
"__id__": 21
|
|
},
|
|
"__editorExtras__": {}
|
|
},
|
|
{
|
|
"__type__": "cc.PrefabInfo",
|
|
"root": {
|
|
"__id__": 20
|
|
},
|
|
"asset": {
|
|
"__uuid__": "fed355c0-e0b8-4725-be8b-0eeb1a9a1fd5",
|
|
"__expectedType__": "cc.Prefab"
|
|
},
|
|
"fileId": "aeAW4zjwBDyJD3EFyy6QyB",
|
|
"instance": {
|
|
"__id__": 22
|
|
},
|
|
"targetOverrides": null
|
|
},
|
|
{
|
|
"__type__": "cc.PrefabInstance",
|
|
"fileId": "a993pGP71E86A2DMrLW5kQ",
|
|
"prefabRootNode": {
|
|
"__id__": 1
|
|
},
|
|
"mountedChildren": [],
|
|
"mountedComponents": [],
|
|
"propertyOverrides": [
|
|
{
|
|
"__id__": 23
|
|
},
|
|
{
|
|
"__id__": 25
|
|
},
|
|
{
|
|
"__id__": 26
|
|
},
|
|
{
|
|
"__id__": 27
|
|
},
|
|
{
|
|
"__id__": 28
|
|
}
|
|
],
|
|
"removedComponents": []
|
|
},
|
|
{
|
|
"__type__": "CCPropertyOverrideInfo",
|
|
"targetInfo": {
|
|
"__id__": 24
|
|
},
|
|
"propertyPath": [
|
|
"_name"
|
|
],
|
|
"value": "by"
|
|
},
|
|
{
|
|
"__type__": "cc.TargetInfo",
|
|
"localID": [
|
|
"aeAW4zjwBDyJD3EFyy6QyB"
|
|
]
|
|
},
|
|
{
|
|
"__type__": "CCPropertyOverrideInfo",
|
|
"targetInfo": {
|
|
"__id__": 24
|
|
},
|
|
"propertyPath": [
|
|
"_lpos"
|
|
],
|
|
"value": {
|
|
"__type__": "cc.Vec3",
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0
|
|
}
|
|
},
|
|
{
|
|
"__type__": "CCPropertyOverrideInfo",
|
|
"targetInfo": {
|
|
"__id__": 24
|
|
},
|
|
"propertyPath": [
|
|
"_lrot"
|
|
],
|
|
"value": {
|
|
"__type__": "cc.Quat",
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"w": 1
|
|
}
|
|
},
|
|
{
|
|
"__type__": "CCPropertyOverrideInfo",
|
|
"targetInfo": {
|
|
"__id__": 24
|
|
},
|
|
"propertyPath": [
|
|
"_euler"
|
|
],
|
|
"value": {
|
|
"__type__": "cc.Vec3",
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0
|
|
}
|
|
},
|
|
{
|
|
"__type__": "CCPropertyOverrideInfo",
|
|
"targetInfo": {
|
|
"__id__": 24
|
|
},
|
|
"propertyPath": [
|
|
"_active"
|
|
],
|
|
"value": false
|
|
},
|
|
{
|
|
"__type__": "cc.UITransform",
|
|
"_name": "",
|
|
"_objFlags": 0,
|
|
"__editorExtras__": {},
|
|
"node": {
|
|
"__id__": 1
|
|
},
|
|
"_enabled": true,
|
|
"__prefab": {
|
|
"__id__": 30
|
|
},
|
|
"_contentSize": {
|
|
"__type__": "cc.Size",
|
|
"width": 187.1199951171875,
|
|
"height": 166.58999633789062
|
|
},
|
|
"_anchorPoint": {
|
|
"__type__": "cc.Vec2",
|
|
"x": 0.5,
|
|
"y": 0
|
|
},
|
|
"_id": ""
|
|
},
|
|
{
|
|
"__type__": "cc.CompPrefabInfo",
|
|
"fileId": "89ju37xNVPJJOPezJpA7XB"
|
|
},
|
|
{
|
|
"__type__": "cc.PrefabInfo",
|
|
"root": {
|
|
"__id__": 1
|
|
},
|
|
"asset": {
|
|
"__id__": 0
|
|
},
|
|
"fileId": "65v9q/98dMjafRlb094Ctr",
|
|
"instance": null,
|
|
"targetOverrides": null,
|
|
"nestedPrefabInstanceRoots": [
|
|
{
|
|
"__id__": 20
|
|
},
|
|
{
|
|
"__id__": 11
|
|
},
|
|
{
|
|
"__id__": 2
|
|
}
|
|
]
|
|
}
|
|
] |