2 Commits

Author SHA1 Message Date
e32a66cfc9 清理了 一些buff 技能 2025-10-22 17:11:03 +08:00
d987e0806f refactor(animation): 更新动画和预设资源优化表现
- notify.anim 新增位置向量轨迹和关键帧曲线数据,丰富动画表现
- notify.prefab 增加和调整节点、组件及属性,提升UI结构和视觉布局
- hero hc1 的 move.anim 动画时长和帧数据调整,优化动作流畅度
- atk_fires.prefab 添加 withHero 属性以支持技能表现扩展
- 删除了 game/skills 目录下的 buff.prefab 和 buff_iced.prefab 资源,清理无用资源
2025-10-22 16:06:37 +08:00
76 changed files with 2943 additions and 10100 deletions

View File

@@ -19,13 +19,16 @@
},
{
"__id__": 13
},
{
"__id__": 24
}
],
"_exoticAnimation": null,
"_events": [],
"_embeddedPlayers": [],
"_additiveSettings": {
"__id__": 24
"__id__": 34
},
"_auxiliaryCurveEntries": []
},
@@ -590,6 +593,212 @@
"preExtrapolation": 1,
"postExtrapolation": 1
},
{
"__type__": "cc.animation.VectorTrack",
"_binding": {
"__type__": "cc.animation.TrackBinding",
"path": {
"__id__": 25
},
"proxy": null
},
"_channels": [
{
"__id__": 26
},
{
"__id__": 28
},
{
"__id__": 30
},
{
"__id__": 32
}
],
"_nComponents": 3
},
{
"__type__": "cc.animation.TrackPath",
"_paths": [
"position"
]
},
{
"__type__": "cc.animation.Channel",
"_curve": {
"__id__": 27
}
},
{
"__type__": "cc.RealCurve",
"_times": [
0,
0.6666666666666666,
1.25
],
"_values": [
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 0,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": null
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 0,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": null
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 0,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": null
}
],
"preExtrapolation": 1,
"postExtrapolation": 1
},
{
"__type__": "cc.animation.Channel",
"_curve": {
"__id__": 29
}
},
{
"__type__": "cc.RealCurve",
"_times": [
0,
0.6666666666666666,
1.25
],
"_values": [
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 455,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": null
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 455,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": null
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 555,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": null
}
],
"preExtrapolation": 1,
"postExtrapolation": 1
},
{
"__type__": "cc.animation.Channel",
"_curve": {
"__id__": 31
}
},
{
"__type__": "cc.RealCurve",
"_times": [
0,
0.6666666666666666,
1.25
],
"_values": [
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 0,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": null
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 0,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": null
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 0,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": null
}
],
"preExtrapolation": 1,
"postExtrapolation": 1
},
{
"__type__": "cc.animation.Channel",
"_curve": {
"__id__": 33
}
},
{
"__type__": "cc.RealCurve",
"_times": [],
"_values": [],
"preExtrapolation": 1,
"postExtrapolation": 1
},
{
"__type__": "cc.AnimationClipAdditiveSettings",
"enabled": false,

View File

@@ -20,33 +20,39 @@
"_children": [
{
"__id__": 2
},
{
"__id__": 17
},
{
"__id__": 23
}
],
"_active": true,
"_components": [
{
"__id__": 10
"__id__": 31
},
{
"__id__": 12
"__id__": 33
},
{
"__id__": 14
"__id__": 35
},
{
"__id__": 16
"__id__": 37
},
{
"__id__": 18
"__id__": 39
}
],
"_prefab": {
"__id__": 20
"__id__": 41
},
"_lpos": {
"__type__": "cc.Vec3",
"x": 0,
"y": 555,
"y": 455,
"z": 0
},
"_lrot": {
@@ -72,6 +78,332 @@
},
"_id": ""
},
{
"__type__": "cc.Node",
"_objFlags": 0,
"_parent": {
"__id__": 1
},
"_prefab": {
"__id__": 3
},
"__editorExtras__": {}
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 2
},
"asset": {
"__uuid__": "fbbc9ff5-0bcf-4e92-9c71-f9dc27a30158",
"__expectedType__": "cc.Prefab"
},
"fileId": "0bP5AdjVNKbIVXJK2hNWPD",
"instance": {
"__id__": 4
},
"targetOverrides": null
},
{
"__type__": "cc.PrefabInstance",
"fileId": "58cIYrwIBIUJTPYa+To7Os",
"prefabRootNode": {
"__id__": 1
},
"mountedChildren": [],
"mountedComponents": [],
"propertyOverrides": [
{
"__id__": 5
},
{
"__id__": 7
},
{
"__id__": 8
},
{
"__id__": 9
},
{
"__id__": 10
},
{
"__id__": 12
},
{
"__id__": 14
},
{
"__id__": 16
}
],
"removedComponents": []
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 6
},
"propertyPath": [
"_name"
],
"value": "slist"
},
{
"__type__": "cc.TargetInfo",
"localID": [
"0bP5AdjVNKbIVXJK2hNWPD"
]
},
{
"__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__": 11
},
"propertyPath": [
"_contentSize"
],
"value": {
"__type__": "cc.Size",
"width": 680,
"height": 120
}
},
{
"__type__": "cc.TargetInfo",
"localID": [
"53s5rNSsdM1rRVM8XF85z1"
]
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 13
},
"propertyPath": [
"_contentSize"
],
"value": {
"__type__": "cc.Size",
"width": 680,
"height": 120
}
},
{
"__type__": "cc.TargetInfo",
"localID": [
"0fDjKrHkFN9YsEzQamA+QJ"
]
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 15
},
"propertyPath": [
"_left"
],
"value": 10
},
{
"__type__": "cc.TargetInfo",
"localID": [
"88vjsnrkhKvrT5BHQt/TeZ"
]
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 15
},
"propertyPath": [
"_right"
],
"value": 10
},
{
"__type__": "cc.Node",
"_name": "ItemIcon_Scroll_Feather",
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
"__id__": 1
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 18
},
{
"__id__": 20
}
],
"_prefab": {
"__id__": 22
},
"_lpos": {
"__type__": "cc.Vec3",
"x": -297.311,
"y": 40.477,
"z": 0
},
"_lrot": {
"__type__": "cc.Quat",
"x": 0,
"y": 0,
"z": 0,
"w": 1
},
"_lscale": {
"__type__": "cc.Vec3",
"x": 0.7,
"y": 0.7,
"z": 1
},
"_mobility": 0,
"_layer": 33554432,
"_euler": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0,
"z": 0
},
"_id": ""
},
{
"__type__": "cc.UITransform",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 17
},
"_enabled": true,
"__prefab": {
"__id__": 19
},
"_contentSize": {
"__type__": "cc.Size",
"width": 122,
"height": 112
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "95euAr+ABP4aTgxKUFnC10"
},
{
"__type__": "cc.Sprite",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 17
},
"_enabled": true,
"__prefab": {
"__id__": 21
},
"_customMaterial": null,
"_srcBlendFactor": 2,
"_dstBlendFactor": 4,
"_color": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_spriteFrame": {
"__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@6a8a9",
"__expectedType__": "cc.SpriteFrame"
},
"_type": 0,
"_fillType": 0,
"_sizeMode": 1,
"_fillCenter": {
"__type__": "cc.Vec2",
"x": 0,
"y": 0
},
"_fillStart": 0,
"_fillRange": 0,
"_isTrimmedMode": true,
"_useGrayscale": false,
"_atlas": null,
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "87hztWZFVH0L7943RpKfAr"
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__id__": 0
},
"fileId": "fbQMFJWSFAgpDKxvWpMcqN",
"instance": null,
"targetOverrides": null,
"nestedPrefabInstanceRoots": null
},
{
"__type__": "cc.Node",
"_name": "lab_content",
@@ -84,17 +416,17 @@
"_active": true,
"_components": [
{
"__id__": 3
"__id__": 24
},
{
"__id__": 5
"__id__": 26
},
{
"__id__": 7
"__id__": 28
}
],
"_prefab": {
"__id__": 9
"__id__": 30
},
"_lpos": {
"__type__": "cc.Vec3",
@@ -131,11 +463,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 2
"__id__": 23
},
"_enabled": true,
"__prefab": {
"__id__": 4
"__id__": 25
},
"_contentSize": {
"__type__": "cc.Size",
@@ -159,11 +491,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 2
"__id__": 23
},
"_enabled": true,
"__prefab": {
"__id__": 6
"__id__": 27
},
"_customMaterial": null,
"_srcBlendFactor": 2,
@@ -227,11 +559,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 2
"__id__": 23
},
"_enabled": true,
"__prefab": {
"__id__": 8
"__id__": 29
},
"_params": [],
"_dataID": "",
@@ -264,7 +596,7 @@
},
"_enabled": true,
"__prefab": {
"__id__": 11
"__id__": 32
},
"_contentSize": {
"__type__": "cc.Size",
@@ -292,7 +624,7 @@
},
"_enabled": true,
"__prefab": {
"__id__": 13
"__id__": 34
},
"_customMaterial": null,
"_srcBlendFactor": 2,
@@ -334,7 +666,7 @@
},
"_enabled": true,
"__prefab": {
"__id__": 15
"__id__": 36
},
"playOnLoad": true,
"_clips": [
@@ -363,13 +695,13 @@
},
"_enabled": true,
"__prefab": {
"__id__": 17
"__id__": 38
},
"lab_content": {
"__id__": 5
"__id__": 26
},
"animation": {
"__id__": 14
"__id__": 35
},
"_id": ""
},
@@ -387,13 +719,13 @@
},
"_enabled": true,
"__prefab": {
"__id__": 19
"__id__": 40
},
"_alignFlags": 1,
"_target": null,
"_left": 0,
"_right": 0,
"_top": 10,
"_top": 110,
"_bottom": 0,
"_horizontalCenter": 0,
"_verticalCenter": 0,
@@ -423,6 +755,11 @@
},
"fileId": "4fj6jVgO1KzKob1u6D65Ik",
"instance": null,
"targetOverrides": null
"targetOverrides": null,
"nestedPrefabInstanceRoots": [
{
"__id__": 2
}
]
}
]

View File

@@ -22,53 +22,47 @@
"__id__": 2
},
{
"__id__": 8
"__id__": 12
},
{
"__id__": 21
"__id__": 24
},
{
"__id__": 31
"__id__": 35
},
{
"__id__": 43
},
{
"__id__": 54
},
{
"__id__": 63
"__id__": 44
}
],
"_active": true,
"_components": [
{
"__id__": 72
"__id__": 53
},
{
"__id__": 74
"__id__": 55
},
{
"__id__": 76
"__id__": 57
},
{
"__id__": 78
"__id__": 59
},
{
"__id__": 80
"__id__": 61
},
{
"__id__": 82
"__id__": 63
},
{
"__id__": 84
"__id__": 65
},
{
"__id__": 86
"__id__": 67
}
],
"_prefab": {
"__id__": 88
"__id__": 69
},
"_lpos": {
"__type__": "cc.Vec3",
@@ -99,304 +93,6 @@
},
"_id": ""
},
{
"__type__": "cc.Node",
"_name": "shadow",
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
"__id__": 1
},
"_children": [],
"_active": false,
"_components": [
{
"__id__": 3
},
{
"__id__": 5
}
],
"_prefab": {
"__id__": 7
},
"_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.UITransform",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 2
},
"_enabled": true,
"__prefab": {
"__id__": 4
},
"_contentSize": {
"__type__": "cc.Size",
"width": 48,
"height": 10
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "82GSLcinVCqaS7uVF37Wf+"
},
{
"__type__": "cc.Sprite",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 2
},
"_enabled": true,
"__prefab": {
"__id__": 6
},
"_customMaterial": null,
"_srcBlendFactor": 2,
"_dstBlendFactor": 4,
"_color": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 190
},
"_spriteFrame": null,
"_type": 0,
"_fillType": 0,
"_sizeMode": 0,
"_fillCenter": {
"__type__": "cc.Vec2",
"x": 0,
"y": 0
},
"_fillStart": 0,
"_fillRange": 0,
"_isTrimmedMode": true,
"_useGrayscale": false,
"_atlas": null,
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "aaU0iR7UpE3581O1inr1Ez"
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__id__": 0
},
"fileId": "6bEPue7hpNNp7HIe1zQLgz",
"instance": null,
"targetOverrides": null,
"nestedPrefabInstanceRoots": null
},
{
"__type__": "cc.Node",
"_objFlags": 0,
"_parent": {
"__id__": 1
},
"_prefab": {
"__id__": 9
},
"__editorExtras__": {}
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 8
},
"asset": {
"__uuid__": "3899fa6a-77a8-4809-b34b-64e0daa5674c",
"__expectedType__": "cc.Prefab"
},
"fileId": "65v9q/98dMjafRlb094Ctr",
"instance": {
"__id__": 10
},
"targetOverrides": null
},
{
"__type__": "cc.PrefabInstance",
"fileId": "e2pEwe/wJPEp3j+VexsgH9",
"prefabRootNode": {
"__id__": 1
},
"mountedChildren": [],
"mountedComponents": [],
"propertyOverrides": [
{
"__id__": 11
},
{
"__id__": 13
},
{
"__id__": 14
},
{
"__id__": 15
},
{
"__id__": 16
},
{
"__id__": 17
},
{
"__id__": 19
}
],
"removedComponents": []
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 12
},
"propertyPath": [
"_name"
],
"value": "buff"
},
{
"__type__": "cc.TargetInfo",
"localID": [
"65v9q/98dMjafRlb094Ctr"
]
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 12
},
"propertyPath": [
"_lpos"
],
"value": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0,
"z": 0
}
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 12
},
"propertyPath": [
"_lrot"
],
"value": {
"__type__": "cc.Quat",
"x": 0,
"y": 0,
"z": 0,
"w": 1
}
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 12
},
"propertyPath": [
"_euler"
],
"value": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0,
"z": 0
}
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 12
},
"propertyPath": [
"_active"
],
"value": true
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 18
},
"propertyPath": [
"_active"
],
"value": false
},
{
"__type__": "cc.TargetInfo",
"localID": [
"98mW/0/oNDp5rxRhAHo7jc",
"d9+1SmE5VA0p7BpyF8Wbya"
]
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 20
},
"propertyPath": [
"_active"
],
"value": false
},
{
"__type__": "cc.TargetInfo",
"localID": [
"66A81ADh9Cc5LH5V+QyoY/",
"76SnZzdG9Es5pIgepl1NEF"
]
},
{
"__type__": "cc.Node",
"_name": "anm",
@@ -409,20 +105,20 @@
"_active": true,
"_components": [
{
"__id__": 22
"__id__": 3
},
{
"__id__": 24
"__id__": 5
},
{
"__id__": 26
"__id__": 7
},
{
"__id__": 28
"__id__": 9
}
],
"_prefab": {
"__id__": 30
"__id__": 11
},
"_lpos": {
"__type__": "cc.Vec3",
@@ -459,11 +155,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 21
"__id__": 2
},
"_enabled": true,
"__prefab": {
"__id__": 23
"__id__": 4
},
"_contentSize": {
"__type__": "cc.Size",
@@ -487,11 +183,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 21
"__id__": 2
},
"_enabled": true,
"__prefab": {
"__id__": 25
"__id__": 6
},
"_id": ""
},
@@ -505,11 +201,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 21
"__id__": 2
},
"_enabled": true,
"__prefab": {
"__id__": 27
"__id__": 8
},
"_customMaterial": null,
"_srcBlendFactor": 2,
@@ -550,11 +246,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 21
"__id__": 2
},
"_enabled": true,
"__prefab": {
"__id__": 29
"__id__": 10
},
"playOnLoad": true,
"_clips": [
@@ -617,14 +313,14 @@
"__id__": 1
},
"_prefab": {
"__id__": 32
"__id__": 13
},
"__editorExtras__": {}
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 31
"__id__": 12
},
"asset": {
"__uuid__": "e1b8a315-ece3-41a2-941e-a66861753f1b",
@@ -632,7 +328,7 @@
},
"fileId": "c46/YsCPVOJYA4mWEpNYRx",
"instance": {
"__id__": 33
"__id__": 14
},
"targetOverrides": null
},
@@ -646,25 +342,25 @@
"mountedComponents": [],
"propertyOverrides": [
{
"__id__": 34
"__id__": 15
},
{
"__id__": 36
"__id__": 17
},
{
"__id__": 37
"__id__": 18
},
{
"__id__": 38
"__id__": 19
},
{
"__id__": 39
"__id__": 20
},
{
"__id__": 40
"__id__": 21
},
{
"__id__": 42
"__id__": 23
}
],
"removedComponents": []
@@ -672,7 +368,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 35
"__id__": 16
},
"propertyPath": [
"_name"
@@ -688,7 +384,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 35
"__id__": 16
},
"propertyPath": [
"_lpos"
@@ -703,7 +399,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 35
"__id__": 16
},
"propertyPath": [
"_lrot"
@@ -719,7 +415,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 35
"__id__": 16
},
"propertyPath": [
"_euler"
@@ -734,7 +430,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 35
"__id__": 16
},
"propertyPath": [
"_active"
@@ -744,7 +440,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 41
"__id__": 22
},
"propertyPath": [
"_contentSize"
@@ -764,7 +460,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 35
"__id__": 16
},
"propertyPath": [
"_lscale"
@@ -783,14 +479,14 @@
"__id__": 1
},
"_prefab": {
"__id__": 44
"__id__": 25
},
"__editorExtras__": {}
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 43
"__id__": 24
},
"asset": {
"__uuid__": "50c3d5e4-49f8-4bd7-a15b-cda359a0ae5c",
@@ -798,7 +494,7 @@
},
"fileId": "5fqU0L3/FOhKaco5UkHuWT",
"instance": {
"__id__": 45
"__id__": 26
},
"targetOverrides": null
},
@@ -812,22 +508,22 @@
"mountedComponents": [],
"propertyOverrides": [
{
"__id__": 46
"__id__": 27
},
{
"__id__": 48
"__id__": 29
},
{
"__id__": 49
"__id__": 30
},
{
"__id__": 50
"__id__": 31
},
{
"__id__": 51
"__id__": 32
},
{
"__id__": 53
"__id__": 34
}
],
"removedComponents": []
@@ -835,7 +531,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 47
"__id__": 28
},
"propertyPath": [
"_name"
@@ -851,7 +547,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 47
"__id__": 28
},
"propertyPath": [
"_lpos"
@@ -866,7 +562,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 47
"__id__": 28
},
"propertyPath": [
"_lrot"
@@ -882,7 +578,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 47
"__id__": 28
},
"propertyPath": [
"_euler"
@@ -897,7 +593,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 52
"__id__": 33
},
"propertyPath": [
"_lpos"
@@ -918,7 +614,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 47
"__id__": 28
},
"propertyPath": [
"_lscale"
@@ -937,14 +633,14 @@
"__id__": 1
},
"_prefab": {
"__id__": 55
"__id__": 36
},
"__editorExtras__": {}
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 54
"__id__": 35
},
"asset": {
"__uuid__": "5b4ca49e-0f12-4478-b56d-bf8198b36b90",
@@ -952,7 +648,7 @@
},
"fileId": "0d6ZXmA5dHkZxoGONDL2sE",
"instance": {
"__id__": 56
"__id__": 37
},
"targetOverrides": null
},
@@ -966,19 +662,19 @@
"mountedComponents": [],
"propertyOverrides": [
{
"__id__": 57
"__id__": 38
},
{
"__id__": 59
"__id__": 40
},
{
"__id__": 60
"__id__": 41
},
{
"__id__": 61
"__id__": 42
},
{
"__id__": 62
"__id__": 43
}
],
"removedComponents": []
@@ -986,7 +682,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 58
"__id__": 39
},
"propertyPath": [
"_name"
@@ -1002,7 +698,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 58
"__id__": 39
},
"propertyPath": [
"_lpos"
@@ -1017,7 +713,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 58
"__id__": 39
},
"propertyPath": [
"_lrot"
@@ -1033,7 +729,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 58
"__id__": 39
},
"propertyPath": [
"_euler"
@@ -1048,7 +744,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 58
"__id__": 39
},
"propertyPath": [
"_active"
@@ -1062,14 +758,14 @@
"__id__": 1
},
"_prefab": {
"__id__": 64
"__id__": 45
},
"__editorExtras__": {}
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 63
"__id__": 44
},
"asset": {
"__uuid__": "ae4493bd-cbcc-4392-921c-3e2b0fcd5338",
@@ -1077,7 +773,7 @@
},
"fileId": "91yoyAQGNDm5ziI7NUChZ+",
"instance": {
"__id__": 65
"__id__": 46
},
"targetOverrides": null
},
@@ -1091,19 +787,19 @@
"mountedComponents": [],
"propertyOverrides": [
{
"__id__": 66
"__id__": 47
},
{
"__id__": 68
"__id__": 49
},
{
"__id__": 69
"__id__": 50
},
{
"__id__": 70
"__id__": 51
},
{
"__id__": 71
"__id__": 52
}
],
"removedComponents": []
@@ -1111,7 +807,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 67
"__id__": 48
},
"propertyPath": [
"_name"
@@ -1127,7 +823,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 67
"__id__": 48
},
"propertyPath": [
"_lpos"
@@ -1142,7 +838,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 67
"__id__": 48
},
"propertyPath": [
"_lrot"
@@ -1158,7 +854,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 67
"__id__": 48
},
"propertyPath": [
"_euler"
@@ -1173,7 +869,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 67
"__id__": 48
},
"propertyPath": [
"_active"
@@ -1190,7 +886,7 @@
},
"_enabled": true,
"__prefab": {
"__id__": 73
"__id__": 54
},
"_contentSize": {
"__type__": "cc.Size",
@@ -1218,10 +914,10 @@
},
"_enabled": true,
"__prefab": {
"__id__": 75
"__id__": 56
},
"anm": {
"__id__": 24
"__id__": 5
},
"_id": ""
},
@@ -1239,7 +935,7 @@
},
"_enabled": true,
"__prefab": {
"__id__": 77
"__id__": 58
},
"_id": ""
},
@@ -1257,7 +953,7 @@
},
"_enabled": true,
"__prefab": {
"__id__": 79
"__id__": 60
},
"_id": ""
},
@@ -1275,7 +971,7 @@
},
"_enabled": true,
"__prefab": {
"__id__": 81
"__id__": 62
},
"enabledContactListener": true,
"bullet": false,
@@ -1309,7 +1005,7 @@
},
"_enabled": true,
"__prefab": {
"__id__": 83
"__id__": 64
},
"tag": 0,
"_group": 4,
@@ -1343,7 +1039,7 @@
},
"_enabled": true,
"__prefab": {
"__id__": 85
"__id__": 66
},
"_id": ""
},
@@ -1361,7 +1057,7 @@
},
"_enabled": true,
"__prefab": {
"__id__": 87
"__id__": 68
},
"_id": ""
},
@@ -1382,19 +1078,16 @@
"targetOverrides": null,
"nestedPrefabInstanceRoots": [
{
"__id__": 63
"__id__": 44
},
{
"__id__": 54
"__id__": 35
},
{
"__id__": 43
"__id__": 24
},
{
"__id__": 31
},
{
"__id__": 8
"__id__": 12
}
]
}

View File

@@ -22,53 +22,47 @@
"__id__": 2
},
{
"__id__": 8
"__id__": 12
},
{
"__id__": 17
"__id__": 24
},
{
"__id__": 27
"__id__": 35
},
{
"__id__": 39
},
{
"__id__": 50
},
{
"__id__": 59
"__id__": 44
}
],
"_active": true,
"_components": [
{
"__id__": 68
"__id__": 53
},
{
"__id__": 70
"__id__": 55
},
{
"__id__": 72
"__id__": 57
},
{
"__id__": 74
"__id__": 59
},
{
"__id__": 76
"__id__": 61
},
{
"__id__": 78
"__id__": 63
},
{
"__id__": 80
"__id__": 65
},
{
"__id__": 82
"__id__": 67
}
],
"_prefab": {
"__id__": 84
"__id__": 69
},
"_lpos": {
"__type__": "cc.Vec3",
@@ -99,264 +93,6 @@
},
"_id": ""
},
{
"__type__": "cc.Node",
"_name": "shadow",
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
"__id__": 1
},
"_children": [],
"_active": false,
"_components": [
{
"__id__": 3
},
{
"__id__": 5
}
],
"_prefab": {
"__id__": 7
},
"_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.UITransform",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 2
},
"_enabled": true,
"__prefab": {
"__id__": 4
},
"_contentSize": {
"__type__": "cc.Size",
"width": 48,
"height": 10
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "82GSLcinVCqaS7uVF37Wf+"
},
{
"__type__": "cc.Sprite",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 2
},
"_enabled": true,
"__prefab": {
"__id__": 6
},
"_customMaterial": null,
"_srcBlendFactor": 2,
"_dstBlendFactor": 4,
"_color": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 190
},
"_spriteFrame": null,
"_type": 0,
"_fillType": 0,
"_sizeMode": 0,
"_fillCenter": {
"__type__": "cc.Vec2",
"x": 0,
"y": 0
},
"_fillStart": 0,
"_fillRange": 0,
"_isTrimmedMode": true,
"_useGrayscale": false,
"_atlas": null,
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "aaU0iR7UpE3581O1inr1Ez"
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__id__": 0
},
"fileId": "6bEPue7hpNNp7HIe1zQLgz",
"instance": null,
"targetOverrides": null,
"nestedPrefabInstanceRoots": null
},
{
"__type__": "cc.Node",
"_objFlags": 0,
"_parent": {
"__id__": 1
},
"_prefab": {
"__id__": 9
},
"__editorExtras__": {}
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 8
},
"asset": {
"__uuid__": "3899fa6a-77a8-4809-b34b-64e0daa5674c",
"__expectedType__": "cc.Prefab"
},
"fileId": "65v9q/98dMjafRlb094Ctr",
"instance": {
"__id__": 10
},
"targetOverrides": null
},
{
"__type__": "cc.PrefabInstance",
"fileId": "e2pEwe/wJPEp3j+VexsgH9",
"prefabRootNode": {
"__id__": 1
},
"mountedChildren": [],
"mountedComponents": [],
"propertyOverrides": [
{
"__id__": 11
},
{
"__id__": 13
},
{
"__id__": 14
},
{
"__id__": 15
},
{
"__id__": 16
}
],
"removedComponents": []
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 12
},
"propertyPath": [
"_name"
],
"value": "buff"
},
{
"__type__": "cc.TargetInfo",
"localID": [
"65v9q/98dMjafRlb094Ctr"
]
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 12
},
"propertyPath": [
"_lpos"
],
"value": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0,
"z": 0
}
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 12
},
"propertyPath": [
"_lrot"
],
"value": {
"__type__": "cc.Quat",
"x": 0,
"y": 0,
"z": 0,
"w": 1
}
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 12
},
"propertyPath": [
"_euler"
],
"value": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0,
"z": 0
}
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 12
},
"propertyPath": [
"_active"
],
"value": true
},
{
"__type__": "cc.Node",
"_name": "anm",
@@ -369,20 +105,20 @@
"_active": true,
"_components": [
{
"__id__": 18
"__id__": 3
},
{
"__id__": 20
"__id__": 5
},
{
"__id__": 22
"__id__": 7
},
{
"__id__": 24
"__id__": 9
}
],
"_prefab": {
"__id__": 26
"__id__": 11
},
"_lpos": {
"__type__": "cc.Vec3",
@@ -419,11 +155,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 17
"__id__": 2
},
"_enabled": true,
"__prefab": {
"__id__": 19
"__id__": 4
},
"_contentSize": {
"__type__": "cc.Size",
@@ -447,11 +183,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 17
"__id__": 2
},
"_enabled": true,
"__prefab": {
"__id__": 21
"__id__": 6
},
"_id": ""
},
@@ -465,11 +201,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 17
"__id__": 2
},
"_enabled": true,
"__prefab": {
"__id__": 23
"__id__": 8
},
"_customMaterial": null,
"_srcBlendFactor": 2,
@@ -510,11 +246,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 17
"__id__": 2
},
"_enabled": true,
"__prefab": {
"__id__": 25
"__id__": 10
},
"playOnLoad": true,
"_clips": [
@@ -577,14 +313,14 @@
"__id__": 1
},
"_prefab": {
"__id__": 28
"__id__": 13
},
"__editorExtras__": {}
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 27
"__id__": 12
},
"asset": {
"__uuid__": "e1b8a315-ece3-41a2-941e-a66861753f1b",
@@ -592,7 +328,7 @@
},
"fileId": "c46/YsCPVOJYA4mWEpNYRx",
"instance": {
"__id__": 29
"__id__": 14
},
"targetOverrides": null
},
@@ -606,25 +342,25 @@
"mountedComponents": [],
"propertyOverrides": [
{
"__id__": 30
"__id__": 15
},
{
"__id__": 32
"__id__": 17
},
{
"__id__": 33
"__id__": 18
},
{
"__id__": 34
"__id__": 19
},
{
"__id__": 35
"__id__": 20
},
{
"__id__": 36
"__id__": 21
},
{
"__id__": 38
"__id__": 23
}
],
"removedComponents": []
@@ -632,7 +368,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 31
"__id__": 16
},
"propertyPath": [
"_name"
@@ -648,7 +384,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 31
"__id__": 16
},
"propertyPath": [
"_lpos"
@@ -663,7 +399,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 31
"__id__": 16
},
"propertyPath": [
"_lrot"
@@ -679,7 +415,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 31
"__id__": 16
},
"propertyPath": [
"_euler"
@@ -694,7 +430,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 31
"__id__": 16
},
"propertyPath": [
"_active"
@@ -704,7 +440,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 37
"__id__": 22
},
"propertyPath": [
"_contentSize"
@@ -724,7 +460,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 31
"__id__": 16
},
"propertyPath": [
"_lscale"
@@ -743,14 +479,14 @@
"__id__": 1
},
"_prefab": {
"__id__": 40
"__id__": 25
},
"__editorExtras__": {}
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 39
"__id__": 24
},
"asset": {
"__uuid__": "50c3d5e4-49f8-4bd7-a15b-cda359a0ae5c",
@@ -758,7 +494,7 @@
},
"fileId": "5fqU0L3/FOhKaco5UkHuWT",
"instance": {
"__id__": 41
"__id__": 26
},
"targetOverrides": null
},
@@ -772,22 +508,22 @@
"mountedComponents": [],
"propertyOverrides": [
{
"__id__": 42
"__id__": 27
},
{
"__id__": 44
"__id__": 29
},
{
"__id__": 45
"__id__": 30
},
{
"__id__": 46
"__id__": 31
},
{
"__id__": 47
"__id__": 32
},
{
"__id__": 49
"__id__": 34
}
],
"removedComponents": []
@@ -795,7 +531,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 43
"__id__": 28
},
"propertyPath": [
"_name"
@@ -811,7 +547,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 43
"__id__": 28
},
"propertyPath": [
"_lpos"
@@ -826,7 +562,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 43
"__id__": 28
},
"propertyPath": [
"_lrot"
@@ -842,7 +578,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 43
"__id__": 28
},
"propertyPath": [
"_euler"
@@ -857,7 +593,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 48
"__id__": 33
},
"propertyPath": [
"_lpos"
@@ -878,7 +614,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 43
"__id__": 28
},
"propertyPath": [
"_lscale"
@@ -897,14 +633,14 @@
"__id__": 1
},
"_prefab": {
"__id__": 51
"__id__": 36
},
"__editorExtras__": {}
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 50
"__id__": 35
},
"asset": {
"__uuid__": "5b4ca49e-0f12-4478-b56d-bf8198b36b90",
@@ -912,7 +648,7 @@
},
"fileId": "0d6ZXmA5dHkZxoGONDL2sE",
"instance": {
"__id__": 52
"__id__": 37
},
"targetOverrides": null
},
@@ -926,19 +662,19 @@
"mountedComponents": [],
"propertyOverrides": [
{
"__id__": 53
"__id__": 38
},
{
"__id__": 55
"__id__": 40
},
{
"__id__": 56
"__id__": 41
},
{
"__id__": 57
"__id__": 42
},
{
"__id__": 58
"__id__": 43
}
],
"removedComponents": []
@@ -946,7 +682,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 54
"__id__": 39
},
"propertyPath": [
"_name"
@@ -962,7 +698,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 54
"__id__": 39
},
"propertyPath": [
"_lpos"
@@ -977,7 +713,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 54
"__id__": 39
},
"propertyPath": [
"_lrot"
@@ -993,7 +729,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 54
"__id__": 39
},
"propertyPath": [
"_euler"
@@ -1008,7 +744,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 54
"__id__": 39
},
"propertyPath": [
"_active"
@@ -1022,14 +758,14 @@
"__id__": 1
},
"_prefab": {
"__id__": 60
"__id__": 45
},
"__editorExtras__": {}
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 59
"__id__": 44
},
"asset": {
"__uuid__": "ae4493bd-cbcc-4392-921c-3e2b0fcd5338",
@@ -1037,7 +773,7 @@
},
"fileId": "91yoyAQGNDm5ziI7NUChZ+",
"instance": {
"__id__": 61
"__id__": 46
},
"targetOverrides": null
},
@@ -1051,19 +787,19 @@
"mountedComponents": [],
"propertyOverrides": [
{
"__id__": 62
"__id__": 47
},
{
"__id__": 64
"__id__": 49
},
{
"__id__": 65
"__id__": 50
},
{
"__id__": 66
"__id__": 51
},
{
"__id__": 67
"__id__": 52
}
],
"removedComponents": []
@@ -1071,7 +807,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 63
"__id__": 48
},
"propertyPath": [
"_name"
@@ -1087,7 +823,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 63
"__id__": 48
},
"propertyPath": [
"_lpos"
@@ -1102,7 +838,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 63
"__id__": 48
},
"propertyPath": [
"_lrot"
@@ -1118,7 +854,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 63
"__id__": 48
},
"propertyPath": [
"_euler"
@@ -1133,7 +869,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 63
"__id__": 48
},
"propertyPath": [
"_active"
@@ -1150,7 +886,7 @@
},
"_enabled": true,
"__prefab": {
"__id__": 69
"__id__": 54
},
"_contentSize": {
"__type__": "cc.Size",
@@ -1178,10 +914,10 @@
},
"_enabled": true,
"__prefab": {
"__id__": 71
"__id__": 56
},
"anm": {
"__id__": 20
"__id__": 5
},
"_id": ""
},
@@ -1199,7 +935,7 @@
},
"_enabled": true,
"__prefab": {
"__id__": 73
"__id__": 58
},
"_id": ""
},
@@ -1217,7 +953,7 @@
},
"_enabled": true,
"__prefab": {
"__id__": 75
"__id__": 60
},
"_id": ""
},
@@ -1235,7 +971,7 @@
},
"_enabled": true,
"__prefab": {
"__id__": 77
"__id__": 62
},
"enabledContactListener": true,
"bullet": false,
@@ -1269,7 +1005,7 @@
},
"_enabled": true,
"__prefab": {
"__id__": 79
"__id__": 64
},
"tag": 0,
"_group": 4,
@@ -1303,7 +1039,7 @@
},
"_enabled": true,
"__prefab": {
"__id__": 81
"__id__": 66
},
"_id": ""
},
@@ -1321,7 +1057,7 @@
},
"_enabled": true,
"__prefab": {
"__id__": 83
"__id__": 68
},
"_id": ""
},
@@ -1342,19 +1078,16 @@
"targetOverrides": null,
"nestedPrefabInstanceRoots": [
{
"__id__": 59
"__id__": 44
},
{
"__id__": 50
"__id__": 35
},
{
"__id__": 39
"__id__": 24
},
{
"__id__": 27
},
{
"__id__": 8
"__id__": 12
}
]
}

View File

@@ -22,53 +22,47 @@
"__id__": 2
},
{
"__id__": 8
"__id__": 12
},
{
"__id__": 17
"__id__": 24
},
{
"__id__": 27
"__id__": 35
},
{
"__id__": 39
},
{
"__id__": 50
},
{
"__id__": 59
"__id__": 44
}
],
"_active": true,
"_components": [
{
"__id__": 68
"__id__": 53
},
{
"__id__": 70
"__id__": 55
},
{
"__id__": 72
"__id__": 57
},
{
"__id__": 74
"__id__": 59
},
{
"__id__": 76
"__id__": 61
},
{
"__id__": 78
"__id__": 63
},
{
"__id__": 80
"__id__": 65
},
{
"__id__": 82
"__id__": 67
}
],
"_prefab": {
"__id__": 84
"__id__": 69
},
"_lpos": {
"__type__": "cc.Vec3",
@@ -99,264 +93,6 @@
},
"_id": ""
},
{
"__type__": "cc.Node",
"_name": "shadow",
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
"__id__": 1
},
"_children": [],
"_active": false,
"_components": [
{
"__id__": 3
},
{
"__id__": 5
}
],
"_prefab": {
"__id__": 7
},
"_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.UITransform",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 2
},
"_enabled": true,
"__prefab": {
"__id__": 4
},
"_contentSize": {
"__type__": "cc.Size",
"width": 48,
"height": 10
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "82GSLcinVCqaS7uVF37Wf+"
},
{
"__type__": "cc.Sprite",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 2
},
"_enabled": true,
"__prefab": {
"__id__": 6
},
"_customMaterial": null,
"_srcBlendFactor": 2,
"_dstBlendFactor": 4,
"_color": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 190
},
"_spriteFrame": null,
"_type": 0,
"_fillType": 0,
"_sizeMode": 0,
"_fillCenter": {
"__type__": "cc.Vec2",
"x": 0,
"y": 0
},
"_fillStart": 0,
"_fillRange": 0,
"_isTrimmedMode": true,
"_useGrayscale": false,
"_atlas": null,
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "aaU0iR7UpE3581O1inr1Ez"
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__id__": 0
},
"fileId": "6bEPue7hpNNp7HIe1zQLgz",
"instance": null,
"targetOverrides": null,
"nestedPrefabInstanceRoots": null
},
{
"__type__": "cc.Node",
"_objFlags": 0,
"_parent": {
"__id__": 1
},
"_prefab": {
"__id__": 9
},
"__editorExtras__": {}
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 8
},
"asset": {
"__uuid__": "3899fa6a-77a8-4809-b34b-64e0daa5674c",
"__expectedType__": "cc.Prefab"
},
"fileId": "65v9q/98dMjafRlb094Ctr",
"instance": {
"__id__": 10
},
"targetOverrides": null
},
{
"__type__": "cc.PrefabInstance",
"fileId": "e2pEwe/wJPEp3j+VexsgH9",
"prefabRootNode": {
"__id__": 1
},
"mountedChildren": [],
"mountedComponents": [],
"propertyOverrides": [
{
"__id__": 11
},
{
"__id__": 13
},
{
"__id__": 14
},
{
"__id__": 15
},
{
"__id__": 16
}
],
"removedComponents": []
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 12
},
"propertyPath": [
"_name"
],
"value": "buff"
},
{
"__type__": "cc.TargetInfo",
"localID": [
"65v9q/98dMjafRlb094Ctr"
]
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 12
},
"propertyPath": [
"_lpos"
],
"value": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0,
"z": 0
}
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 12
},
"propertyPath": [
"_lrot"
],
"value": {
"__type__": "cc.Quat",
"x": 0,
"y": 0,
"z": 0,
"w": 1
}
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 12
},
"propertyPath": [
"_euler"
],
"value": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0,
"z": 0
}
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 12
},
"propertyPath": [
"_active"
],
"value": true
},
{
"__type__": "cc.Node",
"_name": "anm",
@@ -369,20 +105,20 @@
"_active": true,
"_components": [
{
"__id__": 18
"__id__": 3
},
{
"__id__": 20
"__id__": 5
},
{
"__id__": 22
"__id__": 7
},
{
"__id__": 24
"__id__": 9
}
],
"_prefab": {
"__id__": 26
"__id__": 11
},
"_lpos": {
"__type__": "cc.Vec3",
@@ -419,11 +155,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 17
"__id__": 2
},
"_enabled": true,
"__prefab": {
"__id__": 19
"__id__": 4
},
"_contentSize": {
"__type__": "cc.Size",
@@ -447,11 +183,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 17
"__id__": 2
},
"_enabled": true,
"__prefab": {
"__id__": 21
"__id__": 6
},
"_id": ""
},
@@ -465,11 +201,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 17
"__id__": 2
},
"_enabled": true,
"__prefab": {
"__id__": 23
"__id__": 8
},
"_customMaterial": null,
"_srcBlendFactor": 2,
@@ -510,11 +246,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 17
"__id__": 2
},
"_enabled": true,
"__prefab": {
"__id__": 25
"__id__": 10
},
"playOnLoad": true,
"_clips": [
@@ -577,14 +313,14 @@
"__id__": 1
},
"_prefab": {
"__id__": 28
"__id__": 13
},
"__editorExtras__": {}
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 27
"__id__": 12
},
"asset": {
"__uuid__": "e1b8a315-ece3-41a2-941e-a66861753f1b",
@@ -592,7 +328,7 @@
},
"fileId": "c46/YsCPVOJYA4mWEpNYRx",
"instance": {
"__id__": 29
"__id__": 14
},
"targetOverrides": null
},
@@ -606,25 +342,25 @@
"mountedComponents": [],
"propertyOverrides": [
{
"__id__": 30
"__id__": 15
},
{
"__id__": 32
"__id__": 17
},
{
"__id__": 33
"__id__": 18
},
{
"__id__": 34
"__id__": 19
},
{
"__id__": 35
"__id__": 20
},
{
"__id__": 36
"__id__": 21
},
{
"__id__": 38
"__id__": 23
}
],
"removedComponents": []
@@ -632,7 +368,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 31
"__id__": 16
},
"propertyPath": [
"_name"
@@ -648,7 +384,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 31
"__id__": 16
},
"propertyPath": [
"_lpos"
@@ -663,7 +399,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 31
"__id__": 16
},
"propertyPath": [
"_lrot"
@@ -679,7 +415,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 31
"__id__": 16
},
"propertyPath": [
"_euler"
@@ -694,7 +430,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 31
"__id__": 16
},
"propertyPath": [
"_active"
@@ -704,7 +440,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 37
"__id__": 22
},
"propertyPath": [
"_contentSize"
@@ -724,7 +460,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 31
"__id__": 16
},
"propertyPath": [
"_lscale"
@@ -743,14 +479,14 @@
"__id__": 1
},
"_prefab": {
"__id__": 40
"__id__": 25
},
"__editorExtras__": {}
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 39
"__id__": 24
},
"asset": {
"__uuid__": "50c3d5e4-49f8-4bd7-a15b-cda359a0ae5c",
@@ -758,7 +494,7 @@
},
"fileId": "5fqU0L3/FOhKaco5UkHuWT",
"instance": {
"__id__": 41
"__id__": 26
},
"targetOverrides": null
},
@@ -772,22 +508,22 @@
"mountedComponents": [],
"propertyOverrides": [
{
"__id__": 42
"__id__": 27
},
{
"__id__": 44
"__id__": 29
},
{
"__id__": 45
"__id__": 30
},
{
"__id__": 46
"__id__": 31
},
{
"__id__": 47
"__id__": 32
},
{
"__id__": 49
"__id__": 34
}
],
"removedComponents": []
@@ -795,7 +531,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 43
"__id__": 28
},
"propertyPath": [
"_name"
@@ -811,7 +547,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 43
"__id__": 28
},
"propertyPath": [
"_lpos"
@@ -826,7 +562,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 43
"__id__": 28
},
"propertyPath": [
"_lrot"
@@ -842,7 +578,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 43
"__id__": 28
},
"propertyPath": [
"_euler"
@@ -857,7 +593,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 48
"__id__": 33
},
"propertyPath": [
"_lpos"
@@ -878,7 +614,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 43
"__id__": 28
},
"propertyPath": [
"_lscale"
@@ -897,14 +633,14 @@
"__id__": 1
},
"_prefab": {
"__id__": 51
"__id__": 36
},
"__editorExtras__": {}
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 50
"__id__": 35
},
"asset": {
"__uuid__": "5b4ca49e-0f12-4478-b56d-bf8198b36b90",
@@ -912,7 +648,7 @@
},
"fileId": "0d6ZXmA5dHkZxoGONDL2sE",
"instance": {
"__id__": 52
"__id__": 37
},
"targetOverrides": null
},
@@ -926,19 +662,19 @@
"mountedComponents": [],
"propertyOverrides": [
{
"__id__": 53
"__id__": 38
},
{
"__id__": 55
"__id__": 40
},
{
"__id__": 56
"__id__": 41
},
{
"__id__": 57
"__id__": 42
},
{
"__id__": 58
"__id__": 43
}
],
"removedComponents": []
@@ -946,7 +682,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 54
"__id__": 39
},
"propertyPath": [
"_name"
@@ -962,7 +698,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 54
"__id__": 39
},
"propertyPath": [
"_lpos"
@@ -977,7 +713,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 54
"__id__": 39
},
"propertyPath": [
"_lrot"
@@ -993,7 +729,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 54
"__id__": 39
},
"propertyPath": [
"_euler"
@@ -1008,7 +744,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 54
"__id__": 39
},
"propertyPath": [
"_active"
@@ -1022,14 +758,14 @@
"__id__": 1
},
"_prefab": {
"__id__": 60
"__id__": 45
},
"__editorExtras__": {}
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 59
"__id__": 44
},
"asset": {
"__uuid__": "ae4493bd-cbcc-4392-921c-3e2b0fcd5338",
@@ -1037,7 +773,7 @@
},
"fileId": "91yoyAQGNDm5ziI7NUChZ+",
"instance": {
"__id__": 61
"__id__": 46
},
"targetOverrides": null
},
@@ -1051,19 +787,19 @@
"mountedComponents": [],
"propertyOverrides": [
{
"__id__": 62
"__id__": 47
},
{
"__id__": 64
"__id__": 49
},
{
"__id__": 65
"__id__": 50
},
{
"__id__": 66
"__id__": 51
},
{
"__id__": 67
"__id__": 52
}
],
"removedComponents": []
@@ -1071,7 +807,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 63
"__id__": 48
},
"propertyPath": [
"_name"
@@ -1087,7 +823,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 63
"__id__": 48
},
"propertyPath": [
"_lpos"
@@ -1102,7 +838,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 63
"__id__": 48
},
"propertyPath": [
"_lrot"
@@ -1118,7 +854,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 63
"__id__": 48
},
"propertyPath": [
"_euler"
@@ -1133,7 +869,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 63
"__id__": 48
},
"propertyPath": [
"_active"
@@ -1150,7 +886,7 @@
},
"_enabled": true,
"__prefab": {
"__id__": 69
"__id__": 54
},
"_contentSize": {
"__type__": "cc.Size",
@@ -1178,10 +914,10 @@
},
"_enabled": true,
"__prefab": {
"__id__": 71
"__id__": 56
},
"anm": {
"__id__": 20
"__id__": 5
},
"_id": ""
},
@@ -1199,7 +935,7 @@
},
"_enabled": true,
"__prefab": {
"__id__": 73
"__id__": 58
},
"_id": ""
},
@@ -1217,7 +953,7 @@
},
"_enabled": true,
"__prefab": {
"__id__": 75
"__id__": 60
},
"_id": ""
},
@@ -1235,7 +971,7 @@
},
"_enabled": true,
"__prefab": {
"__id__": 77
"__id__": 62
},
"enabledContactListener": true,
"bullet": false,
@@ -1269,7 +1005,7 @@
},
"_enabled": true,
"__prefab": {
"__id__": 79
"__id__": 64
},
"tag": 0,
"_group": 4,
@@ -1303,7 +1039,7 @@
},
"_enabled": true,
"__prefab": {
"__id__": 81
"__id__": 66
},
"_id": ""
},
@@ -1321,7 +1057,7 @@
},
"_enabled": true,
"__prefab": {
"__id__": 83
"__id__": 68
},
"_id": ""
},
@@ -1342,19 +1078,16 @@
"targetOverrides": null,
"nestedPrefabInstanceRoots": [
{
"__id__": 59
"__id__": 44
},
{
"__id__": 50
"__id__": 35
},
{
"__id__": 39
"__id__": 24
},
{
"__id__": 27
},
{
"__id__": 8
"__id__": 12
}
]
}

View File

@@ -22,53 +22,47 @@
"__id__": 2
},
{
"__id__": 8
"__id__": 12
},
{
"__id__": 17
"__id__": 24
},
{
"__id__": 27
"__id__": 35
},
{
"__id__": 39
},
{
"__id__": 50
},
{
"__id__": 59
"__id__": 44
}
],
"_active": true,
"_components": [
{
"__id__": 68
"__id__": 53
},
{
"__id__": 70
"__id__": 55
},
{
"__id__": 72
"__id__": 57
},
{
"__id__": 74
"__id__": 59
},
{
"__id__": 76
"__id__": 61
},
{
"__id__": 78
"__id__": 63
},
{
"__id__": 80
"__id__": 65
},
{
"__id__": 82
"__id__": 67
}
],
"_prefab": {
"__id__": 84
"__id__": 69
},
"_lpos": {
"__type__": "cc.Vec3",
@@ -99,264 +93,6 @@
},
"_id": ""
},
{
"__type__": "cc.Node",
"_name": "shadow",
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
"__id__": 1
},
"_children": [],
"_active": false,
"_components": [
{
"__id__": 3
},
{
"__id__": 5
}
],
"_prefab": {
"__id__": 7
},
"_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.UITransform",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 2
},
"_enabled": true,
"__prefab": {
"__id__": 4
},
"_contentSize": {
"__type__": "cc.Size",
"width": 48,
"height": 10
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "82GSLcinVCqaS7uVF37Wf+"
},
{
"__type__": "cc.Sprite",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 2
},
"_enabled": true,
"__prefab": {
"__id__": 6
},
"_customMaterial": null,
"_srcBlendFactor": 2,
"_dstBlendFactor": 4,
"_color": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 190
},
"_spriteFrame": null,
"_type": 0,
"_fillType": 0,
"_sizeMode": 0,
"_fillCenter": {
"__type__": "cc.Vec2",
"x": 0,
"y": 0
},
"_fillStart": 0,
"_fillRange": 0,
"_isTrimmedMode": true,
"_useGrayscale": false,
"_atlas": null,
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "aaU0iR7UpE3581O1inr1Ez"
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__id__": 0
},
"fileId": "6bEPue7hpNNp7HIe1zQLgz",
"instance": null,
"targetOverrides": null,
"nestedPrefabInstanceRoots": null
},
{
"__type__": "cc.Node",
"_objFlags": 0,
"_parent": {
"__id__": 1
},
"_prefab": {
"__id__": 9
},
"__editorExtras__": {}
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 8
},
"asset": {
"__uuid__": "3899fa6a-77a8-4809-b34b-64e0daa5674c",
"__expectedType__": "cc.Prefab"
},
"fileId": "65v9q/98dMjafRlb094Ctr",
"instance": {
"__id__": 10
},
"targetOverrides": null
},
{
"__type__": "cc.PrefabInstance",
"fileId": "e2pEwe/wJPEp3j+VexsgH9",
"prefabRootNode": {
"__id__": 1
},
"mountedChildren": [],
"mountedComponents": [],
"propertyOverrides": [
{
"__id__": 11
},
{
"__id__": 13
},
{
"__id__": 14
},
{
"__id__": 15
},
{
"__id__": 16
}
],
"removedComponents": []
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 12
},
"propertyPath": [
"_name"
],
"value": "buff"
},
{
"__type__": "cc.TargetInfo",
"localID": [
"65v9q/98dMjafRlb094Ctr"
]
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 12
},
"propertyPath": [
"_lpos"
],
"value": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0,
"z": 0
}
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 12
},
"propertyPath": [
"_lrot"
],
"value": {
"__type__": "cc.Quat",
"x": 0,
"y": 0,
"z": 0,
"w": 1
}
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 12
},
"propertyPath": [
"_euler"
],
"value": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0,
"z": 0
}
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 12
},
"propertyPath": [
"_active"
],
"value": true
},
{
"__type__": "cc.Node",
"_name": "anm",
@@ -369,20 +105,20 @@
"_active": true,
"_components": [
{
"__id__": 18
"__id__": 3
},
{
"__id__": 20
"__id__": 5
},
{
"__id__": 22
"__id__": 7
},
{
"__id__": 24
"__id__": 9
}
],
"_prefab": {
"__id__": 26
"__id__": 11
},
"_lpos": {
"__type__": "cc.Vec3",
@@ -419,11 +155,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 17
"__id__": 2
},
"_enabled": true,
"__prefab": {
"__id__": 19
"__id__": 4
},
"_contentSize": {
"__type__": "cc.Size",
@@ -447,11 +183,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 17
"__id__": 2
},
"_enabled": true,
"__prefab": {
"__id__": 21
"__id__": 6
},
"_id": ""
},
@@ -465,11 +201,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 17
"__id__": 2
},
"_enabled": true,
"__prefab": {
"__id__": 23
"__id__": 8
},
"_customMaterial": null,
"_srcBlendFactor": 2,
@@ -510,11 +246,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 17
"__id__": 2
},
"_enabled": true,
"__prefab": {
"__id__": 25
"__id__": 10
},
"playOnLoad": true,
"_clips": [
@@ -577,14 +313,14 @@
"__id__": 1
},
"_prefab": {
"__id__": 28
"__id__": 13
},
"__editorExtras__": {}
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 27
"__id__": 12
},
"asset": {
"__uuid__": "e1b8a315-ece3-41a2-941e-a66861753f1b",
@@ -592,7 +328,7 @@
},
"fileId": "c46/YsCPVOJYA4mWEpNYRx",
"instance": {
"__id__": 29
"__id__": 14
},
"targetOverrides": null
},
@@ -606,25 +342,25 @@
"mountedComponents": [],
"propertyOverrides": [
{
"__id__": 30
"__id__": 15
},
{
"__id__": 32
"__id__": 17
},
{
"__id__": 33
"__id__": 18
},
{
"__id__": 34
"__id__": 19
},
{
"__id__": 35
"__id__": 20
},
{
"__id__": 36
"__id__": 21
},
{
"__id__": 38
"__id__": 23
}
],
"removedComponents": []
@@ -632,7 +368,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 31
"__id__": 16
},
"propertyPath": [
"_name"
@@ -648,7 +384,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 31
"__id__": 16
},
"propertyPath": [
"_lpos"
@@ -663,7 +399,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 31
"__id__": 16
},
"propertyPath": [
"_lrot"
@@ -679,7 +415,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 31
"__id__": 16
},
"propertyPath": [
"_euler"
@@ -694,7 +430,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 31
"__id__": 16
},
"propertyPath": [
"_active"
@@ -704,7 +440,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 37
"__id__": 22
},
"propertyPath": [
"_contentSize"
@@ -724,7 +460,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 31
"__id__": 16
},
"propertyPath": [
"_lscale"
@@ -743,14 +479,14 @@
"__id__": 1
},
"_prefab": {
"__id__": 40
"__id__": 25
},
"__editorExtras__": {}
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 39
"__id__": 24
},
"asset": {
"__uuid__": "50c3d5e4-49f8-4bd7-a15b-cda359a0ae5c",
@@ -758,7 +494,7 @@
},
"fileId": "5fqU0L3/FOhKaco5UkHuWT",
"instance": {
"__id__": 41
"__id__": 26
},
"targetOverrides": null
},
@@ -772,22 +508,22 @@
"mountedComponents": [],
"propertyOverrides": [
{
"__id__": 42
"__id__": 27
},
{
"__id__": 44
"__id__": 29
},
{
"__id__": 45
"__id__": 30
},
{
"__id__": 46
"__id__": 31
},
{
"__id__": 47
"__id__": 32
},
{
"__id__": 49
"__id__": 34
}
],
"removedComponents": []
@@ -795,7 +531,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 43
"__id__": 28
},
"propertyPath": [
"_name"
@@ -811,7 +547,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 43
"__id__": 28
},
"propertyPath": [
"_lpos"
@@ -826,7 +562,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 43
"__id__": 28
},
"propertyPath": [
"_lrot"
@@ -842,7 +578,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 43
"__id__": 28
},
"propertyPath": [
"_euler"
@@ -857,7 +593,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 48
"__id__": 33
},
"propertyPath": [
"_lpos"
@@ -878,7 +614,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 43
"__id__": 28
},
"propertyPath": [
"_lscale"
@@ -897,14 +633,14 @@
"__id__": 1
},
"_prefab": {
"__id__": 51
"__id__": 36
},
"__editorExtras__": {}
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 50
"__id__": 35
},
"asset": {
"__uuid__": "5b4ca49e-0f12-4478-b56d-bf8198b36b90",
@@ -912,7 +648,7 @@
},
"fileId": "0d6ZXmA5dHkZxoGONDL2sE",
"instance": {
"__id__": 52
"__id__": 37
},
"targetOverrides": null
},
@@ -926,19 +662,19 @@
"mountedComponents": [],
"propertyOverrides": [
{
"__id__": 53
"__id__": 38
},
{
"__id__": 55
"__id__": 40
},
{
"__id__": 56
"__id__": 41
},
{
"__id__": 57
"__id__": 42
},
{
"__id__": 58
"__id__": 43
}
],
"removedComponents": []
@@ -946,7 +682,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 54
"__id__": 39
},
"propertyPath": [
"_name"
@@ -962,7 +698,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 54
"__id__": 39
},
"propertyPath": [
"_lpos"
@@ -977,7 +713,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 54
"__id__": 39
},
"propertyPath": [
"_lrot"
@@ -993,7 +729,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 54
"__id__": 39
},
"propertyPath": [
"_euler"
@@ -1008,7 +744,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 54
"__id__": 39
},
"propertyPath": [
"_active"
@@ -1022,14 +758,14 @@
"__id__": 1
},
"_prefab": {
"__id__": 60
"__id__": 45
},
"__editorExtras__": {}
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 59
"__id__": 44
},
"asset": {
"__uuid__": "ae4493bd-cbcc-4392-921c-3e2b0fcd5338",
@@ -1037,7 +773,7 @@
},
"fileId": "91yoyAQGNDm5ziI7NUChZ+",
"instance": {
"__id__": 61
"__id__": 46
},
"targetOverrides": null
},
@@ -1051,19 +787,19 @@
"mountedComponents": [],
"propertyOverrides": [
{
"__id__": 62
"__id__": 47
},
{
"__id__": 64
"__id__": 49
},
{
"__id__": 65
"__id__": 50
},
{
"__id__": 66
"__id__": 51
},
{
"__id__": 67
"__id__": 52
}
],
"removedComponents": []
@@ -1071,7 +807,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 63
"__id__": 48
},
"propertyPath": [
"_name"
@@ -1087,7 +823,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 63
"__id__": 48
},
"propertyPath": [
"_lpos"
@@ -1102,7 +838,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 63
"__id__": 48
},
"propertyPath": [
"_lrot"
@@ -1118,7 +854,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 63
"__id__": 48
},
"propertyPath": [
"_euler"
@@ -1133,7 +869,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 63
"__id__": 48
},
"propertyPath": [
"_active"
@@ -1150,7 +886,7 @@
},
"_enabled": true,
"__prefab": {
"__id__": 69
"__id__": 54
},
"_contentSize": {
"__type__": "cc.Size",
@@ -1178,10 +914,10 @@
},
"_enabled": true,
"__prefab": {
"__id__": 71
"__id__": 56
},
"anm": {
"__id__": 20
"__id__": 5
},
"_id": ""
},
@@ -1199,7 +935,7 @@
},
"_enabled": true,
"__prefab": {
"__id__": 73
"__id__": 58
},
"_id": ""
},
@@ -1217,7 +953,7 @@
},
"_enabled": true,
"__prefab": {
"__id__": 75
"__id__": 60
},
"_id": ""
},
@@ -1235,7 +971,7 @@
},
"_enabled": true,
"__prefab": {
"__id__": 77
"__id__": 62
},
"enabledContactListener": true,
"bullet": false,
@@ -1269,7 +1005,7 @@
},
"_enabled": true,
"__prefab": {
"__id__": 79
"__id__": 64
},
"tag": 0,
"_group": 4,
@@ -1303,7 +1039,7 @@
},
"_enabled": true,
"__prefab": {
"__id__": 81
"__id__": 66
},
"_id": ""
},
@@ -1321,7 +1057,7 @@
},
"_enabled": true,
"__prefab": {
"__id__": 83
"__id__": 68
},
"_id": ""
},
@@ -1342,19 +1078,16 @@
"targetOverrides": null,
"nestedPrefabInstanceRoots": [
{
"__id__": 59
"__id__": 44
},
{
"__id__": 50
"__id__": 35
},
{
"__id__": 39
"__id__": 24
},
{
"__id__": 27
},
{
"__id__": 8
"__id__": 12
}
]
}

View File

@@ -11,7 +11,7 @@
"speed": 1,
"wrapMode": 2,
"enableTrsBlending": false,
"_duration": 0,
"_duration": 0.5,
"_hash": 500763545,
"_tracks": [
{
@@ -60,8 +60,35 @@
},
{
"__type__": "cc.ObjectCurve",
"_times": [],
"_values": []
"_times": [
0,
0.1,
0.2,
0.3,
0.4
],
"_values": [
{
"__uuid__": "3751c550-6b31-4667-a6bb-c9af49ba570c@bffbf",
"__expectedType__": "cc.SpriteFrame"
},
{
"__uuid__": "3751c550-6b31-4667-a6bb-c9af49ba570c@01c5d",
"__expectedType__": "cc.SpriteFrame"
},
{
"__uuid__": "3751c550-6b31-4667-a6bb-c9af49ba570c@66491",
"__expectedType__": "cc.SpriteFrame"
},
{
"__uuid__": "3751c550-6b31-4667-a6bb-c9af49ba570c@ec0d0",
"__expectedType__": "cc.SpriteFrame"
},
{
"__uuid__": "3751c550-6b31-4667-a6bb-c9af49ba570c@dddab",
"__expectedType__": "cc.SpriteFrame"
}
]
},
{
"__type__": "cc.AnimationClipAdditiveSettings",

View File

@@ -22,53 +22,47 @@
"__id__": 2
},
{
"__id__": 8
"__id__": 12
},
{
"__id__": 17
"__id__": 24
},
{
"__id__": 27
"__id__": 35
},
{
"__id__": 39
},
{
"__id__": 50
},
{
"__id__": 59
"__id__": 44
}
],
"_active": true,
"_components": [
{
"__id__": 68
"__id__": 53
},
{
"__id__": 70
"__id__": 55
},
{
"__id__": 72
"__id__": 57
},
{
"__id__": 74
"__id__": 59
},
{
"__id__": 76
"__id__": 61
},
{
"__id__": 78
"__id__": 63
},
{
"__id__": 80
"__id__": 65
},
{
"__id__": 82
"__id__": 67
}
],
"_prefab": {
"__id__": 84
"__id__": 69
},
"_lpos": {
"__type__": "cc.Vec3",
@@ -99,264 +93,6 @@
},
"_id": ""
},
{
"__type__": "cc.Node",
"_name": "shadow",
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
"__id__": 1
},
"_children": [],
"_active": false,
"_components": [
{
"__id__": 3
},
{
"__id__": 5
}
],
"_prefab": {
"__id__": 7
},
"_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.UITransform",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 2
},
"_enabled": true,
"__prefab": {
"__id__": 4
},
"_contentSize": {
"__type__": "cc.Size",
"width": 48,
"height": 10
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "82GSLcinVCqaS7uVF37Wf+"
},
{
"__type__": "cc.Sprite",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 2
},
"_enabled": true,
"__prefab": {
"__id__": 6
},
"_customMaterial": null,
"_srcBlendFactor": 2,
"_dstBlendFactor": 4,
"_color": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 190
},
"_spriteFrame": null,
"_type": 0,
"_fillType": 0,
"_sizeMode": 0,
"_fillCenter": {
"__type__": "cc.Vec2",
"x": 0,
"y": 0
},
"_fillStart": 0,
"_fillRange": 0,
"_isTrimmedMode": true,
"_useGrayscale": false,
"_atlas": null,
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "aaU0iR7UpE3581O1inr1Ez"
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__id__": 0
},
"fileId": "6bEPue7hpNNp7HIe1zQLgz",
"instance": null,
"targetOverrides": null,
"nestedPrefabInstanceRoots": null
},
{
"__type__": "cc.Node",
"_objFlags": 0,
"_parent": {
"__id__": 1
},
"_prefab": {
"__id__": 9
},
"__editorExtras__": {}
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 8
},
"asset": {
"__uuid__": "3899fa6a-77a8-4809-b34b-64e0daa5674c",
"__expectedType__": "cc.Prefab"
},
"fileId": "65v9q/98dMjafRlb094Ctr",
"instance": {
"__id__": 10
},
"targetOverrides": null
},
{
"__type__": "cc.PrefabInstance",
"fileId": "e2pEwe/wJPEp3j+VexsgH9",
"prefabRootNode": {
"__id__": 1
},
"mountedChildren": [],
"mountedComponents": [],
"propertyOverrides": [
{
"__id__": 11
},
{
"__id__": 13
},
{
"__id__": 14
},
{
"__id__": 15
},
{
"__id__": 16
}
],
"removedComponents": []
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 12
},
"propertyPath": [
"_name"
],
"value": "buff"
},
{
"__type__": "cc.TargetInfo",
"localID": [
"65v9q/98dMjafRlb094Ctr"
]
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 12
},
"propertyPath": [
"_lpos"
],
"value": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0,
"z": 0
}
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 12
},
"propertyPath": [
"_lrot"
],
"value": {
"__type__": "cc.Quat",
"x": 0,
"y": 0,
"z": 0,
"w": 1
}
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 12
},
"propertyPath": [
"_euler"
],
"value": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0,
"z": 0
}
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 12
},
"propertyPath": [
"_active"
],
"value": true
},
{
"__type__": "cc.Node",
"_name": "anm",
@@ -369,20 +105,20 @@
"_active": true,
"_components": [
{
"__id__": 18
"__id__": 3
},
{
"__id__": 20
"__id__": 5
},
{
"__id__": 22
"__id__": 7
},
{
"__id__": 24
"__id__": 9
}
],
"_prefab": {
"__id__": 26
"__id__": 11
},
"_lpos": {
"__type__": "cc.Vec3",
@@ -419,11 +155,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 17
"__id__": 2
},
"_enabled": true,
"__prefab": {
"__id__": 19
"__id__": 4
},
"_contentSize": {
"__type__": "cc.Size",
@@ -447,11 +183,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 17
"__id__": 2
},
"_enabled": true,
"__prefab": {
"__id__": 21
"__id__": 6
},
"_id": ""
},
@@ -465,11 +201,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 17
"__id__": 2
},
"_enabled": true,
"__prefab": {
"__id__": 23
"__id__": 8
},
"_customMaterial": null,
"_srcBlendFactor": 2,
@@ -510,11 +246,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 17
"__id__": 2
},
"_enabled": true,
"__prefab": {
"__id__": 25
"__id__": 10
},
"playOnLoad": true,
"_clips": [
@@ -574,14 +310,14 @@
"__id__": 1
},
"_prefab": {
"__id__": 28
"__id__": 13
},
"__editorExtras__": {}
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 27
"__id__": 12
},
"asset": {
"__uuid__": "e1b8a315-ece3-41a2-941e-a66861753f1b",
@@ -589,7 +325,7 @@
},
"fileId": "c46/YsCPVOJYA4mWEpNYRx",
"instance": {
"__id__": 29
"__id__": 14
},
"targetOverrides": null
},
@@ -603,25 +339,25 @@
"mountedComponents": [],
"propertyOverrides": [
{
"__id__": 30
"__id__": 15
},
{
"__id__": 32
"__id__": 17
},
{
"__id__": 33
"__id__": 18
},
{
"__id__": 34
"__id__": 19
},
{
"__id__": 35
"__id__": 20
},
{
"__id__": 36
"__id__": 21
},
{
"__id__": 38
"__id__": 23
}
],
"removedComponents": []
@@ -629,7 +365,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 31
"__id__": 16
},
"propertyPath": [
"_name"
@@ -645,7 +381,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 31
"__id__": 16
},
"propertyPath": [
"_lpos"
@@ -660,7 +396,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 31
"__id__": 16
},
"propertyPath": [
"_lrot"
@@ -676,7 +412,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 31
"__id__": 16
},
"propertyPath": [
"_euler"
@@ -691,7 +427,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 31
"__id__": 16
},
"propertyPath": [
"_active"
@@ -701,7 +437,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 37
"__id__": 22
},
"propertyPath": [
"_contentSize"
@@ -721,7 +457,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 31
"__id__": 16
},
"propertyPath": [
"_lscale"
@@ -740,14 +476,14 @@
"__id__": 1
},
"_prefab": {
"__id__": 40
"__id__": 25
},
"__editorExtras__": {}
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 39
"__id__": 24
},
"asset": {
"__uuid__": "50c3d5e4-49f8-4bd7-a15b-cda359a0ae5c",
@@ -755,7 +491,7 @@
},
"fileId": "5fqU0L3/FOhKaco5UkHuWT",
"instance": {
"__id__": 41
"__id__": 26
},
"targetOverrides": null
},
@@ -769,22 +505,22 @@
"mountedComponents": [],
"propertyOverrides": [
{
"__id__": 42
"__id__": 27
},
{
"__id__": 44
"__id__": 29
},
{
"__id__": 45
"__id__": 30
},
{
"__id__": 46
"__id__": 31
},
{
"__id__": 47
"__id__": 32
},
{
"__id__": 49
"__id__": 34
}
],
"removedComponents": []
@@ -792,7 +528,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 43
"__id__": 28
},
"propertyPath": [
"_name"
@@ -808,7 +544,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 43
"__id__": 28
},
"propertyPath": [
"_lpos"
@@ -823,7 +559,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 43
"__id__": 28
},
"propertyPath": [
"_lrot"
@@ -839,7 +575,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 43
"__id__": 28
},
"propertyPath": [
"_euler"
@@ -854,7 +590,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 48
"__id__": 33
},
"propertyPath": [
"_lpos"
@@ -875,7 +611,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 43
"__id__": 28
},
"propertyPath": [
"_lscale"
@@ -894,14 +630,14 @@
"__id__": 1
},
"_prefab": {
"__id__": 51
"__id__": 36
},
"__editorExtras__": {}
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 50
"__id__": 35
},
"asset": {
"__uuid__": "5b4ca49e-0f12-4478-b56d-bf8198b36b90",
@@ -909,7 +645,7 @@
},
"fileId": "0d6ZXmA5dHkZxoGONDL2sE",
"instance": {
"__id__": 52
"__id__": 37
},
"targetOverrides": null
},
@@ -923,19 +659,19 @@
"mountedComponents": [],
"propertyOverrides": [
{
"__id__": 53
"__id__": 38
},
{
"__id__": 55
"__id__": 40
},
{
"__id__": 56
"__id__": 41
},
{
"__id__": 57
"__id__": 42
},
{
"__id__": 58
"__id__": 43
}
],
"removedComponents": []
@@ -943,7 +679,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 54
"__id__": 39
},
"propertyPath": [
"_name"
@@ -959,7 +695,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 54
"__id__": 39
},
"propertyPath": [
"_lpos"
@@ -974,7 +710,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 54
"__id__": 39
},
"propertyPath": [
"_lrot"
@@ -990,7 +726,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 54
"__id__": 39
},
"propertyPath": [
"_euler"
@@ -1005,7 +741,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 54
"__id__": 39
},
"propertyPath": [
"_active"
@@ -1019,14 +755,14 @@
"__id__": 1
},
"_prefab": {
"__id__": 60
"__id__": 45
},
"__editorExtras__": {}
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 59
"__id__": 44
},
"asset": {
"__uuid__": "ae4493bd-cbcc-4392-921c-3e2b0fcd5338",
@@ -1034,7 +770,7 @@
},
"fileId": "91yoyAQGNDm5ziI7NUChZ+",
"instance": {
"__id__": 61
"__id__": 46
},
"targetOverrides": null
},
@@ -1048,19 +784,19 @@
"mountedComponents": [],
"propertyOverrides": [
{
"__id__": 62
"__id__": 47
},
{
"__id__": 64
"__id__": 49
},
{
"__id__": 65
"__id__": 50
},
{
"__id__": 66
"__id__": 51
},
{
"__id__": 67
"__id__": 52
}
],
"removedComponents": []
@@ -1068,7 +804,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 63
"__id__": 48
},
"propertyPath": [
"_name"
@@ -1084,7 +820,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 63
"__id__": 48
},
"propertyPath": [
"_lpos"
@@ -1099,7 +835,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 63
"__id__": 48
},
"propertyPath": [
"_lrot"
@@ -1115,7 +851,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 63
"__id__": 48
},
"propertyPath": [
"_euler"
@@ -1130,7 +866,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 63
"__id__": 48
},
"propertyPath": [
"_active"
@@ -1147,7 +883,7 @@
},
"_enabled": true,
"__prefab": {
"__id__": 69
"__id__": 54
},
"_contentSize": {
"__type__": "cc.Size",
@@ -1175,10 +911,10 @@
},
"_enabled": true,
"__prefab": {
"__id__": 71
"__id__": 56
},
"anm": {
"__id__": 20
"__id__": 5
},
"_id": ""
},
@@ -1196,7 +932,7 @@
},
"_enabled": true,
"__prefab": {
"__id__": 73
"__id__": 58
},
"_id": ""
},
@@ -1214,7 +950,7 @@
},
"_enabled": true,
"__prefab": {
"__id__": 75
"__id__": 60
},
"_id": ""
},
@@ -1232,7 +968,7 @@
},
"_enabled": true,
"__prefab": {
"__id__": 77
"__id__": 62
},
"enabledContactListener": true,
"bullet": false,
@@ -1266,7 +1002,7 @@
},
"_enabled": true,
"__prefab": {
"__id__": 79
"__id__": 64
},
"tag": 0,
"_group": 4,
@@ -1300,7 +1036,7 @@
},
"_enabled": true,
"__prefab": {
"__id__": 81
"__id__": 66
},
"_id": ""
},
@@ -1318,7 +1054,7 @@
},
"_enabled": true,
"__prefab": {
"__id__": 83
"__id__": 68
},
"_id": ""
},
@@ -1339,19 +1075,16 @@
"targetOverrides": null,
"nestedPrefabInstanceRoots": [
{
"__id__": 59
"__id__": 44
},
{
"__id__": 50
"__id__": 35
},
{
"__id__": 39
"__id__": 24
},
{
"__id__": 27
},
{
"__id__": 8
"__id__": 12
}
]
}

View File

@@ -22,53 +22,47 @@
"__id__": 2
},
{
"__id__": 8
"__id__": 12
},
{
"__id__": 17
"__id__": 24
},
{
"__id__": 27
"__id__": 35
},
{
"__id__": 39
},
{
"__id__": 50
},
{
"__id__": 59
"__id__": 44
}
],
"_active": true,
"_components": [
{
"__id__": 68
"__id__": 53
},
{
"__id__": 70
"__id__": 55
},
{
"__id__": 72
"__id__": 57
},
{
"__id__": 74
"__id__": 59
},
{
"__id__": 76
"__id__": 61
},
{
"__id__": 78
"__id__": 63
},
{
"__id__": 80
"__id__": 65
},
{
"__id__": 82
"__id__": 67
}
],
"_prefab": {
"__id__": 84
"__id__": 69
},
"_lpos": {
"__type__": "cc.Vec3",
@@ -99,264 +93,6 @@
},
"_id": ""
},
{
"__type__": "cc.Node",
"_name": "shadow",
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
"__id__": 1
},
"_children": [],
"_active": false,
"_components": [
{
"__id__": 3
},
{
"__id__": 5
}
],
"_prefab": {
"__id__": 7
},
"_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.UITransform",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 2
},
"_enabled": true,
"__prefab": {
"__id__": 4
},
"_contentSize": {
"__type__": "cc.Size",
"width": 48,
"height": 10
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "82GSLcinVCqaS7uVF37Wf+"
},
{
"__type__": "cc.Sprite",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 2
},
"_enabled": true,
"__prefab": {
"__id__": 6
},
"_customMaterial": null,
"_srcBlendFactor": 2,
"_dstBlendFactor": 4,
"_color": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 190
},
"_spriteFrame": null,
"_type": 0,
"_fillType": 0,
"_sizeMode": 0,
"_fillCenter": {
"__type__": "cc.Vec2",
"x": 0,
"y": 0
},
"_fillStart": 0,
"_fillRange": 0,
"_isTrimmedMode": true,
"_useGrayscale": false,
"_atlas": null,
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "aaU0iR7UpE3581O1inr1Ez"
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__id__": 0
},
"fileId": "6bEPue7hpNNp7HIe1zQLgz",
"instance": null,
"targetOverrides": null,
"nestedPrefabInstanceRoots": null
},
{
"__type__": "cc.Node",
"_objFlags": 0,
"_parent": {
"__id__": 1
},
"_prefab": {
"__id__": 9
},
"__editorExtras__": {}
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 8
},
"asset": {
"__uuid__": "3899fa6a-77a8-4809-b34b-64e0daa5674c",
"__expectedType__": "cc.Prefab"
},
"fileId": "65v9q/98dMjafRlb094Ctr",
"instance": {
"__id__": 10
},
"targetOverrides": null
},
{
"__type__": "cc.PrefabInstance",
"fileId": "e2pEwe/wJPEp3j+VexsgH9",
"prefabRootNode": {
"__id__": 1
},
"mountedChildren": [],
"mountedComponents": [],
"propertyOverrides": [
{
"__id__": 11
},
{
"__id__": 13
},
{
"__id__": 14
},
{
"__id__": 15
},
{
"__id__": 16
}
],
"removedComponents": []
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 12
},
"propertyPath": [
"_name"
],
"value": "buff"
},
{
"__type__": "cc.TargetInfo",
"localID": [
"65v9q/98dMjafRlb094Ctr"
]
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 12
},
"propertyPath": [
"_lpos"
],
"value": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0,
"z": 0
}
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 12
},
"propertyPath": [
"_lrot"
],
"value": {
"__type__": "cc.Quat",
"x": 0,
"y": 0,
"z": 0,
"w": 1
}
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 12
},
"propertyPath": [
"_euler"
],
"value": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0,
"z": 0
}
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 12
},
"propertyPath": [
"_active"
],
"value": true
},
{
"__type__": "cc.Node",
"_name": "anm",
@@ -369,20 +105,20 @@
"_active": true,
"_components": [
{
"__id__": 18
"__id__": 3
},
{
"__id__": 20
"__id__": 5
},
{
"__id__": 22
"__id__": 7
},
{
"__id__": 24
"__id__": 9
}
],
"_prefab": {
"__id__": 26
"__id__": 11
},
"_lpos": {
"__type__": "cc.Vec3",
@@ -419,11 +155,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 17
"__id__": 2
},
"_enabled": true,
"__prefab": {
"__id__": 19
"__id__": 4
},
"_contentSize": {
"__type__": "cc.Size",
@@ -447,11 +183,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 17
"__id__": 2
},
"_enabled": true,
"__prefab": {
"__id__": 21
"__id__": 6
},
"_id": ""
},
@@ -465,11 +201,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 17
"__id__": 2
},
"_enabled": true,
"__prefab": {
"__id__": 23
"__id__": 8
},
"_customMaterial": null,
"_srcBlendFactor": 2,
@@ -510,11 +246,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 17
"__id__": 2
},
"_enabled": true,
"__prefab": {
"__id__": 25
"__id__": 10
},
"playOnLoad": true,
"_clips": [
@@ -577,14 +313,14 @@
"__id__": 1
},
"_prefab": {
"__id__": 28
"__id__": 13
},
"__editorExtras__": {}
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 27
"__id__": 12
},
"asset": {
"__uuid__": "e1b8a315-ece3-41a2-941e-a66861753f1b",
@@ -592,7 +328,7 @@
},
"fileId": "c46/YsCPVOJYA4mWEpNYRx",
"instance": {
"__id__": 29
"__id__": 14
},
"targetOverrides": null
},
@@ -606,25 +342,25 @@
"mountedComponents": [],
"propertyOverrides": [
{
"__id__": 30
"__id__": 15
},
{
"__id__": 32
"__id__": 17
},
{
"__id__": 33
"__id__": 18
},
{
"__id__": 34
"__id__": 19
},
{
"__id__": 35
"__id__": 20
},
{
"__id__": 36
"__id__": 21
},
{
"__id__": 38
"__id__": 23
}
],
"removedComponents": []
@@ -632,7 +368,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 31
"__id__": 16
},
"propertyPath": [
"_name"
@@ -648,7 +384,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 31
"__id__": 16
},
"propertyPath": [
"_lpos"
@@ -663,7 +399,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 31
"__id__": 16
},
"propertyPath": [
"_lrot"
@@ -679,7 +415,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 31
"__id__": 16
},
"propertyPath": [
"_euler"
@@ -694,7 +430,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 31
"__id__": 16
},
"propertyPath": [
"_active"
@@ -704,7 +440,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 37
"__id__": 22
},
"propertyPath": [
"_contentSize"
@@ -724,7 +460,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 31
"__id__": 16
},
"propertyPath": [
"_lscale"
@@ -743,14 +479,14 @@
"__id__": 1
},
"_prefab": {
"__id__": 40
"__id__": 25
},
"__editorExtras__": {}
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 39
"__id__": 24
},
"asset": {
"__uuid__": "50c3d5e4-49f8-4bd7-a15b-cda359a0ae5c",
@@ -758,7 +494,7 @@
},
"fileId": "5fqU0L3/FOhKaco5UkHuWT",
"instance": {
"__id__": 41
"__id__": 26
},
"targetOverrides": null
},
@@ -772,22 +508,22 @@
"mountedComponents": [],
"propertyOverrides": [
{
"__id__": 42
"__id__": 27
},
{
"__id__": 44
"__id__": 29
},
{
"__id__": 45
"__id__": 30
},
{
"__id__": 46
"__id__": 31
},
{
"__id__": 47
"__id__": 32
},
{
"__id__": 49
"__id__": 34
}
],
"removedComponents": []
@@ -795,7 +531,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 43
"__id__": 28
},
"propertyPath": [
"_name"
@@ -811,7 +547,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 43
"__id__": 28
},
"propertyPath": [
"_lpos"
@@ -826,7 +562,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 43
"__id__": 28
},
"propertyPath": [
"_lrot"
@@ -842,7 +578,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 43
"__id__": 28
},
"propertyPath": [
"_euler"
@@ -857,7 +593,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 48
"__id__": 33
},
"propertyPath": [
"_lpos"
@@ -878,7 +614,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 43
"__id__": 28
},
"propertyPath": [
"_lscale"
@@ -897,14 +633,14 @@
"__id__": 1
},
"_prefab": {
"__id__": 51
"__id__": 36
},
"__editorExtras__": {}
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 50
"__id__": 35
},
"asset": {
"__uuid__": "5b4ca49e-0f12-4478-b56d-bf8198b36b90",
@@ -912,7 +648,7 @@
},
"fileId": "0d6ZXmA5dHkZxoGONDL2sE",
"instance": {
"__id__": 52
"__id__": 37
},
"targetOverrides": null
},
@@ -926,19 +662,19 @@
"mountedComponents": [],
"propertyOverrides": [
{
"__id__": 53
"__id__": 38
},
{
"__id__": 55
"__id__": 40
},
{
"__id__": 56
"__id__": 41
},
{
"__id__": 57
"__id__": 42
},
{
"__id__": 58
"__id__": 43
}
],
"removedComponents": []
@@ -946,7 +682,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 54
"__id__": 39
},
"propertyPath": [
"_name"
@@ -962,7 +698,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 54
"__id__": 39
},
"propertyPath": [
"_lpos"
@@ -977,7 +713,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 54
"__id__": 39
},
"propertyPath": [
"_lrot"
@@ -993,7 +729,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 54
"__id__": 39
},
"propertyPath": [
"_euler"
@@ -1008,7 +744,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 54
"__id__": 39
},
"propertyPath": [
"_active"
@@ -1022,14 +758,14 @@
"__id__": 1
},
"_prefab": {
"__id__": 60
"__id__": 45
},
"__editorExtras__": {}
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 59
"__id__": 44
},
"asset": {
"__uuid__": "ae4493bd-cbcc-4392-921c-3e2b0fcd5338",
@@ -1037,7 +773,7 @@
},
"fileId": "91yoyAQGNDm5ziI7NUChZ+",
"instance": {
"__id__": 61
"__id__": 46
},
"targetOverrides": null
},
@@ -1051,19 +787,19 @@
"mountedComponents": [],
"propertyOverrides": [
{
"__id__": 62
"__id__": 47
},
{
"__id__": 64
"__id__": 49
},
{
"__id__": 65
"__id__": 50
},
{
"__id__": 66
"__id__": 51
},
{
"__id__": 67
"__id__": 52
}
],
"removedComponents": []
@@ -1071,7 +807,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 63
"__id__": 48
},
"propertyPath": [
"_name"
@@ -1087,7 +823,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 63
"__id__": 48
},
"propertyPath": [
"_lpos"
@@ -1102,7 +838,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 63
"__id__": 48
},
"propertyPath": [
"_lrot"
@@ -1118,7 +854,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 63
"__id__": 48
},
"propertyPath": [
"_euler"
@@ -1133,7 +869,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 63
"__id__": 48
},
"propertyPath": [
"_active"
@@ -1150,7 +886,7 @@
},
"_enabled": true,
"__prefab": {
"__id__": 69
"__id__": 54
},
"_contentSize": {
"__type__": "cc.Size",
@@ -1178,10 +914,10 @@
},
"_enabled": true,
"__prefab": {
"__id__": 71
"__id__": 56
},
"anm": {
"__id__": 20
"__id__": 5
},
"_id": ""
},
@@ -1199,7 +935,7 @@
},
"_enabled": true,
"__prefab": {
"__id__": 73
"__id__": 58
},
"_id": ""
},
@@ -1217,7 +953,7 @@
},
"_enabled": true,
"__prefab": {
"__id__": 75
"__id__": 60
},
"_id": ""
},
@@ -1235,7 +971,7 @@
},
"_enabled": true,
"__prefab": {
"__id__": 77
"__id__": 62
},
"enabledContactListener": true,
"bullet": false,
@@ -1269,7 +1005,7 @@
},
"_enabled": true,
"__prefab": {
"__id__": 79
"__id__": 64
},
"tag": 0,
"_group": 4,
@@ -1303,7 +1039,7 @@
},
"_enabled": true,
"__prefab": {
"__id__": 81
"__id__": 66
},
"_id": ""
},
@@ -1321,7 +1057,7 @@
},
"_enabled": true,
"__prefab": {
"__id__": 83
"__id__": 68
},
"_id": ""
},
@@ -1342,19 +1078,16 @@
"targetOverrides": null,
"nestedPrefabInstanceRoots": [
{
"__id__": 59
"__id__": 44
},
{
"__id__": 50
"__id__": 35
},
{
"__id__": 39
"__id__": 24
},
{
"__id__": 27
},
{
"__id__": 8
"__id__": 12
}
]
}

View File

@@ -22,50 +22,47 @@
"__id__": 2
},
{
"__id__": 11
"__id__": 12
},
{
"__id__": 21
"__id__": 24
},
{
"__id__": 33
"__id__": 35
},
{
"__id__": 44
},
{
"__id__": 53
}
],
"_active": true,
"_components": [
{
"__id__": 62
"__id__": 53
},
{
"__id__": 64
"__id__": 55
},
{
"__id__": 66
"__id__": 57
},
{
"__id__": 68
"__id__": 59
},
{
"__id__": 70
"__id__": 61
},
{
"__id__": 72
"__id__": 63
},
{
"__id__": 74
"__id__": 65
},
{
"__id__": 76
"__id__": 67
}
],
"_prefab": {
"__id__": 78
"__id__": 69
},
"_lpos": {
"__type__": "cc.Vec3",
@@ -96,131 +93,6 @@
},
"_id": ""
},
{
"__type__": "cc.Node",
"_objFlags": 0,
"_parent": {
"__id__": 1
},
"_prefab": {
"__id__": 3
},
"__editorExtras__": {}
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 2
},
"asset": {
"__uuid__": "3899fa6a-77a8-4809-b34b-64e0daa5674c",
"__expectedType__": "cc.Prefab"
},
"fileId": "65v9q/98dMjafRlb094Ctr",
"instance": {
"__id__": 4
},
"targetOverrides": null
},
{
"__type__": "cc.PrefabInstance",
"fileId": "e2pEwe/wJPEp3j+VexsgH9",
"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": "buff"
},
{
"__type__": "cc.TargetInfo",
"localID": [
"65v9q/98dMjafRlb094Ctr"
]
},
{
"__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": true
},
{
"__type__": "cc.Node",
"_name": "anm",
@@ -233,20 +105,20 @@
"_active": true,
"_components": [
{
"__id__": 12
"__id__": 3
},
{
"__id__": 14
"__id__": 5
},
{
"__id__": 16
"__id__": 7
},
{
"__id__": 18
"__id__": 9
}
],
"_prefab": {
"__id__": 20
"__id__": 11
},
"_lpos": {
"__type__": "cc.Vec3",
@@ -283,11 +155,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 11
"__id__": 2
},
"_enabled": true,
"__prefab": {
"__id__": 13
"__id__": 4
},
"_contentSize": {
"__type__": "cc.Size",
@@ -311,11 +183,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 11
"__id__": 2
},
"_enabled": true,
"__prefab": {
"__id__": 15
"__id__": 6
},
"_id": ""
},
@@ -329,11 +201,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 11
"__id__": 2
},
"_enabled": true,
"__prefab": {
"__id__": 17
"__id__": 8
},
"_customMaterial": null,
"_srcBlendFactor": 2,
@@ -374,11 +246,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 11
"__id__": 2
},
"_enabled": true,
"__prefab": {
"__id__": 19
"__id__": 10
},
"playOnLoad": true,
"_clips": [
@@ -441,14 +313,14 @@
"__id__": 1
},
"_prefab": {
"__id__": 22
"__id__": 13
},
"__editorExtras__": {}
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 21
"__id__": 12
},
"asset": {
"__uuid__": "e1b8a315-ece3-41a2-941e-a66861753f1b",
@@ -456,7 +328,7 @@
},
"fileId": "c46/YsCPVOJYA4mWEpNYRx",
"instance": {
"__id__": 23
"__id__": 14
},
"targetOverrides": null
},
@@ -470,25 +342,25 @@
"mountedComponents": [],
"propertyOverrides": [
{
"__id__": 24
"__id__": 15
},
{
"__id__": 26
"__id__": 17
},
{
"__id__": 27
"__id__": 18
},
{
"__id__": 28
"__id__": 19
},
{
"__id__": 29
"__id__": 20
},
{
"__id__": 30
"__id__": 21
},
{
"__id__": 32
"__id__": 23
}
],
"removedComponents": []
@@ -496,7 +368,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 25
"__id__": 16
},
"propertyPath": [
"_name"
@@ -512,7 +384,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 25
"__id__": 16
},
"propertyPath": [
"_lpos"
@@ -527,7 +399,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 25
"__id__": 16
},
"propertyPath": [
"_lrot"
@@ -543,7 +415,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 25
"__id__": 16
},
"propertyPath": [
"_euler"
@@ -558,7 +430,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 25
"__id__": 16
},
"propertyPath": [
"_active"
@@ -568,7 +440,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 31
"__id__": 22
},
"propertyPath": [
"_contentSize"
@@ -588,7 +460,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 25
"__id__": 16
},
"propertyPath": [
"_lscale"
@@ -607,14 +479,14 @@
"__id__": 1
},
"_prefab": {
"__id__": 34
"__id__": 25
},
"__editorExtras__": {}
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 33
"__id__": 24
},
"asset": {
"__uuid__": "50c3d5e4-49f8-4bd7-a15b-cda359a0ae5c",
@@ -622,7 +494,7 @@
},
"fileId": "5fqU0L3/FOhKaco5UkHuWT",
"instance": {
"__id__": 35
"__id__": 26
},
"targetOverrides": null
},
@@ -636,22 +508,22 @@
"mountedComponents": [],
"propertyOverrides": [
{
"__id__": 36
"__id__": 27
},
{
"__id__": 38
"__id__": 29
},
{
"__id__": 39
"__id__": 30
},
{
"__id__": 40
"__id__": 31
},
{
"__id__": 41
"__id__": 32
},
{
"__id__": 43
"__id__": 34
}
],
"removedComponents": []
@@ -659,7 +531,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 37
"__id__": 28
},
"propertyPath": [
"_name"
@@ -675,7 +547,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 37
"__id__": 28
},
"propertyPath": [
"_lpos"
@@ -690,7 +562,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 37
"__id__": 28
},
"propertyPath": [
"_lrot"
@@ -706,7 +578,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 37
"__id__": 28
},
"propertyPath": [
"_euler"
@@ -721,7 +593,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 42
"__id__": 33
},
"propertyPath": [
"_lpos"
@@ -742,7 +614,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 37
"__id__": 28
},
"propertyPath": [
"_lscale"
@@ -754,6 +626,131 @@
"z": 1
}
},
{
"__type__": "cc.Node",
"_objFlags": 0,
"_parent": {
"__id__": 1
},
"_prefab": {
"__id__": 36
},
"__editorExtras__": {}
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 35
},
"asset": {
"__uuid__": "5b4ca49e-0f12-4478-b56d-bf8198b36b90",
"__expectedType__": "cc.Prefab"
},
"fileId": "0d6ZXmA5dHkZxoGONDL2sE",
"instance": {
"__id__": 37
},
"targetOverrides": null
},
{
"__type__": "cc.PrefabInstance",
"fileId": "fe79INE+JI1Jy2Hu0iKLMn",
"prefabRootNode": {
"__id__": 1
},
"mountedChildren": [],
"mountedComponents": [],
"propertyOverrides": [
{
"__id__": 38
},
{
"__id__": 40
},
{
"__id__": 41
},
{
"__id__": 42
},
{
"__id__": 43
}
],
"removedComponents": []
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 39
},
"propertyPath": [
"_name"
],
"value": "tooltip"
},
{
"__type__": "cc.TargetInfo",
"localID": [
"0d6ZXmA5dHkZxoGONDL2sE"
]
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 39
},
"propertyPath": [
"_lpos"
],
"value": {
"__type__": "cc.Vec3",
"x": 4.65,
"y": 129.718,
"z": 0
}
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 39
},
"propertyPath": [
"_lrot"
],
"value": {
"__type__": "cc.Quat",
"x": 0,
"y": 0,
"z": 0,
"w": 1
}
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 39
},
"propertyPath": [
"_euler"
],
"value": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0,
"z": 0
}
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 39
},
"propertyPath": [
"_active"
],
"value": false
},
{
"__type__": "cc.Node",
"_objFlags": 0,
@@ -771,10 +768,10 @@
"__id__": 44
},
"asset": {
"__uuid__": "5b4ca49e-0f12-4478-b56d-bf8198b36b90",
"__uuid__": "ae4493bd-cbcc-4392-921c-3e2b0fcd5338",
"__expectedType__": "cc.Prefab"
},
"fileId": "0d6ZXmA5dHkZxoGONDL2sE",
"fileId": "91yoyAQGNDm5ziI7NUChZ+",
"instance": {
"__id__": 46
},
@@ -782,7 +779,7 @@
},
{
"__type__": "cc.PrefabInstance",
"fileId": "fe79INE+JI1Jy2Hu0iKLMn",
"fileId": "08n1IzuupL3YNn2/tFvc8M",
"prefabRootNode": {
"__id__": 1
},
@@ -815,131 +812,6 @@
"propertyPath": [
"_name"
],
"value": "tooltip"
},
{
"__type__": "cc.TargetInfo",
"localID": [
"0d6ZXmA5dHkZxoGONDL2sE"
]
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 48
},
"propertyPath": [
"_lpos"
],
"value": {
"__type__": "cc.Vec3",
"x": 4.65,
"y": 129.718,
"z": 0
}
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 48
},
"propertyPath": [
"_lrot"
],
"value": {
"__type__": "cc.Quat",
"x": 0,
"y": 0,
"z": 0,
"w": 1
}
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 48
},
"propertyPath": [
"_euler"
],
"value": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0,
"z": 0
}
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 48
},
"propertyPath": [
"_active"
],
"value": false
},
{
"__type__": "cc.Node",
"_objFlags": 0,
"_parent": {
"__id__": 1
},
"_prefab": {
"__id__": 54
},
"__editorExtras__": {}
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 53
},
"asset": {
"__uuid__": "ae4493bd-cbcc-4392-921c-3e2b0fcd5338",
"__expectedType__": "cc.Prefab"
},
"fileId": "91yoyAQGNDm5ziI7NUChZ+",
"instance": {
"__id__": 55
},
"targetOverrides": null
},
{
"__type__": "cc.PrefabInstance",
"fileId": "08n1IzuupL3YNn2/tFvc8M",
"prefabRootNode": {
"__id__": 1
},
"mountedChildren": [],
"mountedComponents": [],
"propertyOverrides": [
{
"__id__": 56
},
{
"__id__": 58
},
{
"__id__": 59
},
{
"__id__": 60
},
{
"__id__": 61
}
],
"removedComponents": []
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 57
},
"propertyPath": [
"_name"
],
"value": "up"
},
{
@@ -951,7 +823,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 57
"__id__": 48
},
"propertyPath": [
"_lpos"
@@ -966,7 +838,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 57
"__id__": 48
},
"propertyPath": [
"_lrot"
@@ -982,7 +854,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 57
"__id__": 48
},
"propertyPath": [
"_euler"
@@ -997,7 +869,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 57
"__id__": 48
},
"propertyPath": [
"_active"
@@ -1014,7 +886,7 @@
},
"_enabled": true,
"__prefab": {
"__id__": 63
"__id__": 54
},
"_contentSize": {
"__type__": "cc.Size",
@@ -1042,10 +914,10 @@
},
"_enabled": true,
"__prefab": {
"__id__": 65
"__id__": 56
},
"anm": {
"__id__": 14
"__id__": 5
},
"_id": ""
},
@@ -1063,7 +935,7 @@
},
"_enabled": true,
"__prefab": {
"__id__": 67
"__id__": 58
},
"_id": ""
},
@@ -1081,7 +953,7 @@
},
"_enabled": true,
"__prefab": {
"__id__": 69
"__id__": 60
},
"_id": ""
},
@@ -1099,7 +971,7 @@
},
"_enabled": true,
"__prefab": {
"__id__": 71
"__id__": 62
},
"enabledContactListener": true,
"bullet": false,
@@ -1133,7 +1005,7 @@
},
"_enabled": true,
"__prefab": {
"__id__": 73
"__id__": 64
},
"tag": 0,
"_group": 4,
@@ -1167,7 +1039,7 @@
},
"_enabled": true,
"__prefab": {
"__id__": 75
"__id__": 66
},
"_id": ""
},
@@ -1185,7 +1057,7 @@
},
"_enabled": true,
"__prefab": {
"__id__": 77
"__id__": 68
},
"_id": ""
},
@@ -1205,20 +1077,17 @@
"instance": null,
"targetOverrides": null,
"nestedPrefabInstanceRoots": [
{
"__id__": 53
},
{
"__id__": 44
},
{
"__id__": 33
"__id__": 35
},
{
"__id__": 21
"__id__": 24
},
{
"__id__": 2
"__id__": 12
}
]
}

View File

@@ -22,47 +22,44 @@
"__id__": 2
},
{
"__id__": 11
"__id__": 12
},
{
"__id__": 21
"__id__": 24
},
{
"__id__": 33
"__id__": 35
},
{
"__id__": 44
},
{
"__id__": 53
}
],
"_active": true,
"_components": [
{
"__id__": 62
"__id__": 53
},
{
"__id__": 64
"__id__": 55
},
{
"__id__": 66
"__id__": 57
},
{
"__id__": 68
"__id__": 59
},
{
"__id__": 70
"__id__": 61
},
{
"__id__": 72
"__id__": 63
},
{
"__id__": 74
"__id__": 65
}
],
"_prefab": {
"__id__": 76
"__id__": 67
},
"_lpos": {
"__type__": "cc.Vec3",
@@ -93,131 +90,6 @@
},
"_id": ""
},
{
"__type__": "cc.Node",
"_objFlags": 0,
"_parent": {
"__id__": 1
},
"_prefab": {
"__id__": 3
},
"__editorExtras__": {}
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 2
},
"asset": {
"__uuid__": "3899fa6a-77a8-4809-b34b-64e0daa5674c",
"__expectedType__": "cc.Prefab"
},
"fileId": "65v9q/98dMjafRlb094Ctr",
"instance": {
"__id__": 4
},
"targetOverrides": null
},
{
"__type__": "cc.PrefabInstance",
"fileId": "ffJnb68N5GLo4rlQEHVfYl",
"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": "buff"
},
{
"__type__": "cc.TargetInfo",
"localID": [
"65v9q/98dMjafRlb094Ctr"
]
},
{
"__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",
"_name": "anm",
@@ -230,20 +102,20 @@
"_active": true,
"_components": [
{
"__id__": 12
"__id__": 3
},
{
"__id__": 14
"__id__": 5
},
{
"__id__": 16
"__id__": 7
},
{
"__id__": 18
"__id__": 9
}
],
"_prefab": {
"__id__": 20
"__id__": 11
},
"_lpos": {
"__type__": "cc.Vec3",
@@ -280,11 +152,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 11
"__id__": 2
},
"_enabled": true,
"__prefab": {
"__id__": 13
"__id__": 4
},
"_contentSize": {
"__type__": "cc.Size",
@@ -308,11 +180,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 11
"__id__": 2
},
"_enabled": true,
"__prefab": {
"__id__": 15
"__id__": 6
},
"_id": ""
},
@@ -326,11 +198,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 11
"__id__": 2
},
"_enabled": true,
"__prefab": {
"__id__": 17
"__id__": 8
},
"_customMaterial": null,
"_srcBlendFactor": 2,
@@ -374,11 +246,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 11
"__id__": 2
},
"_enabled": true,
"__prefab": {
"__id__": 19
"__id__": 10
},
"playOnLoad": true,
"_clips": [
@@ -441,14 +313,14 @@
"__id__": 1
},
"_prefab": {
"__id__": 22
"__id__": 13
},
"__editorExtras__": {}
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 21
"__id__": 12
},
"asset": {
"__uuid__": "e1b8a315-ece3-41a2-941e-a66861753f1b",
@@ -456,7 +328,7 @@
},
"fileId": "c46/YsCPVOJYA4mWEpNYRx",
"instance": {
"__id__": 23
"__id__": 14
},
"targetOverrides": null
},
@@ -470,25 +342,25 @@
"mountedComponents": [],
"propertyOverrides": [
{
"__id__": 24
"__id__": 15
},
{
"__id__": 26
"__id__": 17
},
{
"__id__": 27
"__id__": 18
},
{
"__id__": 28
"__id__": 19
},
{
"__id__": 29
"__id__": 20
},
{
"__id__": 30
"__id__": 21
},
{
"__id__": 32
"__id__": 23
}
],
"removedComponents": []
@@ -496,7 +368,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 25
"__id__": 16
},
"propertyPath": [
"_name"
@@ -512,7 +384,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 25
"__id__": 16
},
"propertyPath": [
"_lpos"
@@ -527,7 +399,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 25
"__id__": 16
},
"propertyPath": [
"_lrot"
@@ -543,7 +415,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 25
"__id__": 16
},
"propertyPath": [
"_euler"
@@ -558,7 +430,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 25
"__id__": 16
},
"propertyPath": [
"_active"
@@ -568,7 +440,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 31
"__id__": 22
},
"propertyPath": [
"_contentSize"
@@ -588,7 +460,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 25
"__id__": 16
},
"propertyPath": [
"_lscale"
@@ -607,14 +479,14 @@
"__id__": 1
},
"_prefab": {
"__id__": 34
"__id__": 25
},
"__editorExtras__": {}
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 33
"__id__": 24
},
"asset": {
"__uuid__": "50c3d5e4-49f8-4bd7-a15b-cda359a0ae5c",
@@ -622,7 +494,7 @@
},
"fileId": "5fqU0L3/FOhKaco5UkHuWT",
"instance": {
"__id__": 35
"__id__": 26
},
"targetOverrides": null
},
@@ -636,22 +508,22 @@
"mountedComponents": [],
"propertyOverrides": [
{
"__id__": 36
"__id__": 27
},
{
"__id__": 38
"__id__": 29
},
{
"__id__": 39
"__id__": 30
},
{
"__id__": 40
"__id__": 31
},
{
"__id__": 41
"__id__": 32
},
{
"__id__": 43
"__id__": 34
}
],
"removedComponents": []
@@ -659,7 +531,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 37
"__id__": 28
},
"propertyPath": [
"_name"
@@ -675,7 +547,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 37
"__id__": 28
},
"propertyPath": [
"_lpos"
@@ -690,7 +562,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 37
"__id__": 28
},
"propertyPath": [
"_lrot"
@@ -706,7 +578,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 37
"__id__": 28
},
"propertyPath": [
"_euler"
@@ -721,7 +593,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 42
"__id__": 33
},
"propertyPath": [
"_lpos"
@@ -742,7 +614,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 37
"__id__": 28
},
"propertyPath": [
"_lscale"
@@ -754,6 +626,131 @@
"z": 1
}
},
{
"__type__": "cc.Node",
"_objFlags": 0,
"_parent": {
"__id__": 1
},
"_prefab": {
"__id__": 36
},
"__editorExtras__": {}
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 35
},
"asset": {
"__uuid__": "5b4ca49e-0f12-4478-b56d-bf8198b36b90",
"__expectedType__": "cc.Prefab"
},
"fileId": "0d6ZXmA5dHkZxoGONDL2sE",
"instance": {
"__id__": 37
},
"targetOverrides": null
},
{
"__type__": "cc.PrefabInstance",
"fileId": "fe79INE+JI1Jy2Hu0iKLMn",
"prefabRootNode": {
"__id__": 1
},
"mountedChildren": [],
"mountedComponents": [],
"propertyOverrides": [
{
"__id__": 38
},
{
"__id__": 40
},
{
"__id__": 41
},
{
"__id__": 42
},
{
"__id__": 43
}
],
"removedComponents": []
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 39
},
"propertyPath": [
"_name"
],
"value": "tooltip"
},
{
"__type__": "cc.TargetInfo",
"localID": [
"0d6ZXmA5dHkZxoGONDL2sE"
]
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 39
},
"propertyPath": [
"_lpos"
],
"value": {
"__type__": "cc.Vec3",
"x": 4.65,
"y": 129.718,
"z": 0
}
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 39
},
"propertyPath": [
"_lrot"
],
"value": {
"__type__": "cc.Quat",
"x": 0,
"y": 0,
"z": 0,
"w": 1
}
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 39
},
"propertyPath": [
"_euler"
],
"value": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0,
"z": 0
}
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 39
},
"propertyPath": [
"_active"
],
"value": false
},
{
"__type__": "cc.Node",
"_objFlags": 0,
@@ -771,10 +768,10 @@
"__id__": 44
},
"asset": {
"__uuid__": "5b4ca49e-0f12-4478-b56d-bf8198b36b90",
"__uuid__": "ae4493bd-cbcc-4392-921c-3e2b0fcd5338",
"__expectedType__": "cc.Prefab"
},
"fileId": "0d6ZXmA5dHkZxoGONDL2sE",
"fileId": "91yoyAQGNDm5ziI7NUChZ+",
"instance": {
"__id__": 46
},
@@ -782,7 +779,7 @@
},
{
"__type__": "cc.PrefabInstance",
"fileId": "fe79INE+JI1Jy2Hu0iKLMn",
"fileId": "08n1IzuupL3YNn2/tFvc8M",
"prefabRootNode": {
"__id__": 1
},
@@ -815,131 +812,6 @@
"propertyPath": [
"_name"
],
"value": "tooltip"
},
{
"__type__": "cc.TargetInfo",
"localID": [
"0d6ZXmA5dHkZxoGONDL2sE"
]
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 48
},
"propertyPath": [
"_lpos"
],
"value": {
"__type__": "cc.Vec3",
"x": 4.65,
"y": 129.718,
"z": 0
}
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 48
},
"propertyPath": [
"_lrot"
],
"value": {
"__type__": "cc.Quat",
"x": 0,
"y": 0,
"z": 0,
"w": 1
}
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 48
},
"propertyPath": [
"_euler"
],
"value": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0,
"z": 0
}
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 48
},
"propertyPath": [
"_active"
],
"value": false
},
{
"__type__": "cc.Node",
"_objFlags": 0,
"_parent": {
"__id__": 1
},
"_prefab": {
"__id__": 54
},
"__editorExtras__": {}
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 53
},
"asset": {
"__uuid__": "ae4493bd-cbcc-4392-921c-3e2b0fcd5338",
"__expectedType__": "cc.Prefab"
},
"fileId": "91yoyAQGNDm5ziI7NUChZ+",
"instance": {
"__id__": 55
},
"targetOverrides": null
},
{
"__type__": "cc.PrefabInstance",
"fileId": "08n1IzuupL3YNn2/tFvc8M",
"prefabRootNode": {
"__id__": 1
},
"mountedChildren": [],
"mountedComponents": [],
"propertyOverrides": [
{
"__id__": 56
},
{
"__id__": 58
},
{
"__id__": 59
},
{
"__id__": 60
},
{
"__id__": 61
}
],
"removedComponents": []
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 57
},
"propertyPath": [
"_name"
],
"value": "up"
},
{
@@ -951,7 +823,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 57
"__id__": 48
},
"propertyPath": [
"_lpos"
@@ -966,7 +838,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 57
"__id__": 48
},
"propertyPath": [
"_lrot"
@@ -982,7 +854,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 57
"__id__": 48
},
"propertyPath": [
"_euler"
@@ -997,7 +869,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 57
"__id__": 48
},
"propertyPath": [
"_active"
@@ -1014,7 +886,7 @@
},
"_enabled": true,
"__prefab": {
"__id__": 63
"__id__": 54
},
"_contentSize": {
"__type__": "cc.Size",
@@ -1042,10 +914,10 @@
},
"_enabled": true,
"__prefab": {
"__id__": 65
"__id__": 56
},
"anm": {
"__id__": 14
"__id__": 5
},
"_id": ""
},
@@ -1063,7 +935,7 @@
},
"_enabled": true,
"__prefab": {
"__id__": 67
"__id__": 58
},
"_id": ""
},
@@ -1081,7 +953,7 @@
},
"_enabled": true,
"__prefab": {
"__id__": 69
"__id__": 60
},
"_id": ""
},
@@ -1099,7 +971,7 @@
},
"_enabled": true,
"__prefab": {
"__id__": 71
"__id__": 62
},
"enabledContactListener": true,
"bullet": false,
@@ -1133,7 +1005,7 @@
},
"_enabled": true,
"__prefab": {
"__id__": 73
"__id__": 64
},
"tag": 0,
"_group": 2,
@@ -1167,7 +1039,7 @@
},
"_enabled": true,
"__prefab": {
"__id__": 75
"__id__": 66
},
"_id": ""
},
@@ -1187,20 +1059,17 @@
"instance": null,
"targetOverrides": null,
"nestedPrefabInstanceRoots": [
{
"__id__": 53
},
{
"__id__": 44
},
{
"__id__": 33
"__id__": 35
},
{
"__id__": 21
"__id__": 24
},
{
"__id__": 2
"__id__": 12
}
]
}

View File

@@ -22,47 +22,44 @@
"__id__": 2
},
{
"__id__": 11
"__id__": 12
},
{
"__id__": 21
"__id__": 24
},
{
"__id__": 33
"__id__": 35
},
{
"__id__": 44
},
{
"__id__": 53
}
],
"_active": true,
"_components": [
{
"__id__": 62
"__id__": 53
},
{
"__id__": 64
"__id__": 55
},
{
"__id__": 66
"__id__": 57
},
{
"__id__": 68
"__id__": 59
},
{
"__id__": 70
"__id__": 61
},
{
"__id__": 72
"__id__": 63
},
{
"__id__": 74
"__id__": 65
}
],
"_prefab": {
"__id__": 76
"__id__": 67
},
"_lpos": {
"__type__": "cc.Vec3",
@@ -93,131 +90,6 @@
},
"_id": ""
},
{
"__type__": "cc.Node",
"_objFlags": 0,
"_parent": {
"__id__": 1
},
"_prefab": {
"__id__": 3
},
"__editorExtras__": {}
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 2
},
"asset": {
"__uuid__": "3899fa6a-77a8-4809-b34b-64e0daa5674c",
"__expectedType__": "cc.Prefab"
},
"fileId": "65v9q/98dMjafRlb094Ctr",
"instance": {
"__id__": 4
},
"targetOverrides": null
},
{
"__type__": "cc.PrefabInstance",
"fileId": "ffJnb68N5GLo4rlQEHVfYl",
"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": "buff"
},
{
"__type__": "cc.TargetInfo",
"localID": [
"65v9q/98dMjafRlb094Ctr"
]
},
{
"__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",
"_name": "anm",
@@ -230,20 +102,20 @@
"_active": true,
"_components": [
{
"__id__": 12
"__id__": 3
},
{
"__id__": 14
"__id__": 5
},
{
"__id__": 16
"__id__": 7
},
{
"__id__": 18
"__id__": 9
}
],
"_prefab": {
"__id__": 20
"__id__": 11
},
"_lpos": {
"__type__": "cc.Vec3",
@@ -280,11 +152,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 11
"__id__": 2
},
"_enabled": true,
"__prefab": {
"__id__": 13
"__id__": 4
},
"_contentSize": {
"__type__": "cc.Size",
@@ -308,11 +180,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 11
"__id__": 2
},
"_enabled": true,
"__prefab": {
"__id__": 15
"__id__": 6
},
"_id": ""
},
@@ -326,11 +198,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 11
"__id__": 2
},
"_enabled": true,
"__prefab": {
"__id__": 17
"__id__": 8
},
"_customMaterial": null,
"_srcBlendFactor": 2,
@@ -374,11 +246,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 11
"__id__": 2
},
"_enabled": true,
"__prefab": {
"__id__": 19
"__id__": 10
},
"playOnLoad": true,
"_clips": [
@@ -438,14 +310,14 @@
"__id__": 1
},
"_prefab": {
"__id__": 22
"__id__": 13
},
"__editorExtras__": {}
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 21
"__id__": 12
},
"asset": {
"__uuid__": "e1b8a315-ece3-41a2-941e-a66861753f1b",
@@ -453,7 +325,7 @@
},
"fileId": "c46/YsCPVOJYA4mWEpNYRx",
"instance": {
"__id__": 23
"__id__": 14
},
"targetOverrides": null
},
@@ -467,25 +339,25 @@
"mountedComponents": [],
"propertyOverrides": [
{
"__id__": 24
"__id__": 15
},
{
"__id__": 26
"__id__": 17
},
{
"__id__": 27
"__id__": 18
},
{
"__id__": 28
"__id__": 19
},
{
"__id__": 29
"__id__": 20
},
{
"__id__": 30
"__id__": 21
},
{
"__id__": 32
"__id__": 23
}
],
"removedComponents": []
@@ -493,7 +365,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 25
"__id__": 16
},
"propertyPath": [
"_name"
@@ -509,7 +381,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 25
"__id__": 16
},
"propertyPath": [
"_lpos"
@@ -524,7 +396,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 25
"__id__": 16
},
"propertyPath": [
"_lrot"
@@ -540,7 +412,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 25
"__id__": 16
},
"propertyPath": [
"_euler"
@@ -555,7 +427,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 25
"__id__": 16
},
"propertyPath": [
"_active"
@@ -565,7 +437,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 31
"__id__": 22
},
"propertyPath": [
"_contentSize"
@@ -585,7 +457,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 25
"__id__": 16
},
"propertyPath": [
"_lscale"
@@ -604,14 +476,14 @@
"__id__": 1
},
"_prefab": {
"__id__": 34
"__id__": 25
},
"__editorExtras__": {}
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 33
"__id__": 24
},
"asset": {
"__uuid__": "50c3d5e4-49f8-4bd7-a15b-cda359a0ae5c",
@@ -619,7 +491,7 @@
},
"fileId": "5fqU0L3/FOhKaco5UkHuWT",
"instance": {
"__id__": 35
"__id__": 26
},
"targetOverrides": null
},
@@ -633,22 +505,22 @@
"mountedComponents": [],
"propertyOverrides": [
{
"__id__": 36
"__id__": 27
},
{
"__id__": 38
"__id__": 29
},
{
"__id__": 39
"__id__": 30
},
{
"__id__": 40
"__id__": 31
},
{
"__id__": 41
"__id__": 32
},
{
"__id__": 43
"__id__": 34
}
],
"removedComponents": []
@@ -656,7 +528,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 37
"__id__": 28
},
"propertyPath": [
"_name"
@@ -672,7 +544,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 37
"__id__": 28
},
"propertyPath": [
"_lpos"
@@ -687,7 +559,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 37
"__id__": 28
},
"propertyPath": [
"_lrot"
@@ -703,7 +575,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 37
"__id__": 28
},
"propertyPath": [
"_euler"
@@ -718,7 +590,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 42
"__id__": 33
},
"propertyPath": [
"_lpos"
@@ -739,7 +611,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 37
"__id__": 28
},
"propertyPath": [
"_lscale"
@@ -751,6 +623,131 @@
"z": 1
}
},
{
"__type__": "cc.Node",
"_objFlags": 0,
"_parent": {
"__id__": 1
},
"_prefab": {
"__id__": 36
},
"__editorExtras__": {}
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 35
},
"asset": {
"__uuid__": "5b4ca49e-0f12-4478-b56d-bf8198b36b90",
"__expectedType__": "cc.Prefab"
},
"fileId": "0d6ZXmA5dHkZxoGONDL2sE",
"instance": {
"__id__": 37
},
"targetOverrides": null
},
{
"__type__": "cc.PrefabInstance",
"fileId": "fe79INE+JI1Jy2Hu0iKLMn",
"prefabRootNode": {
"__id__": 1
},
"mountedChildren": [],
"mountedComponents": [],
"propertyOverrides": [
{
"__id__": 38
},
{
"__id__": 40
},
{
"__id__": 41
},
{
"__id__": 42
},
{
"__id__": 43
}
],
"removedComponents": []
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 39
},
"propertyPath": [
"_name"
],
"value": "tooltip"
},
{
"__type__": "cc.TargetInfo",
"localID": [
"0d6ZXmA5dHkZxoGONDL2sE"
]
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 39
},
"propertyPath": [
"_lpos"
],
"value": {
"__type__": "cc.Vec3",
"x": 4.65,
"y": 129.718,
"z": 0
}
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 39
},
"propertyPath": [
"_lrot"
],
"value": {
"__type__": "cc.Quat",
"x": 0,
"y": 0,
"z": 0,
"w": 1
}
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 39
},
"propertyPath": [
"_euler"
],
"value": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0,
"z": 0
}
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 39
},
"propertyPath": [
"_active"
],
"value": false
},
{
"__type__": "cc.Node",
"_objFlags": 0,
@@ -768,10 +765,10 @@
"__id__": 44
},
"asset": {
"__uuid__": "5b4ca49e-0f12-4478-b56d-bf8198b36b90",
"__uuid__": "ae4493bd-cbcc-4392-921c-3e2b0fcd5338",
"__expectedType__": "cc.Prefab"
},
"fileId": "0d6ZXmA5dHkZxoGONDL2sE",
"fileId": "91yoyAQGNDm5ziI7NUChZ+",
"instance": {
"__id__": 46
},
@@ -779,7 +776,7 @@
},
{
"__type__": "cc.PrefabInstance",
"fileId": "fe79INE+JI1Jy2Hu0iKLMn",
"fileId": "08n1IzuupL3YNn2/tFvc8M",
"prefabRootNode": {
"__id__": 1
},
@@ -812,131 +809,6 @@
"propertyPath": [
"_name"
],
"value": "tooltip"
},
{
"__type__": "cc.TargetInfo",
"localID": [
"0d6ZXmA5dHkZxoGONDL2sE"
]
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 48
},
"propertyPath": [
"_lpos"
],
"value": {
"__type__": "cc.Vec3",
"x": 4.65,
"y": 129.718,
"z": 0
}
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 48
},
"propertyPath": [
"_lrot"
],
"value": {
"__type__": "cc.Quat",
"x": 0,
"y": 0,
"z": 0,
"w": 1
}
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 48
},
"propertyPath": [
"_euler"
],
"value": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0,
"z": 0
}
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 48
},
"propertyPath": [
"_active"
],
"value": false
},
{
"__type__": "cc.Node",
"_objFlags": 0,
"_parent": {
"__id__": 1
},
"_prefab": {
"__id__": 54
},
"__editorExtras__": {}
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 53
},
"asset": {
"__uuid__": "ae4493bd-cbcc-4392-921c-3e2b0fcd5338",
"__expectedType__": "cc.Prefab"
},
"fileId": "91yoyAQGNDm5ziI7NUChZ+",
"instance": {
"__id__": 55
},
"targetOverrides": null
},
{
"__type__": "cc.PrefabInstance",
"fileId": "08n1IzuupL3YNn2/tFvc8M",
"prefabRootNode": {
"__id__": 1
},
"mountedChildren": [],
"mountedComponents": [],
"propertyOverrides": [
{
"__id__": 56
},
{
"__id__": 58
},
{
"__id__": 59
},
{
"__id__": 60
},
{
"__id__": 61
}
],
"removedComponents": []
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 57
},
"propertyPath": [
"_name"
],
"value": "up"
},
{
@@ -948,7 +820,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 57
"__id__": 48
},
"propertyPath": [
"_lpos"
@@ -963,7 +835,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 57
"__id__": 48
},
"propertyPath": [
"_lrot"
@@ -979,7 +851,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 57
"__id__": 48
},
"propertyPath": [
"_euler"
@@ -994,7 +866,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 57
"__id__": 48
},
"propertyPath": [
"_active"
@@ -1011,7 +883,7 @@
},
"_enabled": true,
"__prefab": {
"__id__": 63
"__id__": 54
},
"_contentSize": {
"__type__": "cc.Size",
@@ -1039,10 +911,10 @@
},
"_enabled": true,
"__prefab": {
"__id__": 65
"__id__": 56
},
"anm": {
"__id__": 14
"__id__": 5
},
"_id": ""
},
@@ -1060,7 +932,7 @@
},
"_enabled": true,
"__prefab": {
"__id__": 67
"__id__": 58
},
"_id": ""
},
@@ -1078,7 +950,7 @@
},
"_enabled": true,
"__prefab": {
"__id__": 69
"__id__": 60
},
"_id": ""
},
@@ -1096,7 +968,7 @@
},
"_enabled": true,
"__prefab": {
"__id__": 71
"__id__": 62
},
"enabledContactListener": true,
"bullet": false,
@@ -1130,7 +1002,7 @@
},
"_enabled": true,
"__prefab": {
"__id__": 73
"__id__": 64
},
"tag": 0,
"_group": 2,
@@ -1164,7 +1036,7 @@
},
"_enabled": true,
"__prefab": {
"__id__": 75
"__id__": 66
},
"_id": ""
},
@@ -1184,20 +1056,17 @@
"instance": null,
"targetOverrides": null,
"nestedPrefabInstanceRoots": [
{
"__id__": 53
},
{
"__id__": 44
},
{
"__id__": 33
"__id__": 35
},
{
"__id__": 21
"__id__": 24
},
{
"__id__": 2
"__id__": 12
}
]
}

View File

@@ -29,16 +29,19 @@
},
{
"__id__": 122
},
{
"__id__": 128
}
],
"_active": true,
"_components": [
{
"__id__": 128
"__id__": 150
}
],
"_prefab": {
"__id__": 130
"__id__": 152
},
"_lpos": {
"__type__": "cc.Vec3",
@@ -257,7 +260,7 @@
"_contentSize": {
"__type__": "cc.Size",
"width": 72,
"height": 10
"height": 1
},
"_anchorPoint": {
"__type__": "cc.Vec2",
@@ -334,8 +337,8 @@
"_target": null,
"_left": -1,
"_right": -1,
"_top": 0,
"_bottom": 0,
"_top": 4.5,
"_bottom": 4.5,
"_horizontalCenter": 0,
"_verticalCenter": 0,
"_isAbsLeft": true,
@@ -542,8 +545,8 @@
},
"_contentSize": {
"__type__": "cc.Size",
"width": 72,
"height": 10
"width": 57.6,
"height": 15
},
"_anchorPoint": {
"__type__": "cc.Vec2",
@@ -619,7 +622,7 @@
"_alignFlags": 45,
"_target": null,
"_left": 0,
"_right": 0,
"_right": 14.399999999999999,
"_top": 0,
"_bottom": 0,
"_horizontalCenter": 0,
@@ -721,7 +724,7 @@
"_contentSize": {
"__type__": "cc.Size",
"width": 246.66666666666669,
"height": 33.333333333333336
"height": 50
},
"_anchorPoint": {
"__type__": "cc.Vec2",
@@ -846,7 +849,7 @@
"_contentSize": {
"__type__": "cc.Size",
"width": 72,
"height": 10
"height": 15
},
"_anchorPoint": {
"__type__": "cc.Vec2",
@@ -924,7 +927,7 @@
},
"_mode": 0,
"_totalLength": 72,
"_progress": 1,
"_progress": 0.8,
"_reverse": false,
"_id": ""
},
@@ -982,7 +985,7 @@
"_lpos": {
"__type__": "cc.Vec3",
"x": 0,
"y": 6.884,
"y": 3.555,
"z": 0
},
"_lrot": {
@@ -2829,6 +2832,536 @@
"targetOverrides": null,
"nestedPrefabInstanceRoots": null
},
{
"__type__": "cc.Node",
"_name": "lv",
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
"__id__": 1
},
"_children": [
{
"__id__": 129
},
{
"__id__": 135
},
{
"__id__": 141
}
],
"_active": true,
"_components": [
{
"__id__": 147
}
],
"_prefab": {
"__id__": 149
},
"_lpos": {
"__type__": "cc.Vec3",
"x": -44.153,
"y": -2.203,
"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",
"_name": "Slider_Level_02_Bg",
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
"__id__": 128
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 130
},
{
"__id__": 132
}
],
"_prefab": {
"__id__": 134
},
"_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": 0.3,
"y": 0.3,
"z": 1
},
"_mobility": 0,
"_layer": 1,
"_euler": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0,
"z": 0
},
"_id": ""
},
{
"__type__": "cc.UITransform",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 129
},
"_enabled": true,
"__prefab": {
"__id__": 131
},
"_contentSize": {
"__type__": "cc.Size",
"width": 70,
"height": 70
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "97wGhivwlM2J4PDfxCwEFu"
},
{
"__type__": "cc.Sprite",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 129
},
"_enabled": true,
"__prefab": {
"__id__": 133
},
"_customMaterial": null,
"_srcBlendFactor": 2,
"_dstBlendFactor": 4,
"_color": {
"__type__": "cc.Color",
"r": 255,
"g": 235,
"b": 0,
"a": 255
},
"_spriteFrame": {
"__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@46c83",
"__expectedType__": "cc.SpriteFrame"
},
"_type": 0,
"_fillType": 0,
"_sizeMode": 0,
"_fillCenter": {
"__type__": "cc.Vec2",
"x": 0,
"y": 0
},
"_fillStart": 0,
"_fillRange": 0,
"_isTrimmedMode": true,
"_useGrayscale": false,
"_atlas": null,
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "74Td55KHlApouvTLVJ/MnP"
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__id__": 0
},
"fileId": "31JDg0QSNIrJpO2pJlvqcR",
"instance": null,
"targetOverrides": null,
"nestedPrefabInstanceRoots": null
},
{
"__type__": "cc.Node",
"_name": "num",
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
"__id__": 128
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 136
},
{
"__id__": 138
}
],
"_prefab": {
"__id__": 140
},
"_lpos": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0.328,
"z": 0
},
"_lrot": {
"__type__": "cc.Quat",
"x": 0,
"y": 0,
"z": 0,
"w": 1
},
"_lscale": {
"__type__": "cc.Vec3",
"x": 0.5,
"y": 0.5,
"z": 1
},
"_mobility": 0,
"_layer": 1,
"_euler": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0,
"z": 0
},
"_id": ""
},
{
"__type__": "cc.UITransform",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 135
},
"_enabled": true,
"__prefab": {
"__id__": 137
},
"_contentSize": {
"__type__": "cc.Size",
"width": 28.24609375,
"height": 62.7
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "72kqM3dtFOyb0PiTu7WHML"
},
{
"__type__": "cc.Label",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 135
},
"_enabled": true,
"__prefab": {
"__id__": 139
},
"_customMaterial": null,
"_srcBlendFactor": 2,
"_dstBlendFactor": 4,
"_color": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_string": "1",
"_horizontalAlign": 1,
"_verticalAlign": 1,
"_actualFontSize": 40,
"_fontSize": 40,
"_fontFamily": "Arial",
"_lineHeight": 45,
"_overflow": 0,
"_enableWrapText": true,
"_font": null,
"_isSystemFontUsed": true,
"_spacingX": 0,
"_isItalic": false,
"_isBold": true,
"_isUnderline": false,
"_underlineHeight": 2,
"_cacheMode": 0,
"_enableOutline": true,
"_outlineColor": {
"__type__": "cc.Color",
"r": 0,
"g": 0,
"b": 0,
"a": 255
},
"_outlineWidth": 3,
"_enableShadow": false,
"_shadowColor": {
"__type__": "cc.Color",
"r": 0,
"g": 0,
"b": 0,
"a": 255
},
"_shadowOffset": {
"__type__": "cc.Vec2",
"x": 2,
"y": 2
},
"_shadowBlur": 2,
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "0d2trPjYJPB733NeDtiqXK"
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__id__": 0
},
"fileId": "71XewGEdhHqIAjWo3KYYDC",
"instance": null,
"targetOverrides": null,
"nestedPrefabInstanceRoots": null
},
{
"__type__": "cc.Node",
"_name": "Slider_Level_03_InnerBorder",
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
"__id__": 128
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 142
},
{
"__id__": 144
}
],
"_prefab": {
"__id__": 146
},
"_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": 0.1,
"y": 0.1,
"z": 1
},
"_mobility": 0,
"_layer": 1,
"_euler": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0,
"z": 0
},
"_id": ""
},
{
"__type__": "cc.UITransform",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 141
},
"_enabled": true,
"__prefab": {
"__id__": 143
},
"_contentSize": {
"__type__": "cc.Size",
"width": 220,
"height": 220
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "f0Y99ONNVGtLqQlncPvZ/i"
},
{
"__type__": "cc.Sprite",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 141
},
"_enabled": true,
"__prefab": {
"__id__": 145
},
"_customMaterial": null,
"_srcBlendFactor": 2,
"_dstBlendFactor": 4,
"_color": {
"__type__": "cc.Color",
"r": 0,
"g": 0,
"b": 0,
"a": 255
},
"_spriteFrame": {
"__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@654c0",
"__expectedType__": "cc.SpriteFrame"
},
"_type": 1,
"_fillType": 0,
"_sizeMode": 0,
"_fillCenter": {
"__type__": "cc.Vec2",
"x": 0,
"y": 0
},
"_fillStart": 0,
"_fillRange": 0,
"_isTrimmedMode": true,
"_useGrayscale": false,
"_atlas": {
"__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73",
"__expectedType__": "cc.SpriteAtlas"
},
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "44iP1qN2pOEKqmzBOgIbNm"
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__id__": 0
},
"fileId": "24wVTAlsdCkKspkrm677J4",
"nestedPrefabInstanceRoots": null
},
{
"__type__": "cc.UITransform",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 128
},
"_enabled": true,
"__prefab": {
"__id__": 148
},
"_contentSize": {
"__type__": "cc.Size",
"width": 30,
"height": 30
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "59cskGvUlO4L5fMUPtV+UH"
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__id__": 0
},
"fileId": "885G31fxdJcaMCxcoitlMD",
"instance": null,
"targetOverrides": null,
"nestedPrefabInstanceRoots": null
},
{
"__type__": "cc.UITransform",
"_name": "",
@@ -2839,7 +3372,7 @@
},
"_enabled": true,
"__prefab": {
"__id__": 129
"__id__": 151
},
"_contentSize": {
"__type__": "cc.Size",

View File

@@ -312,6 +312,7 @@
"__expectedType__": "cc.Prefab"
},
"hasReady": true,
"withHero": false,
"ReadyLoop": true,
"SkillTime": 5,
"ReadyTime": 0.2,

View File

@@ -2,7 +2,7 @@
"ver": "1.2.0",
"importer": "directory",
"imported": true,
"uuid": "4dc4b992-a57a-436f-9db7-48102aea8387",
"uuid": "45f96a78-18a2-4f35-8d22-c3a2775eb4ba",
"files": [],
"subMetas": {},
"userData": {}

View File

@@ -1,258 +0,0 @@
[
{
"__type__": "cc.AnimationClip",
"_name": "bshero",
"_objFlags": 0,
"__editorExtras__": {
"embeddedPlayerGroups": []
},
"_native": "",
"sample": 30,
"speed": 1,
"wrapMode": 2,
"enableTrsBlending": false,
"_duration": 1,
"_hash": 500763545,
"_tracks": [
{
"__id__": 1
}
],
"_exoticAnimation": null,
"_events": [],
"_embeddedPlayers": [],
"_additiveSettings": {
"__id__": 11
},
"_auxiliaryCurveEntries": []
},
{
"__type__": "cc.animation.VectorTrack",
"_binding": {
"__type__": "cc.animation.TrackBinding",
"path": {
"__id__": 2
},
"proxy": null
},
"_channels": [
{
"__id__": 3
},
{
"__id__": 5
},
{
"__id__": 7
},
{
"__id__": 9
}
],
"_nComponents": 3
},
{
"__type__": "cc.animation.TrackPath",
"_paths": [
"scale"
]
},
{
"__type__": "cc.animation.Channel",
"_curve": {
"__id__": 4
}
},
{
"__type__": "cc.RealCurve",
"_times": [
0,
0.5,
1
],
"_values": [
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 1,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": {
"tangentMode": 0
}
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 1.2000000476837158,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": {
"tangentMode": 0
}
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 1,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": {
"tangentMode": 0
}
}
],
"preExtrapolation": 1,
"postExtrapolation": 1
},
{
"__type__": "cc.animation.Channel",
"_curve": {
"__id__": 6
}
},
{
"__type__": "cc.RealCurve",
"_times": [
0,
0.5,
1
],
"_values": [
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 1,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": {
"tangentMode": 0
}
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 1.2000000476837158,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": {
"tangentMode": 0
}
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 1,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": {
"tangentMode": 0
}
}
],
"preExtrapolation": 1,
"postExtrapolation": 1
},
{
"__type__": "cc.animation.Channel",
"_curve": {
"__id__": 8
}
},
{
"__type__": "cc.RealCurve",
"_times": [
0,
0.5,
1
],
"_values": [
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 1,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": {
"tangentMode": 0
}
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 1,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": {
"tangentMode": 0
}
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 1,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": {
"tangentMode": 0
}
}
],
"preExtrapolation": 1,
"postExtrapolation": 1
},
{
"__type__": "cc.animation.Channel",
"_curve": {
"__id__": 10
}
},
{
"__type__": "cc.RealCurve",
"_times": [],
"_values": [],
"preExtrapolation": 1,
"postExtrapolation": 1
},
{
"__type__": "cc.AnimationClipAdditiveSettings",
"enabled": false,
"refClip": null
}
]

View File

@@ -1,13 +0,0 @@
{
"ver": "2.0.3",
"importer": "animation-clip",
"imported": true,
"uuid": "cbf65630-e5cb-4199-b08f-4cc8a16eb2f9",
"files": [
".cconb"
],
"subMetas": {},
"userData": {
"name": "bshero"
}
}

View File

@@ -1,405 +0,0 @@
[
{
"__type__": "cc.AnimationClip",
"_name": "carsup",
"_objFlags": 0,
"__editorExtras__": {
"embeddedPlayerGroups": []
},
"_native": "",
"sample": 60,
"speed": 1,
"wrapMode": 1,
"enableTrsBlending": false,
"_duration": 0.18333333333333332,
"_hash": 500763545,
"_tracks": [
{
"__id__": 1
},
{
"__id__": 11
}
],
"_exoticAnimation": null,
"_events": [],
"_embeddedPlayers": [],
"_additiveSettings": {
"__id__": 22
},
"_auxiliaryCurveEntries": []
},
{
"__type__": "cc.animation.VectorTrack",
"_binding": {
"__type__": "cc.animation.TrackBinding",
"path": {
"__id__": 2
},
"proxy": null
},
"_channels": [
{
"__id__": 3
},
{
"__id__": 5
},
{
"__id__": 7
},
{
"__id__": 9
}
],
"_nComponents": 3
},
{
"__type__": "cc.animation.TrackPath",
"_paths": [
"scale"
]
},
{
"__type__": "cc.animation.Channel",
"_curve": {
"__id__": 4
}
},
{
"__type__": "cc.RealCurve",
"_times": [
0,
0.16666666666666666
],
"_values": [
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 0,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": null
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 10,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": null
}
],
"preExtrapolation": 1,
"postExtrapolation": 1
},
{
"__type__": "cc.animation.Channel",
"_curve": {
"__id__": 6
}
},
{
"__type__": "cc.RealCurve",
"_times": [
0,
0.16666666666666666
],
"_values": [
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 0,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": null
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 10,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": null
}
],
"preExtrapolation": 1,
"postExtrapolation": 1
},
{
"__type__": "cc.animation.Channel",
"_curve": {
"__id__": 8
}
},
{
"__type__": "cc.RealCurve",
"_times": [
0,
0.16666666666666666
],
"_values": [
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 1,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": null
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 1,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": null
}
],
"preExtrapolation": 1,
"postExtrapolation": 1
},
{
"__type__": "cc.animation.Channel",
"_curve": {
"__id__": 10
}
},
{
"__type__": "cc.RealCurve",
"_times": [],
"_values": [],
"preExtrapolation": 1,
"postExtrapolation": 1
},
{
"__type__": "cc.animation.ColorTrack",
"_binding": {
"__type__": "cc.animation.TrackBinding",
"path": {
"__id__": 12
},
"proxy": null
},
"_channels": [
{
"__id__": 14
},
{
"__id__": 16
},
{
"__id__": 18
},
{
"__id__": 20
}
]
},
{
"__type__": "cc.animation.TrackPath",
"_paths": [
{
"__id__": 13
},
"color"
]
},
{
"__type__": "cc.animation.ComponentPath",
"component": "cc.Sprite"
},
{
"__type__": "cc.animation.Channel",
"_curve": {
"__id__": 15
}
},
{
"__type__": "cc.RealCurve",
"_times": [
0.16666666666666666,
0.18333333333333332
],
"_values": [
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 255,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": null
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 255,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": null
}
],
"preExtrapolation": 1,
"postExtrapolation": 1
},
{
"__type__": "cc.animation.Channel",
"_curve": {
"__id__": 17
}
},
{
"__type__": "cc.RealCurve",
"_times": [
0.16666666666666666,
0.18333333333333332
],
"_values": [
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 255,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": null
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 255,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": null
}
],
"preExtrapolation": 1,
"postExtrapolation": 1
},
{
"__type__": "cc.animation.Channel",
"_curve": {
"__id__": 19
}
},
{
"__type__": "cc.RealCurve",
"_times": [
0.16666666666666666,
0.18333333333333332
],
"_values": [
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 255,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": null
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 255,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": null
}
],
"preExtrapolation": 1,
"postExtrapolation": 1
},
{
"__type__": "cc.animation.Channel",
"_curve": {
"__id__": 21
}
},
{
"__type__": "cc.RealCurve",
"_times": [
0.16666666666666666,
0.18333333333333332
],
"_values": [
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 255,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": null
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 0,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": null
}
],
"preExtrapolation": 1,
"postExtrapolation": 1
},
{
"__type__": "cc.AnimationClipAdditiveSettings",
"enabled": false,
"refClip": null
}
]

View File

@@ -1,13 +0,0 @@
{
"ver": "2.0.3",
"importer": "animation-clip",
"imported": true,
"uuid": "322cf75e-d992-47d7-9886-ae644b65de10",
"files": [
".cconb"
],
"subMetas": {},
"userData": {
"name": "carsup"
}
}

View File

@@ -1,562 +0,0 @@
[
{
"__type__": "cc.AnimationClip",
"_name": "endFight",
"_objFlags": 0,
"__editorExtras__": {
"embeddedPlayerGroups": []
},
"_native": "",
"sample": 20,
"speed": 1,
"wrapMode": 36,
"enableTrsBlending": false,
"_duration": 0.5,
"_hash": 500763545,
"_tracks": [
{
"__id__": 1
},
{
"__id__": 12
},
{
"__id__": 23
}
],
"_exoticAnimation": null,
"_events": [],
"_embeddedPlayers": [],
"_additiveSettings": {
"__id__": 34
},
"_auxiliaryCurveEntries": []
},
{
"__type__": "cc.animation.VectorTrack",
"_binding": {
"__type__": "cc.animation.TrackBinding",
"path": {
"__id__": 2
},
"proxy": null
},
"_channels": [
{
"__id__": 4
},
{
"__id__": 6
},
{
"__id__": 8
},
{
"__id__": 10
}
],
"_nComponents": 3
},
{
"__type__": "cc.animation.TrackPath",
"_paths": [
{
"__id__": 3
},
"position"
]
},
{
"__type__": "cc.animation.HierarchyPath",
"path": "clouds3"
},
{
"__type__": "cc.animation.Channel",
"_curve": {
"__id__": 5
}
},
{
"__type__": "cc.RealCurve",
"_times": [
0,
0.5
],
"_values": [
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 43.47700119018555,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": null
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": -968.1400146484375,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": null
}
],
"preExtrapolation": 1,
"postExtrapolation": 1
},
{
"__type__": "cc.animation.Channel",
"_curve": {
"__id__": 7
}
},
{
"__type__": "cc.RealCurve",
"_times": [
0,
0.5
],
"_values": [
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": -25.101999282836914,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": null
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 558.9550170898438,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": null
}
],
"preExtrapolation": 1,
"postExtrapolation": 1
},
{
"__type__": "cc.animation.Channel",
"_curve": {
"__id__": 9
}
},
{
"__type__": "cc.RealCurve",
"_times": [
0,
0.5
],
"_values": [
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 0,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": null
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 0,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": null
}
],
"preExtrapolation": 1,
"postExtrapolation": 1
},
{
"__type__": "cc.animation.Channel",
"_curve": {
"__id__": 11
}
},
{
"__type__": "cc.RealCurve",
"_times": [],
"_values": [],
"preExtrapolation": 1,
"postExtrapolation": 1
},
{
"__type__": "cc.animation.VectorTrack",
"_binding": {
"__type__": "cc.animation.TrackBinding",
"path": {
"__id__": 13
},
"proxy": null
},
"_channels": [
{
"__id__": 15
},
{
"__id__": 17
},
{
"__id__": 19
},
{
"__id__": 21
}
],
"_nComponents": 3
},
{
"__type__": "cc.animation.TrackPath",
"_paths": [
{
"__id__": 14
},
"position"
]
},
{
"__type__": "cc.animation.HierarchyPath",
"path": "clouds2"
},
{
"__type__": "cc.animation.Channel",
"_curve": {
"__id__": 16
}
},
{
"__type__": "cc.RealCurve",
"_times": [
0,
0.5
],
"_values": [
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 0,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": null
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 0,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": null
}
],
"preExtrapolation": 1,
"postExtrapolation": 1
},
{
"__type__": "cc.animation.Channel",
"_curve": {
"__id__": 18
}
},
{
"__type__": "cc.RealCurve",
"_times": [
0,
0.5
],
"_values": [
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 8.045999526977539,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": null
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": -1110.3310546875,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": null
}
],
"preExtrapolation": 1,
"postExtrapolation": 1
},
{
"__type__": "cc.animation.Channel",
"_curve": {
"__id__": 20
}
},
{
"__type__": "cc.RealCurve",
"_times": [
0,
0.5
],
"_values": [
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 0,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": null
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 0,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": null
}
],
"preExtrapolation": 1,
"postExtrapolation": 1
},
{
"__type__": "cc.animation.Channel",
"_curve": {
"__id__": 22
}
},
{
"__type__": "cc.RealCurve",
"_times": [],
"_values": [],
"preExtrapolation": 1,
"postExtrapolation": 1
},
{
"__type__": "cc.animation.VectorTrack",
"_binding": {
"__type__": "cc.animation.TrackBinding",
"path": {
"__id__": 24
},
"proxy": null
},
"_channels": [
{
"__id__": 26
},
{
"__id__": 28
},
{
"__id__": 30
},
{
"__id__": 32
}
],
"_nComponents": 3
},
{
"__type__": "cc.animation.TrackPath",
"_paths": [
{
"__id__": 25
},
"position"
]
},
{
"__type__": "cc.animation.HierarchyPath",
"path": "clouds1"
},
{
"__type__": "cc.animation.Channel",
"_curve": {
"__id__": 27
}
},
{
"__type__": "cc.RealCurve",
"_times": [
0,
0.5
],
"_values": [
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": -11.097000122070312,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": null
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 816.031982421875,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": null
}
],
"preExtrapolation": 1,
"postExtrapolation": 1
},
{
"__type__": "cc.animation.Channel",
"_curve": {
"__id__": 29
}
},
{
"__type__": "cc.RealCurve",
"_times": [
0,
0.5
],
"_values": [
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 97.38400268554688,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": null
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 574.927001953125,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": null
}
],
"preExtrapolation": 1,
"postExtrapolation": 1
},
{
"__type__": "cc.animation.Channel",
"_curve": {
"__id__": 31
}
},
{
"__type__": "cc.RealCurve",
"_times": [
0,
0.5
],
"_values": [
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 0,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": null
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 0,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": null
}
],
"preExtrapolation": 1,
"postExtrapolation": 1
},
{
"__type__": "cc.animation.Channel",
"_curve": {
"__id__": 33
}
},
{
"__type__": "cc.RealCurve",
"_times": [],
"_values": [],
"preExtrapolation": 1,
"postExtrapolation": 1
},
{
"__type__": "cc.AnimationClipAdditiveSettings",
"enabled": false,
"refClip": null
}
]

View File

@@ -1,13 +0,0 @@
{
"ver": "2.0.3",
"importer": "animation-clip",
"imported": true,
"uuid": "d27946f0-6b15-45fe-862a-28cb44a9e630",
"files": [
".cconb"
],
"subMetas": {},
"userData": {
"name": "endFight"
}
}

View File

@@ -1,457 +0,0 @@
[
{
"__type__": "cc.AnimationClip",
"_name": "flash",
"_objFlags": 0,
"__editorExtras__": {
"embeddedPlayerGroups": []
},
"_native": "",
"sample": 60,
"speed": 1,
"wrapMode": 1,
"enableTrsBlending": false,
"_duration": 0.2,
"_hash": 500763545,
"_tracks": [
{
"__id__": 1
},
{
"__id__": 11
}
],
"_exoticAnimation": null,
"_events": [],
"_embeddedPlayers": [],
"_additiveSettings": {
"__id__": 22
},
"_auxiliaryCurveEntries": []
},
{
"__type__": "cc.animation.VectorTrack",
"_binding": {
"__type__": "cc.animation.TrackBinding",
"path": {
"__id__": 2
},
"proxy": null
},
"_channels": [
{
"__id__": 3
},
{
"__id__": 5
},
{
"__id__": 7
},
{
"__id__": 9
}
],
"_nComponents": 3
},
{
"__type__": "cc.animation.TrackPath",
"_paths": [
"scale"
]
},
{
"__type__": "cc.animation.Channel",
"_curve": {
"__id__": 4
}
},
{
"__type__": "cc.RealCurve",
"_times": [
0,
0.18333333333333332
],
"_values": [
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 0,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": null
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 1.2000000476837158,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": null
}
],
"preExtrapolation": 1,
"postExtrapolation": 1
},
{
"__type__": "cc.animation.Channel",
"_curve": {
"__id__": 6
}
},
{
"__type__": "cc.RealCurve",
"_times": [
0,
0.18333333333333332
],
"_values": [
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 0,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": null
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 1.2000000476837158,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": null
}
],
"preExtrapolation": 1,
"postExtrapolation": 1
},
{
"__type__": "cc.animation.Channel",
"_curve": {
"__id__": 8
}
},
{
"__type__": "cc.RealCurve",
"_times": [
0,
0.18333333333333332
],
"_values": [
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 1,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": null
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 1,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": null
}
],
"preExtrapolation": 1,
"postExtrapolation": 1
},
{
"__type__": "cc.animation.Channel",
"_curve": {
"__id__": 10
}
},
{
"__type__": "cc.RealCurve",
"_times": [],
"_values": [],
"preExtrapolation": 1,
"postExtrapolation": 1
},
{
"__type__": "cc.animation.ColorTrack",
"_binding": {
"__type__": "cc.animation.TrackBinding",
"path": {
"__id__": 12
},
"proxy": null
},
"_channels": [
{
"__id__": 14
},
{
"__id__": 16
},
{
"__id__": 18
},
{
"__id__": 20
}
]
},
{
"__type__": "cc.animation.TrackPath",
"_paths": [
{
"__id__": 13
},
"color"
]
},
{
"__type__": "cc.animation.ComponentPath",
"component": "cc.Sprite"
},
{
"__type__": "cc.animation.Channel",
"_curve": {
"__id__": 15
}
},
{
"__type__": "cc.RealCurve",
"_times": [
0,
0.18333333333333332,
0.2
],
"_values": [
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 255,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": null
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 255,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": null
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 255,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": null
}
],
"preExtrapolation": 1,
"postExtrapolation": 1
},
{
"__type__": "cc.animation.Channel",
"_curve": {
"__id__": 17
}
},
{
"__type__": "cc.RealCurve",
"_times": [
0,
0.18333333333333332,
0.2
],
"_values": [
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 255,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": null
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 255,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": null
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 255,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": null
}
],
"preExtrapolation": 1,
"postExtrapolation": 1
},
{
"__type__": "cc.animation.Channel",
"_curve": {
"__id__": 19
}
},
{
"__type__": "cc.RealCurve",
"_times": [
0,
0.18333333333333332,
0.2
],
"_values": [
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 255,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": null
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 255,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": null
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 255,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": null
}
],
"preExtrapolation": 1,
"postExtrapolation": 1
},
{
"__type__": "cc.animation.Channel",
"_curve": {
"__id__": 21
}
},
{
"__type__": "cc.RealCurve",
"_times": [
0,
0.18333333333333332,
0.2
],
"_values": [
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 255,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": null
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 255,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": null
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 0,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": null
}
],
"preExtrapolation": 1,
"postExtrapolation": 1
},
{
"__type__": "cc.AnimationClipAdditiveSettings",
"enabled": false,
"refClip": null
}
]

View File

@@ -1,13 +0,0 @@
{
"ver": "2.0.3",
"importer": "animation-clip",
"imported": true,
"uuid": "af68aca0-fe3e-45de-8cc4-728d67b3a7ff",
"files": [
".cconb"
],
"subMetas": {},
"userData": {
"name": "flash"
}
}

View File

@@ -1,303 +0,0 @@
[
{
"__type__": "cc.AnimationClip",
"_name": "flash2",
"_objFlags": 0,
"__editorExtras__": {
"embeddedPlayerGroups": []
},
"_native": "",
"sample": 18,
"speed": 1,
"wrapMode": 2,
"enableTrsBlending": false,
"_duration": 2.5555555555555554,
"_hash": 500763545,
"_tracks": [
{
"__id__": 1
},
{
"__id__": 12
}
],
"_exoticAnimation": null,
"_events": [],
"_embeddedPlayers": [],
"_additiveSettings": {
"__id__": 17
},
"_auxiliaryCurveEntries": []
},
{
"__type__": "cc.animation.VectorTrack",
"_binding": {
"__type__": "cc.animation.TrackBinding",
"path": {
"__id__": 2
},
"proxy": null
},
"_channels": [
{
"__id__": 4
},
{
"__id__": 6
},
{
"__id__": 8
},
{
"__id__": 10
}
],
"_nComponents": 3
},
{
"__type__": "cc.animation.TrackPath",
"_paths": [
{
"__id__": 3
},
"position"
]
},
{
"__type__": "cc.animation.HierarchyPath",
"path": "Mask/Image_Effect_Square_Blue"
},
{
"__type__": "cc.animation.Channel",
"_curve": {
"__id__": 5
}
},
{
"__type__": "cc.RealCurve",
"_times": [
0.0555555559694767,
0.4444444477558136,
2.555555582046509
],
"_values": [
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": -84.2699966430664,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": null
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 65.9729995727539,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": null
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 649.3770141601562,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": {
"tangentMode": 0
}
}
],
"preExtrapolation": 1,
"postExtrapolation": 1
},
{
"__type__": "cc.animation.Channel",
"_curve": {
"__id__": 7
}
},
{
"__type__": "cc.RealCurve",
"_times": [
0.0555555559694767,
0.4444444477558136,
2.555555582046509
],
"_values": [
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": -84.2699966430664,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": null
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 65.9729995727539,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": null
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 566.9429931640625,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": {
"tangentMode": 0
}
}
],
"preExtrapolation": 1,
"postExtrapolation": 1
},
{
"__type__": "cc.animation.Channel",
"_curve": {
"__id__": 9
}
},
{
"__type__": "cc.RealCurve",
"_times": [
0.0555555559694767,
0.4444444477558136,
2.555555582046509
],
"_values": [
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 0,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": null
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 0,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": null
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 0,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": {
"tangentMode": 0
}
}
],
"preExtrapolation": 1,
"postExtrapolation": 1
},
{
"__type__": "cc.animation.Channel",
"_curve": {
"__id__": 11
}
},
{
"__type__": "cc.RealCurve",
"_times": [],
"_values": [],
"preExtrapolation": 1,
"postExtrapolation": 1
},
{
"__type__": "cc.animation.ObjectTrack",
"_binding": {
"__type__": "cc.animation.TrackBinding",
"path": {
"__id__": 13
},
"proxy": null
},
"_channel": {
"__id__": 15
}
},
{
"__type__": "cc.animation.TrackPath",
"_paths": [
{
"__id__": 14
},
"active"
]
},
{
"__type__": "cc.animation.HierarchyPath",
"path": "Mask/Image_Effect_Square_Blue-001"
},
{
"__type__": "cc.animation.Channel",
"_curve": {
"__id__": 16
}
},
{
"__type__": "cc.ObjectCurve",
"_times": [
0,
0.1111111111111111,
1.8333333333333333,
2.5555555555555554
],
"_values": [
false,
false,
false,
false
]
},
{
"__type__": "cc.AnimationClipAdditiveSettings",
"enabled": false,
"refClip": null
}
]

View File

@@ -1,13 +0,0 @@
{
"ver": "2.0.3",
"importer": "animation-clip",
"imported": true,
"uuid": "0de1533d-2062-403d-9eda-5ee5395e3375",
"files": [
".cconb"
],
"subMetas": {},
"userData": {
"name": "flash2"
}
}

View File

@@ -1,342 +0,0 @@
[
{
"__type__": "cc.AnimationClip",
"_name": "getbsn",
"_objFlags": 0,
"__editorExtras__": {
"embeddedPlayerGroups": []
},
"_native": "",
"sample": 24,
"speed": 1,
"wrapMode": 2,
"enableTrsBlending": false,
"_duration": 1.4166666666666667,
"_hash": 500763545,
"_tracks": [
{
"__id__": 1
},
{
"__id__": 11
}
],
"_exoticAnimation": null,
"_events": [],
"_embeddedPlayers": [],
"_additiveSettings": {
"__id__": 15
},
"_auxiliaryCurveEntries": []
},
{
"__type__": "cc.animation.VectorTrack",
"_binding": {
"__type__": "cc.animation.TrackBinding",
"path": {
"__id__": 2
},
"proxy": null
},
"_channels": [
{
"__id__": 3
},
{
"__id__": 5
},
{
"__id__": 7
},
{
"__id__": 9
}
],
"_nComponents": 3
},
{
"__type__": "cc.animation.TrackPath",
"_paths": [
"scale"
]
},
{
"__type__": "cc.animation.Channel",
"_curve": {
"__id__": 4
}
},
{
"__type__": "cc.RealCurve",
"_times": [
0,
0.4166666567325592,
0.8333333134651184
],
"_values": [
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 0.5,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": null
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 0.6000000238418579,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": null
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 0.5,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": null
}
],
"preExtrapolation": 1,
"postExtrapolation": 1
},
{
"__type__": "cc.animation.Channel",
"_curve": {
"__id__": 6
}
},
{
"__type__": "cc.RealCurve",
"_times": [
0,
0.4166666567325592,
0.8333333134651184
],
"_values": [
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 0.5,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": null
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 0.6000000238418579,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": null
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 0.5,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": null
}
],
"preExtrapolation": 1,
"postExtrapolation": 1
},
{
"__type__": "cc.animation.Channel",
"_curve": {
"__id__": 8
}
},
{
"__type__": "cc.RealCurve",
"_times": [
0,
0.4166666567325592,
0.8333333134651184
],
"_values": [
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 1,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": null
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 1,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": null
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 1,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": null
}
],
"preExtrapolation": 1,
"postExtrapolation": 1
},
{
"__type__": "cc.animation.Channel",
"_curve": {
"__id__": 10
}
},
{
"__type__": "cc.RealCurve",
"_times": [],
"_values": [],
"preExtrapolation": 1,
"postExtrapolation": 1
},
{
"__type__": "cc.animation.QuatTrack",
"_binding": {
"__type__": "cc.animation.TrackBinding",
"path": {
"__id__": 12
},
"proxy": null
},
"_channel": {
"__id__": 13
}
},
{
"__type__": "cc.animation.TrackPath",
"_paths": [
"rotation"
]
},
{
"__type__": "cc.animation.Channel",
"_curve": {
"__id__": 14
}
},
{
"__type__": "cc.QuatCurve",
"_times": [
0.8333333134651184,
1,
1.125,
1.25,
1.4166666269302368
],
"_values": [
{
"__type__": "cc.QuatKeyframeValue",
"interpolationMode": 0,
"value": {
"__type__": "cc.Quat",
"x": 0,
"y": 0,
"z": 0,
"w": 1
},
"easingMethod": 0
},
{
"__type__": "cc.QuatKeyframeValue",
"interpolationMode": 0,
"value": {
"__type__": "cc.Quat",
"x": 0,
"y": 0,
"z": 0.05000000074505806,
"w": 1
},
"easingMethod": 0
},
{
"__type__": "cc.QuatKeyframeValue",
"interpolationMode": 0,
"value": {
"__type__": "cc.Quat",
"x": 0,
"y": 0,
"z": 0,
"w": 1
},
"easingMethod": 0
},
{
"__type__": "cc.QuatKeyframeValue",
"interpolationMode": 0,
"value": {
"__type__": "cc.Quat",
"x": 0,
"y": 0,
"z": -0.05000000074505806,
"w": 1
},
"easingMethod": 0
},
{
"__type__": "cc.QuatKeyframeValue",
"interpolationMode": 0,
"value": {
"__type__": "cc.Quat",
"x": 0,
"y": 0,
"z": 0,
"w": 1
},
"easingMethod": 0
}
],
"preExtrapolation": 1,
"postExtrapolation": 1
},
{
"__type__": "cc.AnimationClipAdditiveSettings",
"enabled": false,
"refClip": null
}
]

View File

@@ -1,13 +0,0 @@
{
"ver": "2.0.3",
"importer": "animation-clip",
"imported": true,
"uuid": "ccc5a52a-8894-4c47-90b9-61ca72c737d3",
"files": [
".cconb"
],
"subMetas": {},
"userData": {
"name": "getbsn"
}
}

View File

@@ -1,303 +0,0 @@
[
{
"__type__": "cc.AnimationClip",
"_name": "hartanm",
"_objFlags": 0,
"__editorExtras__": {
"embeddedPlayerGroups": []
},
"_native": "",
"sample": 8,
"speed": 1,
"wrapMode": 2,
"enableTrsBlending": false,
"_duration": 1,
"_hash": 500763545,
"_tracks": [
{
"__id__": 1
}
],
"_exoticAnimation": null,
"_events": [],
"_embeddedPlayers": [],
"_additiveSettings": {
"__id__": 11
},
"_auxiliaryCurveEntries": []
},
{
"__type__": "cc.animation.VectorTrack",
"_binding": {
"__type__": "cc.animation.TrackBinding",
"path": {
"__id__": 2
},
"proxy": null
},
"_channels": [
{
"__id__": 3
},
{
"__id__": 5
},
{
"__id__": 7
},
{
"__id__": 9
}
],
"_nComponents": 3
},
{
"__type__": "cc.animation.TrackPath",
"_paths": [
"position"
]
},
{
"__type__": "cc.animation.Channel",
"_curve": {
"__id__": 4
}
},
{
"__type__": "cc.RealCurve",
"_times": [
0,
0.25,
0.75,
1
],
"_values": [
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 0,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": {
"tangentMode": 0
}
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 0,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": {
"tangentMode": 0
}
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 0,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": {
"tangentMode": 0
}
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 0,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": {
"tangentMode": 0
}
}
],
"preExtrapolation": 1,
"postExtrapolation": 1
},
{
"__type__": "cc.animation.Channel",
"_curve": {
"__id__": 6
}
},
{
"__type__": "cc.RealCurve",
"_times": [
0,
0.25,
0.75,
1
],
"_values": [
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 0,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": {
"tangentMode": 0
}
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 5,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": {
"tangentMode": 0
}
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": -5,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": {
"tangentMode": 0
}
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 0,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": {
"tangentMode": 0
}
}
],
"preExtrapolation": 1,
"postExtrapolation": 1
},
{
"__type__": "cc.animation.Channel",
"_curve": {
"__id__": 8
}
},
{
"__type__": "cc.RealCurve",
"_times": [
0,
0.25,
0.75,
1
],
"_values": [
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 0,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": {
"tangentMode": 0
}
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 0,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": {
"tangentMode": 0
}
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 0,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": {
"tangentMode": 0
}
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 0,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": {
"tangentMode": 0
}
}
],
"preExtrapolation": 1,
"postExtrapolation": 1
},
{
"__type__": "cc.animation.Channel",
"_curve": {
"__id__": 10
}
},
{
"__type__": "cc.RealCurve",
"_times": [],
"_values": [],
"preExtrapolation": 1,
"postExtrapolation": 1
},
{
"__type__": "cc.AnimationClipAdditiveSettings",
"enabled": false,
"refClip": null
}
]

View File

@@ -1,13 +0,0 @@
{
"ver": "2.0.3",
"importer": "animation-clip",
"imported": true,
"uuid": "85cb96f6-0d73-498f-83e8-c733d2ba8634",
"files": [
".cconb"
],
"subMetas": {},
"userData": {
"name": "hartanm"
}
}

View File

@@ -1,853 +0,0 @@
[
{
"__type__": "cc.AnimationClip",
"_name": "in_fight",
"_objFlags": 0,
"__editorExtras__": {
"embeddedPlayerGroups": []
},
"_native": "",
"sample": 6,
"speed": 1,
"wrapMode": 2,
"enableTrsBlending": false,
"_duration": 0.6666666666666666,
"_hash": 500763545,
"_tracks": [
{
"__id__": 1
},
{
"__id__": 12
},
{
"__id__": 23
}
],
"_exoticAnimation": null,
"_events": [],
"_embeddedPlayers": [],
"_additiveSettings": {
"__id__": 34
},
"_auxiliaryCurveEntries": []
},
{
"__type__": "cc.animation.VectorTrack",
"_binding": {
"__type__": "cc.animation.TrackBinding",
"path": {
"__id__": 2
},
"proxy": null
},
"_channels": [
{
"__id__": 4
},
{
"__id__": 6
},
{
"__id__": 8
},
{
"__id__": 10
}
],
"_nComponents": 3
},
{
"__type__": "cc.animation.TrackPath",
"_paths": [
{
"__id__": 3
},
"scale"
]
},
{
"__type__": "cc.animation.HierarchyPath",
"path": "ItemFrame_Square_02_White_Glow"
},
{
"__type__": "cc.animation.Channel",
"_curve": {
"__id__": 5
}
},
{
"__type__": "cc.RealCurve",
"_times": [
0,
0.3333333333333333,
0.6666666666666666
],
"_values": [
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 1,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": {
"broken": null
}
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 0.5,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": {
"broken": null
}
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 1,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": {
"broken": null
}
}
],
"preExtrapolation": 1,
"postExtrapolation": 1
},
{
"__type__": "cc.animation.Channel",
"_curve": {
"__id__": 7
}
},
{
"__type__": "cc.RealCurve",
"_times": [
0,
0.3333333333333333,
0.6666666666666666
],
"_values": [
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 1,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": {
"broken": null
}
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 0.5,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": {
"broken": null
}
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 1,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": {
"broken": null
}
}
],
"preExtrapolation": 1,
"postExtrapolation": 1
},
{
"__type__": "cc.animation.Channel",
"_curve": {
"__id__": 9
}
},
{
"__type__": "cc.RealCurve",
"_times": [
0,
0.3333333333333333,
0.6666666666666666
],
"_values": [
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 1,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": {
"broken": null
}
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 1,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": {
"broken": null
}
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 1,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": {
"broken": null
}
}
],
"preExtrapolation": 1,
"postExtrapolation": 1
},
{
"__type__": "cc.animation.Channel",
"_curve": {
"__id__": 11
}
},
{
"__type__": "cc.RealCurve",
"_times": [],
"_values": [],
"preExtrapolation": 1,
"postExtrapolation": 1
},
{
"__type__": "cc.animation.VectorTrack",
"_binding": {
"__type__": "cc.animation.TrackBinding",
"path": {
"__id__": 13
},
"proxy": null
},
"_channels": [
{
"__id__": 15
},
{
"__id__": 17
},
{
"__id__": 19
},
{
"__id__": 21
}
],
"_nComponents": 3
},
{
"__type__": "cc.animation.TrackPath",
"_paths": [
{
"__id__": 14
},
"eulerAngles"
]
},
{
"__type__": "cc.animation.HierarchyPath",
"path": "A2"
},
{
"__type__": "cc.animation.Channel",
"_curve": {
"__id__": 16
}
},
{
"__type__": "cc.RealCurve",
"_times": [
0,
0.16666666666666666,
0.3333333333333333,
0.5,
0.6666666666666666
],
"_values": [
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 0,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": {
"broken": null
}
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 0,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": {
"broken": null
}
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 0,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": {
"broken": null
}
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 0,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": {
"broken": null
}
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 0,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": {
"broken": null
}
}
],
"preExtrapolation": 1,
"postExtrapolation": 1
},
{
"__type__": "cc.animation.Channel",
"_curve": {
"__id__": 18
}
},
{
"__type__": "cc.RealCurve",
"_times": [
0,
0.16666666666666666,
0.3333333333333333,
0.5,
0.6666666666666666
],
"_values": [
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 0,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": {
"broken": null
}
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 0,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": {
"broken": null
}
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 0,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": {
"broken": null
}
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 0,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": {
"broken": null
}
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 0,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": {
"broken": null
}
}
],
"preExtrapolation": 1,
"postExtrapolation": 1
},
{
"__type__": "cc.animation.Channel",
"_curve": {
"__id__": 20
}
},
{
"__type__": "cc.RealCurve",
"_times": [
0,
0.16666666666666666,
0.3333333333333333,
0.5,
0.6666666666666666
],
"_values": [
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 0,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": {
"broken": null
}
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 20,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": {
"broken": null
}
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 60,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": {
"broken": null
}
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 20,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": {
"broken": null
}
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 0,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": {
"broken": null
}
}
],
"preExtrapolation": 1,
"postExtrapolation": 1
},
{
"__type__": "cc.animation.Channel",
"_curve": {
"__id__": 22
}
},
{
"__type__": "cc.RealCurve",
"_times": [],
"_values": [],
"preExtrapolation": 1,
"postExtrapolation": 1
},
{
"__type__": "cc.animation.VectorTrack",
"_binding": {
"__type__": "cc.animation.TrackBinding",
"path": {
"__id__": 24
},
"proxy": null
},
"_channels": [
{
"__id__": 26
},
{
"__id__": 28
},
{
"__id__": 30
},
{
"__id__": 32
}
],
"_nComponents": 3
},
{
"__type__": "cc.animation.TrackPath",
"_paths": [
{
"__id__": 25
},
"eulerAngles"
]
},
{
"__type__": "cc.animation.HierarchyPath",
"path": "A1"
},
{
"__type__": "cc.animation.Channel",
"_curve": {
"__id__": 27
}
},
{
"__type__": "cc.RealCurve",
"_times": [
0.16666666666666666,
0.3333333333333333,
0.5
],
"_values": [
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 0,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": {
"broken": null
}
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 0,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": {
"broken": null
}
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 0,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": {
"broken": null
}
}
],
"preExtrapolation": 1,
"postExtrapolation": 1
},
{
"__type__": "cc.animation.Channel",
"_curve": {
"__id__": 29
}
},
{
"__type__": "cc.RealCurve",
"_times": [
0.16666666666666666,
0.3333333333333333,
0.5
],
"_values": [
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 0,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": {
"broken": null
}
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 0,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": {
"broken": null
}
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 0,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": {
"broken": null
}
}
],
"preExtrapolation": 1,
"postExtrapolation": 1
},
{
"__type__": "cc.animation.Channel",
"_curve": {
"__id__": 31
}
},
{
"__type__": "cc.RealCurve",
"_times": [
0,
0.16666666666666666,
0.3333333333333333,
0.5,
0.6666666666666666
],
"_values": [
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 0,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": {
"broken": null
}
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": -20,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": {
"broken": null
}
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": -60,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": {
"broken": null
}
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": -20,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": {
"broken": null
}
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 0,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": {
"broken": null
}
}
],
"preExtrapolation": 1,
"postExtrapolation": 1
},
{
"__type__": "cc.animation.Channel",
"_curve": {
"__id__": 33
}
},
{
"__type__": "cc.RealCurve",
"_times": [],
"_values": [],
"preExtrapolation": 1,
"postExtrapolation": 1
},
{
"__type__": "cc.AnimationClipAdditiveSettings",
"enabled": false,
"refClip": null
}
]

View File

@@ -1,13 +0,0 @@
{
"ver": "2.0.3",
"importer": "animation-clip",
"imported": true,
"uuid": "e2d24f24-132a-497d-a120-1aae1c7f2619",
"files": [
".cconb"
],
"subMetas": {},
"userData": {
"name": "in_fight"
}
}

View File

@@ -1,13 +1,13 @@
[
{
"__type__": "cc.AnimationClip",
"_name": "uibs",
"_name": "lock",
"_objFlags": 0,
"__editorExtras__": {
"embeddedPlayerGroups": []
},
"_native": "",
"sample": 12,
"sample": 24,
"speed": 1,
"wrapMode": 2,
"enableTrsBlending": false,
@@ -89,7 +89,7 @@
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 1.100000023841858,
"value": 1.2999999523162842,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
@@ -149,7 +149,7 @@
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 1.100000023841858,
"value": 1.2999999523162842,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,

View File

@@ -2,12 +2,12 @@
"ver": "2.0.3",
"importer": "animation-clip",
"imported": true,
"uuid": "83d8ae69-fe53-4647-8fdc-e64122f41a38",
"uuid": "2e6a6e8e-b430-4ccf-86b2-b8abbada6f20",
"files": [
".cconb"
],
"subMetas": {},
"userData": {
"name": "tip"
"name": "lock"
}
}

View File

@@ -1,258 +0,0 @@
[
{
"__type__": "cc.AnimationClip",
"_name": "luckcard",
"_objFlags": 0,
"__editorExtras__": {
"embeddedPlayerGroups": []
},
"_native": "",
"sample": 24,
"speed": 1,
"wrapMode": 1,
"enableTrsBlending": false,
"_duration": 0.5,
"_hash": 500763545,
"_tracks": [
{
"__id__": 1
}
],
"_exoticAnimation": null,
"_events": [],
"_embeddedPlayers": [],
"_additiveSettings": {
"__id__": 11
},
"_auxiliaryCurveEntries": []
},
{
"__type__": "cc.animation.VectorTrack",
"_binding": {
"__type__": "cc.animation.TrackBinding",
"path": {
"__id__": 2
},
"proxy": null
},
"_channels": [
{
"__id__": 3
},
{
"__id__": 5
},
{
"__id__": 7
},
{
"__id__": 9
}
],
"_nComponents": 3
},
{
"__type__": "cc.animation.TrackPath",
"_paths": [
"eulerAngles"
]
},
{
"__type__": "cc.animation.Channel",
"_curve": {
"__id__": 4
}
},
{
"__type__": "cc.RealCurve",
"_times": [
0,
0.3333333432674408,
0.5
],
"_values": [
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 0,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": {
"tangentMode": 0
}
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 0,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": {
"tangentMode": 0
}
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 0,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": {
"tangentMode": 0
}
}
],
"preExtrapolation": 1,
"postExtrapolation": 1
},
{
"__type__": "cc.animation.Channel",
"_curve": {
"__id__": 6
}
},
{
"__type__": "cc.RealCurve",
"_times": [
0,
0.3333333432674408,
0.5
],
"_values": [
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 0,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": {
"tangentMode": 0
}
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 0,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": {
"tangentMode": 0
}
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 0,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": {
"tangentMode": 0
}
}
],
"preExtrapolation": 1,
"postExtrapolation": 1
},
{
"__type__": "cc.animation.Channel",
"_curve": {
"__id__": 8
}
},
{
"__type__": "cc.RealCurve",
"_times": [
0,
0.3333333432674408,
0.5
],
"_values": [
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 0,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": {
"tangentMode": 0
}
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 270,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": {
"tangentMode": 0
}
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 360,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": {
"tangentMode": 0
}
}
],
"preExtrapolation": 1,
"postExtrapolation": 1
},
{
"__type__": "cc.animation.Channel",
"_curve": {
"__id__": 10
}
},
{
"__type__": "cc.RealCurve",
"_times": [],
"_values": [],
"preExtrapolation": 1,
"postExtrapolation": 1
},
{
"__type__": "cc.AnimationClipAdditiveSettings",
"enabled": false,
"refClip": null
}
]

View File

@@ -1,13 +0,0 @@
{
"ver": "2.0.3",
"importer": "animation-clip",
"imported": true,
"uuid": "846a3928-d2e7-413a-b9db-b67b2bc4c2a5",
"files": [
".cconb"
],
"subMetas": {},
"userData": {
"name": "luckcard"
}
}

View File

@@ -1,235 +0,0 @@
[
{
"__type__": "cc.AnimationClip",
"_name": "luckcardend",
"_objFlags": 0,
"__editorExtras__": {
"embeddedPlayerGroups": []
},
"_native": "",
"sample": 20,
"speed": 1,
"wrapMode": 1,
"enableTrsBlending": false,
"_duration": 0.15,
"_hash": 500763545,
"_tracks": [
{
"__id__": 1
}
],
"_exoticAnimation": null,
"_events": [],
"_embeddedPlayers": [],
"_additiveSettings": {
"__id__": 12
},
"_auxiliaryCurveEntries": []
},
{
"__type__": "cc.animation.ColorTrack",
"_binding": {
"__type__": "cc.animation.TrackBinding",
"path": {
"__id__": 2
},
"proxy": null
},
"_channels": [
{
"__id__": 4
},
{
"__id__": 6
},
{
"__id__": 8
},
{
"__id__": 10
}
]
},
{
"__type__": "cc.animation.TrackPath",
"_paths": [
{
"__id__": 3
},
"color"
]
},
{
"__type__": "cc.animation.ComponentPath",
"component": "cc.Sprite"
},
{
"__type__": "cc.animation.Channel",
"_curve": {
"__id__": 5
}
},
{
"__type__": "cc.RealCurve",
"_times": [
0,
0.15
],
"_values": [
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 255,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": null
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 255,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": null
}
],
"preExtrapolation": 1,
"postExtrapolation": 1
},
{
"__type__": "cc.animation.Channel",
"_curve": {
"__id__": 7
}
},
{
"__type__": "cc.RealCurve",
"_times": [
0,
0.15
],
"_values": [
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 255,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": null
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 255,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": null
}
],
"preExtrapolation": 1,
"postExtrapolation": 1
},
{
"__type__": "cc.animation.Channel",
"_curve": {
"__id__": 9
}
},
{
"__type__": "cc.RealCurve",
"_times": [
0,
0.15
],
"_values": [
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 255,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": null
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 255,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": null
}
],
"preExtrapolation": 1,
"postExtrapolation": 1
},
{
"__type__": "cc.animation.Channel",
"_curve": {
"__id__": 11
}
},
{
"__type__": "cc.RealCurve",
"_times": [
0,
0.15
],
"_values": [
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 255,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": null
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 0,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": null
}
],
"preExtrapolation": 1,
"postExtrapolation": 1
},
{
"__type__": "cc.AnimationClipAdditiveSettings",
"enabled": false,
"refClip": null
}
]

View File

@@ -1,13 +0,0 @@
{
"ver": "2.0.3",
"importer": "animation-clip",
"imported": true,
"uuid": "f39cb03e-911b-432f-9cbe-c072adb946f4",
"files": [
".cconb"
],
"subMetas": {},
"userData": {
"name": "luckcardend"
}
}

View File

@@ -1,214 +0,0 @@
[
{
"__type__": "cc.AnimationClip",
"_name": "lucky",
"_objFlags": 0,
"__editorExtras__": {
"embeddedPlayerGroups": []
},
"_native": "",
"sample": 9,
"speed": 1,
"wrapMode": 2,
"enableTrsBlending": false,
"_duration": 1.3333333333333333,
"_hash": 500763545,
"_tracks": [
{
"__id__": 1
}
],
"_exoticAnimation": null,
"_events": [],
"_embeddedPlayers": [],
"_additiveSettings": {
"__id__": 12
},
"_auxiliaryCurveEntries": []
},
{
"__type__": "cc.animation.VectorTrack",
"_binding": {
"__type__": "cc.animation.TrackBinding",
"path": {
"__id__": 2
},
"proxy": null
},
"_channels": [
{
"__id__": 4
},
{
"__id__": 6
},
{
"__id__": 8
},
{
"__id__": 10
}
],
"_nComponents": 3
},
{
"__type__": "cc.animation.TrackPath",
"_paths": [
{
"__id__": 3
},
"eulerAngles"
]
},
{
"__type__": "cc.animation.HierarchyPath",
"path": "zhen/Roulette_Focus_Arrow"
},
{
"__type__": "cc.animation.Channel",
"_curve": {
"__id__": 5
}
},
{
"__type__": "cc.RealCurve",
"_times": [
1.3333333333333333
],
"_values": [
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 0,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": {
"tangentMode": 0
}
}
],
"preExtrapolation": 1,
"postExtrapolation": 1
},
{
"__type__": "cc.animation.Channel",
"_curve": {
"__id__": 7
}
},
{
"__type__": "cc.RealCurve",
"_times": [
1.3333333333333333
],
"_values": [
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 0,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": {
"tangentMode": 0
}
}
],
"preExtrapolation": 1,
"postExtrapolation": 1
},
{
"__type__": "cc.animation.Channel",
"_curve": {
"__id__": 9
}
},
{
"__type__": "cc.RealCurve",
"_times": [
0,
0.7777777777777778,
1,
1.3333333333333333
],
"_values": [
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 0,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": null
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 270,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": null
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 360,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": null
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 360,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": {
"tangentMode": 0
}
}
],
"preExtrapolation": 1,
"postExtrapolation": 1
},
{
"__type__": "cc.animation.Channel",
"_curve": {
"__id__": 11
}
},
{
"__type__": "cc.RealCurve",
"_times": [],
"_values": [],
"preExtrapolation": 1,
"postExtrapolation": 1
},
{
"__type__": "cc.AnimationClipAdditiveSettings",
"enabled": false,
"refClip": null
}
]

View File

@@ -1,13 +0,0 @@
{
"ver": "2.0.3",
"importer": "animation-clip",
"imported": true,
"uuid": "ed1a0a80-10a8-4c42-b688-5593d1490db8",
"files": [
".cconb"
],
"subMetas": {},
"userData": {
"name": "lucky"
}
}

View File

@@ -1,242 +0,0 @@
[
{
"__type__": "cc.AnimationClip",
"_name": "luckyopen",
"_objFlags": 0,
"__editorExtras__": {
"embeddedPlayerGroups": []
},
"_native": "",
"sample": 24,
"speed": 1,
"wrapMode": 1,
"enableTrsBlending": false,
"_duration": 0.5416666666666666,
"_hash": 500763545,
"_tracks": [
{
"__id__": 1
}
],
"_exoticAnimation": null,
"_events": [],
"_embeddedPlayers": [],
"_additiveSettings": {
"__id__": 13
},
"_auxiliaryCurveEntries": []
},
{
"__type__": "cc.animation.ColorTrack",
"_binding": {
"__type__": "cc.animation.TrackBinding",
"path": {
"__id__": 2
},
"proxy": null
},
"_channels": [
{
"__id__": 5
},
{
"__id__": 7
},
{
"__id__": 9
},
{
"__id__": 11
}
]
},
{
"__type__": "cc.animation.TrackPath",
"_paths": [
{
"__id__": 3
},
{
"__id__": 4
},
"color"
]
},
{
"__type__": "cc.animation.HierarchyPath",
"path": "Image_Effect_Star01_Yellow"
},
{
"__type__": "cc.animation.ComponentPath",
"component": "cc.Sprite"
},
{
"__type__": "cc.animation.Channel",
"_curve": {
"__id__": 6
}
},
{
"__type__": "cc.RealCurve",
"_times": [
0,
0.5416666666666666
],
"_values": [
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 255,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": null
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 255,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": null
}
],
"preExtrapolation": 1,
"postExtrapolation": 1
},
{
"__type__": "cc.animation.Channel",
"_curve": {
"__id__": 8
}
},
{
"__type__": "cc.RealCurve",
"_times": [
0,
0.5416666666666666
],
"_values": [
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 255,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": null
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 255,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": null
}
],
"preExtrapolation": 1,
"postExtrapolation": 1
},
{
"__type__": "cc.animation.Channel",
"_curve": {
"__id__": 10
}
},
{
"__type__": "cc.RealCurve",
"_times": [
0,
0.5416666666666666
],
"_values": [
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 255,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": null
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 255,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": null
}
],
"preExtrapolation": 1,
"postExtrapolation": 1
},
{
"__type__": "cc.animation.Channel",
"_curve": {
"__id__": 12
}
},
{
"__type__": "cc.RealCurve",
"_times": [
0,
0.5416666666666666
],
"_values": [
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 0,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": null
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 255,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": null
}
],
"preExtrapolation": 1,
"postExtrapolation": 1
},
{
"__type__": "cc.AnimationClipAdditiveSettings",
"enabled": false,
"refClip": null
}
]

View File

@@ -1,13 +0,0 @@
{
"ver": "2.0.3",
"importer": "animation-clip",
"imported": true,
"uuid": "90319a2a-3594-4035-a4c6-13ff872afc97",
"files": [
".cconb"
],
"subMetas": {},
"userData": {
"name": "luckyopen"
}
}

View File

@@ -1,258 +0,0 @@
[
{
"__type__": "cc.AnimationClip",
"_name": "skanim",
"_objFlags": 0,
"__editorExtras__": {
"embeddedPlayerGroups": []
},
"_native": "",
"sample": 12,
"speed": 1,
"wrapMode": 2,
"enableTrsBlending": false,
"_duration": 0.8333333333333334,
"_hash": 500763545,
"_tracks": [
{
"__id__": 1
}
],
"_exoticAnimation": null,
"_events": [],
"_embeddedPlayers": [],
"_additiveSettings": {
"__id__": 11
},
"_auxiliaryCurveEntries": []
},
{
"__type__": "cc.animation.VectorTrack",
"_binding": {
"__type__": "cc.animation.TrackBinding",
"path": {
"__id__": 2
},
"proxy": null
},
"_channels": [
{
"__id__": 3
},
{
"__id__": 5
},
{
"__id__": 7
},
{
"__id__": 9
}
],
"_nComponents": 3
},
{
"__type__": "cc.animation.TrackPath",
"_paths": [
"scale"
]
},
{
"__type__": "cc.animation.Channel",
"_curve": {
"__id__": 4
}
},
{
"__type__": "cc.RealCurve",
"_times": [
0,
0.4166666666666667,
0.8333333333333334
],
"_values": [
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 1,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": {
"tangentMode": 0
}
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 1.2,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": {
"tangentMode": 0
}
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 1,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": {
"tangentMode": 0
}
}
],
"preExtrapolation": 1,
"postExtrapolation": 1
},
{
"__type__": "cc.animation.Channel",
"_curve": {
"__id__": 6
}
},
{
"__type__": "cc.RealCurve",
"_times": [
0,
0.4166666666666667,
0.8333333333333334
],
"_values": [
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 1,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": {
"tangentMode": 0
}
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 1.2,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": {
"tangentMode": 0
}
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 1,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": {
"tangentMode": 0
}
}
],
"preExtrapolation": 1,
"postExtrapolation": 1
},
{
"__type__": "cc.animation.Channel",
"_curve": {
"__id__": 8
}
},
{
"__type__": "cc.RealCurve",
"_times": [
0,
0.4166666666666667,
0.8333333333333334
],
"_values": [
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 1,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": {
"tangentMode": 0
}
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 1,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": {
"tangentMode": 0
}
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 1,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": {
"tangentMode": 0
}
}
],
"preExtrapolation": 1,
"postExtrapolation": 1
},
{
"__type__": "cc.animation.Channel",
"_curve": {
"__id__": 10
}
},
{
"__type__": "cc.RealCurve",
"_times": [],
"_values": [],
"preExtrapolation": 1,
"postExtrapolation": 1
},
{
"__type__": "cc.AnimationClipAdditiveSettings",
"enabled": false,
"refClip": null
}
]

View File

@@ -1,13 +0,0 @@
{
"ver": "2.0.3",
"importer": "animation-clip",
"imported": true,
"uuid": "265fe344-46f7-400c-b5cf-0ca64b6ab4aa",
"files": [
".cconb"
],
"subMetas": {},
"userData": {
"name": "skanim"
}
}

View File

@@ -1,499 +0,0 @@
[
{
"__type__": "cc.AnimationClip",
"_name": "star",
"_objFlags": 0,
"__editorExtras__": {
"embeddedPlayerGroups": []
},
"_native": "",
"sample": 10,
"speed": 1,
"wrapMode": 2,
"enableTrsBlending": false,
"_duration": 6,
"_hash": 500763545,
"_tracks": [
{
"__id__": 1
},
{
"__id__": 12
}
],
"_exoticAnimation": null,
"_events": [],
"_embeddedPlayers": [],
"_additiveSettings": {
"__id__": 23
},
"_auxiliaryCurveEntries": []
},
{
"__type__": "cc.animation.VectorTrack",
"_binding": {
"__type__": "cc.animation.TrackBinding",
"path": {
"__id__": 2
},
"proxy": null
},
"_channels": [
{
"__id__": 4
},
{
"__id__": 6
},
{
"__id__": 8
},
{
"__id__": 10
}
],
"_nComponents": 3
},
{
"__type__": "cc.animation.TrackPath",
"_paths": [
{
"__id__": 3
},
"position"
]
},
{
"__type__": "cc.animation.HierarchyPath",
"path": "ItemIcon_Star_Blue"
},
{
"__type__": "cc.animation.Channel",
"_curve": {
"__id__": 5
}
},
{
"__type__": "cc.RealCurve",
"_times": [
0,
6
],
"_values": [
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 116.991,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": {
"tangentMode": 0
}
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 116.991,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": {
"tangentMode": 0
}
}
],
"preExtrapolation": 1,
"postExtrapolation": 1
},
{
"__type__": "cc.animation.Channel",
"_curve": {
"__id__": 7
}
},
{
"__type__": "cc.RealCurve",
"_times": [
0,
6
],
"_values": [
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 74.837,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": {
"tangentMode": 0
}
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": -1500,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": {
"tangentMode": 0
}
}
],
"preExtrapolation": 1,
"postExtrapolation": 1
},
{
"__type__": "cc.animation.Channel",
"_curve": {
"__id__": 9
}
},
{
"__type__": "cc.RealCurve",
"_times": [
0,
6
],
"_values": [
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 0,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": {
"tangentMode": 0
}
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 0,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": {
"tangentMode": 0
}
}
],
"preExtrapolation": 1,
"postExtrapolation": 1
},
{
"__type__": "cc.animation.Channel",
"_curve": {
"__id__": 11
}
},
{
"__type__": "cc.RealCurve",
"_times": [],
"_values": [],
"preExtrapolation": 1,
"postExtrapolation": 1
},
{
"__type__": "cc.animation.VectorTrack",
"_binding": {
"__type__": "cc.animation.TrackBinding",
"path": {
"__id__": 13
},
"proxy": null
},
"_channels": [
{
"__id__": 15
},
{
"__id__": 17
},
{
"__id__": 19
},
{
"__id__": 21
}
],
"_nComponents": 3
},
{
"__type__": "cc.animation.TrackPath",
"_paths": [
{
"__id__": 14
},
"eulerAngles"
]
},
{
"__type__": "cc.animation.HierarchyPath",
"path": "ItemIcon_Star_Blue"
},
{
"__type__": "cc.animation.Channel",
"_curve": {
"__id__": 16
}
},
{
"__type__": "cc.RealCurve",
"_times": [
0,
2,
4,
6
],
"_values": [
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 0,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": {
"tangentMode": 0
}
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 0,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": {
"tangentMode": 0
}
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 0,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": {
"tangentMode": 0
}
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 0,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": {
"tangentMode": 0
}
}
],
"preExtrapolation": 1,
"postExtrapolation": 1
},
{
"__type__": "cc.animation.Channel",
"_curve": {
"__id__": 18
}
},
{
"__type__": "cc.RealCurve",
"_times": [
0,
2,
4,
6
],
"_values": [
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 0,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": {
"tangentMode": 0
}
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 0,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": {
"tangentMode": 0
}
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 0,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": {
"tangentMode": 0
}
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 0,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": {
"tangentMode": 0
}
}
],
"preExtrapolation": 1,
"postExtrapolation": 1
},
{
"__type__": "cc.animation.Channel",
"_curve": {
"__id__": 20
}
},
{
"__type__": "cc.RealCurve",
"_times": [
0,
2,
4,
6
],
"_values": [
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 0,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": {
"tangentMode": 0
}
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 360,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": {
"tangentMode": 0
}
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 720,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": {
"tangentMode": 0
}
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 1080,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": {
"tangentMode": 0
}
}
],
"preExtrapolation": 1,
"postExtrapolation": 1
},
{
"__type__": "cc.animation.Channel",
"_curve": {
"__id__": 22
}
},
{
"__type__": "cc.RealCurve",
"_times": [],
"_values": [],
"preExtrapolation": 1,
"postExtrapolation": 1
},
{
"__type__": "cc.AnimationClipAdditiveSettings",
"enabled": false,
"refClip": null
}
]

View File

@@ -1,13 +0,0 @@
{
"ver": "2.0.3",
"importer": "animation-clip",
"imported": true,
"uuid": "0c884268-7174-4a38-8acc-d88c0678bdcf",
"files": [
".cconb"
],
"subMetas": {},
"userData": {
"name": "star"
}
}

View File

@@ -1,240 +0,0 @@
[
{
"__type__": "cc.AnimationClip",
"_name": "stars",
"_objFlags": 0,
"__editorExtras__": {
"embeddedPlayerGroups": []
},
"_native": "",
"sample": 10,
"speed": 1,
"wrapMode": 2,
"enableTrsBlending": false,
"_duration": 0.8,
"_hash": 500763545,
"_tracks": [
{
"__id__": 1
}
],
"_exoticAnimation": null,
"_events": [],
"_embeddedPlayers": [],
"_additiveSettings": {
"__id__": 11
},
"_auxiliaryCurveEntries": []
},
{
"__type__": "cc.animation.VectorTrack",
"_binding": {
"__type__": "cc.animation.TrackBinding",
"path": {
"__id__": 2
},
"proxy": null
},
"_channels": [
{
"__id__": 3
},
{
"__id__": 5
},
{
"__id__": 7
},
{
"__id__": 9
}
],
"_nComponents": 3
},
{
"__type__": "cc.animation.TrackPath",
"_paths": [
"scale"
]
},
{
"__type__": "cc.animation.Channel",
"_curve": {
"__id__": 4
}
},
{
"__type__": "cc.RealCurve",
"_times": [
0,
0.4,
0.8
],
"_values": [
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 1,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": null
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 1.100000023841858,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": null
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 1,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": null
}
],
"preExtrapolation": 1,
"postExtrapolation": 1
},
{
"__type__": "cc.animation.Channel",
"_curve": {
"__id__": 6
}
},
{
"__type__": "cc.RealCurve",
"_times": [
0,
0.4,
0.8
],
"_values": [
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 1,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": null
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 1.100000023841858,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": null
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 1,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": null
}
],
"preExtrapolation": 1,
"postExtrapolation": 1
},
{
"__type__": "cc.animation.Channel",
"_curve": {
"__id__": 8
}
},
{
"__type__": "cc.RealCurve",
"_times": [
0,
0.4,
0.8
],
"_values": [
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 1,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": null
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 1,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": null
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 1,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": null
}
],
"preExtrapolation": 1,
"postExtrapolation": 1
},
{
"__type__": "cc.animation.Channel",
"_curve": {
"__id__": 10
}
},
{
"__type__": "cc.RealCurve",
"_times": [],
"_values": [],
"preExtrapolation": 1,
"postExtrapolation": 1
},
{
"__type__": "cc.AnimationClipAdditiveSettings",
"enabled": false,
"refClip": null
}
]

View File

@@ -1,13 +0,0 @@
{
"ver": "2.0.3",
"importer": "animation-clip",
"imported": true,
"uuid": "558e9cd1-56e8-4415-96c5-7fce08c3deab",
"files": [
".cconb"
],
"subMetas": {},
"userData": {
"name": "stars"
}
}

View File

@@ -1,562 +0,0 @@
[
{
"__type__": "cc.AnimationClip",
"_name": "startFight",
"_objFlags": 0,
"__editorExtras__": {
"embeddedPlayerGroups": []
},
"_native": "",
"sample": 10,
"speed": 1,
"wrapMode": 1,
"enableTrsBlending": false,
"_duration": 1,
"_hash": 500763545,
"_tracks": [
{
"__id__": 1
},
{
"__id__": 12
},
{
"__id__": 23
}
],
"_exoticAnimation": null,
"_events": [],
"_embeddedPlayers": [],
"_additiveSettings": {
"__id__": 34
},
"_auxiliaryCurveEntries": []
},
{
"__type__": "cc.animation.VectorTrack",
"_binding": {
"__type__": "cc.animation.TrackBinding",
"path": {
"__id__": 2
},
"proxy": null
},
"_channels": [
{
"__id__": 4
},
{
"__id__": 6
},
{
"__id__": 8
},
{
"__id__": 10
}
],
"_nComponents": 3
},
{
"__type__": "cc.animation.TrackPath",
"_paths": [
{
"__id__": 3
},
"position"
]
},
{
"__type__": "cc.animation.HierarchyPath",
"path": "clouds3"
},
{
"__type__": "cc.animation.Channel",
"_curve": {
"__id__": 5
}
},
{
"__type__": "cc.RealCurve",
"_times": [
0,
1
],
"_values": [
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 43.47700119018555,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": null
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": -968.1400146484375,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": null
}
],
"preExtrapolation": 1,
"postExtrapolation": 1
},
{
"__type__": "cc.animation.Channel",
"_curve": {
"__id__": 7
}
},
{
"__type__": "cc.RealCurve",
"_times": [
0,
1
],
"_values": [
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": -25.101999282836914,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": null
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 558.9550170898438,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": null
}
],
"preExtrapolation": 1,
"postExtrapolation": 1
},
{
"__type__": "cc.animation.Channel",
"_curve": {
"__id__": 9
}
},
{
"__type__": "cc.RealCurve",
"_times": [
0,
1
],
"_values": [
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 0,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": null
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 0,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": null
}
],
"preExtrapolation": 1,
"postExtrapolation": 1
},
{
"__type__": "cc.animation.Channel",
"_curve": {
"__id__": 11
}
},
{
"__type__": "cc.RealCurve",
"_times": [],
"_values": [],
"preExtrapolation": 1,
"postExtrapolation": 1
},
{
"__type__": "cc.animation.VectorTrack",
"_binding": {
"__type__": "cc.animation.TrackBinding",
"path": {
"__id__": 13
},
"proxy": null
},
"_channels": [
{
"__id__": 15
},
{
"__id__": 17
},
{
"__id__": 19
},
{
"__id__": 21
}
],
"_nComponents": 3
},
{
"__type__": "cc.animation.TrackPath",
"_paths": [
{
"__id__": 14
},
"position"
]
},
{
"__type__": "cc.animation.HierarchyPath",
"path": "clouds2"
},
{
"__type__": "cc.animation.Channel",
"_curve": {
"__id__": 16
}
},
{
"__type__": "cc.RealCurve",
"_times": [
0,
1
],
"_values": [
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 0,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": null
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 0,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": null
}
],
"preExtrapolation": 1,
"postExtrapolation": 1
},
{
"__type__": "cc.animation.Channel",
"_curve": {
"__id__": 18
}
},
{
"__type__": "cc.RealCurve",
"_times": [
0,
1
],
"_values": [
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 8.045999526977539,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": null
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": -1110.3310546875,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": null
}
],
"preExtrapolation": 1,
"postExtrapolation": 1
},
{
"__type__": "cc.animation.Channel",
"_curve": {
"__id__": 20
}
},
{
"__type__": "cc.RealCurve",
"_times": [
0,
1
],
"_values": [
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 0,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": null
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 0,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": null
}
],
"preExtrapolation": 1,
"postExtrapolation": 1
},
{
"__type__": "cc.animation.Channel",
"_curve": {
"__id__": 22
}
},
{
"__type__": "cc.RealCurve",
"_times": [],
"_values": [],
"preExtrapolation": 1,
"postExtrapolation": 1
},
{
"__type__": "cc.animation.VectorTrack",
"_binding": {
"__type__": "cc.animation.TrackBinding",
"path": {
"__id__": 24
},
"proxy": null
},
"_channels": [
{
"__id__": 26
},
{
"__id__": 28
},
{
"__id__": 30
},
{
"__id__": 32
}
],
"_nComponents": 3
},
{
"__type__": "cc.animation.TrackPath",
"_paths": [
{
"__id__": 25
},
"position"
]
},
{
"__type__": "cc.animation.HierarchyPath",
"path": "clouds1"
},
{
"__type__": "cc.animation.Channel",
"_curve": {
"__id__": 27
}
},
{
"__type__": "cc.RealCurve",
"_times": [
0,
1
],
"_values": [
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": -11.097000122070312,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": null
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 816.031982421875,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": null
}
],
"preExtrapolation": 1,
"postExtrapolation": 1
},
{
"__type__": "cc.animation.Channel",
"_curve": {
"__id__": 29
}
},
{
"__type__": "cc.RealCurve",
"_times": [
0,
1
],
"_values": [
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 97.38400268554688,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": null
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 574.927001953125,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": null
}
],
"preExtrapolation": 1,
"postExtrapolation": 1
},
{
"__type__": "cc.animation.Channel",
"_curve": {
"__id__": 31
}
},
{
"__type__": "cc.RealCurve",
"_times": [
0,
1
],
"_values": [
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 0,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": null
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 0,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": null
}
],
"preExtrapolation": 1,
"postExtrapolation": 1
},
{
"__type__": "cc.animation.Channel",
"_curve": {
"__id__": 33
}
},
{
"__type__": "cc.RealCurve",
"_times": [],
"_values": [],
"preExtrapolation": 1,
"postExtrapolation": 1
},
{
"__type__": "cc.AnimationClipAdditiveSettings",
"enabled": false,
"refClip": null
}
]

View File

@@ -1,13 +0,0 @@
{
"ver": "2.0.3",
"importer": "animation-clip",
"imported": true,
"uuid": "7d25597b-e66e-4a9a-81ee-9472380290d2",
"files": [
".cconb"
],
"subMetas": {},
"userData": {
"name": "startFight"
}
}

View File

@@ -1,113 +0,0 @@
[
{
"__type__": "cc.AnimationClip",
"_name": "tip",
"_objFlags": 0,
"__editorExtras__": {
"embeddedPlayerGroups": []
},
"_native": "",
"sample": 12,
"speed": 1,
"wrapMode": 2,
"enableTrsBlending": false,
"_duration": 0.6666666666666666,
"_hash": 500763545,
"_tracks": [
{
"__id__": 1
}
],
"_exoticAnimation": null,
"_events": [],
"_embeddedPlayers": [],
"_additiveSettings": {
"__id__": 6
},
"_auxiliaryCurveEntries": []
},
{
"__type__": "cc.animation.ObjectTrack",
"_binding": {
"__type__": "cc.animation.TrackBinding",
"path": {
"__id__": 2
},
"proxy": null
},
"_channel": {
"__id__": 4
}
},
{
"__type__": "cc.animation.TrackPath",
"_paths": [
{
"__id__": 3
},
"spriteFrame"
]
},
{
"__type__": "cc.animation.ComponentPath",
"component": "cc.Sprite"
},
{
"__type__": "cc.animation.Channel",
"_curve": {
"__id__": 5
}
},
{
"__type__": "cc.ObjectCurve",
"_times": [
0,
0.08333333333333333,
0.16666666666666666,
0.25,
0.3333333333333333,
0.4166666666666667,
0.5,
0.5833333333333334
],
"_values": [
{
"__uuid__": "940c5506-25f7-4fa7-9bab-b426b471f9a1@aecf9",
"__expectedType__": "cc.SpriteFrame"
},
{
"__uuid__": "940c5506-25f7-4fa7-9bab-b426b471f9a1@f3b7f",
"__expectedType__": "cc.SpriteFrame"
},
{
"__uuid__": "940c5506-25f7-4fa7-9bab-b426b471f9a1@e0613",
"__expectedType__": "cc.SpriteFrame"
},
{
"__uuid__": "940c5506-25f7-4fa7-9bab-b426b471f9a1@c227e",
"__expectedType__": "cc.SpriteFrame"
},
{
"__uuid__": "940c5506-25f7-4fa7-9bab-b426b471f9a1@536d9",
"__expectedType__": "cc.SpriteFrame"
},
{
"__uuid__": "940c5506-25f7-4fa7-9bab-b426b471f9a1@df200",
"__expectedType__": "cc.SpriteFrame"
},
{
"__uuid__": "940c5506-25f7-4fa7-9bab-b426b471f9a1@08a4b",
"__expectedType__": "cc.SpriteFrame"
},
{
"__uuid__": "940c5506-25f7-4fa7-9bab-b426b471f9a1@08ca7",
"__expectedType__": "cc.SpriteFrame"
}
]
},
{
"__type__": "cc.AnimationClipAdditiveSettings",
"enabled": false,
"refClip": null
}
]

View File

@@ -1,13 +0,0 @@
{
"ver": "2.0.3",
"importer": "animation-clip",
"imported": true,
"uuid": "e8ef49e9-9a3f-403f-b810-b6e4e0da17aa",
"files": [
".cconb"
],
"subMetas": {},
"userData": {
"name": "uibs"
}
}

View File

@@ -1,258 +0,0 @@
[
{
"__type__": "cc.AnimationClip",
"_name": "vipbs",
"_objFlags": 0,
"__editorExtras__": {
"embeddedPlayerGroups": []
},
"_native": "",
"sample": 50,
"speed": 1,
"wrapMode": 2,
"enableTrsBlending": false,
"_duration": 0.4,
"_hash": 500763545,
"_tracks": [
{
"__id__": 1
}
],
"_exoticAnimation": null,
"_events": [],
"_embeddedPlayers": [],
"_additiveSettings": {
"__id__": 11
},
"_auxiliaryCurveEntries": []
},
{
"__type__": "cc.animation.VectorTrack",
"_binding": {
"__type__": "cc.animation.TrackBinding",
"path": {
"__id__": 2
},
"proxy": null
},
"_channels": [
{
"__id__": 3
},
{
"__id__": 5
},
{
"__id__": 7
},
{
"__id__": 9
}
],
"_nComponents": 3
},
{
"__type__": "cc.animation.TrackPath",
"_paths": [
"scale"
]
},
{
"__type__": "cc.animation.Channel",
"_curve": {
"__id__": 4
}
},
{
"__type__": "cc.RealCurve",
"_times": [
0,
0.2,
0.4
],
"_values": [
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 1,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": {
"tangentMode": 0
}
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 1.2,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": {
"tangentMode": 0
}
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 1,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": {
"tangentMode": 0
}
}
],
"preExtrapolation": 1,
"postExtrapolation": 1
},
{
"__type__": "cc.animation.Channel",
"_curve": {
"__id__": 6
}
},
{
"__type__": "cc.RealCurve",
"_times": [
0,
0.2,
0.4
],
"_values": [
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 1,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": {
"tangentMode": 0
}
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 1.2,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": {
"tangentMode": 0
}
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 1,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": {
"tangentMode": 0
}
}
],
"preExtrapolation": 1,
"postExtrapolation": 1
},
{
"__type__": "cc.animation.Channel",
"_curve": {
"__id__": 8
}
},
{
"__type__": "cc.RealCurve",
"_times": [
0,
0.2,
0.4
],
"_values": [
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 1,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": {
"tangentMode": 0
}
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 1,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": {
"tangentMode": 0
}
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 1,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": {
"tangentMode": 0
}
}
],
"preExtrapolation": 1,
"postExtrapolation": 1
},
{
"__type__": "cc.animation.Channel",
"_curve": {
"__id__": 10
}
},
{
"__type__": "cc.RealCurve",
"_times": [],
"_values": [],
"preExtrapolation": 1,
"postExtrapolation": 1
},
{
"__type__": "cc.AnimationClipAdditiveSettings",
"enabled": false,
"refClip": null
}
]

View File

@@ -1,13 +0,0 @@
{
"ver": "2.0.3",
"importer": "animation-clip",
"imported": true,
"uuid": "a3c5028a-c2fb-4299-a3bc-e174929b7ec9",
"files": [
".cconb"
],
"subMetas": {},
"userData": {
"name": "vipbs"
}
}

View File

@@ -1,12 +0,0 @@
{
"ver": "1.0.1",
"importer": "ttf-font",
"imported": true,
"uuid": "f3fe241e-64e7-4f53-a4e4-734bf71b42bf",
"files": [
".json",
"Kenney Future Narrow.ttf"
],
"subMetas": {},
"userData": {}
}

View File

@@ -1,12 +0,0 @@
{
"ver": "1.0.1",
"importer": "ttf-font",
"imported": true,
"uuid": "e8d0427b-1682-4837-8391-20cd02ac0713",
"files": [
".json",
"Kenney Future.ttf"
],
"subMetas": {},
"userData": {}
}

File diff suppressed because it is too large Load Diff

View File

@@ -61,7 +61,6 @@ export class BuffComp extends Component {
// if(this.timer.update(deltaTime)){
// this.timer.reset()
// this.show_buff(this.buff_keys[this.key_index])
// this.key_index++
// if(this.key_index>=this.buff_keys.length) this.key_index=0
// }
@@ -108,35 +107,22 @@ export class BuffComp extends Component {
}
show_buff(key:string="bb"){
this.node.getChildByName("buff").getChildByName("by1").active = key == "by1"
this.node.getChildByName("buff").getChildByName("by2").active = key == "by2"
this.node.getChildByName("buff").getChildByName("by3").active = key == "by3"
}
max_show(name:string){
var path = "game/skills/"+name;
var prefab: Prefab = oops.res.get(path, Prefab)!;
var node = instantiate(prefab);
node.parent = this.node;
}
lv_up(){
var path = "game/skills/buff_lvup";
var path = "game/skill/buff/buff_lvup";
var prefab: Prefab = oops.res.get(path, Prefab)!;
var node = instantiate(prefab);
node.parent = this.node;
}
ap_up(){
var path = "game/skills/buff_apup";
var path = "game/skill/buff/buff_apup";
var prefab: Prefab = oops.res.get(path, Prefab)!;
var node = instantiate(prefab);
node.parent = this.node;
}
show_do_buff(name:string){
var path = "game/skills/"+name;
var path = "game/skill/buff/"+name;
var prefab: Prefab = oops.res.get(path, Prefab)!;
var node = instantiate(prefab);
let pos = v3(this.node.position.x,this.node.position.y+20,this.node.position.z);
@@ -144,12 +130,12 @@ export class BuffComp extends Component {
node.setPosition(pos);
}
dead(){
var path = "game/skills/dead";
var path = "game/skill/buff/dead";
var prefab: Prefab = oops.res.get(path, Prefab)!;
var node = instantiate(prefab);
node.parent = this.node.parent;
node.setScale(node.scale.x*0.5,node.scale.y*0.5)
let pos = v3(this.node.position.x,this.node.position.y+30,this.node.position.z);
node.parent = this.node.parent;
node.setPosition(pos);
}
in_atked(anm:string="atked",scale:number=1) {
@@ -161,7 +147,7 @@ export class BuffComp extends Component {
node.parent = this.node.parent;
}
in_iced(t:number=1,ap:number=0) {
var path = "game/skills/buff_iced";
var path = "game/skill/buff/buff_iced";
var prefab: Prefab = oops.res.get(path, Prefab)!;
var node = instantiate(prefab);
node.getComponent(timedCom).time = t;
@@ -177,7 +163,7 @@ export class BuffComp extends Component {
// node.parent = this.node;
}
in_yun(t:number=1,ap:number=0) {
var path = "game/skills/buff_yun";
var path = "game/skill/buff/buff_yun";
var prefab: Prefab = oops.res.get(path, Prefab)!;
var node = instantiate(prefab);
let height=this.node.getComponent(UITransform).height
@@ -217,7 +203,7 @@ export class BuffComp extends Component {
tip.load(pos,type,value,s_uuid,this.node.parent);
}
heathed(){
var path = "game/skills/heathed";
var path = "game/skill/buff/heathed";
var prefab: Prefab = oops.res.get(path, Prefab)!;
var node = instantiate(prefab);
node.parent = this.node;

View File

@@ -748,16 +748,7 @@ export class HeroViewComp extends CCComp {
anm
});
}
ex_show(text:string){
switch(text){
case "blue":
this.BUFFCOMP.max_show("mr_blue")
break
case "red":
this.BUFFCOMP.max_show("mr_red")
break
}
}
/** 处理伤害队列 */
private processDamageQueue() {
if (this.isProcessingDamage || this.damageQueue.length === 0) return;

View File

@@ -88,7 +88,6 @@ export class SkillConComp extends CCComp {
}, 300);
if(is_wfuny){
this.scheduleOnce(()=>{
this.HeroView.ex_show("blue")
this.doSkill(config,false,dmg)
},0.1)
}

View File

@@ -1,6 +1,6 @@
import { _decorator, Animation, AnimationClip, Component, instantiate, Label, Node, Prefab, resources, Sprite, SpriteFrame, v3, tween, Vec3 } from 'cc';
import { oops } from 'db://oops-framework/core/Oops';
import { getHeroList, HeroInfo, HType, HTypeName } from '../common/config/heroSet';
import { getHeroList, HeroConf, HeroInfo, HType, HTypeName } from '../common/config/heroSet';
import { smc } from '../common/SingletonModuleComp';
import { GameEvent } from '../common/config/GameEvent';
import { CCComp } from 'db://oops-framework/module/common/CCComp';
@@ -89,7 +89,7 @@ export class HInfoComp extends CCComp {
// 载入英雄预制体并设置位置
this.heroNodes[i] = this.load_hui(heroUuid, i);
}
this.is_lucky()
this.show_lock()
}
load_hui(uuid:number, pos_index: number){
var path = "game/gui/hui";
@@ -100,7 +100,7 @@ export class HInfoComp extends CCComp {
// 设置节点位置
node.setPosition(this.hero_pos[pos_index]);
node.setSiblingIndex(0);
// 加载并播放动画
let anm_path=HeroInfo[uuid].path;
resources.load("game/heros/hero/"+anm_path+"/idle", AnimationClip, (err, clip) => {
@@ -120,8 +120,12 @@ export class HInfoComp extends CCComp {
mission_start(){
this.claear_hero()
}
is_lucky(){
this.node.getChildByName("buy").active=!smc.heros.includes(this.h_uuid)
is_own(){
return smc.heros.includes(this.h_uuid)
}
show_lock(){
this.node.getChildByName("buy").active=!this.is_own()
this.node.getChildByName("hero").getChildByName("lock").active=!this.is_own()
}
claear_hero(){
for (let i = 0; i < this.heroNodes.length; i++) {
@@ -149,7 +153,7 @@ export class HInfoComp extends CCComp {
this.update_data(nextHero);
// 执行平滑移动动画
this.moveHeroesRight();
this.is_lucky()
this.show_lock()
}
prev_hero(){
@@ -169,14 +173,17 @@ export class HInfoComp extends CCComp {
this.update_data(prevHero);
// 执行平滑移动动画
this.moveHeroesLeft();
this.is_lucky()
this.show_lock()
}
buy_hero(){
console.info("[HInfoComp]:buy_hero",this.h_uuid)
this.node.getChildByName("buy").active=false
if(smc.vmdata.gold < HeroConf.COST) {
oops.gui.toast("金币不足")
return
}
smc.addHero(this.h_uuid)
this.load_all_hero(this.h_uuid)
this.is_lucky()
this.show_lock()
}
start_mission() {
oops.message.dispatchEvent(GameEvent.MissionStart, {})

View File

@@ -16,7 +16,9 @@ export class SkillViewCom extends CCComp {
@property({ type: Prefab })
atkPrefab: Prefab = null!
@property
hasReady: boolean = false;
hasReady: boolean = false
@property
withHero: boolean = true
@property
ReadyLoop: boolean = false // 预备是否循环
@property({ type: CCFloat })
@@ -55,6 +57,7 @@ export class SkillViewCom extends CCComp {
start() {
// var entity = this.ent as ecs.Entity; // ecs.Entity 可转为当前模块的具体实体对象
this.node.getChildByName("ready").active = this.hasReady
this.node.setPosition(this.caster.node.position.x,this.caster.node.position.y+this.ready_y)
}
protected update(dt: number): void {
this.doTimer(dt)
@@ -144,7 +147,7 @@ export class SkillViewCom extends CCComp {
}
move(dt: number): void {
// console.log(`${this.cName}_[SkillViewCom] move`)
if(this.caster != null&&this.caster.node!=null) this.node.setPosition(this.caster.node.position.x,this.caster.node.position.y+this.ready_y)
if(this.caster != null&&this.caster.node!=null&&this.withHero) this.node.setPosition(this.caster.node.position.x,this.caster.node.position.y+this.ready_y)
// console.log(`${this.cName}_[skillview]move`,this.caster.node.position,this.node.position)
}
reset() {

View File

@@ -31,7 +31,7 @@ export class Tooltip extends ecs.Entity {
}
load(pos: Vec3 = Vec3.ZERO,type:number=1,vaule:string="",s_uuid:number=1001,parent:any=null,cd:number=1) {
var path = "game/skills/tooltip";
var path = "game/skill/buff/tooltip";
var prefab: Prefab = oops.res.get(path, Prefab)!;
var node = instantiate(prefab);
node.parent = parent;