2 Commits
new0602 ... one

Author SHA1 Message Date
f1c7a284f6 Merge branch 'one' of https://e.coding.net/walker_pan/heros/heros into one 2025-03-16 22:45:27 +08:00
82805b0fa0 dd 2025-03-07 16:44:08 +08:00
1094 changed files with 271540 additions and 272522 deletions

View File

@@ -10,9 +10,4 @@
- 修改了直线技能的结束条件,改为到达目标点时销毁
- 移除了不必要的屏幕边界检测
- 优化了技能伤害延迟计算逻辑
- 为抛物线类型技能添加了基于距离和速度的动态延迟计算
## 技能系统改进
- 优化了技能效果延迟时间的计算
- 添加了目标移动速度的考虑
- 实现了相向运动时的相对速度计算
- 为抛物线类型技能添加了基于距离和速度的动态延迟计算

View File

@@ -8,8 +8,6 @@
- 确保技能行为符合设计意图
- 实现了抛物线技能的动态伤害延迟计算
- 保持了其他类型技能的默认延迟时间
- 在技能系统中实现了相对速度的计算
- 优化了技能效果的延迟时间计算机制
## 下一步工作建议
- 测试 EndAnmCom 组件在不同类型技能上的表现
@@ -20,14 +18,4 @@
- 验证不同距离和速度下的技能表现
- 测试抛物线技能在不同距离下的伤害延迟表现
- 验证伤害时机是否与技能动画同步
- 考虑是否需要为其他类型技能添加自定义延迟计算
## 待处理的任务
- 可能需要添加更复杂的相对运动计算
- 考虑添加不同角度的相对运动支持
- 可能需要添加目标加速度的考虑
## 下一步计划
1. 验证相对速度计算的准确性
2. 考虑添加更多运动参数的支持
3. 可能需要添加碰撞预测功能
- 考虑是否需要为其他类型技能添加自定义延迟计算

View File

@@ -3,9 +3,6 @@
"__type__": "cc.AnimationClip",
"_name": "notify",
"_objFlags": 0,
"__editorExtras__": {
"embeddedPlayerGroups": []
},
"_native": "",
"sample": 60,
"speed": 1,
@@ -24,13 +21,8 @@
"__id__": 23
}
],
"_exoticAnimation": null,
"_events": [],
"_embeddedPlayers": [],
"_additiveSettings": {
"__id__": 34
},
"_auxiliaryCurveEntries": []
"_exoticAnimation": null
},
{
"__type__": "cc.animation.VectorTrack",
@@ -38,8 +30,7 @@
"__type__": "cc.animation.TrackBinding",
"path": {
"__id__": 2
},
"proxy": null
}
},
"_channels": [
{
@@ -73,7 +64,7 @@
"__type__": "cc.RealCurve",
"_times": [
0,
0.8333333134651184,
0.8333333333333334,
1.25
],
"_values": [
@@ -86,8 +77,7 @@
"rightTangentWeight": 0,
"leftTangent": 0,
"leftTangentWeight": 0,
"easingMethod": 0,
"__editorExtras__": null
"easingMethod": 0
},
{
"__type__": "cc.RealKeyframeValue",
@@ -98,8 +88,7 @@
"rightTangentWeight": 0,
"leftTangent": 0,
"leftTangentWeight": 0,
"easingMethod": 0,
"__editorExtras__": null
"easingMethod": 0
},
{
"__type__": "cc.RealKeyframeValue",
@@ -110,8 +99,7 @@
"rightTangentWeight": 0,
"leftTangent": 0,
"leftTangentWeight": 0,
"easingMethod": 0,
"__editorExtras__": null
"easingMethod": 0
}
],
"preExtrapolation": 1,
@@ -127,7 +115,7 @@
"__type__": "cc.RealCurve",
"_times": [
0,
0.8333333134651184,
0.8333333333333334,
1.25
],
"_values": [
@@ -135,37 +123,34 @@
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 400,
"value": 0,
"rightTangent": 0,
"rightTangentWeight": 0,
"leftTangent": 0,
"leftTangentWeight": 0,
"easingMethod": 0,
"__editorExtras__": null
"easingMethod": 0
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 400,
"value": 0,
"rightTangent": 0,
"rightTangentWeight": 0,
"leftTangent": 0,
"leftTangentWeight": 0,
"easingMethod": 0,
"__editorExtras__": null
"easingMethod": 0
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 700,
"value": 300,
"rightTangent": 0,
"rightTangentWeight": 0,
"leftTangent": 0,
"leftTangentWeight": 0,
"easingMethod": 0,
"__editorExtras__": null
"easingMethod": 0
}
],
"preExtrapolation": 1,
@@ -181,7 +166,7 @@
"__type__": "cc.RealCurve",
"_times": [
0,
0.8333333134651184,
0.8333333333333334,
1.25
],
"_values": [
@@ -194,8 +179,7 @@
"rightTangentWeight": 0,
"leftTangent": 0,
"leftTangentWeight": 0,
"easingMethod": 0,
"__editorExtras__": null
"easingMethod": 0
},
{
"__type__": "cc.RealKeyframeValue",
@@ -206,8 +190,7 @@
"rightTangentWeight": 0,
"leftTangent": 0,
"leftTangentWeight": 0,
"easingMethod": 0,
"__editorExtras__": null
"easingMethod": 0
},
{
"__type__": "cc.RealKeyframeValue",
@@ -218,8 +201,7 @@
"rightTangentWeight": 0,
"leftTangent": 0,
"leftTangentWeight": 0,
"easingMethod": 0,
"__editorExtras__": null
"easingMethod": 0
}
],
"preExtrapolation": 1,
@@ -244,8 +226,7 @@
"__type__": "cc.animation.TrackBinding",
"path": {
"__id__": 12
},
"proxy": null
}
},
"_channels": [
{
@@ -292,7 +273,7 @@
"__type__": "cc.RealCurve",
"_times": [
0,
0.8333333134651184,
0.8333333333333334,
1.25
],
"_values": [
@@ -305,8 +286,7 @@
"rightTangentWeight": 0,
"leftTangent": 0,
"leftTangentWeight": 0,
"easingMethod": 0,
"__editorExtras__": null
"easingMethod": 0
},
{
"__type__": "cc.RealKeyframeValue",
@@ -317,8 +297,7 @@
"rightTangentWeight": 0,
"leftTangent": 0,
"leftTangentWeight": 0,
"easingMethod": 0,
"__editorExtras__": null
"easingMethod": 0
},
{
"__type__": "cc.RealKeyframeValue",
@@ -329,8 +308,7 @@
"rightTangentWeight": 0,
"leftTangent": 0,
"leftTangentWeight": 0,
"easingMethod": 0,
"__editorExtras__": null
"easingMethod": 0
}
],
"preExtrapolation": 1,
@@ -346,7 +324,7 @@
"__type__": "cc.RealCurve",
"_times": [
0,
0.8333333134651184,
0.8333333333333334,
1.25
],
"_values": [
@@ -359,8 +337,7 @@
"rightTangentWeight": 0,
"leftTangent": 0,
"leftTangentWeight": 0,
"easingMethod": 0,
"__editorExtras__": null
"easingMethod": 0
},
{
"__type__": "cc.RealKeyframeValue",
@@ -371,8 +348,7 @@
"rightTangentWeight": 0,
"leftTangent": 0,
"leftTangentWeight": 0,
"easingMethod": 0,
"__editorExtras__": null
"easingMethod": 0
},
{
"__type__": "cc.RealKeyframeValue",
@@ -383,8 +359,7 @@
"rightTangentWeight": 0,
"leftTangent": 0,
"leftTangentWeight": 0,
"easingMethod": 0,
"__editorExtras__": null
"easingMethod": 0
}
],
"preExtrapolation": 1,
@@ -400,7 +375,7 @@
"__type__": "cc.RealCurve",
"_times": [
0,
0.8333333134651184,
0.8333333333333334,
1.25
],
"_values": [
@@ -413,8 +388,7 @@
"rightTangentWeight": 0,
"leftTangent": 0,
"leftTangentWeight": 0,
"easingMethod": 0,
"__editorExtras__": null
"easingMethod": 0
},
{
"__type__": "cc.RealKeyframeValue",
@@ -425,8 +399,7 @@
"rightTangentWeight": 0,
"leftTangent": 0,
"leftTangentWeight": 0,
"easingMethod": 0,
"__editorExtras__": null
"easingMethod": 0
},
{
"__type__": "cc.RealKeyframeValue",
@@ -437,8 +410,7 @@
"rightTangentWeight": 0,
"leftTangent": 0,
"leftTangentWeight": 0,
"easingMethod": 0,
"__editorExtras__": null
"easingMethod": 0
}
],
"preExtrapolation": 1,
@@ -454,7 +426,7 @@
"__type__": "cc.RealCurve",
"_times": [
0,
0.8333333134651184,
0.8333333333333334,
1.25
],
"_values": [
@@ -467,8 +439,7 @@
"rightTangentWeight": 0,
"leftTangent": 0,
"leftTangentWeight": 0,
"easingMethod": 0,
"__editorExtras__": null
"easingMethod": 0
},
{
"__type__": "cc.RealKeyframeValue",
@@ -479,8 +450,7 @@
"rightTangentWeight": 0,
"leftTangent": 0,
"leftTangentWeight": 0,
"easingMethod": 0,
"__editorExtras__": null
"easingMethod": 0
},
{
"__type__": "cc.RealKeyframeValue",
@@ -491,8 +461,7 @@
"rightTangentWeight": 0,
"leftTangent": 0,
"leftTangentWeight": 0,
"easingMethod": 0,
"__editorExtras__": null
"easingMethod": 0
}
],
"preExtrapolation": 1,
@@ -504,8 +473,7 @@
"__type__": "cc.animation.TrackBinding",
"path": {
"__id__": 24
},
"proxy": null
}
},
"_channels": [
{
@@ -545,7 +513,7 @@
"__type__": "cc.RealCurve",
"_times": [
0,
0.8333333134651184,
0.8333333333333334,
1.25
],
"_values": [
@@ -558,8 +526,7 @@
"rightTangentWeight": 0,
"leftTangent": 0,
"leftTangentWeight": 0,
"easingMethod": 0,
"__editorExtras__": null
"easingMethod": 0
},
{
"__type__": "cc.RealKeyframeValue",
@@ -570,8 +537,7 @@
"rightTangentWeight": 0,
"leftTangent": 0,
"leftTangentWeight": 0,
"easingMethod": 0,
"__editorExtras__": null
"easingMethod": 0
},
{
"__type__": "cc.RealKeyframeValue",
@@ -582,8 +548,7 @@
"rightTangentWeight": 0,
"leftTangent": 0,
"leftTangentWeight": 0,
"easingMethod": 0,
"__editorExtras__": null
"easingMethod": 0
}
],
"preExtrapolation": 1,
@@ -599,7 +564,7 @@
"__type__": "cc.RealCurve",
"_times": [
0,
0.8333333134651184,
0.8333333333333334,
1.25
],
"_values": [
@@ -612,8 +577,7 @@
"rightTangentWeight": 0,
"leftTangent": 0,
"leftTangentWeight": 0,
"easingMethod": 0,
"__editorExtras__": null
"easingMethod": 0
},
{
"__type__": "cc.RealKeyframeValue",
@@ -624,8 +588,7 @@
"rightTangentWeight": 0,
"leftTangent": 0,
"leftTangentWeight": 0,
"easingMethod": 0,
"__editorExtras__": null
"easingMethod": 0
},
{
"__type__": "cc.RealKeyframeValue",
@@ -636,8 +599,7 @@
"rightTangentWeight": 0,
"leftTangent": 0,
"leftTangentWeight": 0,
"easingMethod": 0,
"__editorExtras__": null
"easingMethod": 0
}
],
"preExtrapolation": 1,
@@ -653,7 +615,7 @@
"__type__": "cc.RealCurve",
"_times": [
0,
0.8333333134651184,
0.8333333333333334,
1.25
],
"_values": [
@@ -666,8 +628,7 @@
"rightTangentWeight": 0,
"leftTangent": 0,
"leftTangentWeight": 0,
"easingMethod": 0,
"__editorExtras__": null
"easingMethod": 0
},
{
"__type__": "cc.RealKeyframeValue",
@@ -678,8 +639,7 @@
"rightTangentWeight": 0,
"leftTangent": 0,
"leftTangentWeight": 0,
"easingMethod": 0,
"__editorExtras__": null
"easingMethod": 0
},
{
"__type__": "cc.RealKeyframeValue",
@@ -690,8 +650,7 @@
"rightTangentWeight": 0,
"leftTangent": 0,
"leftTangentWeight": 0,
"easingMethod": 0,
"__editorExtras__": null
"easingMethod": 0
}
],
"preExtrapolation": 1,
@@ -707,7 +666,7 @@
"__type__": "cc.RealCurve",
"_times": [
0,
0.8333333134651184,
0.8333333333333334,
1.25
],
"_values": [
@@ -720,8 +679,7 @@
"rightTangentWeight": 0,
"leftTangent": 0,
"leftTangentWeight": 0,
"easingMethod": 0,
"__editorExtras__": null
"easingMethod": 0
},
{
"__type__": "cc.RealKeyframeValue",
@@ -732,8 +690,7 @@
"rightTangentWeight": 0,
"leftTangent": 0,
"leftTangentWeight": 0,
"easingMethod": 0,
"__editorExtras__": null
"easingMethod": 0
},
{
"__type__": "cc.RealKeyframeValue",
@@ -744,16 +701,10 @@
"rightTangentWeight": 0,
"leftTangent": 0,
"leftTangentWeight": 0,
"easingMethod": 0,
"__editorExtras__": null
"easingMethod": 0
}
],
"preExtrapolation": 1,
"postExtrapolation": 1
},
{
"__type__": "cc.AnimationClipAdditiveSettings",
"enabled": false,
"refClip": null
}
]

View File

@@ -345,7 +345,7 @@
"a": 255
},
"_spriteFrame": {
"__uuid__": "49c583b3-d566-4c79-9e4c-bd0ca4a4b717@23c37",
"__uuid__": "f87f53f9-2fba-4a5b-968a-79a593311ab2@49762",
"__expectedType__": "cc.SpriteFrame"
},
"_type": 0,

View File

@@ -21,617 +21,32 @@
{
"__id__": 2
},
{
"__id__": 26
},
{
"__id__": 32
},
{
"__id__": 38
}
],
"_active": true,
"_components": [
{
"__id__": 46
},
{
"__id__": 48
},
{
"__id__": 50
},
{
"__id__": 52
}
],
"_prefab": {
"__id__": 54
},
"_lpos": {
"__type__": "cc.Vec3",
"x": 0,
"y": 378.105,
"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": 33554432,
"_euler": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0,
"z": 0
},
"_id": ""
},
{
"__type__": "cc.Node",
"_name": "bg-001",
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
"__id__": 1
},
"_children": [
{
"__id__": 3
},
{
"__id__": 11
}
],
"_active": true,
"_components": [
{
"__id__": 19
},
{
"__id__": 21
},
{
"__id__": 23
}
],
"_prefab": {
"__id__": 25
},
"_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": 33554432,
"_euler": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0,
"z": 0
},
"_id": ""
},
{
"__type__": "cc.Node",
"_name": "CardFrame03_n_Bg",
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
"__id__": 2
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 4
},
{
"__id__": 6
},
{
"__id__": 8
}
],
"_prefab": {
"__id__": 10
},
"_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": 33554432,
"_euler": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0,
"z": 0
},
"_id": ""
},
{
"__type__": "cc.UITransform",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 3
},
"_enabled": true,
"__prefab": {
"__id__": 5
},
"_contentSize": {
"__type__": "cc.Size",
"width": 700,
"height": 150
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "adQP7bJgVNa5xDpJ5Hm9Ey"
},
{
"__type__": "cc.Sprite",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 3
},
"_enabled": true,
"__prefab": {
"__id__": 7
},
"_customMaterial": null,
"_srcBlendFactor": 2,
"_dstBlendFactor": 4,
"_color": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_spriteFrame": {
"__uuid__": "49c583b3-d566-4c79-9e4c-bd0ca4a4b717@9c802",
"__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": null,
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "1aFxYgrBZMwI1i8QZjoe/z"
},
{
"__type__": "cc.Widget",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 3
},
"_enabled": true,
"__prefab": {
"__id__": 9
},
"_alignFlags": 45,
"_target": null,
"_left": 0,
"_right": 0,
"_top": 0,
"_bottom": 0,
"_horizontalCenter": 0,
"_verticalCenter": 0,
"_isAbsLeft": true,
"_isAbsRight": true,
"_isAbsTop": true,
"_isAbsBottom": true,
"_isAbsHorizontalCenter": true,
"_isAbsVerticalCenter": true,
"_originalWidth": 64,
"_originalHeight": 67,
"_alignMode": 2,
"_lockFlags": 0,
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "32X2Ozd4xPoYIS2nVy4gAD"
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__id__": 0
},
"fileId": "03bOXwNu1LQ5vfN17DvIK2",
"instance": null,
"targetOverrides": null,
"nestedPrefabInstanceRoots": null
},
{
"__type__": "cc.Node",
"_name": "CardFrame03_n_InnerBg",
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
"__id__": 2
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 12
},
{
"__id__": 14
},
{
"__id__": 16
}
],
"_prefab": {
"__id__": 18
},
"_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": 33554432,
"_euler": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0,
"z": 0
},
"_id": ""
},
{
"__type__": "cc.UITransform",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 11
},
"_enabled": true,
"__prefab": {
"__id__": 13
},
"_contentSize": {
"__type__": "cc.Size",
"width": 670,
"height": 120
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "4bd08oKp9G4Izs7w9J8U/1"
},
{
"__type__": "cc.Sprite",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 11
},
"_enabled": true,
"__prefab": {
"__id__": 15
},
"_customMaterial": null,
"_srcBlendFactor": 2,
"_dstBlendFactor": 4,
"_color": {
"__type__": "cc.Color",
"r": 255,
"g": 253,
"b": 253,
"a": 46
},
"_spriteFrame": {
"__uuid__": "49c583b3-d566-4c79-9e4c-bd0ca4a4b717@8158b",
"__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": null,
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "dbiLmFngxKlpJUw0TQOU9v"
},
{
"__type__": "cc.Widget",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 11
},
"_enabled": true,
"__prefab": {
"__id__": 17
},
"_alignFlags": 45,
"_target": null,
"_left": 15,
"_right": 15,
"_top": 15,
"_bottom": 15,
"_horizontalCenter": 0,
"_verticalCenter": 0,
"_isAbsLeft": true,
"_isAbsRight": true,
"_isAbsTop": true,
"_isAbsBottom": true,
"_isAbsHorizontalCenter": true,
"_isAbsVerticalCenter": true,
"_originalWidth": 40,
"_originalHeight": 40,
"_alignMode": 2,
"_lockFlags": 0,
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "13VL3xIjZEnrvoQq87mu+g"
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__id__": 0
},
"fileId": "7cvFR7XKtIOLBWUOHAChiA",
"instance": null,
"targetOverrides": null,
"nestedPrefabInstanceRoots": null
},
{
"__type__": "cc.UITransform",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 2
},
"_enabled": true,
"__prefab": {
"__id__": 20
},
"_contentSize": {
"__type__": "cc.Size",
"width": 700,
"height": 150
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "28xFw2HNpK3LuztsCv4B+r"
},
{
"__type__": "cc.Widget",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 2
},
"_enabled": true,
"__prefab": {
"__id__": 22
},
"_alignFlags": 17,
"_target": null,
"_left": 0,
"_right": 0,
"_top": -30,
"_bottom": 0,
"_horizontalCenter": 0,
"_verticalCenter": 0,
"_isAbsLeft": true,
"_isAbsRight": true,
"_isAbsTop": true,
"_isAbsBottom": true,
"_isAbsHorizontalCenter": true,
"_isAbsVerticalCenter": true,
"_originalWidth": 0,
"_originalHeight": 0,
"_alignMode": 2,
"_lockFlags": 0,
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "53Fl/NncBAUIeEQ3yAYZgL"
},
{
"__type__": "cc.Sprite",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 2
},
"_enabled": true,
"__prefab": {
"__id__": 24
},
"_customMaterial": null,
"_srcBlendFactor": 2,
"_dstBlendFactor": 4,
"_color": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_spriteFrame": null,
"_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": "36Y1COXbNMco32fcOO/qpE"
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__id__": 0
},
"fileId": "7aIZrZYSZDh7JPdlG0LPo7",
"instance": null,
"targetOverrides": null,
"nestedPrefabInstanceRoots": null
},
{
"__type__": "cc.Node",
"_name": "ItemIcon_Friend",
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
"__id__": 1
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 27
},
{
"__id__": 29
"__id__": 18
},
{
"__id__": 20
},
{
"__id__": 22
}
],
"_prefab": {
"__id__": 31
"__id__": 24
},
"_lpos": {
"__type__": "cc.Vec3",
"x": -272.864,
"y": 2.307,
"x": 0,
"y": 0,
"z": 0
},
"_lrot": {
@@ -657,92 +72,6 @@
},
"_id": ""
},
{
"__type__": "cc.UITransform",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 26
},
"_enabled": true,
"__prefab": {
"__id__": 28
},
"_contentSize": {
"__type__": "cc.Size",
"width": 90,
"height": 90
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "a9hf76WyxLQJ6+ZCx3DyMR"
},
{
"__type__": "cc.Sprite",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 26
},
"_enabled": true,
"__prefab": {
"__id__": 30
},
"_customMaterial": null,
"_srcBlendFactor": 2,
"_dstBlendFactor": 4,
"_color": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_spriteFrame": {
"__uuid__": "49c583b3-d566-4c79-9e4c-bd0ca4a4b717@37889",
"__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": "d9lUDNtkNEnrArfPBbuH7w"
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__id__": 0
},
"fileId": "96AE+Ri4RBG5i2r2nH8xE6",
"instance": null,
"targetOverrides": null,
"nestedPrefabInstanceRoots": null
},
{
"__type__": "cc.Node",
"_name": "ToastMessage_Bg_Gray",
@@ -752,22 +81,22 @@
"__id__": 1
},
"_children": [],
"_active": false,
"_active": true,
"_components": [
{
"__id__": 33
"__id__": 3
},
{
"__id__": 35
"__id__": 5
}
],
"_prefab": {
"__id__": 37
"__id__": 7
},
"_lpos": {
"__type__": "cc.Vec3",
"x": 0,
"y": -7,
"y": 0,
"z": 0
},
"_lrot": {
@@ -799,15 +128,15 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 32
"__id__": 2
},
"_enabled": true,
"__prefab": {
"__id__": 34
"__id__": 4
},
"_contentSize": {
"__type__": "cc.Size",
"width": 600,
"width": 800,
"height": 60
},
"_anchorPoint": {
@@ -827,24 +156,24 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 32
"__id__": 2
},
"_enabled": false,
"_enabled": true,
"__prefab": {
"__id__": 36
"__id__": 6
},
"_customMaterial": null,
"_srcBlendFactor": 2,
"_dstBlendFactor": 4,
"_color": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"r": 112,
"g": 112,
"b": 112,
"a": 255
},
"_spriteFrame": {
"__uuid__": "260d01c4-5936-4c90-8ff9-b892c60b2e48@d9d3f",
"__uuid__": "f87f53f9-2fba-4a5b-968a-79a593311ab2@85c63",
"__expectedType__": "cc.SpriteFrame"
},
"_type": 1,
@@ -858,7 +187,7 @@
"_fillStart": 0,
"_fillRange": 0,
"_isTrimmedMode": true,
"_useGrayscale": false,
"_useGrayscale": true,
"_atlas": null,
"_id": ""
},
@@ -891,17 +220,17 @@
"_active": true,
"_components": [
{
"__id__": 39
"__id__": 9
},
{
"__id__": 41
"__id__": 11
},
{
"__id__": 43
"__id__": 13
}
],
"_prefab": {
"__id__": 45
"__id__": 15
},
"_lpos": {
"__type__": "cc.Vec3",
@@ -938,16 +267,16 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 38
"__id__": 8
},
"_enabled": true,
"__prefab": {
"__id__": 40
"__id__": 10
},
"_contentSize": {
"__type__": "cc.Size",
"width": 135.2109375,
"height": 54.4
"width": 102.408203125,
"height": 41.8
},
"_anchorPoint": {
"__type__": "cc.Vec2",
@@ -966,11 +295,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 38
"__id__": 8
},
"_enabled": true,
"__prefab": {
"__id__": 42
"__id__": 12
},
"_customMaterial": null,
"_srcBlendFactor": 2,
@@ -985,10 +314,10 @@
"_string": "content",
"_horizontalAlign": 1,
"_verticalAlign": 1,
"_actualFontSize": 40,
"_fontSize": 40,
"_actualFontSize": 30,
"_fontSize": 30,
"_fontFamily": "Arial",
"_lineHeight": 40,
"_lineHeight": 30,
"_overflow": 0,
"_enableWrapText": true,
"_font": null,
@@ -1034,11 +363,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 38
"__id__": 8
},
"_enabled": true,
"__prefab": {
"__id__": 44
"__id__": 14
},
"_params": [],
"_dataID": "",
@@ -1071,7 +400,7 @@
},
"_enabled": true,
"__prefab": {
"__id__": 47
"__id__": 17
},
"_contentSize": {
"__type__": "cc.Size",
@@ -1099,7 +428,7 @@
},
"_enabled": true,
"__prefab": {
"__id__": 49
"__id__": 19
},
"_customMaterial": null,
"_srcBlendFactor": 2,
@@ -1141,7 +470,7 @@
},
"_enabled": true,
"__prefab": {
"__id__": 51
"__id__": 21
},
"playOnLoad": true,
"_clips": [
@@ -1170,13 +499,13 @@
},
"_enabled": true,
"__prefab": {
"__id__": 53
"__id__": 23
},
"lab_content": {
"__id__": 41
"__id__": 11
},
"animation": {
"__id__": 50
"__id__": 20
},
"_id": ""
},

Binary file not shown.

View File

@@ -2,10 +2,10 @@
"ver": "1.0.1",
"importer": "ttf-font",
"imported": true,
"uuid": "4ef42957-24a0-499f-991e-0594cb4d7513",
"uuid": "a8f2a4a3-911f-43d3-9174-f2176554d7d4",
"files": [
".json",
"ThaleahFat_TTF.ttf"
"Anton-Regular.ttf"
],
"subMetas": {},
"userData": {}

View File

@@ -2,7 +2,7 @@
"ver": "1.2.0",
"importer": "directory",
"imported": true,
"uuid": "af691440-7aca-4cb5-9a78-9bfed9cb70de",
"uuid": "e8fdb73f-0f68-4f2e-b93c-33ad80d67a9e",
"files": [],
"subMetas": {},
"userData": {}

Binary file not shown.

After

Width:  |  Height:  |  Size: 22 KiB

View File

@@ -0,0 +1,134 @@
{
"ver": "1.0.26",
"importer": "image",
"imported": true,
"uuid": "8f6e46a9-2249-44fc-8a3b-324e76e037e7",
"files": [
".json",
".png"
],
"subMetas": {
"6c48a": {
"importer": "texture",
"uuid": "8f6e46a9-2249-44fc-8a3b-324e76e037e7@6c48a",
"displayName": "Layer01",
"id": "6c48a",
"name": "texture",
"userData": {
"wrapModeS": "clamp-to-edge",
"wrapModeT": "clamp-to-edge",
"minfilter": "linear",
"magfilter": "linear",
"mipfilter": "none",
"anisotropy": 0,
"isUuid": true,
"imageUuidOrDatabaseUri": "8f6e46a9-2249-44fc-8a3b-324e76e037e7",
"visible": false
},
"ver": "1.0.22",
"imported": true,
"files": [
".json"
],
"subMetas": {}
},
"f9941": {
"importer": "sprite-frame",
"uuid": "8f6e46a9-2249-44fc-8a3b-324e76e037e7@f9941",
"displayName": "Layer01",
"id": "f9941",
"name": "spriteFrame",
"userData": {
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": -357.5,
"trimX": 0,
"trimY": 715,
"width": 1180,
"height": 885,
"rawWidth": 1180,
"rawHeight": 1600,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"packable": true,
"pixelsToUnit": 100,
"pivotX": 0.5,
"pivotY": 0.5,
"meshType": 0,
"vertices": {
"rawPosition": [
-590,
-442.5,
0,
590,
-442.5,
0,
-590,
442.5,
0,
590,
442.5,
0
],
"indexes": [
0,
1,
2,
2,
1,
3
],
"uv": [
0,
885,
1180,
885,
0,
0,
1180,
0
],
"nuv": [
0,
0,
1,
0,
0,
0.553125,
1,
0.553125
],
"minPos": [
-590,
-442.5,
0
],
"maxPos": [
590,
442.5,
0
]
},
"isUuid": true,
"imageUuidOrDatabaseUri": "8f6e46a9-2249-44fc-8a3b-324e76e037e7@6c48a",
"atlasUuid": ""
},
"ver": "1.0.12",
"imported": true,
"files": [
".json"
],
"subMetas": {}
}
},
"userData": {
"hasAlpha": true,
"type": "sprite-frame",
"fixAlphaTransparencyArtifacts": false,
"redirect": "8f6e46a9-2249-44fc-8a3b-324e76e037e7@f9941"
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

View File

@@ -0,0 +1,134 @@
{
"ver": "1.0.26",
"importer": "image",
"imported": true,
"uuid": "32133d6d-5ec3-44fe-b8ff-b95f73314284",
"files": [
".json",
".png"
],
"subMetas": {
"6c48a": {
"importer": "texture",
"uuid": "32133d6d-5ec3-44fe-b8ff-b95f73314284@6c48a",
"displayName": "Layer03",
"id": "6c48a",
"name": "texture",
"userData": {
"wrapModeS": "clamp-to-edge",
"wrapModeT": "clamp-to-edge",
"minfilter": "linear",
"magfilter": "linear",
"mipfilter": "none",
"anisotropy": 0,
"isUuid": true,
"imageUuidOrDatabaseUri": "32133d6d-5ec3-44fe-b8ff-b95f73314284",
"visible": false
},
"ver": "1.0.22",
"imported": true,
"files": [
".json"
],
"subMetas": {}
},
"f9941": {
"importer": "sprite-frame",
"uuid": "32133d6d-5ec3-44fe-b8ff-b95f73314284@f9941",
"displayName": "Layer03",
"id": "f9941",
"name": "spriteFrame",
"userData": {
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 87.5,
"trimX": 0,
"trimY": 653,
"width": 1180,
"height": 119,
"rawWidth": 1180,
"rawHeight": 1600,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"packable": true,
"pixelsToUnit": 100,
"pivotX": 0.5,
"pivotY": 0.5,
"meshType": 0,
"vertices": {
"rawPosition": [
-590,
-59.5,
0,
590,
-59.5,
0,
-590,
59.5,
0,
590,
59.5,
0
],
"indexes": [
0,
1,
2,
2,
1,
3
],
"uv": [
0,
947,
1180,
947,
0,
828,
1180,
828
],
"nuv": [
0,
0.5175,
1,
0.5175,
0,
0.591875,
1,
0.591875
],
"minPos": [
-590,
-59.5,
0
],
"maxPos": [
590,
59.5,
0
]
},
"isUuid": true,
"imageUuidOrDatabaseUri": "32133d6d-5ec3-44fe-b8ff-b95f73314284@6c48a",
"atlasUuid": ""
},
"ver": "1.0.12",
"imported": true,
"files": [
".json"
],
"subMetas": {}
}
},
"userData": {
"hasAlpha": true,
"type": "sprite-frame",
"fixAlphaTransparencyArtifacts": false,
"redirect": "32133d6d-5ec3-44fe-b8ff-b95f73314284@f9941"
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

View File

@@ -0,0 +1,134 @@
{
"ver": "1.0.26",
"importer": "image",
"imported": true,
"uuid": "78557b60-f387-4160-b471-5e69d80eb1d8",
"files": [
".json",
".png"
],
"subMetas": {
"6c48a": {
"importer": "texture",
"uuid": "78557b60-f387-4160-b471-5e69d80eb1d8@6c48a",
"displayName": "Layer04",
"id": "6c48a",
"name": "texture",
"userData": {
"wrapModeS": "clamp-to-edge",
"wrapModeT": "clamp-to-edge",
"minfilter": "linear",
"magfilter": "linear",
"mipfilter": "none",
"anisotropy": 0,
"isUuid": true,
"imageUuidOrDatabaseUri": "78557b60-f387-4160-b471-5e69d80eb1d8",
"visible": false
},
"ver": "1.0.22",
"imported": true,
"files": [
".json"
],
"subMetas": {}
},
"f9941": {
"importer": "sprite-frame",
"uuid": "78557b60-f387-4160-b471-5e69d80eb1d8@f9941",
"displayName": "Layer04",
"id": "f9941",
"name": "spriteFrame",
"userData": {
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": -25.5,
"offsetY": 513,
"trimX": 35,
"trimY": 121,
"width": 1059,
"height": 332,
"rawWidth": 1180,
"rawHeight": 1600,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"packable": true,
"pixelsToUnit": 100,
"pivotX": 0.5,
"pivotY": 0.5,
"meshType": 0,
"vertices": {
"rawPosition": [
-529.5,
-166,
0,
529.5,
-166,
0,
-529.5,
166,
0,
529.5,
166,
0
],
"indexes": [
0,
1,
2,
2,
1,
3
],
"uv": [
35,
1479,
1094,
1479,
35,
1147,
1094,
1147
],
"nuv": [
0.029661016949152543,
0.716875,
0.9271186440677966,
0.716875,
0.029661016949152543,
0.924375,
0.9271186440677966,
0.924375
],
"minPos": [
-529.5,
-166,
0
],
"maxPos": [
529.5,
166,
0
]
},
"isUuid": true,
"imageUuidOrDatabaseUri": "78557b60-f387-4160-b471-5e69d80eb1d8@6c48a",
"atlasUuid": ""
},
"ver": "1.0.12",
"imported": true,
"files": [
".json"
],
"subMetas": {}
}
},
"userData": {
"hasAlpha": true,
"type": "sprite-frame",
"fixAlphaTransparencyArtifacts": false,
"redirect": "78557b60-f387-4160-b471-5e69d80eb1d8@f9941"
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 23 KiB

View File

@@ -0,0 +1,134 @@
{
"ver": "1.0.26",
"importer": "image",
"imported": true,
"uuid": "a42dc8e2-1334-40a3-8917-7e3953fcc082",
"files": [
".json",
".png"
],
"subMetas": {
"6c48a": {
"importer": "texture",
"uuid": "a42dc8e2-1334-40a3-8917-7e3953fcc082@6c48a",
"displayName": "Layer05",
"id": "6c48a",
"name": "texture",
"userData": {
"wrapModeS": "clamp-to-edge",
"wrapModeT": "clamp-to-edge",
"minfilter": "linear",
"magfilter": "linear",
"mipfilter": "none",
"anisotropy": 0,
"isUuid": true,
"imageUuidOrDatabaseUri": "a42dc8e2-1334-40a3-8917-7e3953fcc082",
"visible": false
},
"ver": "1.0.22",
"imported": true,
"files": [
".json"
],
"subMetas": {}
},
"f9941": {
"importer": "sprite-frame",
"uuid": "a42dc8e2-1334-40a3-8917-7e3953fcc082@f9941",
"displayName": "Layer05",
"id": "f9941",
"name": "spriteFrame",
"userData": {
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 433.5,
"trimX": 0,
"trimY": 0,
"width": 1180,
"height": 733,
"rawWidth": 1180,
"rawHeight": 1600,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"packable": true,
"pixelsToUnit": 100,
"pivotX": 0.5,
"pivotY": 0.5,
"meshType": 0,
"vertices": {
"rawPosition": [
-590,
-366.5,
0,
590,
-366.5,
0,
-590,
366.5,
0,
590,
366.5,
0
],
"indexes": [
0,
1,
2,
2,
1,
3
],
"uv": [
0,
1600,
1180,
1600,
0,
867,
1180,
867
],
"nuv": [
0,
0.541875,
1,
0.541875,
0,
1,
1,
1
],
"minPos": [
-590,
-366.5,
0
],
"maxPos": [
590,
366.5,
0
]
},
"isUuid": true,
"imageUuidOrDatabaseUri": "a42dc8e2-1334-40a3-8917-7e3953fcc082@6c48a",
"atlasUuid": ""
},
"ver": "1.0.12",
"imported": true,
"files": [
".json"
],
"subMetas": {}
}
},
"userData": {
"hasAlpha": true,
"type": "sprite-frame",
"fixAlphaTransparencyArtifacts": false,
"redirect": "a42dc8e2-1334-40a3-8917-7e3953fcc082@f9941"
}
}

Binary file not shown.

View File

@@ -1 +0,0 @@
{"ver":"1.2.0","importer":"directory","imported":true,"uuid":"551a2611-69c0-45ae-bfc6-37f056a34b33","files":[],"subMetas":{},"userData":{}}

View File

@@ -1,41 +0,0 @@
{
"__type__": "cc.Material",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"_native": "",
"_effectAsset": {
"__uuid__": "cfeeea4f-db9c-42cd-a0f7-fc5cb37bd3d7",
"__expectedType__": "cc.EffectAsset"
},
"_techIdx": 0,
"_defines": [
{
"USE_TEXTURE": true
}
],
"_states": [
{
"rasterizerState": {},
"depthStencilState": {},
"blendState": {
"targets": [
{}
]
}
}
],
"_props": [
{
"glowColor": {
"__type__": "cc.Color",
"r": 0,
"g": 0,
"b": 0,
"a": 255
},
"glowWidth": 0.003,
"glowThreshold": 0.645
}
]
}

View File

@@ -1 +0,0 @@
{"ver":"1.0.21","importer":"material","imported":true,"uuid":"2fcd55a9-38ca-45aa-9164-68e48aaf51ce","files":[".json"],"subMetas":{},"userData":{}}

View File

@@ -1,40 +0,0 @@
{
"__type__": "cc.Material",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"_native": "",
"_effectAsset": {
"__uuid__": "40c25c17-db22-4ae7-8d3a-f73cbb6d36ba",
"__expectedType__": "cc.EffectAsset"
},
"_techIdx": 0,
"_defines": [
{
"USE_TEXTURE": true
}
],
"_states": [
{
"rasterizerState": {},
"depthStencilState": {},
"blendState": {
"targets": [
{}
]
}
}
],
"_props": [
{
"glowColor": {
"__type__": "cc.Color",
"r": 255,
"g": 235,
"b": 0,
"a": 255
},
"glowWidth": 0.002
}
]
}

View File

@@ -1 +0,0 @@
{"ver":"1.0.21","importer":"material","imported":true,"uuid":"974af3c9-d7ee-449f-a5df-cd8e2dd49188","files":[".json"],"subMetas":{},"userData":{}}

View File

@@ -1 +0,0 @@
{"ver":"1.2.0","importer":"directory","imported":true,"uuid":"7d369c63-9191-4323-abcc-edda5799a410","files":[],"subMetas":{},"userData":{}}

View File

@@ -1,169 +0,0 @@
// Copyright (c) 2017-2020 Xiamen Yaji Software Co., Ltd.
CCEffect %{
techniques:
- passes:
- vert: sprite-vs:vert
frag: sprite-fs:frag
depthStencilState:
depthTest: false
depthWrite: false
blendState:
targets:
- blend: true
blendSrc: src_alpha
blendDst: one_minus_src_alpha
blendDstAlpha: one_minus_src_alpha
rasterizerState:
cullMode: none
properties:
alphaThreshold: { value: 0.5 }
glowColor: { value: [1, 1, 1, 1], editor: { type: color } }
glowWidth: { value: 0.05, editor: { slide: true, range: [0, 0.3], step: 0.001 } }
glowThreshold: { value: 1, editor: { slide: true, range: [0, 1], step: 0.001 } }
}%
CCProgram sprite-vs %{
precision highp float;
#include <builtin/uniforms/cc-global>
#if USE_LOCAL
#include <builtin/uniforms/cc-local>
#endif
#if SAMPLE_FROM_RT
#include <common/common-define>
#endif
in vec3 a_position;
in vec2 a_texCoord;
in vec4 a_color;
out vec4 color;
out vec2 uv0;
vec4 vert () {
vec4 pos = vec4(a_position, 1);
#if USE_LOCAL
pos = cc_matWorld * pos;
#endif
#if USE_PIXEL_ALIGNMENT
pos = cc_matView * pos;
pos.xyz = floor(pos.xyz);
pos = cc_matProj * pos;
#else
pos = cc_matViewProj * pos;
#endif
uv0 = a_texCoord;
#if SAMPLE_FROM_RT
CC_HANDLE_RT_SAMPLE_FLIP(uv0);
#endif
color = a_color;
return pos;
}
}%
CCProgram sprite-fs %{
precision highp float;
#include <builtin/internal/embedded-alpha>
#include <builtin/internal/alpha-test>
in vec4 color;
uniform FSConstants {
vec4 glowColor;
float glowWidth;
float glowThreshold;
};
#if USE_TEXTURE
in vec2 uv0;
#pragma builtin(local)
layout(set = 2, binding = 12) uniform sampler2D cc_spriteTexture;
#endif
vec4 getTextureColor (sampler2D mainTexture, vec2 uv) {
if (uv.x > 1.0 || uv.x < 0.0 || uv.y > 1.0 || uv.y < 0.0) {
return vec4(0.0, 0.0, 0.0, 0.0);
}
return texture(mainTexture, uv);
}
float getColorAlpha (float angle, float dist) {
// 角度转弧度,公式为:弧度 = 角度 * (pi / 180)
float radian = angle * 3.14 / 180.0;
vec2 newUV = uv0 + vec2(dist * cos(radian), dist * sin(radian));
vec4 color = getTextureColor(cc_spriteTexture, newUV);
return color.a;
}
float getAverageAlpha (float dist) {
float totalAlpha = 0.0;
totalAlpha += getColorAlpha(0.0, dist);
totalAlpha += getColorAlpha(30.0, dist);
totalAlpha += getColorAlpha(60.0, dist);
totalAlpha += getColorAlpha(90.0, dist);
totalAlpha += getColorAlpha(120.0, dist);
totalAlpha += getColorAlpha(150.0, dist);
totalAlpha += getColorAlpha(180.0, dist);
totalAlpha += getColorAlpha(210.0, dist);
totalAlpha += getColorAlpha(240.0, dist);
totalAlpha += getColorAlpha(270.0, dist);
totalAlpha += getColorAlpha(300.0, dist);
totalAlpha += getColorAlpha(330.0, dist);
return totalAlpha * 0.0833;
}
float getGlowAlpha () {
if (glowWidth == 0.0 ) {
return 0.0;
}
float totalAlpha = 0.0;
totalAlpha += getAverageAlpha(glowWidth * 0.1);
totalAlpha += getAverageAlpha(glowWidth * 0.2);
totalAlpha += getAverageAlpha(glowWidth * 0.3);
totalAlpha += getAverageAlpha(glowWidth * 0.4);
totalAlpha += getAverageAlpha(glowWidth * 0.5);
totalAlpha += getAverageAlpha(glowWidth * 0.6);
totalAlpha += getAverageAlpha(glowWidth * 0.7);
totalAlpha += getAverageAlpha(glowWidth * 0.8);
totalAlpha += getAverageAlpha(glowWidth * 0.9);
totalAlpha += getAverageAlpha(glowWidth * 1.0);
return totalAlpha * 0.1;
}
vec4 frag () {
vec4 o = vec4(1, 1, 1, 1);
#if USE_TEXTURE
o *= CCSampleWithAlphaSeparated(cc_spriteTexture, uv0);
#if IS_GRAY
float gray = 0.2126 * o.r + 0.7152 * o.g + 0.0722 * o.b;
o.r = o.g = o.b = gray;
#endif
#endif
float alpha = getGlowAlpha();
if (alpha <= glowThreshold) {
alpha /= glowThreshold;
alpha = -1.0 * (alpha - 1.0) * (alpha - 1.0) * (alpha - 1.0) * (alpha - 1.0) + 1.0;
} else {
alpha = 0.0;
}
vec4 dstColor = glowColor * alpha;
vec4 scrColor = o;
o = scrColor * scrColor.a + dstColor * (1.0 - scrColor.a);
o *= color;
ALPHA_TEST(o);
return o;
}
}%

View File

@@ -1,15 +0,0 @@
{
"ver": "1.7.1",
"importer": "effect",
"imported": true,
"uuid": "cfeeea4f-db9c-42cd-a0f7-fc5cb37bd3d7",
"files": [
".json"
],
"subMetas": {},
"userData": {
"combinations": [
{}
]
}
}

View File

@@ -1,169 +0,0 @@
// Copyright (c) 2017-2020 Xiamen Yaji Software Co., Ltd.
CCEffect %{
techniques:
- passes:
- vert: sprite-vs:vert
frag: sprite-fs:frag
depthStencilState:
depthTest: false
depthWrite: false
blendState:
targets:
- blend: true
blendSrc: src_alpha
blendDst: one_minus_src_alpha
blendDstAlpha: one_minus_src_alpha
rasterizerState:
cullMode: none
properties:
alphaThreshold: { value: 0.5 }
glowColor: { value: [1, 1, 1, 1], editor: { type: color } }
glowWidth: { value: 0.05, editor: { slide: true, range: [0, 0.3], step: 0.001 } }
glowThreshold: { value: 1, editor: { slide: true, range: [0, 1], step: 0.001 } }
}%
CCProgram sprite-vs %{
precision highp float;
#include <builtin/uniforms/cc-global>
#if USE_LOCAL
#include <builtin/uniforms/cc-local>
#endif
#if SAMPLE_FROM_RT
#include <common/common-define>
#endif
in vec3 a_position;
in vec2 a_texCoord;
in vec4 a_color;
out vec4 color;
out vec2 uv0;
vec4 vert () {
vec4 pos = vec4(a_position, 1);
#if USE_LOCAL
pos = cc_matWorld * pos;
#endif
#if USE_PIXEL_ALIGNMENT
pos = cc_matView * pos;
pos.xyz = floor(pos.xyz);
pos = cc_matProj * pos;
#else
pos = cc_matViewProj * pos;
#endif
uv0 = a_texCoord;
#if SAMPLE_FROM_RT
CC_HANDLE_RT_SAMPLE_FLIP(uv0);
#endif
color = a_color;
return pos;
}
}%
CCProgram sprite-fs %{
precision highp float;
#include <builtin/internal/embedded-alpha>
#include <builtin/internal/alpha-test>
in vec4 color;
uniform FSConstants {
vec4 glowColor;
float glowWidth;
float glowThreshold;
};
#if USE_TEXTURE
in vec2 uv0;
#pragma builtin(local)
layout(set = 2, binding = 12) uniform sampler2D cc_spriteTexture;
#endif
vec4 getTextureColor (sampler2D mainTexture, vec2 uv) {
if (uv.x > 1.0 || uv.x < 0.0 || uv.y > 1.0 || uv.y < 0.0) {
return vec4(0.0, 0.0, 0.0, 0.0);
}
return texture(mainTexture, uv);
}
float getColorAlpha (float angle, float dist) {
// 角度转弧度,公式为:弧度 = 角度 * (pi / 180)
float radian = angle * 3.14 / 180.0;
vec2 newUV = uv0 + vec2(dist * cos(radian), dist * sin(radian));
vec4 color = getTextureColor(cc_spriteTexture, newUV);
return color.a;
}
float getAverageAlpha (float dist) {
float totalAlpha = 0.0;
totalAlpha += getColorAlpha(0.0, dist);
totalAlpha += getColorAlpha(30.0, dist);
totalAlpha += getColorAlpha(60.0, dist);
totalAlpha += getColorAlpha(90.0, dist);
totalAlpha += getColorAlpha(120.0, dist);
totalAlpha += getColorAlpha(150.0, dist);
totalAlpha += getColorAlpha(180.0, dist);
totalAlpha += getColorAlpha(210.0, dist);
totalAlpha += getColorAlpha(240.0, dist);
totalAlpha += getColorAlpha(270.0, dist);
totalAlpha += getColorAlpha(300.0, dist);
totalAlpha += getColorAlpha(330.0, dist);
return totalAlpha * 0.0833;
}
float getGlowAlpha () {
if (glowWidth == 0.0 ) {
return 0.0;
}
float totalAlpha = 0.0;
totalAlpha += getAverageAlpha(glowWidth * 0.1);
totalAlpha += getAverageAlpha(glowWidth * 0.2);
totalAlpha += getAverageAlpha(glowWidth * 0.3);
totalAlpha += getAverageAlpha(glowWidth * 0.4);
totalAlpha += getAverageAlpha(glowWidth * 0.5);
totalAlpha += getAverageAlpha(glowWidth * 0.6);
totalAlpha += getAverageAlpha(glowWidth * 0.7);
totalAlpha += getAverageAlpha(glowWidth * 0.8);
totalAlpha += getAverageAlpha(glowWidth * 0.9);
totalAlpha += getAverageAlpha(glowWidth * 1.0);
return totalAlpha * 0.1;
}
vec4 frag () {
vec4 o = vec4(1, 1, 1, 1);
#if USE_TEXTURE
o *= CCSampleWithAlphaSeparated(cc_spriteTexture, uv0);
#if IS_GRAY
float gray = 0.2126 * o.r + 0.7152 * o.g + 0.0722 * o.b;
o.r = o.g = o.b = gray;
#endif
#endif
float alpha = getGlowAlpha();
if (alpha <= glowThreshold) {
alpha /= glowThreshold;
alpha = -1.0 * (alpha - 1.0) * (alpha - 1.0) * (alpha - 1.0) * (alpha - 1.0) + 1.0;
} else {
alpha = 0.0;
}
vec4 dstColor = glowColor * alpha;
vec4 scrColor = o;
o = scrColor * scrColor.a + dstColor * (1.0 - scrColor.a);
o *= color;
ALPHA_TEST(o);
return o;
}
}%

View File

@@ -1 +0,0 @@
{"ver":"1.7.1","importer":"effect","imported":true,"uuid":"40c25c17-db22-4ae7-8d3a-f73cbb6d36ba","files":[".json"],"subMetas":{},"userData":{"combinations":[{}]}}

View File

@@ -0,0 +1,13 @@
{
"ver": "1.1.50",
"importer": "prefab",
"imported": true,
"uuid": "407f71e4-91fa-4800-be94-bcb155cde502",
"files": [
".json"
],
"subMetas": {},
"userData": {
"syncNodeName": "MSCard"
}
}

View File

@@ -0,0 +1,278 @@
[
{
"__type__": "cc.Prefab",
"_name": "bbox",
"_objFlags": 0,
"__editorExtras__": {},
"_native": "",
"data": {
"__id__": 1
},
"optimizationPolicy": 0,
"persistent": false
},
{
"__type__": "cc.Node",
"_name": "bbox",
"_objFlags": 0,
"__editorExtras__": {},
"_parent": null,
"_children": [
{
"__id__": 2
}
],
"_active": true,
"_components": [
{
"__id__": 8
},
{
"__id__": 10
}
],
"_prefab": {
"__id__": 12
},
"_lpos": {
"__type__": "cc.Vec3",
"x": 0.8849796313199363,
"y": 51.27362328995537,
"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": 1073741824,
"_euler": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0,
"z": 0
},
"_id": ""
},
{
"__type__": "cc.Node",
"_name": "Node",
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
"__id__": 1
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 3
},
{
"__id__": 5
}
],
"_prefab": {
"__id__": 7
},
"_lpos": {
"__type__": "cc.Vec3",
"x": 0,
"y": -400,
"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": 1073741824,
"_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": 516.6300048828125,
"height": 406.7900085449219
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5012291383768332,
"y": 0.5400575181952776
},
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "19RGWeNnFC5KH6LE+Vf1n4"
},
{
"__type__": "sp.Skeleton",
"_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": 255
},
"_skeletonData": {
"__uuid__": "048e5469-2496-4703-b9d7-1460936024d9",
"__expectedType__": "sp.SkeletonData"
},
"defaultSkin": "5",
"defaultAnimation": "fire1",
"_premultipliedAlpha": true,
"_timeScale": 2,
"_preCacheMode": 0,
"_cacheMode": 0,
"_sockets": [],
"_useTint": false,
"_debugMesh": false,
"_debugBones": false,
"_debugSlots": false,
"_enableBatch": false,
"loop": true,
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "54sksGfuFCwIc5kVYU0hrk"
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__id__": 0
},
"fileId": "dduoKn5ltF2Imn9cv3Kz4K",
"instance": null,
"targetOverrides": null,
"nestedPrefabInstanceRoots": null
},
{
"__type__": "cc.UITransform",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 1
},
"_enabled": true,
"__prefab": {
"__id__": 9
},
"_contentSize": {
"__type__": "cc.Size",
"width": 720,
"height": 1280
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5012291383768332,
"y": 0.5400575181952776
},
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "7aNSdAeo1LV4fiQijWSpzi"
},
{
"__type__": "cc.Widget",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 1
},
"_enabled": true,
"__prefab": {
"__id__": 11
},
"_alignFlags": 45,
"_target": null,
"_left": 0,
"_right": 0,
"_top": 0,
"_bottom": 0,
"_horizontalCenter": 0,
"_verticalCenter": 0,
"_isAbsLeft": true,
"_isAbsRight": true,
"_isAbsTop": true,
"_isAbsBottom": true,
"_isAbsHorizontalCenter": true,
"_isAbsVerticalCenter": true,
"_originalWidth": 516.6300048828125,
"_originalHeight": 406.7900085449219,
"_alignMode": 2,
"_lockFlags": 0,
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "42Z1JvEZlMo7KogxCoTlMS"
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__id__": 0
},
"fileId": "f7xVHML/ZIeqL6HIx/fGis",
"instance": null,
"targetOverrides": null
}
]

View File

@@ -0,0 +1,13 @@
{
"ver": "1.1.50",
"importer": "prefab",
"imported": true,
"uuid": "fcf6d646-55c4-4e65-af9f-f93c5b8e5784",
"files": [
".json"
],
"subMetas": {},
"userData": {
"syncNodeName": "bbox"
}
}

File diff suppressed because it is too large Load Diff

View File

@@ -2,12 +2,12 @@
"ver": "1.1.50",
"importer": "prefab",
"imported": true,
"uuid": "0cb93380-70e6-4188-a773-764e6ee6e2ad",
"uuid": "40d09ceb-c810-48fc-9264-1398cbfd5e8a",
"files": [
".json"
],
"subMetas": {},
"userData": {
"syncNodeName": "lcard"
"syncNodeName": "goods"
}
}

File diff suppressed because it is too large Load Diff

View File

@@ -2,7 +2,7 @@
"ver": "1.1.50",
"importer": "prefab",
"imported": true,
"uuid": "443470ad-dfbf-41b6-b474-a004470401de",
"uuid": "316eaee3-6339-4f61-a104-b3484b3e7c84",
"files": [
".json"
],

View File

@@ -0,0 +1,13 @@
{
"ver": "1.1.50",
"importer": "prefab",
"imported": true,
"uuid": "1331ab21-9111-4f46-b039-db7ab85aef63",
"files": [
".json"
],
"subMetas": {},
"userData": {
"syncNodeName": "hchip"
}
}

View File

@@ -0,0 +1,13 @@
{
"ver": "1.1.50",
"importer": "prefab",
"imported": true,
"uuid": "79e41d70-e29c-4986-98a4-349aa253f58e",
"files": [
".json"
],
"subMetas": {},
"userData": {
"syncNodeName": "hero_card"
}
}

View File

@@ -0,0 +1,13 @@
{
"ver": "1.1.50",
"importer": "prefab",
"imported": true,
"uuid": "a200fc7f-7296-4e79-95c2-84f0f01485d7",
"files": [
".json"
],
"subMetas": {},
"userData": {
"syncNodeName": "hero_set"
}
}

View File

@@ -0,0 +1,13 @@
{
"ver": "1.1.50",
"importer": "prefab",
"imported": true,
"uuid": "a8eef812-551a-46fc-9dc2-b5b544e00d36",
"files": [
".json"
],
"subMetas": {},
"userData": {
"syncNodeName": "item"
}
}

View File

@@ -1,30 +0,0 @@
[
{
"__type__": "cc.AnimationClip",
"_name": "lightbs",
"_objFlags": 0,
"__editorExtras__": {
"embeddedPlayerGroups": []
},
"_native": "",
"sample": 18,
"speed": 1,
"wrapMode": 2,
"enableTrsBlending": false,
"_duration": 0,
"_hash": 500763545,
"_tracks": [],
"_exoticAnimation": null,
"_events": [],
"_embeddedPlayers": [],
"_additiveSettings": {
"__id__": 1
},
"_auxiliaryCurveEntries": []
},
{
"__type__": "cc.AnimationClipAdditiveSettings",
"enabled": false,
"refClip": null
}
]

View File

@@ -1,13 +0,0 @@
{
"ver": "2.0.3",
"importer": "animation-clip",
"imported": true,
"uuid": "90a0ddc5-ebc9-40a7-974b-84d31e535ad6",
"files": [
".cconb"
],
"subMetas": {},
"userData": {
"name": "lightbs"
}
}

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,13 @@
{
"ver": "1.1.50",
"importer": "prefab",
"imported": true,
"uuid": "40f0eb45-ca9b-486a-aa48-936a2ec8d05d",
"files": [
".json"
],
"subMetas": {},
"userData": {
"syncNodeName": "reward"
}
}

View File

@@ -1,7 +1,7 @@
[
{
"__type__": "cc.Prefab",
"_name": "max_fwall",
"_name": "schip",
"_objFlags": 0,
"__editorExtras__": {},
"_native": "",
@@ -13,7 +13,7 @@
},
{
"__type__": "cc.Node",
"_name": "max_fwall",
"_name": "schip",
"_objFlags": 0,
"__editorExtras__": {},
"_parent": null,
@@ -23,25 +23,19 @@
},
{
"__id__": 8
},
{
"__id__": 16
}
],
"_active": true,
"_components": [
{
"__id__": 22
},
{
"__id__": 24
},
{
"__id__": 26
},
{
"__id__": 28
}
],
"_prefab": {
"__id__": 30
"__id__": 26
},
"_lpos": {
"__type__": "cc.Vec3",
@@ -74,7 +68,7 @@
},
{
"__type__": "cc.Node",
"_name": "anm1",
"_name": "bg",
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
@@ -95,7 +89,7 @@
},
"_lpos": {
"__type__": "cc.Vec3",
"x": 37.731,
"x": 0,
"y": 0,
"z": 0
},
@@ -136,19 +130,19 @@
},
"_contentSize": {
"__type__": "cc.Size",
"width": 64,
"height": 32
"width": 100,
"height": 100
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5363636363636364,
"y": 0.09266666836208767
"x": 0.5,
"y": 0.5
},
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "b7vt3+WRZNe5i3ovMk8BvI"
"fileId": "8aMDFOPjdOD50hx4wXeoYh"
},
{
"__type__": "cc.Sprite",
@@ -167,18 +161,18 @@
"_dstBlendFactor": 4,
"_color": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"r": 225,
"g": 247,
"b": 252,
"a": 255
},
"_spriteFrame": {
"__uuid__": "45af5702-7585-4d72-85cf-d7b8da02d832@ee31b",
"__uuid__": "f87f53f9-2fba-4a5b-968a-79a593311ab2@f0800",
"__expectedType__": "cc.SpriteFrame"
},
"_type": 0,
"_type": 1,
"_fillType": 0,
"_sizeMode": 1,
"_sizeMode": 0,
"_fillCenter": {
"__type__": "cc.Vec2",
"x": 0,
@@ -193,7 +187,7 @@
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "78QAHKXYhOFqXSfc84kfiP"
"fileId": "96DghIs15DipRklEp/GK7P"
},
{
"__type__": "cc.PrefabInfo",
@@ -203,34 +197,88 @@
"asset": {
"__id__": 0
},
"fileId": "dcsploAPlBrax02tNAQ3vB",
"fileId": "a3aPVEqO5En4T5ia2oYpXQ",
"instance": null,
"targetOverrides": null,
"nestedPrefabInstanceRoots": null
},
{
"__type__": "cc.Node",
"_name": "anm2",
"_name": "skill",
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
"__id__": 1
},
"_children": [
{
"__id__": 9
}
],
"_active": true,
"_components": [
{
"__id__": 15
},
{
"__id__": 17
},
{
"__id__": 19
}
],
"_prefab": {
"__id__": 21
},
"_lpos": {
"__type__": "cc.Vec3",
"x": 0,
"y": 2.228,
"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": 1073741824,
"_euler": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0,
"z": 0
},
"_id": ""
},
{
"__type__": "cc.Node",
"_name": "icon",
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
"__id__": 8
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 9
"__id__": 10
},
{
"__id__": 11
},
{
"__id__": 13
"__id__": 12
}
],
"_prefab": {
"__id__": 15
"__id__": 14
},
"_lpos": {
"__type__": "cc.Vec3",
@@ -267,27 +315,27 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 8
"__id__": 9
},
"_enabled": true,
"__prefab": {
"__id__": 10
"__id__": 11
},
"_contentSize": {
"__type__": "cc.Size",
"width": 64,
"height": 32
"width": 100,
"height": 100
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5363636363636364,
"y": 0.09266666836208767
"x": 0.5,
"y": 0.5
},
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "dfRHk6zIRLtqySyEcNgB0B"
"fileId": "35djko+rVPxo0Cgovwnr9w"
},
{
"__type__": "cc.Sprite",
@@ -295,11 +343,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 8
"__id__": 9
},
"_enabled": true,
"__prefab": {
"__id__": 12
"__id__": 13
},
"_customMaterial": null,
"_srcBlendFactor": 2,
@@ -312,7 +360,7 @@
"a": 255
},
"_spriteFrame": {
"__uuid__": "45af5702-7585-4d72-85cf-d7b8da02d832@ee31b",
"__uuid__": "767c21dd-b2a2-4118-a12d-f67a8039abd4@ec0a2",
"__expectedType__": "cc.SpriteFrame"
},
"_type": 0,
@@ -332,36 +380,7 @@
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "1fCfeEB/xPBrf9fuJfxCWG"
},
{
"__type__": "cc.Animation",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 8
},
"_enabled": true,
"__prefab": {
"__id__": 14
},
"playOnLoad": true,
"_clips": [
{
"__uuid__": "3476949c-812c-44d5-8832-a4d72c111005",
"__expectedType__": "cc.AnimationClip"
}
],
"_defaultClip": {
"__uuid__": "3476949c-812c-44d5-8832-a4d72c111005",
"__expectedType__": "cc.AnimationClip"
},
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "bcRQz5w11ITJzZdwsB0gMp"
"fileId": "85FjuP7AFBvr2ZutPHmCqx"
},
{
"__type__": "cc.PrefabInfo",
@@ -371,91 +390,60 @@
"asset": {
"__id__": 0
},
"fileId": "c7KytQDxRN57YT3b1aHAOt",
"fileId": "3c0GGaCYhH9ZM7ftnUr23N",
"instance": null,
"targetOverrides": null,
"nestedPrefabInstanceRoots": null
},
{
"__type__": "cc.Node",
"_name": "anm3",
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
"__id__": 1
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 17
},
{
"__id__": 19
},
{
"__id__": 21
}
],
"_prefab": {
"__id__": 23
},
"_lpos": {
"__type__": "cc.Vec3",
"x": -45.562,
"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": 1073741824,
"_euler": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0,
"z": 0
},
"_id": ""
},
{
"__type__": "cc.UITransform",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 16
"__id__": 8
},
"_enabled": true,
"__prefab": {
"__id__": 18
"__id__": 16
},
"_contentSize": {
"__type__": "cc.Size",
"width": 64,
"height": 32
"width": 82,
"height": 80
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5363636363636364,
"y": 0.09266666836208767
"x": 0.5,
"y": 0.5
},
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "2cHEQ+eRtOM7Kw7mF0Du6X"
"fileId": "6boO4cWO1OeqBw5pnxsiMt"
},
{
"__type__": "cc.Mask",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 8
},
"_enabled": true,
"__prefab": {
"__id__": 18
},
"_type": 3,
"_inverted": false,
"_segments": 64,
"_alphaThreshold": 0.1,
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "96GX6HYqRLFbjMFRXWcmhy"
},
{
"__type__": "cc.Sprite",
@@ -463,7 +451,7 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 16
"__id__": 8
},
"_enabled": true,
"__prefab": {
@@ -480,12 +468,12 @@
"a": 255
},
"_spriteFrame": {
"__uuid__": "45af5702-7585-4d72-85cf-d7b8da02d832@ee31b",
"__uuid__": "f87f53f9-2fba-4a5b-968a-79a593311ab2@4f4b0",
"__expectedType__": "cc.SpriteFrame"
},
"_type": 0,
"_type": 1,
"_fillType": 0,
"_sizeMode": 1,
"_sizeMode": 0,
"_fillCenter": {
"__type__": "cc.Vec2",
"x": 0,
@@ -500,36 +488,7 @@
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "35/LMVmeZI7rtM4B6yYSvx"
},
{
"__type__": "cc.Animation",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 16
},
"_enabled": true,
"__prefab": {
"__id__": 22
},
"playOnLoad": true,
"_clips": [
{
"__uuid__": "3476949c-812c-44d5-8832-a4d72c111005",
"__expectedType__": "cc.AnimationClip"
}
],
"_defaultClip": {
"__uuid__": "3476949c-812c-44d5-8832-a4d72c111005",
"__expectedType__": "cc.AnimationClip"
},
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "2a9xkg4fVNNrzQHJiRpj4e"
"fileId": "4bov6Lz15FfbBnjGakiHLR"
},
{
"__type__": "cc.PrefabInfo",
@@ -539,7 +498,7 @@
"asset": {
"__id__": 0
},
"fileId": "c3qy7Hzn5NRZ50cVKlbcFo",
"fileId": "05rYYTDXFNEYno0sy1pY9O",
"instance": null,
"targetOverrides": null,
"nestedPrefabInstanceRoots": null
@@ -554,12 +513,12 @@
},
"_enabled": true,
"__prefab": {
"__id__": 25
"__id__": 23
},
"_contentSize": {
"__type__": "cc.Size",
"width": 110,
"height": 89
"width": 100,
"height": 100
},
"_anchorPoint": {
"__type__": "cc.Vec2",
@@ -570,10 +529,10 @@
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "5cF3YtaNJO6arYWX/tn4cL"
"fileId": "bafb2QLFdOPYA6doPdH0gj"
},
{
"__type__": "45646oIyIdA24W+0c5rdELD",
"__type__": "f653eE60XxPYoCKHpWk31Mn",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
@@ -582,42 +541,13 @@
},
"_enabled": true,
"__prefab": {
"__id__": 27
"__id__": 25
},
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "0f1YvlzyZOLIAHiCyCBXRz"
},
{
"__type__": "cc.Animation",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 1
},
"_enabled": true,
"__prefab": {
"__id__": 29
},
"playOnLoad": true,
"_clips": [
{
"__uuid__": "3476949c-812c-44d5-8832-a4d72c111005",
"__expectedType__": "cc.AnimationClip"
}
],
"_defaultClip": {
"__uuid__": "3476949c-812c-44d5-8832-a4d72c111005",
"__expectedType__": "cc.AnimationClip"
},
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "e39zSlaNJOeal+BgjGUFX7"
"fileId": "2aKWSWqChGQ4cms2EXhenV"
},
{
"__type__": "cc.PrefabInfo",

View File

@@ -0,0 +1,13 @@
{
"ver": "1.1.50",
"importer": "prefab",
"imported": true,
"uuid": "7c02fdcf-20fe-40f6-a8a5-f5a8c1460861",
"files": [
".json"
],
"subMetas": {},
"userData": {
"syncNodeName": "schip"
}
}

View File

@@ -1,113 +0,0 @@
[
{
"__type__": "cc.AnimationClip",
"_name": "skillmax",
"_objFlags": 0,
"__editorExtras__": {
"embeddedPlayerGroups": []
},
"_native": "",
"sample": 18,
"speed": 1,
"wrapMode": 2,
"enableTrsBlending": false,
"_duration": 0.4444444444444444,
"_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.05555555555555555,
0.1111111111111111,
0.16666666666666666,
0.2222222222222222,
0.2777777777777778,
0.3333333333333333,
0.3888888888888889
],
"_values": [
{
"__uuid__": "49c583b3-d566-4c79-9e4c-bd0ca4a4b717@332e3",
"__expectedType__": "cc.SpriteFrame"
},
{
"__uuid__": "49c583b3-d566-4c79-9e4c-bd0ca4a4b717@8be96",
"__expectedType__": "cc.SpriteFrame"
},
{
"__uuid__": "49c583b3-d566-4c79-9e4c-bd0ca4a4b717@8179e",
"__expectedType__": "cc.SpriteFrame"
},
{
"__uuid__": "49c583b3-d566-4c79-9e4c-bd0ca4a4b717@08735",
"__expectedType__": "cc.SpriteFrame"
},
{
"__uuid__": "49c583b3-d566-4c79-9e4c-bd0ca4a4b717@59ed7",
"__expectedType__": "cc.SpriteFrame"
},
{
"__uuid__": "49c583b3-d566-4c79-9e4c-bd0ca4a4b717@759c4",
"__expectedType__": "cc.SpriteFrame"
},
{
"__uuid__": "49c583b3-d566-4c79-9e4c-bd0ca4a4b717@2451b",
"__expectedType__": "cc.SpriteFrame"
},
{
"__uuid__": "49c583b3-d566-4c79-9e4c-bd0ca4a4b717@56d29",
"__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": "c53295c0-2e3a-4037-aeb6-bc39cac22acf",
"files": [
".cconb"
],
"subMetas": {},
"userData": {
"name": "skillmax"
}
}

View File

@@ -2,12 +2,12 @@
"ver": "1.1.50",
"importer": "prefab",
"imported": true,
"uuid": "5a91888e-badd-4e3b-8fab-4a1e17bb3809",
"uuid": "6280ff57-c4e5-4a48-ab2b-8b07cc27f975",
"files": [
".json"
],
"subMetas": {},
"userData": {
"syncNodeName": "bb"
"syncNodeName": "a3"
}
}

View File

@@ -2,12 +2,12 @@
"ver": "1.1.50",
"importer": "prefab",
"imported": true,
"uuid": "15ebea82-dd62-4920-8d33-c03aec2ea520",
"uuid": "0f3c7143-93a3-487f-99ca-0edce26c9961",
"files": [
".json"
],
"subMetas": {},
"userData": {
"syncNodeName": "bg"
"syncNodeName": "a4"
}
}

View File

@@ -2,12 +2,12 @@
"ver": "1.1.50",
"importer": "prefab",
"imported": true,
"uuid": "02422ee1-4cc8-419b-9db3-c78e0240278e",
"uuid": "8ec56efa-f7cb-43f6-83e3-b8195aacb97a",
"files": [
".json"
],
"subMetas": {},
"userData": {
"syncNodeName": "bp"
"syncNodeName": "a5"
}
}

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

Binary file not shown.

Before

Width:  |  Height:  |  Size: 684 KiB

File diff suppressed because it is too large Load Diff

View File

@@ -2,12 +2,12 @@
"ver": "1.1.50",
"importer": "prefab",
"imported": true,
"uuid": "fed355c0-e0b8-4725-be8b-0eeb1a9a1fd5",
"uuid": "3ebdc3dc-5b78-40fb-8633-20ab7e1ed703",
"files": [
".json"
],
"subMetas": {},
"userData": {
"syncNodeName": "by"
"syncNodeName": "d1"
}
}

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,13 @@
{
"ver": "1.1.50",
"importer": "prefab",
"imported": true,
"uuid": "d3e1f2e0-47a0-491c-8f2a-0db05996f88e",
"files": [
".json"
],
"subMetas": {},
"userData": {
"syncNodeName": "d2"
}
}

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

Binary file not shown.

Before

Width:  |  Height:  |  Size: 560 KiB

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@@ -1,13 +0,0 @@
{
"ver": "1.1.50",
"importer": "prefab",
"imported": true,
"uuid": "f4c90c4c-56a1-4458-88f8-b6f14ec1412f",
"files": [
".json"
],
"subMetas": {},
"userData": {
"syncNodeName": "hc1"
}
}

View File

@@ -1 +0,0 @@
{"ver":"1.2.0","importer":"directory","imported":true,"uuid":"b30713d3-c39c-42dc-9ee7-7b57a2e4f53b","files":[],"subMetas":{},"userData":{}}

View File

@@ -1,71 +0,0 @@
[
{
"__type__": "cc.AnimationClip",
"_name": "atk",
"_objFlags": 0,
"__editorExtras__": {
"embeddedPlayerGroups": []
},
"_native": "",
"sample": 10,
"speed": 1,
"wrapMode": 1,
"enableTrsBlending": false,
"_duration": 0,
"_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": [],
"_values": []
},
{
"__type__": "cc.AnimationClipAdditiveSettings",
"enabled": false,
"refClip": null
}
]

View File

@@ -1 +0,0 @@
{"ver":"2.0.3","importer":"animation-clip","imported":true,"uuid":"35ebd20f-6fd1-4a67-a5b7-46fb799065f4","files":[".cconb"],"subMetas":{},"userData":{"name":"atk"}}

View File

@@ -1,71 +0,0 @@
[
{
"__type__": "cc.AnimationClip",
"_name": "atked",
"_objFlags": 0,
"__editorExtras__": {
"embeddedPlayerGroups": []
},
"_native": "",
"sample": 10,
"speed": 1,
"wrapMode": 1,
"enableTrsBlending": false,
"_duration": 0,
"_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": [],
"_values": []
},
{
"__type__": "cc.AnimationClipAdditiveSettings",
"enabled": false,
"refClip": null
}
]

View File

@@ -1 +0,0 @@
{"ver":"2.0.3","importer":"animation-clip","imported":true,"uuid":"1124e0ab-9fd5-44f5-980b-8e057ba497c0","files":[".cconb"],"subMetas":{},"userData":{"name":"atked"}}

View File

@@ -1,82 +0,0 @@
[
{
"__type__": "cc.AnimationClip",
"_name": "buff",
"_objFlags": 0,
"__editorExtras__": {
"embeddedPlayerGroups": []
},
"_native": "",
"sample": 10,
"speed": 1,
"wrapMode": 1,
"enableTrsBlending": false,
"_duration": 0,
"_hash": 500763545,
"_tracks": [
{
"__id__": 1
}
],
"_exoticAnimation": null,
"_events": [
{
"frame": 0.4,
"func": "",
"params": []
},
{
"frame": 0.4,
"func": "atk",
"params": []
}
],
"_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": [],
"_values": []
},
{
"__type__": "cc.AnimationClipAdditiveSettings",
"enabled": false,
"refClip": null
}
]

View File

@@ -1,71 +0,0 @@
[
{
"__type__": "cc.AnimationClip",
"_name": "debuff",
"_objFlags": 0,
"__editorExtras__": {
"embeddedPlayerGroups": []
},
"_native": "",
"sample": 10,
"speed": 1,
"wrapMode": 2,
"enableTrsBlending": false,
"_duration": 0,
"_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": [],
"_values": []
},
{
"__type__": "cc.AnimationClipAdditiveSettings",
"enabled": false,
"refClip": null
}
]

View File

@@ -1 +0,0 @@
{"ver":"2.0.3","importer":"animation-clip","imported":true,"uuid":"000cc8a3-3dc8-4aaf-a5be-090ce64744c4","files":[".cconb"],"subMetas":{},"userData":{"name":"debuff"}}

View File

@@ -1,71 +0,0 @@
[
{
"__type__": "cc.AnimationClip",
"_name": "idle",
"_objFlags": 0,
"__editorExtras__": {
"embeddedPlayerGroups": []
},
"_native": "",
"sample": 10,
"speed": 1,
"wrapMode": 2,
"enableTrsBlending": false,
"_duration": 0,
"_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": [],
"_values": []
},
{
"__type__": "cc.AnimationClipAdditiveSettings",
"enabled": false,
"refClip": null
}
]

View File

@@ -1 +0,0 @@
{"ver":"2.0.3","importer":"animation-clip","imported":true,"uuid":"3481dcef-28c2-4576-b690-804dfa747f91","files":[".cconb"],"subMetas":{},"userData":{"name":"idle"}}

View File

@@ -1,71 +0,0 @@
[
{
"__type__": "cc.AnimationClip",
"_name": "max",
"_objFlags": 0,
"__editorExtras__": {
"embeddedPlayerGroups": []
},
"_native": "",
"sample": 10,
"speed": 1,
"wrapMode": 1,
"enableTrsBlending": false,
"_duration": 0,
"_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": [],
"_values": []
},
{
"__type__": "cc.AnimationClipAdditiveSettings",
"enabled": false,
"refClip": null
}
]

View File

@@ -1 +0,0 @@
{"ver":"2.0.3","importer":"animation-clip","imported":true,"uuid":"e7c3fafd-334f-4ed0-a273-96f2b708c0d4","files":[".cconb"],"subMetas":{},"userData":{"name":"max"}}

View File

@@ -1,71 +0,0 @@
[
{
"__type__": "cc.AnimationClip",
"_name": "move",
"_objFlags": 0,
"__editorExtras__": {
"embeddedPlayerGroups": []
},
"_native": "",
"sample": 10,
"speed": 1,
"wrapMode": 2,
"enableTrsBlending": false,
"_duration": 0,
"_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": [],
"_values": []
},
{
"__type__": "cc.AnimationClipAdditiveSettings",
"enabled": false,
"refClip": null
}
]

View File

@@ -1 +0,0 @@
{"ver":"2.0.3","importer":"animation-clip","imported":true,"uuid":"b764418d-4859-479c-b660-91738f12bd52","files":[".cconb"],"subMetas":{},"userData":{"name":"move"}}

View File

@@ -1,746 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>frames</key>
<dict>
<key>Bow_buff_ATTACK1_0_move_0-0.png</key>
<dict>
<key>aliases</key>
<array/>
<key>spriteOffset</key>
<string>{0,0}</string>
<key>spriteSize</key>
<string>{256,256}</string>
<key>spriteSourceSize</key>
<string>{256,256}</string>
<key>textureRect</key>
<string>{{1,1},{256,256}}</string>
<key>textureRotated</key>
<false/>
</dict>
<key>Bow_buff_ATTACK1_0_move_0-1.png</key>
<dict>
<key>aliases</key>
<array/>
<key>spriteOffset</key>
<string>{0,0}</string>
<key>spriteSize</key>
<string>{256,256}</string>
<key>spriteSourceSize</key>
<string>{256,256}</string>
<key>textureRect</key>
<string>{{1,259},{256,256}}</string>
<key>textureRotated</key>
<false/>
</dict>
<key>Bow_buff_ATTACK1_0_move_0-2.png</key>
<dict>
<key>aliases</key>
<array/>
<key>spriteOffset</key>
<string>{0,0}</string>
<key>spriteSize</key>
<string>{256,256}</string>
<key>spriteSourceSize</key>
<string>{256,256}</string>
<key>textureRect</key>
<string>{{1,517},{256,256}}</string>
<key>textureRotated</key>
<false/>
</dict>
<key>Bow_buff_ATTACK1_0_move_0-3.png</key>
<dict>
<key>aliases</key>
<array/>
<key>spriteOffset</key>
<string>{0,0}</string>
<key>spriteSize</key>
<string>{256,256}</string>
<key>spriteSourceSize</key>
<string>{256,256}</string>
<key>textureRect</key>
<string>{{1,775},{256,256}}</string>
<key>textureRotated</key>
<false/>
</dict>
<key>Bow_buff_ATTACK1_0_move_0-4.png</key>
<dict>
<key>aliases</key>
<array/>
<key>spriteOffset</key>
<string>{0,0}</string>
<key>spriteSize</key>
<string>{256,256}</string>
<key>spriteSourceSize</key>
<string>{256,256}</string>
<key>textureRect</key>
<string>{{1,1033},{256,256}}</string>
<key>textureRotated</key>
<false/>
</dict>
<key>Bow_buff_ATTACK4_0_Attack_Bow_0-0.png</key>
<dict>
<key>aliases</key>
<array/>
<key>spriteOffset</key>
<string>{0,0}</string>
<key>spriteSize</key>
<string>{256,256}</string>
<key>spriteSourceSize</key>
<string>{256,256}</string>
<key>textureRect</key>
<string>{{1,1291},{256,256}}</string>
<key>textureRotated</key>
<false/>
</dict>
<key>Bow_buff_ATTACK4_0_Attack_Bow_0-10.png</key>
<dict>
<key>aliases</key>
<array/>
<key>spriteOffset</key>
<string>{0,0}</string>
<key>spriteSize</key>
<string>{256,256}</string>
<key>spriteSourceSize</key>
<string>{256,256}</string>
<key>textureRect</key>
<string>{{1033,1},{256,256}}</string>
<key>textureRotated</key>
<false/>
</dict>
<key>Bow_buff_ATTACK4_0_Attack_Bow_0-12.png</key>
<dict>
<key>aliases</key>
<array/>
<key>spriteOffset</key>
<string>{0,0}</string>
<key>spriteSize</key>
<string>{256,256}</string>
<key>spriteSourceSize</key>
<string>{256,256}</string>
<key>textureRect</key>
<string>{{1291,1},{256,256}}</string>
<key>textureRotated</key>
<false/>
</dict>
<key>Bow_buff_ATTACK4_0_Attack_Bow_0-2.png</key>
<dict>
<key>aliases</key>
<array/>
<key>spriteOffset</key>
<string>{0,0}</string>
<key>spriteSize</key>
<string>{256,256}</string>
<key>spriteSourceSize</key>
<string>{256,256}</string>
<key>textureRect</key>
<string>{{1,1549},{256,256}}</string>
<key>textureRotated</key>
<false/>
</dict>
<key>Bow_buff_ATTACK4_0_Attack_Bow_0-4.png</key>
<dict>
<key>aliases</key>
<array/>
<key>spriteOffset</key>
<string>{0,0}</string>
<key>spriteSize</key>
<string>{256,256}</string>
<key>spriteSourceSize</key>
<string>{256,256}</string>
<key>textureRect</key>
<string>{{259,1},{256,256}}</string>
<key>textureRotated</key>
<false/>
</dict>
<key>Bow_buff_ATTACK4_0_Attack_Bow_0-6.png</key>
<dict>
<key>aliases</key>
<array/>
<key>spriteOffset</key>
<string>{0,0}</string>
<key>spriteSize</key>
<string>{256,256}</string>
<key>spriteSourceSize</key>
<string>{256,256}</string>
<key>textureRect</key>
<string>{{517,1},{256,256}}</string>
<key>textureRotated</key>
<false/>
</dict>
<key>Bow_buff_ATTACK4_0_Attack_Bow_0-8.png</key>
<dict>
<key>aliases</key>
<array/>
<key>spriteOffset</key>
<string>{0,0}</string>
<key>spriteSize</key>
<string>{256,256}</string>
<key>spriteSourceSize</key>
<string>{256,256}</string>
<key>textureRect</key>
<string>{{775,1},{256,256}}</string>
<key>textureRotated</key>
<false/>
</dict>
<key>Bow_buff_ATTACK5_1_Skill_Magic_0-0.png</key>
<dict>
<key>aliases</key>
<array/>
<key>spriteOffset</key>
<string>{0,0}</string>
<key>spriteSize</key>
<string>{256,256}</string>
<key>spriteSourceSize</key>
<string>{256,256}</string>
<key>textureRect</key>
<string>{{1549,1},{256,256}}</string>
<key>textureRotated</key>
<false/>
</dict>
<key>Bow_buff_ATTACK5_1_Skill_Magic_0-1.png</key>
<dict>
<key>aliases</key>
<array/>
<key>spriteOffset</key>
<string>{0,0}</string>
<key>spriteSize</key>
<string>{256,256}</string>
<key>spriteSourceSize</key>
<string>{256,256}</string>
<key>textureRect</key>
<string>{{259,259},{256,256}}</string>
<key>textureRotated</key>
<false/>
</dict>
<key>Bow_buff_ATTACK5_1_Skill_Magic_0-2.png</key>
<dict>
<key>aliases</key>
<array/>
<key>spriteOffset</key>
<string>{0,0}</string>
<key>spriteSize</key>
<string>{256,256}</string>
<key>spriteSourceSize</key>
<string>{256,256}</string>
<key>textureRect</key>
<string>{{259,517},{256,256}}</string>
<key>textureRotated</key>
<false/>
</dict>
<key>Bow_buff_ATTACK5_1_Skill_Magic_0-3.png</key>
<dict>
<key>aliases</key>
<array/>
<key>spriteOffset</key>
<string>{0,0}</string>
<key>spriteSize</key>
<string>{256,256}</string>
<key>spriteSourceSize</key>
<string>{256,256}</string>
<key>textureRect</key>
<string>{{259,775},{256,256}}</string>
<key>textureRotated</key>
<false/>
</dict>
<key>Bow_buff_ATTACK5_1_Skill_Magic_0-4.png</key>
<dict>
<key>aliases</key>
<array/>
<key>spriteOffset</key>
<string>{0,0}</string>
<key>spriteSize</key>
<string>{256,256}</string>
<key>spriteSourceSize</key>
<string>{256,256}</string>
<key>textureRect</key>
<string>{{259,1033},{256,256}}</string>
<key>textureRotated</key>
<false/>
</dict>
<key>Bow_buff_ATTACK5_1_Skill_Magic_0-5.png</key>
<dict>
<key>aliases</key>
<array/>
<key>spriteOffset</key>
<string>{0,0}</string>
<key>spriteSize</key>
<string>{256,256}</string>
<key>spriteSourceSize</key>
<string>{256,256}</string>
<key>textureRect</key>
<string>{{259,1291},{256,256}}</string>
<key>textureRotated</key>
<false/>
</dict>
<key>Bow_buff_ATTACK5_1_Skill_Magic_0-6.png</key>
<dict>
<key>aliases</key>
<array/>
<key>spriteOffset</key>
<string>{0,0}</string>
<key>spriteSize</key>
<string>{256,256}</string>
<key>spriteSourceSize</key>
<string>{256,256}</string>
<key>textureRect</key>
<string>{{259,1549},{256,256}}</string>
<key>textureRotated</key>
<false/>
</dict>
<key>Bow_buff_ATTACK5_1_Skill_Magic_0-7.png</key>
<dict>
<key>aliases</key>
<array/>
<key>spriteOffset</key>
<string>{0,0}</string>
<key>spriteSize</key>
<string>{256,256}</string>
<key>spriteSourceSize</key>
<string>{256,256}</string>
<key>textureRect</key>
<string>{{517,259},{256,256}}</string>
<key>textureRotated</key>
<false/>
</dict>
<key>Bow_buff_ATTACK5_1_Skill_Magic_0-8.png</key>
<dict>
<key>aliases</key>
<array/>
<key>spriteOffset</key>
<string>{0,0}</string>
<key>spriteSize</key>
<string>{256,256}</string>
<key>spriteSourceSize</key>
<string>{256,256}</string>
<key>textureRect</key>
<string>{{775,259},{256,256}}</string>
<key>textureRotated</key>
<false/>
</dict>
<key>Bow_buff_ATTACK5_1_Skill_Magic_0-9.png</key>
<dict>
<key>aliases</key>
<array/>
<key>spriteOffset</key>
<string>{0,0}</string>
<key>spriteSize</key>
<string>{256,256}</string>
<key>spriteSourceSize</key>
<string>{256,256}</string>
<key>textureRect</key>
<string>{{1033,259},{256,256}}</string>
<key>textureRotated</key>
<false/>
</dict>
<key>Bow_buff_DEATH0_0_Damaged_0-0.png</key>
<dict>
<key>aliases</key>
<array/>
<key>spriteOffset</key>
<string>{0,0}</string>
<key>spriteSize</key>
<string>{256,256}</string>
<key>spriteSourceSize</key>
<string>{256,256}</string>
<key>textureRect</key>
<string>{{1291,259},{256,256}}</string>
<key>textureRotated</key>
<false/>
</dict>
<key>Bow_buff_DEATH0_0_Damaged_0-1.png</key>
<dict>
<key>aliases</key>
<array/>
<key>spriteOffset</key>
<string>{0,0}</string>
<key>spriteSize</key>
<string>{256,256}</string>
<key>spriteSourceSize</key>
<string>{256,256}</string>
<key>textureRect</key>
<string>{{1549,259},{256,256}}</string>
<key>textureRotated</key>
<false/>
</dict>
<key>Bow_buff_DEATH0_0_Damaged_0-2.png</key>
<dict>
<key>aliases</key>
<array/>
<key>spriteOffset</key>
<string>{0,0}</string>
<key>spriteSize</key>
<string>{256,256}</string>
<key>spriteSourceSize</key>
<string>{256,256}</string>
<key>textureRect</key>
<string>{{517,517},{256,256}}</string>
<key>textureRotated</key>
<false/>
</dict>
<key>Bow_buff_DEATH0_0_Damaged_0-3.png</key>
<dict>
<key>aliases</key>
<array/>
<key>spriteOffset</key>
<string>{0,0}</string>
<key>spriteSize</key>
<string>{256,256}</string>
<key>spriteSourceSize</key>
<string>{256,256}</string>
<key>textureRect</key>
<string>{{517,775},{256,256}}</string>
<key>textureRotated</key>
<false/>
</dict>
<key>Bow_buff_DEATH0_0_Damaged_0-4.png</key>
<dict>
<key>aliases</key>
<array/>
<key>spriteOffset</key>
<string>{0,0}</string>
<key>spriteSize</key>
<string>{256,256}</string>
<key>spriteSourceSize</key>
<string>{256,256}</string>
<key>textureRect</key>
<string>{{517,1033},{256,256}}</string>
<key>textureRotated</key>
<false/>
</dict>
<key>Bow_buff_IDLE0_0_idle_0-0.png</key>
<dict>
<key>aliases</key>
<array/>
<key>spriteOffset</key>
<string>{0,0}</string>
<key>spriteSize</key>
<string>{256,256}</string>
<key>spriteSourceSize</key>
<string>{256,256}</string>
<key>textureRect</key>
<string>{{517,1291},{256,256}}</string>
<key>textureRotated</key>
<false/>
</dict>
<key>Bow_buff_IDLE0_0_idle_0-1.png</key>
<dict>
<key>aliases</key>
<array/>
<key>spriteOffset</key>
<string>{0,0}</string>
<key>spriteSize</key>
<string>{256,256}</string>
<key>spriteSourceSize</key>
<string>{256,256}</string>
<key>textureRect</key>
<string>{{517,1549},{256,256}}</string>
<key>textureRotated</key>
<false/>
</dict>
<key>Bow_buff_IDLE0_0_idle_0-2.png</key>
<dict>
<key>aliases</key>
<array/>
<key>spriteOffset</key>
<string>{0,0}</string>
<key>spriteSize</key>
<string>{256,256}</string>
<key>spriteSourceSize</key>
<string>{256,256}</string>
<key>textureRect</key>
<string>{{775,517},{256,256}}</string>
<key>textureRotated</key>
<false/>
</dict>
<key>Bow_buff_IDLE0_0_idle_0-3.png</key>
<dict>
<key>aliases</key>
<array/>
<key>spriteOffset</key>
<string>{0,0}</string>
<key>spriteSize</key>
<string>{256,256}</string>
<key>spriteSourceSize</key>
<string>{256,256}</string>
<key>textureRect</key>
<string>{{1033,517},{256,256}}</string>
<key>textureRotated</key>
<false/>
</dict>
<key>Bow_buff_IDLE0_0_idle_0-4.png</key>
<dict>
<key>aliases</key>
<array/>
<key>spriteOffset</key>
<string>{0,0}</string>
<key>spriteSize</key>
<string>{256,256}</string>
<key>spriteSourceSize</key>
<string>{256,256}</string>
<key>textureRect</key>
<string>{{1291,517},{256,256}}</string>
<key>textureRotated</key>
<false/>
</dict>
<key>Bow_buff_IDLE0_0_idle_0-5.png</key>
<dict>
<key>aliases</key>
<array/>
<key>spriteOffset</key>
<string>{0,0}</string>
<key>spriteSize</key>
<string>{256,256}</string>
<key>spriteSourceSize</key>
<string>{256,256}</string>
<key>textureRect</key>
<string>{{1549,517},{256,256}}</string>
<key>textureRotated</key>
<false/>
</dict>
<key>Bow_buff_IDLE0_0_idle_0-6.png</key>
<dict>
<key>aliases</key>
<array/>
<key>spriteOffset</key>
<string>{0,0}</string>
<key>spriteSize</key>
<string>{256,256}</string>
<key>spriteSourceSize</key>
<string>{256,256}</string>
<key>textureRect</key>
<string>{{775,775},{256,256}}</string>
<key>textureRotated</key>
<false/>
</dict>
<key>Bow_buff_IDLE0_0_idle_0-7.png</key>
<dict>
<key>aliases</key>
<array/>
<key>spriteOffset</key>
<string>{0,0}</string>
<key>spriteSize</key>
<string>{256,256}</string>
<key>spriteSourceSize</key>
<string>{256,256}</string>
<key>textureRect</key>
<string>{{775,1033},{256,256}}</string>
<key>textureRotated</key>
<false/>
</dict>
<key>Bow_buff_OTHER0_0_Debuff_Stun_0-0.png</key>
<dict>
<key>aliases</key>
<array/>
<key>spriteOffset</key>
<string>{0,0}</string>
<key>spriteSize</key>
<string>{256,256}</string>
<key>spriteSourceSize</key>
<string>{256,256}</string>
<key>textureRect</key>
<string>{{775,1291},{256,256}}</string>
<key>textureRotated</key>
<false/>
</dict>
<key>Bow_buff_OTHER0_0_Debuff_Stun_0-1.png</key>
<dict>
<key>aliases</key>
<array/>
<key>spriteOffset</key>
<string>{0,0}</string>
<key>spriteSize</key>
<string>{256,256}</string>
<key>spriteSourceSize</key>
<string>{256,256}</string>
<key>textureRect</key>
<string>{{775,1549},{256,256}}</string>
<key>textureRotated</key>
<false/>
</dict>
<key>Bow_buff_OTHER0_0_Debuff_Stun_0-2.png</key>
<dict>
<key>aliases</key>
<array/>
<key>spriteOffset</key>
<string>{0,0}</string>
<key>spriteSize</key>
<string>{256,256}</string>
<key>spriteSourceSize</key>
<string>{256,256}</string>
<key>textureRect</key>
<string>{{1033,775},{256,256}}</string>
<key>textureRotated</key>
<false/>
</dict>
<key>Bow_buff_OTHER0_0_Debuff_Stun_0-3.png</key>
<dict>
<key>aliases</key>
<array/>
<key>spriteOffset</key>
<string>{0,0}</string>
<key>spriteSize</key>
<string>{256,256}</string>
<key>spriteSourceSize</key>
<string>{256,256}</string>
<key>textureRect</key>
<string>{{1291,775},{256,256}}</string>
<key>textureRotated</key>
<false/>
</dict>
<key>Bow_buff_OTHER0_0_Debuff_Stun_0-4.png</key>
<dict>
<key>aliases</key>
<array/>
<key>spriteOffset</key>
<string>{0,0}</string>
<key>spriteSize</key>
<string>{256,256}</string>
<key>spriteSourceSize</key>
<string>{256,256}</string>
<key>textureRect</key>
<string>{{1549,775},{256,256}}</string>
<key>textureRotated</key>
<false/>
</dict>
<key>Bow_buff_OTHER0_0_Debuff_Stun_0-5.png</key>
<dict>
<key>aliases</key>
<array/>
<key>spriteOffset</key>
<string>{0,0}</string>
<key>spriteSize</key>
<string>{256,256}</string>
<key>spriteSourceSize</key>
<string>{256,256}</string>
<key>textureRect</key>
<string>{{1033,1033},{256,256}}</string>
<key>textureRotated</key>
<false/>
</dict>
<key>Bow_buff_OTHER0_0_Debuff_Stun_0-6.png</key>
<dict>
<key>aliases</key>
<array/>
<key>spriteOffset</key>
<string>{0,0}</string>
<key>spriteSize</key>
<string>{256,256}</string>
<key>spriteSourceSize</key>
<string>{256,256}</string>
<key>textureRect</key>
<string>{{1033,1291},{256,256}}</string>
<key>textureRotated</key>
<false/>
</dict>
<key>Bow_buff_OTHER0_0_Debuff_Stun_0-7.png</key>
<dict>
<key>aliases</key>
<array/>
<key>spriteOffset</key>
<string>{0,0}</string>
<key>spriteSize</key>
<string>{256,256}</string>
<key>spriteSourceSize</key>
<string>{256,256}</string>
<key>textureRect</key>
<string>{{1033,1549},{256,256}}</string>
<key>textureRotated</key>
<false/>
</dict>
<key>Bow_buff_OTHER2_0_Buff_0-0.png</key>
<dict>
<key>aliases</key>
<array/>
<key>spriteOffset</key>
<string>{0,0}</string>
<key>spriteSize</key>
<string>{256,256}</string>
<key>spriteSourceSize</key>
<string>{256,256}</string>
<key>textureRect</key>
<string>{{1291,1033},{256,256}}</string>
<key>textureRotated</key>
<false/>
</dict>
<key>Bow_buff_OTHER2_0_Buff_0-2.png</key>
<dict>
<key>aliases</key>
<array/>
<key>spriteOffset</key>
<string>{0,0}</string>
<key>spriteSize</key>
<string>{256,256}</string>
<key>spriteSourceSize</key>
<string>{256,256}</string>
<key>textureRect</key>
<string>{{1549,1033},{256,256}}</string>
<key>textureRotated</key>
<false/>
</dict>
<key>Bow_buff_OTHER2_0_Buff_0-4.png</key>
<dict>
<key>aliases</key>
<array/>
<key>spriteOffset</key>
<string>{0,0}</string>
<key>spriteSize</key>
<string>{256,256}</string>
<key>spriteSourceSize</key>
<string>{256,256}</string>
<key>textureRect</key>
<string>{{1291,1291},{256,256}}</string>
<key>textureRotated</key>
<false/>
</dict>
<key>Bow_buff_OTHER2_0_Buff_0-6.png</key>
<dict>
<key>aliases</key>
<array/>
<key>spriteOffset</key>
<string>{0,0}</string>
<key>spriteSize</key>
<string>{256,256}</string>
<key>spriteSourceSize</key>
<string>{256,256}</string>
<key>textureRect</key>
<string>{{1291,1549},{256,256}}</string>
<key>textureRotated</key>
<false/>
</dict>
<key>Bow_buff_OTHER2_0_Buff_0-7.png</key>
<dict>
<key>aliases</key>
<array/>
<key>spriteOffset</key>
<string>{0,0}</string>
<key>spriteSize</key>
<string>{256,256}</string>
<key>spriteSourceSize</key>
<string>{256,256}</string>
<key>textureRect</key>
<string>{{1549,1291},{256,256}}</string>
<key>textureRotated</key>
<false/>
</dict>
</dict>
<key>metadata</key>
<dict>
<key>format</key>
<integer>3</integer>
<key>pixelFormat</key>
<string>RGBA8888</string>
<key>premultiplyAlpha</key>
<false/>
<key>realTextureFileName</key>
<string>a1.png</string>
<key>size</key>
<string>{1806,1806}</string>
<key>smartupdate</key>
<string>$TexturePacker:SmartUpdate:7dd899b9b10867865f0958f6ff63eeb4:1d1a0b115934959b288f1b4e5c661472:8f441eea617a1901ef1a8c6f9792dad3$</string>
<key>textureFileName</key>
<string>a1.png</string>
</dict>
</dict>
</plist>

File diff suppressed because it is too large Load Diff

Binary file not shown.

Before

Width:  |  Height:  |  Size: 86 KiB

View File

@@ -1,746 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>frames</key>
<dict>
<key>Bow_green_ATTACK1_0_move_0-0.png</key>
<dict>
<key>aliases</key>
<array/>
<key>spriteOffset</key>
<string>{0,0}</string>
<key>spriteSize</key>
<string>{256,256}</string>
<key>spriteSourceSize</key>
<string>{256,256}</string>
<key>textureRect</key>
<string>{{1,1},{256,256}}</string>
<key>textureRotated</key>
<false/>
</dict>
<key>Bow_green_ATTACK1_0_move_0-1.png</key>
<dict>
<key>aliases</key>
<array/>
<key>spriteOffset</key>
<string>{0,0}</string>
<key>spriteSize</key>
<string>{256,256}</string>
<key>spriteSourceSize</key>
<string>{256,256}</string>
<key>textureRect</key>
<string>{{1,259},{256,256}}</string>
<key>textureRotated</key>
<false/>
</dict>
<key>Bow_green_ATTACK1_0_move_0-2.png</key>
<dict>
<key>aliases</key>
<array/>
<key>spriteOffset</key>
<string>{0,0}</string>
<key>spriteSize</key>
<string>{256,256}</string>
<key>spriteSourceSize</key>
<string>{256,256}</string>
<key>textureRect</key>
<string>{{1,517},{256,256}}</string>
<key>textureRotated</key>
<false/>
</dict>
<key>Bow_green_ATTACK1_0_move_0-3.png</key>
<dict>
<key>aliases</key>
<array/>
<key>spriteOffset</key>
<string>{0,0}</string>
<key>spriteSize</key>
<string>{256,256}</string>
<key>spriteSourceSize</key>
<string>{256,256}</string>
<key>textureRect</key>
<string>{{1,775},{256,256}}</string>
<key>textureRotated</key>
<false/>
</dict>
<key>Bow_green_ATTACK1_0_move_0-4.png</key>
<dict>
<key>aliases</key>
<array/>
<key>spriteOffset</key>
<string>{0,0}</string>
<key>spriteSize</key>
<string>{256,256}</string>
<key>spriteSourceSize</key>
<string>{256,256}</string>
<key>textureRect</key>
<string>{{1,1033},{256,256}}</string>
<key>textureRotated</key>
<false/>
</dict>
<key>Bow_green_ATTACK2_0_Attack_Bow_0-0.png</key>
<dict>
<key>aliases</key>
<array/>
<key>spriteOffset</key>
<string>{0,0}</string>
<key>spriteSize</key>
<string>{256,256}</string>
<key>spriteSourceSize</key>
<string>{256,256}</string>
<key>textureRect</key>
<string>{{1,1291},{256,256}}</string>
<key>textureRotated</key>
<false/>
</dict>
<key>Bow_green_ATTACK2_0_Attack_Bow_0-10.png</key>
<dict>
<key>aliases</key>
<array/>
<key>spriteOffset</key>
<string>{0,0}</string>
<key>spriteSize</key>
<string>{256,256}</string>
<key>spriteSourceSize</key>
<string>{256,256}</string>
<key>textureRect</key>
<string>{{1033,1},{256,256}}</string>
<key>textureRotated</key>
<false/>
</dict>
<key>Bow_green_ATTACK2_0_Attack_Bow_0-12.png</key>
<dict>
<key>aliases</key>
<array/>
<key>spriteOffset</key>
<string>{0,0}</string>
<key>spriteSize</key>
<string>{256,256}</string>
<key>spriteSourceSize</key>
<string>{256,256}</string>
<key>textureRect</key>
<string>{{1291,1},{256,256}}</string>
<key>textureRotated</key>
<false/>
</dict>
<key>Bow_green_ATTACK2_0_Attack_Bow_0-2.png</key>
<dict>
<key>aliases</key>
<array/>
<key>spriteOffset</key>
<string>{0,0}</string>
<key>spriteSize</key>
<string>{256,256}</string>
<key>spriteSourceSize</key>
<string>{256,256}</string>
<key>textureRect</key>
<string>{{1,1549},{256,256}}</string>
<key>textureRotated</key>
<false/>
</dict>
<key>Bow_green_ATTACK2_0_Attack_Bow_0-4.png</key>
<dict>
<key>aliases</key>
<array/>
<key>spriteOffset</key>
<string>{0,0}</string>
<key>spriteSize</key>
<string>{256,256}</string>
<key>spriteSourceSize</key>
<string>{256,256}</string>
<key>textureRect</key>
<string>{{259,1},{256,256}}</string>
<key>textureRotated</key>
<false/>
</dict>
<key>Bow_green_ATTACK2_0_Attack_Bow_0-6.png</key>
<dict>
<key>aliases</key>
<array/>
<key>spriteOffset</key>
<string>{0,0}</string>
<key>spriteSize</key>
<string>{256,256}</string>
<key>spriteSourceSize</key>
<string>{256,256}</string>
<key>textureRect</key>
<string>{{517,1},{256,256}}</string>
<key>textureRotated</key>
<false/>
</dict>
<key>Bow_green_ATTACK2_0_Attack_Bow_0-8.png</key>
<dict>
<key>aliases</key>
<array/>
<key>spriteOffset</key>
<string>{0,0}</string>
<key>spriteSize</key>
<string>{256,256}</string>
<key>spriteSourceSize</key>
<string>{256,256}</string>
<key>textureRect</key>
<string>{{775,1},{256,256}}</string>
<key>textureRotated</key>
<false/>
</dict>
<key>Bow_green_ATTACK5_1_Skill_Bow_0-0.png</key>
<dict>
<key>aliases</key>
<array/>
<key>spriteOffset</key>
<string>{0,0}</string>
<key>spriteSize</key>
<string>{256,256}</string>
<key>spriteSourceSize</key>
<string>{256,256}</string>
<key>textureRect</key>
<string>{{1,1291},{256,256}}</string>
<key>textureRotated</key>
<false/>
</dict>
<key>Bow_green_ATTACK5_1_Skill_Bow_0-1.png</key>
<dict>
<key>aliases</key>
<array/>
<key>spriteOffset</key>
<string>{0,0}</string>
<key>spriteSize</key>
<string>{256,256}</string>
<key>spriteSourceSize</key>
<string>{256,256}</string>
<key>textureRect</key>
<string>{{1549,1},{256,256}}</string>
<key>textureRotated</key>
<false/>
</dict>
<key>Bow_green_ATTACK5_1_Skill_Bow_0-2.png</key>
<dict>
<key>aliases</key>
<array/>
<key>spriteOffset</key>
<string>{0,0}</string>
<key>spriteSize</key>
<string>{256,256}</string>
<key>spriteSourceSize</key>
<string>{256,256}</string>
<key>textureRect</key>
<string>{{259,259},{256,256}}</string>
<key>textureRotated</key>
<false/>
</dict>
<key>Bow_green_ATTACK5_1_Skill_Bow_0-3.png</key>
<dict>
<key>aliases</key>
<array/>
<key>spriteOffset</key>
<string>{0,0}</string>
<key>spriteSize</key>
<string>{256,256}</string>
<key>spriteSourceSize</key>
<string>{256,256}</string>
<key>textureRect</key>
<string>{{259,517},{256,256}}</string>
<key>textureRotated</key>
<false/>
</dict>
<key>Bow_green_ATTACK5_1_Skill_Bow_0-4.png</key>
<dict>
<key>aliases</key>
<array/>
<key>spriteOffset</key>
<string>{0,0}</string>
<key>spriteSize</key>
<string>{256,256}</string>
<key>spriteSourceSize</key>
<string>{256,256}</string>
<key>textureRect</key>
<string>{{259,775},{256,256}}</string>
<key>textureRotated</key>
<false/>
</dict>
<key>Bow_green_ATTACK5_1_Skill_Bow_0-5.png</key>
<dict>
<key>aliases</key>
<array/>
<key>spriteOffset</key>
<string>{0,0}</string>
<key>spriteSize</key>
<string>{256,256}</string>
<key>spriteSourceSize</key>
<string>{256,256}</string>
<key>textureRect</key>
<string>{{259,1033},{256,256}}</string>
<key>textureRotated</key>
<false/>
</dict>
<key>Bow_green_ATTACK5_1_Skill_Bow_0-6.png</key>
<dict>
<key>aliases</key>
<array/>
<key>spriteOffset</key>
<string>{0,0}</string>
<key>spriteSize</key>
<string>{256,256}</string>
<key>spriteSourceSize</key>
<string>{256,256}</string>
<key>textureRect</key>
<string>{{259,1291},{256,256}}</string>
<key>textureRotated</key>
<false/>
</dict>
<key>Bow_green_ATTACK5_1_Skill_Bow_0-7.png</key>
<dict>
<key>aliases</key>
<array/>
<key>spriteOffset</key>
<string>{0,0}</string>
<key>spriteSize</key>
<string>{256,256}</string>
<key>spriteSourceSize</key>
<string>{256,256}</string>
<key>textureRect</key>
<string>{{259,1549},{256,256}}</string>
<key>textureRotated</key>
<false/>
</dict>
<key>Bow_green_ATTACK5_1_Skill_Bow_0-8.png</key>
<dict>
<key>aliases</key>
<array/>
<key>spriteOffset</key>
<string>{0,0}</string>
<key>spriteSize</key>
<string>{256,256}</string>
<key>spriteSourceSize</key>
<string>{256,256}</string>
<key>textureRect</key>
<string>{{517,259},{256,256}}</string>
<key>textureRotated</key>
<false/>
</dict>
<key>Bow_green_ATTACK5_1_Skill_Bow_0-9.png</key>
<dict>
<key>aliases</key>
<array/>
<key>spriteOffset</key>
<string>{0,0}</string>
<key>spriteSize</key>
<string>{256,256}</string>
<key>spriteSourceSize</key>
<string>{256,256}</string>
<key>textureRect</key>
<string>{{775,259},{256,256}}</string>
<key>textureRotated</key>
<false/>
</dict>
<key>Bow_green_DEATH0_0_Damaged_0-0.png</key>
<dict>
<key>aliases</key>
<array/>
<key>spriteOffset</key>
<string>{0,0}</string>
<key>spriteSize</key>
<string>{256,256}</string>
<key>spriteSourceSize</key>
<string>{256,256}</string>
<key>textureRect</key>
<string>{{1033,259},{256,256}}</string>
<key>textureRotated</key>
<false/>
</dict>
<key>Bow_green_DEATH0_0_Damaged_0-1.png</key>
<dict>
<key>aliases</key>
<array/>
<key>spriteOffset</key>
<string>{0,0}</string>
<key>spriteSize</key>
<string>{256,256}</string>
<key>spriteSourceSize</key>
<string>{256,256}</string>
<key>textureRect</key>
<string>{{1291,259},{256,256}}</string>
<key>textureRotated</key>
<false/>
</dict>
<key>Bow_green_DEATH0_0_Damaged_0-2.png</key>
<dict>
<key>aliases</key>
<array/>
<key>spriteOffset</key>
<string>{0,0}</string>
<key>spriteSize</key>
<string>{256,256}</string>
<key>spriteSourceSize</key>
<string>{256,256}</string>
<key>textureRect</key>
<string>{{1549,259},{256,256}}</string>
<key>textureRotated</key>
<false/>
</dict>
<key>Bow_green_DEATH0_0_Damaged_0-3.png</key>
<dict>
<key>aliases</key>
<array/>
<key>spriteOffset</key>
<string>{0,0}</string>
<key>spriteSize</key>
<string>{256,256}</string>
<key>spriteSourceSize</key>
<string>{256,256}</string>
<key>textureRect</key>
<string>{{517,517},{256,256}}</string>
<key>textureRotated</key>
<false/>
</dict>
<key>Bow_green_DEATH0_0_Damaged_0-4.png</key>
<dict>
<key>aliases</key>
<array/>
<key>spriteOffset</key>
<string>{0,0}</string>
<key>spriteSize</key>
<string>{256,256}</string>
<key>spriteSourceSize</key>
<string>{256,256}</string>
<key>textureRect</key>
<string>{{517,775},{256,256}}</string>
<key>textureRotated</key>
<false/>
</dict>
<key>Bow_green_IDLE0_0_idle_0-0.png</key>
<dict>
<key>aliases</key>
<array/>
<key>spriteOffset</key>
<string>{0,0}</string>
<key>spriteSize</key>
<string>{256,256}</string>
<key>spriteSourceSize</key>
<string>{256,256}</string>
<key>textureRect</key>
<string>{{517,1033},{256,256}}</string>
<key>textureRotated</key>
<false/>
</dict>
<key>Bow_green_IDLE0_0_idle_0-1.png</key>
<dict>
<key>aliases</key>
<array/>
<key>spriteOffset</key>
<string>{0,0}</string>
<key>spriteSize</key>
<string>{256,256}</string>
<key>spriteSourceSize</key>
<string>{256,256}</string>
<key>textureRect</key>
<string>{{517,1291},{256,256}}</string>
<key>textureRotated</key>
<false/>
</dict>
<key>Bow_green_IDLE0_0_idle_0-2.png</key>
<dict>
<key>aliases</key>
<array/>
<key>spriteOffset</key>
<string>{0,0}</string>
<key>spriteSize</key>
<string>{256,256}</string>
<key>spriteSourceSize</key>
<string>{256,256}</string>
<key>textureRect</key>
<string>{{517,1549},{256,256}}</string>
<key>textureRotated</key>
<false/>
</dict>
<key>Bow_green_IDLE0_0_idle_0-3.png</key>
<dict>
<key>aliases</key>
<array/>
<key>spriteOffset</key>
<string>{0,0}</string>
<key>spriteSize</key>
<string>{256,256}</string>
<key>spriteSourceSize</key>
<string>{256,256}</string>
<key>textureRect</key>
<string>{{775,517},{256,256}}</string>
<key>textureRotated</key>
<false/>
</dict>
<key>Bow_green_IDLE0_0_idle_0-4.png</key>
<dict>
<key>aliases</key>
<array/>
<key>spriteOffset</key>
<string>{0,0}</string>
<key>spriteSize</key>
<string>{256,256}</string>
<key>spriteSourceSize</key>
<string>{256,256}</string>
<key>textureRect</key>
<string>{{1033,517},{256,256}}</string>
<key>textureRotated</key>
<false/>
</dict>
<key>Bow_green_IDLE0_0_idle_0-5.png</key>
<dict>
<key>aliases</key>
<array/>
<key>spriteOffset</key>
<string>{0,0}</string>
<key>spriteSize</key>
<string>{256,256}</string>
<key>spriteSourceSize</key>
<string>{256,256}</string>
<key>textureRect</key>
<string>{{1291,517},{256,256}}</string>
<key>textureRotated</key>
<false/>
</dict>
<key>Bow_green_IDLE0_0_idle_0-6.png</key>
<dict>
<key>aliases</key>
<array/>
<key>spriteOffset</key>
<string>{0,0}</string>
<key>spriteSize</key>
<string>{256,256}</string>
<key>spriteSourceSize</key>
<string>{256,256}</string>
<key>textureRect</key>
<string>{{1549,517},{256,256}}</string>
<key>textureRotated</key>
<false/>
</dict>
<key>Bow_green_IDLE0_0_idle_0-7.png</key>
<dict>
<key>aliases</key>
<array/>
<key>spriteOffset</key>
<string>{0,0}</string>
<key>spriteSize</key>
<string>{256,256}</string>
<key>spriteSourceSize</key>
<string>{256,256}</string>
<key>textureRect</key>
<string>{{775,775},{256,256}}</string>
<key>textureRotated</key>
<false/>
</dict>
<key>Bow_green_OTHER0_0_Debuff_Stun_0-0.png</key>
<dict>
<key>aliases</key>
<array/>
<key>spriteOffset</key>
<string>{0,0}</string>
<key>spriteSize</key>
<string>{256,256}</string>
<key>spriteSourceSize</key>
<string>{256,256}</string>
<key>textureRect</key>
<string>{{775,1033},{256,256}}</string>
<key>textureRotated</key>
<false/>
</dict>
<key>Bow_green_OTHER0_0_Debuff_Stun_0-1.png</key>
<dict>
<key>aliases</key>
<array/>
<key>spriteOffset</key>
<string>{0,0}</string>
<key>spriteSize</key>
<string>{256,256}</string>
<key>spriteSourceSize</key>
<string>{256,256}</string>
<key>textureRect</key>
<string>{{775,1291},{256,256}}</string>
<key>textureRotated</key>
<false/>
</dict>
<key>Bow_green_OTHER0_0_Debuff_Stun_0-2.png</key>
<dict>
<key>aliases</key>
<array/>
<key>spriteOffset</key>
<string>{0,0}</string>
<key>spriteSize</key>
<string>{256,256}</string>
<key>spriteSourceSize</key>
<string>{256,256}</string>
<key>textureRect</key>
<string>{{775,1549},{256,256}}</string>
<key>textureRotated</key>
<false/>
</dict>
<key>Bow_green_OTHER0_0_Debuff_Stun_0-3.png</key>
<dict>
<key>aliases</key>
<array/>
<key>spriteOffset</key>
<string>{0,0}</string>
<key>spriteSize</key>
<string>{256,256}</string>
<key>spriteSourceSize</key>
<string>{256,256}</string>
<key>textureRect</key>
<string>{{1033,775},{256,256}}</string>
<key>textureRotated</key>
<false/>
</dict>
<key>Bow_green_OTHER0_0_Debuff_Stun_0-4.png</key>
<dict>
<key>aliases</key>
<array/>
<key>spriteOffset</key>
<string>{0,0}</string>
<key>spriteSize</key>
<string>{256,256}</string>
<key>spriteSourceSize</key>
<string>{256,256}</string>
<key>textureRect</key>
<string>{{1291,775},{256,256}}</string>
<key>textureRotated</key>
<false/>
</dict>
<key>Bow_green_OTHER0_0_Debuff_Stun_0-5.png</key>
<dict>
<key>aliases</key>
<array/>
<key>spriteOffset</key>
<string>{0,0}</string>
<key>spriteSize</key>
<string>{256,256}</string>
<key>spriteSourceSize</key>
<string>{256,256}</string>
<key>textureRect</key>
<string>{{1549,775},{256,256}}</string>
<key>textureRotated</key>
<false/>
</dict>
<key>Bow_green_OTHER0_0_Debuff_Stun_0-6.png</key>
<dict>
<key>aliases</key>
<array/>
<key>spriteOffset</key>
<string>{0,0}</string>
<key>spriteSize</key>
<string>{256,256}</string>
<key>spriteSourceSize</key>
<string>{256,256}</string>
<key>textureRect</key>
<string>{{1033,1033},{256,256}}</string>
<key>textureRotated</key>
<false/>
</dict>
<key>Bow_green_OTHER0_0_Debuff_Stun_0-7.png</key>
<dict>
<key>aliases</key>
<array/>
<key>spriteOffset</key>
<string>{0,0}</string>
<key>spriteSize</key>
<string>{256,256}</string>
<key>spriteSourceSize</key>
<string>{256,256}</string>
<key>textureRect</key>
<string>{{1033,1291},{256,256}}</string>
<key>textureRotated</key>
<false/>
</dict>
<key>Bow_green_OTHER2_0_Buff_0-0.png</key>
<dict>
<key>aliases</key>
<array/>
<key>spriteOffset</key>
<string>{0,0}</string>
<key>spriteSize</key>
<string>{256,256}</string>
<key>spriteSourceSize</key>
<string>{256,256}</string>
<key>textureRect</key>
<string>{{1033,1549},{256,256}}</string>
<key>textureRotated</key>
<false/>
</dict>
<key>Bow_green_OTHER2_0_Buff_0-2.png</key>
<dict>
<key>aliases</key>
<array/>
<key>spriteOffset</key>
<string>{0,0}</string>
<key>spriteSize</key>
<string>{256,256}</string>
<key>spriteSourceSize</key>
<string>{256,256}</string>
<key>textureRect</key>
<string>{{1291,1033},{256,256}}</string>
<key>textureRotated</key>
<false/>
</dict>
<key>Bow_green_OTHER2_0_Buff_0-4.png</key>
<dict>
<key>aliases</key>
<array/>
<key>spriteOffset</key>
<string>{0,0}</string>
<key>spriteSize</key>
<string>{256,256}</string>
<key>spriteSourceSize</key>
<string>{256,256}</string>
<key>textureRect</key>
<string>{{1549,1033},{256,256}}</string>
<key>textureRotated</key>
<false/>
</dict>
<key>Bow_green_OTHER2_0_Buff_0-6.png</key>
<dict>
<key>aliases</key>
<array/>
<key>spriteOffset</key>
<string>{0,0}</string>
<key>spriteSize</key>
<string>{256,256}</string>
<key>spriteSourceSize</key>
<string>{256,256}</string>
<key>textureRect</key>
<string>{{1291,1291},{256,256}}</string>
<key>textureRotated</key>
<false/>
</dict>
<key>Bow_green_OTHER2_0_Buff_0-7.png</key>
<dict>
<key>aliases</key>
<array/>
<key>spriteOffset</key>
<string>{0,0}</string>
<key>spriteSize</key>
<string>{256,256}</string>
<key>spriteSourceSize</key>
<string>{256,256}</string>
<key>textureRect</key>
<string>{{1291,1549},{256,256}}</string>
<key>textureRotated</key>
<false/>
</dict>
</dict>
<key>metadata</key>
<dict>
<key>format</key>
<integer>3</integer>
<key>pixelFormat</key>
<string>RGBA8888</string>
<key>premultiplyAlpha</key>
<false/>
<key>realTextureFileName</key>
<string>a2.png</string>
<key>size</key>
<string>{1806,1806}</string>
<key>smartupdate</key>
<string>$TexturePacker:SmartUpdate:1b9ed98b78f8c9f1abcbef9014a5d3d0:4115f7e118568642251cdbd6898124e2:ad3455d2962931411bc6674078684934$</string>
<key>textureFileName</key>
<string>a2.png</string>
</dict>
</dict>
</plist>

File diff suppressed because it is too large Load Diff

Binary file not shown.

Before

Width:  |  Height:  |  Size: 80 KiB

View File

@@ -1,746 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>frames</key>
<dict>
<key>Bow3_ATTACK1_0_move_0-0.png</key>
<dict>
<key>aliases</key>
<array/>
<key>spriteOffset</key>
<string>{0,0}</string>
<key>spriteSize</key>
<string>{256,256}</string>
<key>spriteSourceSize</key>
<string>{256,256}</string>
<key>textureRect</key>
<string>{{1,1},{256,256}}</string>
<key>textureRotated</key>
<false/>
</dict>
<key>Bow3_ATTACK1_0_move_0-1.png</key>
<dict>
<key>aliases</key>
<array/>
<key>spriteOffset</key>
<string>{0,0}</string>
<key>spriteSize</key>
<string>{256,256}</string>
<key>spriteSourceSize</key>
<string>{256,256}</string>
<key>textureRect</key>
<string>{{1,259},{256,256}}</string>
<key>textureRotated</key>
<false/>
</dict>
<key>Bow3_ATTACK1_0_move_0-2.png</key>
<dict>
<key>aliases</key>
<array/>
<key>spriteOffset</key>
<string>{0,0}</string>
<key>spriteSize</key>
<string>{256,256}</string>
<key>spriteSourceSize</key>
<string>{256,256}</string>
<key>textureRect</key>
<string>{{1,517},{256,256}}</string>
<key>textureRotated</key>
<false/>
</dict>
<key>Bow3_ATTACK1_0_move_0-3.png</key>
<dict>
<key>aliases</key>
<array/>
<key>spriteOffset</key>
<string>{0,0}</string>
<key>spriteSize</key>
<string>{256,256}</string>
<key>spriteSourceSize</key>
<string>{256,256}</string>
<key>textureRect</key>
<string>{{1,775},{256,256}}</string>
<key>textureRotated</key>
<false/>
</dict>
<key>Bow3_ATTACK1_0_move_0-4.png</key>
<dict>
<key>aliases</key>
<array/>
<key>spriteOffset</key>
<string>{0,0}</string>
<key>spriteSize</key>
<string>{256,256}</string>
<key>spriteSourceSize</key>
<string>{256,256}</string>
<key>textureRect</key>
<string>{{1,1033},{256,256}}</string>
<key>textureRotated</key>
<false/>
</dict>
<key>Bow3_ATTACK2_0_Attack_Bow_0-0.png</key>
<dict>
<key>aliases</key>
<array/>
<key>spriteOffset</key>
<string>{0,0}</string>
<key>spriteSize</key>
<string>{256,256}</string>
<key>spriteSourceSize</key>
<string>{256,256}</string>
<key>textureRect</key>
<string>{{1,1291},{256,256}}</string>
<key>textureRotated</key>
<false/>
</dict>
<key>Bow3_ATTACK2_0_Attack_Bow_0-10.png</key>
<dict>
<key>aliases</key>
<array/>
<key>spriteOffset</key>
<string>{0,0}</string>
<key>spriteSize</key>
<string>{256,256}</string>
<key>spriteSourceSize</key>
<string>{256,256}</string>
<key>textureRect</key>
<string>{{1033,1},{256,256}}</string>
<key>textureRotated</key>
<false/>
</dict>
<key>Bow3_ATTACK2_0_Attack_Bow_0-12.png</key>
<dict>
<key>aliases</key>
<array/>
<key>spriteOffset</key>
<string>{0,0}</string>
<key>spriteSize</key>
<string>{256,256}</string>
<key>spriteSourceSize</key>
<string>{256,256}</string>
<key>textureRect</key>
<string>{{1291,1},{256,256}}</string>
<key>textureRotated</key>
<false/>
</dict>
<key>Bow3_ATTACK2_0_Attack_Bow_0-2.png</key>
<dict>
<key>aliases</key>
<array/>
<key>spriteOffset</key>
<string>{0,0}</string>
<key>spriteSize</key>
<string>{256,256}</string>
<key>spriteSourceSize</key>
<string>{256,256}</string>
<key>textureRect</key>
<string>{{1,1549},{256,256}}</string>
<key>textureRotated</key>
<false/>
</dict>
<key>Bow3_ATTACK2_0_Attack_Bow_0-4.png</key>
<dict>
<key>aliases</key>
<array/>
<key>spriteOffset</key>
<string>{0,0}</string>
<key>spriteSize</key>
<string>{256,256}</string>
<key>spriteSourceSize</key>
<string>{256,256}</string>
<key>textureRect</key>
<string>{{259,1},{256,256}}</string>
<key>textureRotated</key>
<false/>
</dict>
<key>Bow3_ATTACK2_0_Attack_Bow_0-6.png</key>
<dict>
<key>aliases</key>
<array/>
<key>spriteOffset</key>
<string>{0,0}</string>
<key>spriteSize</key>
<string>{256,256}</string>
<key>spriteSourceSize</key>
<string>{256,256}</string>
<key>textureRect</key>
<string>{{517,1},{256,256}}</string>
<key>textureRotated</key>
<false/>
</dict>
<key>Bow3_ATTACK2_0_Attack_Bow_0-8.png</key>
<dict>
<key>aliases</key>
<array/>
<key>spriteOffset</key>
<string>{0,0}</string>
<key>spriteSize</key>
<string>{256,256}</string>
<key>spriteSourceSize</key>
<string>{256,256}</string>
<key>textureRect</key>
<string>{{775,1},{256,256}}</string>
<key>textureRotated</key>
<false/>
</dict>
<key>Bow3_ATTACK5_1_Skill_Bow_0-0.png</key>
<dict>
<key>aliases</key>
<array/>
<key>spriteOffset</key>
<string>{0,0}</string>
<key>spriteSize</key>
<string>{256,256}</string>
<key>spriteSourceSize</key>
<string>{256,256}</string>
<key>textureRect</key>
<string>{{1,1291},{256,256}}</string>
<key>textureRotated</key>
<false/>
</dict>
<key>Bow3_ATTACK5_1_Skill_Bow_0-1.png</key>
<dict>
<key>aliases</key>
<array/>
<key>spriteOffset</key>
<string>{0,0}</string>
<key>spriteSize</key>
<string>{256,256}</string>
<key>spriteSourceSize</key>
<string>{256,256}</string>
<key>textureRect</key>
<string>{{1549,1},{256,256}}</string>
<key>textureRotated</key>
<false/>
</dict>
<key>Bow3_ATTACK5_1_Skill_Bow_0-2.png</key>
<dict>
<key>aliases</key>
<array/>
<key>spriteOffset</key>
<string>{0,0}</string>
<key>spriteSize</key>
<string>{256,256}</string>
<key>spriteSourceSize</key>
<string>{256,256}</string>
<key>textureRect</key>
<string>{{259,259},{256,256}}</string>
<key>textureRotated</key>
<false/>
</dict>
<key>Bow3_ATTACK5_1_Skill_Bow_0-3.png</key>
<dict>
<key>aliases</key>
<array/>
<key>spriteOffset</key>
<string>{0,0}</string>
<key>spriteSize</key>
<string>{256,256}</string>
<key>spriteSourceSize</key>
<string>{256,256}</string>
<key>textureRect</key>
<string>{{259,517},{256,256}}</string>
<key>textureRotated</key>
<false/>
</dict>
<key>Bow3_ATTACK5_1_Skill_Bow_0-4.png</key>
<dict>
<key>aliases</key>
<array/>
<key>spriteOffset</key>
<string>{0,0}</string>
<key>spriteSize</key>
<string>{256,256}</string>
<key>spriteSourceSize</key>
<string>{256,256}</string>
<key>textureRect</key>
<string>{{259,775},{256,256}}</string>
<key>textureRotated</key>
<false/>
</dict>
<key>Bow3_ATTACK5_1_Skill_Bow_0-5.png</key>
<dict>
<key>aliases</key>
<array/>
<key>spriteOffset</key>
<string>{0,0}</string>
<key>spriteSize</key>
<string>{256,256}</string>
<key>spriteSourceSize</key>
<string>{256,256}</string>
<key>textureRect</key>
<string>{{259,1033},{256,256}}</string>
<key>textureRotated</key>
<false/>
</dict>
<key>Bow3_ATTACK5_1_Skill_Bow_0-6.png</key>
<dict>
<key>aliases</key>
<array/>
<key>spriteOffset</key>
<string>{0,0}</string>
<key>spriteSize</key>
<string>{256,256}</string>
<key>spriteSourceSize</key>
<string>{256,256}</string>
<key>textureRect</key>
<string>{{259,1291},{256,256}}</string>
<key>textureRotated</key>
<false/>
</dict>
<key>Bow3_ATTACK5_1_Skill_Bow_0-7.png</key>
<dict>
<key>aliases</key>
<array/>
<key>spriteOffset</key>
<string>{0,0}</string>
<key>spriteSize</key>
<string>{256,256}</string>
<key>spriteSourceSize</key>
<string>{256,256}</string>
<key>textureRect</key>
<string>{{259,1549},{256,256}}</string>
<key>textureRotated</key>
<false/>
</dict>
<key>Bow3_ATTACK5_1_Skill_Bow_0-8.png</key>
<dict>
<key>aliases</key>
<array/>
<key>spriteOffset</key>
<string>{0,0}</string>
<key>spriteSize</key>
<string>{256,256}</string>
<key>spriteSourceSize</key>
<string>{256,256}</string>
<key>textureRect</key>
<string>{{517,259},{256,256}}</string>
<key>textureRotated</key>
<false/>
</dict>
<key>Bow3_ATTACK5_1_Skill_Bow_0-9.png</key>
<dict>
<key>aliases</key>
<array/>
<key>spriteOffset</key>
<string>{0,0}</string>
<key>spriteSize</key>
<string>{256,256}</string>
<key>spriteSourceSize</key>
<string>{256,256}</string>
<key>textureRect</key>
<string>{{775,259},{256,256}}</string>
<key>textureRotated</key>
<false/>
</dict>
<key>Bow3_DEATH0_0_Damaged_0-0.png</key>
<dict>
<key>aliases</key>
<array/>
<key>spriteOffset</key>
<string>{0,0}</string>
<key>spriteSize</key>
<string>{256,256}</string>
<key>spriteSourceSize</key>
<string>{256,256}</string>
<key>textureRect</key>
<string>{{1033,259},{256,256}}</string>
<key>textureRotated</key>
<false/>
</dict>
<key>Bow3_DEATH0_0_Damaged_0-1.png</key>
<dict>
<key>aliases</key>
<array/>
<key>spriteOffset</key>
<string>{0,0}</string>
<key>spriteSize</key>
<string>{256,256}</string>
<key>spriteSourceSize</key>
<string>{256,256}</string>
<key>textureRect</key>
<string>{{1291,259},{256,256}}</string>
<key>textureRotated</key>
<false/>
</dict>
<key>Bow3_DEATH0_0_Damaged_0-2.png</key>
<dict>
<key>aliases</key>
<array/>
<key>spriteOffset</key>
<string>{0,0}</string>
<key>spriteSize</key>
<string>{256,256}</string>
<key>spriteSourceSize</key>
<string>{256,256}</string>
<key>textureRect</key>
<string>{{1549,259},{256,256}}</string>
<key>textureRotated</key>
<false/>
</dict>
<key>Bow3_DEATH0_0_Damaged_0-3.png</key>
<dict>
<key>aliases</key>
<array/>
<key>spriteOffset</key>
<string>{0,0}</string>
<key>spriteSize</key>
<string>{256,256}</string>
<key>spriteSourceSize</key>
<string>{256,256}</string>
<key>textureRect</key>
<string>{{517,517},{256,256}}</string>
<key>textureRotated</key>
<false/>
</dict>
<key>Bow3_DEATH0_0_Damaged_0-4.png</key>
<dict>
<key>aliases</key>
<array/>
<key>spriteOffset</key>
<string>{0,0}</string>
<key>spriteSize</key>
<string>{256,256}</string>
<key>spriteSourceSize</key>
<string>{256,256}</string>
<key>textureRect</key>
<string>{{517,775},{256,256}}</string>
<key>textureRotated</key>
<false/>
</dict>
<key>Bow3_IDLE0_0_idle_0-0.png</key>
<dict>
<key>aliases</key>
<array/>
<key>spriteOffset</key>
<string>{0,0}</string>
<key>spriteSize</key>
<string>{256,256}</string>
<key>spriteSourceSize</key>
<string>{256,256}</string>
<key>textureRect</key>
<string>{{517,1033},{256,256}}</string>
<key>textureRotated</key>
<false/>
</dict>
<key>Bow3_IDLE0_0_idle_0-1.png</key>
<dict>
<key>aliases</key>
<array/>
<key>spriteOffset</key>
<string>{0,0}</string>
<key>spriteSize</key>
<string>{256,256}</string>
<key>spriteSourceSize</key>
<string>{256,256}</string>
<key>textureRect</key>
<string>{{517,1291},{256,256}}</string>
<key>textureRotated</key>
<false/>
</dict>
<key>Bow3_IDLE0_0_idle_0-2.png</key>
<dict>
<key>aliases</key>
<array/>
<key>spriteOffset</key>
<string>{0,0}</string>
<key>spriteSize</key>
<string>{256,256}</string>
<key>spriteSourceSize</key>
<string>{256,256}</string>
<key>textureRect</key>
<string>{{517,1549},{256,256}}</string>
<key>textureRotated</key>
<false/>
</dict>
<key>Bow3_IDLE0_0_idle_0-3.png</key>
<dict>
<key>aliases</key>
<array/>
<key>spriteOffset</key>
<string>{0,0}</string>
<key>spriteSize</key>
<string>{256,256}</string>
<key>spriteSourceSize</key>
<string>{256,256}</string>
<key>textureRect</key>
<string>{{775,517},{256,256}}</string>
<key>textureRotated</key>
<false/>
</dict>
<key>Bow3_IDLE0_0_idle_0-4.png</key>
<dict>
<key>aliases</key>
<array/>
<key>spriteOffset</key>
<string>{0,0}</string>
<key>spriteSize</key>
<string>{256,256}</string>
<key>spriteSourceSize</key>
<string>{256,256}</string>
<key>textureRect</key>
<string>{{1033,517},{256,256}}</string>
<key>textureRotated</key>
<false/>
</dict>
<key>Bow3_IDLE0_0_idle_0-5.png</key>
<dict>
<key>aliases</key>
<array/>
<key>spriteOffset</key>
<string>{0,0}</string>
<key>spriteSize</key>
<string>{256,256}</string>
<key>spriteSourceSize</key>
<string>{256,256}</string>
<key>textureRect</key>
<string>{{1291,517},{256,256}}</string>
<key>textureRotated</key>
<false/>
</dict>
<key>Bow3_IDLE0_0_idle_0-6.png</key>
<dict>
<key>aliases</key>
<array/>
<key>spriteOffset</key>
<string>{0,0}</string>
<key>spriteSize</key>
<string>{256,256}</string>
<key>spriteSourceSize</key>
<string>{256,256}</string>
<key>textureRect</key>
<string>{{1549,517},{256,256}}</string>
<key>textureRotated</key>
<false/>
</dict>
<key>Bow3_IDLE0_0_idle_0-7.png</key>
<dict>
<key>aliases</key>
<array/>
<key>spriteOffset</key>
<string>{0,0}</string>
<key>spriteSize</key>
<string>{256,256}</string>
<key>spriteSourceSize</key>
<string>{256,256}</string>
<key>textureRect</key>
<string>{{775,775},{256,256}}</string>
<key>textureRotated</key>
<false/>
</dict>
<key>Bow3_OTHER0_0_Debuff_Stun_0-0.png</key>
<dict>
<key>aliases</key>
<array/>
<key>spriteOffset</key>
<string>{0,0}</string>
<key>spriteSize</key>
<string>{256,256}</string>
<key>spriteSourceSize</key>
<string>{256,256}</string>
<key>textureRect</key>
<string>{{775,1033},{256,256}}</string>
<key>textureRotated</key>
<false/>
</dict>
<key>Bow3_OTHER0_0_Debuff_Stun_0-1.png</key>
<dict>
<key>aliases</key>
<array/>
<key>spriteOffset</key>
<string>{0,0}</string>
<key>spriteSize</key>
<string>{256,256}</string>
<key>spriteSourceSize</key>
<string>{256,256}</string>
<key>textureRect</key>
<string>{{775,1291},{256,256}}</string>
<key>textureRotated</key>
<false/>
</dict>
<key>Bow3_OTHER0_0_Debuff_Stun_0-2.png</key>
<dict>
<key>aliases</key>
<array/>
<key>spriteOffset</key>
<string>{0,0}</string>
<key>spriteSize</key>
<string>{256,256}</string>
<key>spriteSourceSize</key>
<string>{256,256}</string>
<key>textureRect</key>
<string>{{775,1549},{256,256}}</string>
<key>textureRotated</key>
<false/>
</dict>
<key>Bow3_OTHER0_0_Debuff_Stun_0-3.png</key>
<dict>
<key>aliases</key>
<array/>
<key>spriteOffset</key>
<string>{0,0}</string>
<key>spriteSize</key>
<string>{256,256}</string>
<key>spriteSourceSize</key>
<string>{256,256}</string>
<key>textureRect</key>
<string>{{1033,775},{256,256}}</string>
<key>textureRotated</key>
<false/>
</dict>
<key>Bow3_OTHER0_0_Debuff_Stun_0-4.png</key>
<dict>
<key>aliases</key>
<array/>
<key>spriteOffset</key>
<string>{0,0}</string>
<key>spriteSize</key>
<string>{256,256}</string>
<key>spriteSourceSize</key>
<string>{256,256}</string>
<key>textureRect</key>
<string>{{1291,775},{256,256}}</string>
<key>textureRotated</key>
<false/>
</dict>
<key>Bow3_OTHER0_0_Debuff_Stun_0-5.png</key>
<dict>
<key>aliases</key>
<array/>
<key>spriteOffset</key>
<string>{0,0}</string>
<key>spriteSize</key>
<string>{256,256}</string>
<key>spriteSourceSize</key>
<string>{256,256}</string>
<key>textureRect</key>
<string>{{1549,775},{256,256}}</string>
<key>textureRotated</key>
<false/>
</dict>
<key>Bow3_OTHER0_0_Debuff_Stun_0-6.png</key>
<dict>
<key>aliases</key>
<array/>
<key>spriteOffset</key>
<string>{0,0}</string>
<key>spriteSize</key>
<string>{256,256}</string>
<key>spriteSourceSize</key>
<string>{256,256}</string>
<key>textureRect</key>
<string>{{1033,1033},{256,256}}</string>
<key>textureRotated</key>
<false/>
</dict>
<key>Bow3_OTHER0_0_Debuff_Stun_0-7.png</key>
<dict>
<key>aliases</key>
<array/>
<key>spriteOffset</key>
<string>{0,0}</string>
<key>spriteSize</key>
<string>{256,256}</string>
<key>spriteSourceSize</key>
<string>{256,256}</string>
<key>textureRect</key>
<string>{{1033,1291},{256,256}}</string>
<key>textureRotated</key>
<false/>
</dict>
<key>Bow3_OTHER2_0_Buff_0-0.png</key>
<dict>
<key>aliases</key>
<array/>
<key>spriteOffset</key>
<string>{0,0}</string>
<key>spriteSize</key>
<string>{256,256}</string>
<key>spriteSourceSize</key>
<string>{256,256}</string>
<key>textureRect</key>
<string>{{1033,1549},{256,256}}</string>
<key>textureRotated</key>
<false/>
</dict>
<key>Bow3_OTHER2_0_Buff_0-2.png</key>
<dict>
<key>aliases</key>
<array/>
<key>spriteOffset</key>
<string>{0,0}</string>
<key>spriteSize</key>
<string>{256,256}</string>
<key>spriteSourceSize</key>
<string>{256,256}</string>
<key>textureRect</key>
<string>{{1291,1033},{256,256}}</string>
<key>textureRotated</key>
<false/>
</dict>
<key>Bow3_OTHER2_0_Buff_0-4.png</key>
<dict>
<key>aliases</key>
<array/>
<key>spriteOffset</key>
<string>{0,0}</string>
<key>spriteSize</key>
<string>{256,256}</string>
<key>spriteSourceSize</key>
<string>{256,256}</string>
<key>textureRect</key>
<string>{{1549,1033},{256,256}}</string>
<key>textureRotated</key>
<false/>
</dict>
<key>Bow3_OTHER2_0_Buff_0-6.png</key>
<dict>
<key>aliases</key>
<array/>
<key>spriteOffset</key>
<string>{0,0}</string>
<key>spriteSize</key>
<string>{256,256}</string>
<key>spriteSourceSize</key>
<string>{256,256}</string>
<key>textureRect</key>
<string>{{1291,1291},{256,256}}</string>
<key>textureRotated</key>
<false/>
</dict>
<key>Bow3_OTHER2_0_Buff_0-7.png</key>
<dict>
<key>aliases</key>
<array/>
<key>spriteOffset</key>
<string>{0,0}</string>
<key>spriteSize</key>
<string>{256,256}</string>
<key>spriteSourceSize</key>
<string>{256,256}</string>
<key>textureRect</key>
<string>{{1291,1549},{256,256}}</string>
<key>textureRotated</key>
<false/>
</dict>
</dict>
<key>metadata</key>
<dict>
<key>format</key>
<integer>3</integer>
<key>pixelFormat</key>
<string>RGBA8888</string>
<key>premultiplyAlpha</key>
<false/>
<key>realTextureFileName</key>
<string>a3.png</string>
<key>size</key>
<string>{1806,1806}</string>
<key>smartupdate</key>
<string>$TexturePacker:SmartUpdate:7b2e2835bf5a7f650a093e09b6b3ecf4:3b1884d09063c8673659da0ce8a71713:075f4bf0e18d30430a3992d42506f8be$</string>
<key>textureFileName</key>
<string>a3.png</string>
</dict>
</dict>
</plist>

File diff suppressed because it is too large Load Diff

Binary file not shown.

Before

Width:  |  Height:  |  Size: 79 KiB

View File

@@ -1,746 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>frames</key>
<dict>
<key>chike_1_ATTACK0_0_Attack_Normal_0-0.png</key>
<dict>
<key>aliases</key>
<array/>
<key>spriteOffset</key>
<string>{0,0}</string>
<key>spriteSize</key>
<string>{256,256}</string>
<key>spriteSourceSize</key>
<string>{256,256}</string>
<key>textureRect</key>
<string>{{1,1},{256,256}}</string>
<key>textureRotated</key>
<false/>
</dict>
<key>chike_1_ATTACK0_0_Attack_Normal_0-1.png</key>
<dict>
<key>aliases</key>
<array/>
<key>spriteOffset</key>
<string>{0,0}</string>
<key>spriteSize</key>
<string>{256,256}</string>
<key>spriteSourceSize</key>
<string>{256,256}</string>
<key>textureRect</key>
<string>{{1,259},{256,256}}</string>
<key>textureRotated</key>
<false/>
</dict>
<key>chike_1_ATTACK0_0_Attack_Normal_0-2.png</key>
<dict>
<key>aliases</key>
<array/>
<key>spriteOffset</key>
<string>{0,0}</string>
<key>spriteSize</key>
<string>{256,256}</string>
<key>spriteSourceSize</key>
<string>{256,256}</string>
<key>textureRect</key>
<string>{{1,517},{256,256}}</string>
<key>textureRotated</key>
<false/>
</dict>
<key>chike_1_ATTACK0_0_Attack_Normal_0-3.png</key>
<dict>
<key>aliases</key>
<array/>
<key>spriteOffset</key>
<string>{0,0}</string>
<key>spriteSize</key>
<string>{256,256}</string>
<key>spriteSourceSize</key>
<string>{256,256}</string>
<key>textureRect</key>
<string>{{1,775},{256,256}}</string>
<key>textureRotated</key>
<false/>
</dict>
<key>chike_1_ATTACK0_0_Attack_Normal_0-4.png</key>
<dict>
<key>aliases</key>
<array/>
<key>spriteOffset</key>
<string>{0,0}</string>
<key>spriteSize</key>
<string>{256,256}</string>
<key>spriteSourceSize</key>
<string>{256,256}</string>
<key>textureRect</key>
<string>{{1,1033},{256,256}}</string>
<key>textureRotated</key>
<false/>
</dict>
<key>chike_1_ATTACK0_0_Attack_Normal_0-5.png</key>
<dict>
<key>aliases</key>
<array/>
<key>spriteOffset</key>
<string>{0,0}</string>
<key>spriteSize</key>
<string>{256,256}</string>
<key>spriteSourceSize</key>
<string>{256,256}</string>
<key>textureRect</key>
<string>{{1,1291},{256,256}}</string>
<key>textureRotated</key>
<false/>
</dict>
<key>chike_1_ATTACK5_1_Skill_Normal_0-0.png</key>
<dict>
<key>aliases</key>
<array/>
<key>spriteOffset</key>
<string>{0,0}</string>
<key>spriteSize</key>
<string>{256,256}</string>
<key>spriteSourceSize</key>
<string>{256,256}</string>
<key>textureRect</key>
<string>{{1,1},{256,256}}</string>
<key>textureRotated</key>
<false/>
</dict>
<key>chike_1_ATTACK5_1_Skill_Normal_0-1.png</key>
<dict>
<key>aliases</key>
<array/>
<key>spriteOffset</key>
<string>{0,0}</string>
<key>spriteSize</key>
<string>{256,256}</string>
<key>spriteSourceSize</key>
<string>{256,256}</string>
<key>textureRect</key>
<string>{{1,1549},{256,256}}</string>
<key>textureRotated</key>
<false/>
</dict>
<key>chike_1_ATTACK5_1_Skill_Normal_0-2.png</key>
<dict>
<key>aliases</key>
<array/>
<key>spriteOffset</key>
<string>{0,0}</string>
<key>spriteSize</key>
<string>{256,256}</string>
<key>spriteSourceSize</key>
<string>{256,256}</string>
<key>textureRect</key>
<string>{{259,1},{256,256}}</string>
<key>textureRotated</key>
<false/>
</dict>
<key>chike_1_ATTACK5_1_Skill_Normal_0-3.png</key>
<dict>
<key>aliases</key>
<array/>
<key>spriteOffset</key>
<string>{0,0}</string>
<key>spriteSize</key>
<string>{256,256}</string>
<key>spriteSourceSize</key>
<string>{256,256}</string>
<key>textureRect</key>
<string>{{517,1},{256,256}}</string>
<key>textureRotated</key>
<false/>
</dict>
<key>chike_1_ATTACK5_1_Skill_Normal_0-4.png</key>
<dict>
<key>aliases</key>
<array/>
<key>spriteOffset</key>
<string>{0,0}</string>
<key>spriteSize</key>
<string>{256,256}</string>
<key>spriteSourceSize</key>
<string>{256,256}</string>
<key>textureRect</key>
<string>{{775,1},{256,256}}</string>
<key>textureRotated</key>
<false/>
</dict>
<key>chike_1_ATTACK5_1_Skill_Normal_0-5.png</key>
<dict>
<key>aliases</key>
<array/>
<key>spriteOffset</key>
<string>{0,0}</string>
<key>spriteSize</key>
<string>{256,256}</string>
<key>spriteSourceSize</key>
<string>{256,256}</string>
<key>textureRect</key>
<string>{{1033,1},{256,256}}</string>
<key>textureRotated</key>
<false/>
</dict>
<key>chike_1_ATTACK5_1_Skill_Normal_0-6.png</key>
<dict>
<key>aliases</key>
<array/>
<key>spriteOffset</key>
<string>{0,0}</string>
<key>spriteSize</key>
<string>{256,256}</string>
<key>spriteSourceSize</key>
<string>{256,256}</string>
<key>textureRect</key>
<string>{{1291,1},{256,256}}</string>
<key>textureRotated</key>
<false/>
</dict>
<key>chike_1_ATTACK5_1_Skill_Normal_0-7.png</key>
<dict>
<key>aliases</key>
<array/>
<key>spriteOffset</key>
<string>{0,0}</string>
<key>spriteSize</key>
<string>{256,256}</string>
<key>spriteSourceSize</key>
<string>{256,256}</string>
<key>textureRect</key>
<string>{{1,1},{256,256}}</string>
<key>textureRotated</key>
<false/>
</dict>
<key>chike_1_DEATH0_0_Damaged_0-0.png</key>
<dict>
<key>aliases</key>
<array/>
<key>spriteOffset</key>
<string>{0,0}</string>
<key>spriteSize</key>
<string>{256,256}</string>
<key>spriteSourceSize</key>
<string>{256,256}</string>
<key>textureRect</key>
<string>{{1549,1},{256,256}}</string>
<key>textureRotated</key>
<false/>
</dict>
<key>chike_1_DEATH0_0_Damaged_0-1.png</key>
<dict>
<key>aliases</key>
<array/>
<key>spriteOffset</key>
<string>{0,0}</string>
<key>spriteSize</key>
<string>{256,256}</string>
<key>spriteSourceSize</key>
<string>{256,256}</string>
<key>textureRect</key>
<string>{{259,259},{256,256}}</string>
<key>textureRotated</key>
<false/>
</dict>
<key>chike_1_DEATH0_0_Damaged_0-2.png</key>
<dict>
<key>aliases</key>
<array/>
<key>spriteOffset</key>
<string>{0,0}</string>
<key>spriteSize</key>
<string>{256,256}</string>
<key>spriteSourceSize</key>
<string>{256,256}</string>
<key>textureRect</key>
<string>{{259,517},{256,256}}</string>
<key>textureRotated</key>
<false/>
</dict>
<key>chike_1_DEATH0_0_Damaged_0-3.png</key>
<dict>
<key>aliases</key>
<array/>
<key>spriteOffset</key>
<string>{0,0}</string>
<key>spriteSize</key>
<string>{256,256}</string>
<key>spriteSourceSize</key>
<string>{256,256}</string>
<key>textureRect</key>
<string>{{259,775},{256,256}}</string>
<key>textureRotated</key>
<false/>
</dict>
<key>chike_1_DEATH0_0_Damaged_0-4.png</key>
<dict>
<key>aliases</key>
<array/>
<key>spriteOffset</key>
<string>{0,0}</string>
<key>spriteSize</key>
<string>{256,256}</string>
<key>spriteSourceSize</key>
<string>{256,256}</string>
<key>textureRect</key>
<string>{{259,1033},{256,256}}</string>
<key>textureRotated</key>
<false/>
</dict>
<key>chike_1_IDLE0_0_idle_0-0.png</key>
<dict>
<key>aliases</key>
<array/>
<key>spriteOffset</key>
<string>{0,0}</string>
<key>spriteSize</key>
<string>{256,256}</string>
<key>spriteSourceSize</key>
<string>{256,256}</string>
<key>textureRect</key>
<string>{{259,1291},{256,256}}</string>
<key>textureRotated</key>
<false/>
</dict>
<key>chike_1_IDLE0_0_idle_0-1.png</key>
<dict>
<key>aliases</key>
<array/>
<key>spriteOffset</key>
<string>{0,0}</string>
<key>spriteSize</key>
<string>{256,256}</string>
<key>spriteSourceSize</key>
<string>{256,256}</string>
<key>textureRect</key>
<string>{{259,1549},{256,256}}</string>
<key>textureRotated</key>
<false/>
</dict>
<key>chike_1_IDLE0_0_idle_0-2.png</key>
<dict>
<key>aliases</key>
<array/>
<key>spriteOffset</key>
<string>{0,0}</string>
<key>spriteSize</key>
<string>{256,256}</string>
<key>spriteSourceSize</key>
<string>{256,256}</string>
<key>textureRect</key>
<string>{{517,259},{256,256}}</string>
<key>textureRotated</key>
<false/>
</dict>
<key>chike_1_IDLE0_0_idle_0-3.png</key>
<dict>
<key>aliases</key>
<array/>
<key>spriteOffset</key>
<string>{0,0}</string>
<key>spriteSize</key>
<string>{256,256}</string>
<key>spriteSourceSize</key>
<string>{256,256}</string>
<key>textureRect</key>
<string>{{775,259},{256,256}}</string>
<key>textureRotated</key>
<false/>
</dict>
<key>chike_1_IDLE0_0_idle_0-4.png</key>
<dict>
<key>aliases</key>
<array/>
<key>spriteOffset</key>
<string>{0,0}</string>
<key>spriteSize</key>
<string>{256,256}</string>
<key>spriteSourceSize</key>
<string>{256,256}</string>
<key>textureRect</key>
<string>{{1033,259},{256,256}}</string>
<key>textureRotated</key>
<false/>
</dict>
<key>chike_1_IDLE0_0_idle_0-5.png</key>
<dict>
<key>aliases</key>
<array/>
<key>spriteOffset</key>
<string>{0,0}</string>
<key>spriteSize</key>
<string>{256,256}</string>
<key>spriteSourceSize</key>
<string>{256,256}</string>
<key>textureRect</key>
<string>{{1291,259},{256,256}}</string>
<key>textureRotated</key>
<false/>
</dict>
<key>chike_1_IDLE0_0_idle_0-6.png</key>
<dict>
<key>aliases</key>
<array/>
<key>spriteOffset</key>
<string>{0,0}</string>
<key>spriteSize</key>
<string>{256,256}</string>
<key>spriteSourceSize</key>
<string>{256,256}</string>
<key>textureRect</key>
<string>{{1549,259},{256,256}}</string>
<key>textureRotated</key>
<false/>
</dict>
<key>chike_1_IDLE0_0_idle_0-7.png</key>
<dict>
<key>aliases</key>
<array/>
<key>spriteOffset</key>
<string>{0,0}</string>
<key>spriteSize</key>
<string>{256,256}</string>
<key>spriteSourceSize</key>
<string>{256,256}</string>
<key>textureRect</key>
<string>{{517,517},{256,256}}</string>
<key>textureRotated</key>
<false/>
</dict>
<key>chike_1_MOVE0_0_move_0-0.png</key>
<dict>
<key>aliases</key>
<array/>
<key>spriteOffset</key>
<string>{0,0}</string>
<key>spriteSize</key>
<string>{256,256}</string>
<key>spriteSourceSize</key>
<string>{256,256}</string>
<key>textureRect</key>
<string>{{517,775},{256,256}}</string>
<key>textureRotated</key>
<false/>
</dict>
<key>chike_1_MOVE0_0_move_0-1.png</key>
<dict>
<key>aliases</key>
<array/>
<key>spriteOffset</key>
<string>{0,0}</string>
<key>spriteSize</key>
<string>{256,256}</string>
<key>spriteSourceSize</key>
<string>{256,256}</string>
<key>textureRect</key>
<string>{{517,1033},{256,256}}</string>
<key>textureRotated</key>
<false/>
</dict>
<key>chike_1_MOVE0_0_move_0-2.png</key>
<dict>
<key>aliases</key>
<array/>
<key>spriteOffset</key>
<string>{0,0}</string>
<key>spriteSize</key>
<string>{256,256}</string>
<key>spriteSourceSize</key>
<string>{256,256}</string>
<key>textureRect</key>
<string>{{517,1291},{256,256}}</string>
<key>textureRotated</key>
<false/>
</dict>
<key>chike_1_MOVE0_0_move_0-3.png</key>
<dict>
<key>aliases</key>
<array/>
<key>spriteOffset</key>
<string>{0,0}</string>
<key>spriteSize</key>
<string>{256,256}</string>
<key>spriteSourceSize</key>
<string>{256,256}</string>
<key>textureRect</key>
<string>{{517,1549},{256,256}}</string>
<key>textureRotated</key>
<false/>
</dict>
<key>chike_1_MOVE0_0_move_0-4.png</key>
<dict>
<key>aliases</key>
<array/>
<key>spriteOffset</key>
<string>{0,0}</string>
<key>spriteSize</key>
<string>{256,256}</string>
<key>spriteSourceSize</key>
<string>{256,256}</string>
<key>textureRect</key>
<string>{{775,517},{256,256}}</string>
<key>textureRotated</key>
<false/>
</dict>
<key>chike_1_OTHER0_0_Debuff_Stun_0-0.png</key>
<dict>
<key>aliases</key>
<array/>
<key>spriteOffset</key>
<string>{0,0}</string>
<key>spriteSize</key>
<string>{256,256}</string>
<key>spriteSourceSize</key>
<string>{256,256}</string>
<key>textureRect</key>
<string>{{1033,517},{256,256}}</string>
<key>textureRotated</key>
<false/>
</dict>
<key>chike_1_OTHER0_0_Debuff_Stun_0-1.png</key>
<dict>
<key>aliases</key>
<array/>
<key>spriteOffset</key>
<string>{0,0}</string>
<key>spriteSize</key>
<string>{256,256}</string>
<key>spriteSourceSize</key>
<string>{256,256}</string>
<key>textureRect</key>
<string>{{1291,517},{256,256}}</string>
<key>textureRotated</key>
<false/>
</dict>
<key>chike_1_OTHER0_0_Debuff_Stun_0-2.png</key>
<dict>
<key>aliases</key>
<array/>
<key>spriteOffset</key>
<string>{0,0}</string>
<key>spriteSize</key>
<string>{256,256}</string>
<key>spriteSourceSize</key>
<string>{256,256}</string>
<key>textureRect</key>
<string>{{1549,517},{256,256}}</string>
<key>textureRotated</key>
<false/>
</dict>
<key>chike_1_OTHER0_0_Debuff_Stun_0-3.png</key>
<dict>
<key>aliases</key>
<array/>
<key>spriteOffset</key>
<string>{0,0}</string>
<key>spriteSize</key>
<string>{256,256}</string>
<key>spriteSourceSize</key>
<string>{256,256}</string>
<key>textureRect</key>
<string>{{775,775},{256,256}}</string>
<key>textureRotated</key>
<false/>
</dict>
<key>chike_1_OTHER0_0_Debuff_Stun_0-4.png</key>
<dict>
<key>aliases</key>
<array/>
<key>spriteOffset</key>
<string>{0,0}</string>
<key>spriteSize</key>
<string>{256,256}</string>
<key>spriteSourceSize</key>
<string>{256,256}</string>
<key>textureRect</key>
<string>{{775,1033},{256,256}}</string>
<key>textureRotated</key>
<false/>
</dict>
<key>chike_1_OTHER0_0_Debuff_Stun_0-5.png</key>
<dict>
<key>aliases</key>
<array/>
<key>spriteOffset</key>
<string>{0,0}</string>
<key>spriteSize</key>
<string>{256,256}</string>
<key>spriteSourceSize</key>
<string>{256,256}</string>
<key>textureRect</key>
<string>{{775,1291},{256,256}}</string>
<key>textureRotated</key>
<false/>
</dict>
<key>chike_1_OTHER0_0_Debuff_Stun_0-6.png</key>
<dict>
<key>aliases</key>
<array/>
<key>spriteOffset</key>
<string>{0,0}</string>
<key>spriteSize</key>
<string>{256,256}</string>
<key>spriteSourceSize</key>
<string>{256,256}</string>
<key>textureRect</key>
<string>{{775,1549},{256,256}}</string>
<key>textureRotated</key>
<false/>
</dict>
<key>chike_1_OTHER0_0_Debuff_Stun_0-7.png</key>
<dict>
<key>aliases</key>
<array/>
<key>spriteOffset</key>
<string>{0,0}</string>
<key>spriteSize</key>
<string>{256,256}</string>
<key>spriteSourceSize</key>
<string>{256,256}</string>
<key>textureRect</key>
<string>{{1033,775},{256,256}}</string>
<key>textureRotated</key>
<false/>
</dict>
<key>chike_1_OTHER2_0_Buff_0-0.png</key>
<dict>
<key>aliases</key>
<array/>
<key>spriteOffset</key>
<string>{0,0}</string>
<key>spriteSize</key>
<string>{256,256}</string>
<key>spriteSourceSize</key>
<string>{256,256}</string>
<key>textureRect</key>
<string>{{1291,775},{256,256}}</string>
<key>textureRotated</key>
<false/>
</dict>
<key>chike_1_OTHER2_0_Buff_0-1.png</key>
<dict>
<key>aliases</key>
<array/>
<key>spriteOffset</key>
<string>{0,0}</string>
<key>spriteSize</key>
<string>{256,256}</string>
<key>spriteSourceSize</key>
<string>{256,256}</string>
<key>textureRect</key>
<string>{{1549,775},{256,256}}</string>
<key>textureRotated</key>
<false/>
</dict>
<key>chike_1_OTHER2_0_Buff_0-2.png</key>
<dict>
<key>aliases</key>
<array/>
<key>spriteOffset</key>
<string>{0,0}</string>
<key>spriteSize</key>
<string>{256,256}</string>
<key>spriteSourceSize</key>
<string>{256,256}</string>
<key>textureRect</key>
<string>{{1033,1033},{256,256}}</string>
<key>textureRotated</key>
<false/>
</dict>
<key>chike_1_OTHER2_0_Buff_0-3.png</key>
<dict>
<key>aliases</key>
<array/>
<key>spriteOffset</key>
<string>{0,0}</string>
<key>spriteSize</key>
<string>{256,256}</string>
<key>spriteSourceSize</key>
<string>{256,256}</string>
<key>textureRect</key>
<string>{{1033,1291},{256,256}}</string>
<key>textureRotated</key>
<false/>
</dict>
<key>chike_1_OTHER2_0_Buff_0-4.png</key>
<dict>
<key>aliases</key>
<array/>
<key>spriteOffset</key>
<string>{0,0}</string>
<key>spriteSize</key>
<string>{256,256}</string>
<key>spriteSourceSize</key>
<string>{256,256}</string>
<key>textureRect</key>
<string>{{1033,1549},{256,256}}</string>
<key>textureRotated</key>
<false/>
</dict>
<key>chike_1_OTHER2_0_Buff_0-5.png</key>
<dict>
<key>aliases</key>
<array/>
<key>spriteOffset</key>
<string>{0,0}</string>
<key>spriteSize</key>
<string>{256,256}</string>
<key>spriteSourceSize</key>
<string>{256,256}</string>
<key>textureRect</key>
<string>{{1291,1033},{256,256}}</string>
<key>textureRotated</key>
<false/>
</dict>
<key>chike_1_OTHER2_0_Buff_0-6.png</key>
<dict>
<key>aliases</key>
<array/>
<key>spriteOffset</key>
<string>{0,0}</string>
<key>spriteSize</key>
<string>{256,256}</string>
<key>spriteSourceSize</key>
<string>{256,256}</string>
<key>textureRect</key>
<string>{{1549,1033},{256,256}}</string>
<key>textureRotated</key>
<false/>
</dict>
<key>chike_1_OTHER2_0_Buff_0-7.png</key>
<dict>
<key>aliases</key>
<array/>
<key>spriteOffset</key>
<string>{0,0}</string>
<key>spriteSize</key>
<string>{256,256}</string>
<key>spriteSourceSize</key>
<string>{256,256}</string>
<key>textureRect</key>
<string>{{1291,1291},{256,256}}</string>
<key>textureRotated</key>
<false/>
</dict>
</dict>
<key>metadata</key>
<dict>
<key>format</key>
<integer>3</integer>
<key>pixelFormat</key>
<string>RGBA8888</string>
<key>premultiplyAlpha</key>
<false/>
<key>realTextureFileName</key>
<string>c1.png</string>
<key>size</key>
<string>{1806,1806}</string>
<key>smartupdate</key>
<string>$TexturePacker:SmartUpdate:5393a38cfa0576a514a17703f4fbb59b:891113423d1f445310b39fa38aefa28d:1422f1128d6daf77aa8550262d834a4e$</string>
<key>textureFileName</key>
<string>c1.png</string>
</dict>
</dict>
</plist>

File diff suppressed because it is too large Load Diff

Binary file not shown.

Before

Width:  |  Height:  |  Size: 73 KiB

View File

@@ -1 +0,0 @@
{"ver":"1.2.0","importer":"directory","imported":true,"uuid":"09b935a9-598a-4ade-8b0a-774b92a0e862","files":[],"subMetas":{},"userData":{}}

Some files were not shown because too many files have changed in this diff Show More