Merge pull request #13 from MartinKral/Shoot,-Die-Animation

Shoot, die animation
This commit is contained in:
Martin Král 2022-12-30 12:31:14 +01:00 committed by GitHub
commit 46e9a637ba
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
88 changed files with 4558 additions and 67 deletions

View File

@ -0,0 +1,95 @@
[
{
"__type__": "cc.AnimationClip",
"_name": "Shoot",
"_objFlags": 0,
"__editorExtras__": {
"embeddedPlayerGroups": []
},
"_native": "",
"sample": 60,
"speed": 1,
"wrapMode": 1,
"enableTrsBlending": false,
"_duration": 0.6666666666666666,
"_hash": 500763545,
"_tracks": [
{
"__id__": 1
}
],
"_exoticAnimation": null,
"_events": [],
"_embeddedPlayers": []
},
{
"__type__": "cc.animation.ObjectTrack",
"_binding": {
"__type__": "cc.animation.TrackBinding",
"path": {
"__id__": 2
}
},
"_channel": {
"__id__": 5
}
},
{
"__type__": "cc.animation.TrackPath",
"_paths": [
{
"__id__": 3
},
{
"__id__": 4
},
"spriteFrame"
]
},
{
"__type__": "cc.animation.HierarchyPath",
"path": "Graphics"
},
{
"__type__": "cc.animation.ComponentPath",
"component": "cc.Sprite"
},
{
"__type__": "cc.animation.Channel",
"_curve": {
"__id__": 6
}
},
{
"__type__": "cc.ObjectCurve",
"_times": [
0,
0.16666666666666666,
0.3333333333333333,
0.5,
0.65
],
"_values": [
{
"__uuid__": "7e770b32-bbb8-4f8e-b8e0-2eb88654f4ce@f9941",
"__expectedType__": "cc.SpriteFrame"
},
{
"__uuid__": "de37561f-89fc-4294-9c42-2acee70389fc@f9941",
"__expectedType__": "cc.SpriteFrame"
},
{
"__uuid__": "736649ec-a218-4034-9cec-d6894529cd26@f9941",
"__expectedType__": "cc.SpriteFrame"
},
{
"__uuid__": "d461ea9e-fc0a-4749-8a85-8a5ccd407d87@f9941",
"__expectedType__": "cc.SpriteFrame"
},
{
"__uuid__": "d461ea9e-fc0a-4749-8a85-8a5ccd407d87@f9941",
"__expectedType__": "cc.SpriteFrame"
}
]
}
]

View File

@ -0,0 +1,13 @@
{
"ver": "2.0.3",
"importer": "animation-clip",
"imported": true,
"uuid": "02f5cb0a-b58e-418e-aa60-45f28f5a4e9f",
"files": [
".cconb"
],
"subMetas": {},
"userData": {
"name": "Shoot"
}
}

View File

@ -0,0 +1,239 @@
[
{
"__type__": "cc.AnimationClip",
"_name": "Hit",
"_objFlags": 0,
"__editorExtras__": {
"embeddedPlayerGroups": []
},
"_native": "",
"sample": 60,
"speed": 1,
"wrapMode": 1,
"enableTrsBlending": false,
"_duration": 1,
"_hash": 500763545,
"_tracks": [
{
"__id__": 1
},
{
"__id__": 7
}
],
"_exoticAnimation": null,
"_events": [],
"_embeddedPlayers": []
},
{
"__type__": "cc.animation.ObjectTrack",
"_binding": {
"__type__": "cc.animation.TrackBinding",
"path": {
"__id__": 2
}
},
"_channel": {
"__id__": 5
}
},
{
"__type__": "cc.animation.TrackPath",
"_paths": [
{
"__id__": 3
},
{
"__id__": 4
},
"spriteFrame"
]
},
{
"__type__": "cc.animation.HierarchyPath",
"path": "Graphics"
},
{
"__type__": "cc.animation.ComponentPath",
"component": "cc.Sprite"
},
{
"__type__": "cc.animation.Channel",
"_curve": {
"__id__": 6
}
},
{
"__type__": "cc.ObjectCurve",
"_times": [
0,
0.16666666666666666,
0.3333333333333333,
0.5,
0.6666666666666666,
0.8333333333333334,
0.9833333333333333
],
"_values": [
{
"__uuid__": "a7f5edf8-240d-4d58-97e2-1a7a434a773c@f9941",
"__expectedType__": "cc.SpriteFrame"
},
{
"__uuid__": "2acb3783-737a-40e1-8c73-0cd1182fd3ac@f9941",
"__expectedType__": "cc.SpriteFrame"
},
{
"__uuid__": "bc21e5d6-efea-405b-a0c7-00bd069e09c2@f9941",
"__expectedType__": "cc.SpriteFrame"
},
{
"__uuid__": "8c22ffb1-99a2-4648-a00e-8a9570f40920@f9941",
"__expectedType__": "cc.SpriteFrame"
},
{
"__uuid__": "f3b7b53c-d7ec-46c5-988c-affce8fc1038@f9941",
"__expectedType__": "cc.SpriteFrame"
},
{
"__uuid__": "31113599-5de5-44f9-8e96-ba12b0eb964e@f9941",
"__expectedType__": "cc.SpriteFrame"
},
{
"__uuid__": "31113599-5de5-44f9-8e96-ba12b0eb964e@f9941",
"__expectedType__": "cc.SpriteFrame"
}
]
},
{
"__type__": "cc.animation.VectorTrack",
"_binding": {
"__type__": "cc.animation.TrackBinding",
"path": {
"__id__": 8
}
},
"_channels": [
{
"__id__": 10
},
{
"__id__": 12
},
{
"__id__": 14
},
{
"__id__": 16
}
],
"_nComponents": 3
},
{
"__type__": "cc.animation.TrackPath",
"_paths": [
{
"__id__": 9
},
"position"
]
},
{
"__type__": "cc.animation.HierarchyPath",
"path": "Graphics"
},
{
"__type__": "cc.animation.Channel",
"_curve": {
"__id__": 11
}
},
{
"__type__": "cc.RealCurve",
"_times": [
0
],
"_values": [
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 32,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0
}
],
"preExtrapolation": 1,
"postExtrapolation": 1
},
{
"__type__": "cc.animation.Channel",
"_curve": {
"__id__": 13
}
},
{
"__type__": "cc.RealCurve",
"_times": [
0
],
"_values": [
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 0,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0
}
],
"preExtrapolation": 1,
"postExtrapolation": 1
},
{
"__type__": "cc.animation.Channel",
"_curve": {
"__id__": 15
}
},
{
"__type__": "cc.RealCurve",
"_times": [
0
],
"_values": [
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 0,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0
}
],
"preExtrapolation": 1,
"postExtrapolation": 1
},
{
"__type__": "cc.animation.Channel",
"_curve": {
"__id__": 17
}
},
{
"__type__": "cc.RealCurve",
"_times": [],
"_values": [],
"preExtrapolation": 1,
"postExtrapolation": 1
}
]

View File

@ -0,0 +1,13 @@
{
"ver": "2.0.3",
"importer": "animation-clip",
"imported": true,
"uuid": "d48ae5c8-636c-4246-ab09-2deab0d37587",
"files": [
".cconb"
],
"subMetas": {},
"userData": {
"name": "Hit"
}
}

View File

@ -16,6 +16,9 @@
"_tracks": [
{
"__id__": 1
},
{
"__id__": 7
}
],
"_exoticAnimation": null,
@ -101,5 +104,145 @@
"__expectedType__": "cc.SpriteFrame"
}
]
},
{
"__type__": "cc.animation.VectorTrack",
"_binding": {
"__type__": "cc.animation.TrackBinding",
"path": {
"__id__": 8
}
},
"_channels": [
{
"__id__": 10
},
{
"__id__": 12
},
{
"__id__": 14
},
{
"__id__": 16
}
],
"_nComponents": 3
},
{
"__type__": "cc.animation.TrackPath",
"_paths": [
{
"__id__": 9
},
"position"
]
},
{
"__type__": "cc.animation.HierarchyPath",
"path": "Graphics"
},
{
"__type__": "cc.animation.Channel",
"_curve": {
"__id__": 11
}
},
{
"__type__": "cc.RealCurve",
"_times": [
0
],
"_values": [
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 16,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": {
"tangentMode": 0
}
}
],
"preExtrapolation": 1,
"postExtrapolation": 1
},
{
"__type__": "cc.animation.Channel",
"_curve": {
"__id__": 13
}
},
{
"__type__": "cc.RealCurve",
"_times": [
0
],
"_values": [
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 0,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": {
"tangentMode": 0
}
}
],
"preExtrapolation": 1,
"postExtrapolation": 1
},
{
"__type__": "cc.animation.Channel",
"_curve": {
"__id__": 15
}
},
{
"__type__": "cc.RealCurve",
"_times": [
0
],
"_values": [
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 0,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": {
"tangentMode": 0
}
}
],
"preExtrapolation": 1,
"postExtrapolation": 1
},
{
"__type__": "cc.animation.Channel",
"_curve": {
"__id__": 17
}
},
{
"__type__": "cc.RealCurve",
"_times": [],
"_values": [],
"preExtrapolation": 1,
"postExtrapolation": 1
}
]

View File

@ -0,0 +1,239 @@
[
{
"__type__": "cc.AnimationClip",
"_name": "Hit",
"_objFlags": 0,
"__editorExtras__": {
"embeddedPlayerGroups": []
},
"_native": "",
"sample": 60,
"speed": 1,
"wrapMode": 1,
"enableTrsBlending": false,
"_duration": 1.2,
"_hash": 500763545,
"_tracks": [
{
"__id__": 1
},
{
"__id__": 7
}
],
"_exoticAnimation": null,
"_events": [],
"_embeddedPlayers": []
},
{
"__type__": "cc.animation.ObjectTrack",
"_binding": {
"__type__": "cc.animation.TrackBinding",
"path": {
"__id__": 2
}
},
"_channel": {
"__id__": 5
}
},
{
"__type__": "cc.animation.TrackPath",
"_paths": [
{
"__id__": 3
},
{
"__id__": 4
},
"spriteFrame"
]
},
{
"__type__": "cc.animation.HierarchyPath",
"path": "Graphics"
},
{
"__type__": "cc.animation.ComponentPath",
"component": "cc.Sprite"
},
{
"__type__": "cc.animation.Channel",
"_curve": {
"__id__": 6
}
},
{
"__type__": "cc.ObjectCurve",
"_times": [
0,
0.21666666666666667,
0.4,
0.6,
0.8,
1,
1.1833333333333333
],
"_values": [
{
"__uuid__": "471a1da9-6633-4ffd-9b5c-efac9386a700@f9941",
"__expectedType__": "cc.SpriteFrame"
},
{
"__uuid__": "de5a98ef-d691-4098-85c5-e9aa4e7e668e@f9941",
"__expectedType__": "cc.SpriteFrame"
},
{
"__uuid__": "a0c16acb-da88-490e-b211-a8ef2ec8ec99@f9941",
"__expectedType__": "cc.SpriteFrame"
},
{
"__uuid__": "b8d4be13-42af-433d-9370-fe50522b6a5b@f9941",
"__expectedType__": "cc.SpriteFrame"
},
{
"__uuid__": "21cd5850-691c-4b44-a529-9241f4fdf8b9@f9941",
"__expectedType__": "cc.SpriteFrame"
},
{
"__uuid__": "e72c20fa-5e36-44b6-918b-a904d7bf0a0f@f9941",
"__expectedType__": "cc.SpriteFrame"
},
{
"__uuid__": "e72c20fa-5e36-44b6-918b-a904d7bf0a0f@f9941",
"__expectedType__": "cc.SpriteFrame"
}
]
},
{
"__type__": "cc.animation.VectorTrack",
"_binding": {
"__type__": "cc.animation.TrackBinding",
"path": {
"__id__": 8
}
},
"_channels": [
{
"__id__": 10
},
{
"__id__": 12
},
{
"__id__": 14
},
{
"__id__": 16
}
],
"_nComponents": 3
},
{
"__type__": "cc.animation.TrackPath",
"_paths": [
{
"__id__": 9
},
"position"
]
},
{
"__type__": "cc.animation.HierarchyPath",
"path": "Graphics"
},
{
"__type__": "cc.animation.Channel",
"_curve": {
"__id__": 11
}
},
{
"__type__": "cc.RealCurve",
"_times": [
0
],
"_values": [
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 8,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0
}
],
"preExtrapolation": 1,
"postExtrapolation": 1
},
{
"__type__": "cc.animation.Channel",
"_curve": {
"__id__": 13
}
},
{
"__type__": "cc.RealCurve",
"_times": [
0
],
"_values": [
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 0,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0
}
],
"preExtrapolation": 1,
"postExtrapolation": 1
},
{
"__type__": "cc.animation.Channel",
"_curve": {
"__id__": 15
}
},
{
"__type__": "cc.RealCurve",
"_times": [
0
],
"_values": [
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 0,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0
}
],
"preExtrapolation": 1,
"postExtrapolation": 1
},
{
"__type__": "cc.animation.Channel",
"_curve": {
"__id__": 17
}
},
{
"__type__": "cc.RealCurve",
"_times": [],
"_values": [],
"preExtrapolation": 1,
"postExtrapolation": 1
}
]

View File

@ -0,0 +1,13 @@
{
"ver": "2.0.3",
"importer": "animation-clip",
"imported": true,
"uuid": "2bea8879-9efb-482c-8382-d149f9145629",
"files": [
".cconb"
],
"subMetas": {},
"userData": {
"name": "Hit"
}
}

View File

@ -16,6 +16,9 @@
"_tracks": [
{
"__id__": 1
},
{
"__id__": 7
}
],
"_exoticAnimation": null,
@ -101,5 +104,145 @@
"__expectedType__": "cc.SpriteFrame"
}
]
},
{
"__type__": "cc.animation.VectorTrack",
"_binding": {
"__type__": "cc.animation.TrackBinding",
"path": {
"__id__": 8
}
},
"_channels": [
{
"__id__": 10
},
{
"__id__": 12
},
{
"__id__": 14
},
{
"__id__": 16
}
],
"_nComponents": 3
},
{
"__type__": "cc.animation.TrackPath",
"_paths": [
{
"__id__": 9
},
"position"
]
},
{
"__type__": "cc.animation.HierarchyPath",
"path": "Graphics"
},
{
"__type__": "cc.animation.Channel",
"_curve": {
"__id__": 11
}
},
{
"__type__": "cc.RealCurve",
"_times": [
0
],
"_values": [
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 0,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": {
"tangentMode": 0
}
}
],
"preExtrapolation": 1,
"postExtrapolation": 1
},
{
"__type__": "cc.animation.Channel",
"_curve": {
"__id__": 13
}
},
{
"__type__": "cc.RealCurve",
"_times": [
0
],
"_values": [
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 0,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": {
"tangentMode": 0
}
}
],
"preExtrapolation": 1,
"postExtrapolation": 1
},
{
"__type__": "cc.animation.Channel",
"_curve": {
"__id__": 15
}
},
{
"__type__": "cc.RealCurve",
"_times": [
0
],
"_values": [
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 0,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": {
"tangentMode": 0
}
}
],
"preExtrapolation": 1,
"postExtrapolation": 1
},
{
"__type__": "cc.animation.Channel",
"_curve": {
"__id__": 17
}
},
{
"__type__": "cc.RealCurve",
"_times": [],
"_values": [],
"preExtrapolation": 1,
"postExtrapolation": 1
}
]

View File

@ -0,0 +1,95 @@
[
{
"__type__": "cc.AnimationClip",
"_name": "Shoot",
"_objFlags": 0,
"__editorExtras__": {
"embeddedPlayerGroups": []
},
"_native": "",
"sample": 60,
"speed": 1,
"wrapMode": 1,
"enableTrsBlending": false,
"_duration": 0.6666666666666666,
"_hash": 500763545,
"_tracks": [
{
"__id__": 1
}
],
"_exoticAnimation": null,
"_events": [],
"_embeddedPlayers": []
},
{
"__type__": "cc.animation.ObjectTrack",
"_binding": {
"__type__": "cc.animation.TrackBinding",
"path": {
"__id__": 2
}
},
"_channel": {
"__id__": 5
}
},
{
"__type__": "cc.animation.TrackPath",
"_paths": [
{
"__id__": 3
},
{
"__id__": 4
},
"spriteFrame"
]
},
{
"__type__": "cc.animation.HierarchyPath",
"path": "Graphics"
},
{
"__type__": "cc.animation.ComponentPath",
"component": "cc.Sprite"
},
{
"__type__": "cc.animation.Channel",
"_curve": {
"__id__": 6
}
},
{
"__type__": "cc.ObjectCurve",
"_times": [
0,
0.16666666666666666,
0.3333333333333333,
0.5,
0.65
],
"_values": [
{
"__uuid__": "b9395a85-d6b4-4e68-afd4-f5e8202b5bfa@f9941",
"__expectedType__": "cc.SpriteFrame"
},
{
"__uuid__": "31b055f7-cf03-4014-9ff9-2ebde745c584@f9941",
"__expectedType__": "cc.SpriteFrame"
},
{
"__uuid__": "232346f7-8d96-442a-ad3b-e49326f8f462@f9941",
"__expectedType__": "cc.SpriteFrame"
},
{
"__uuid__": "8f73c656-b97b-4b5d-93bc-5dd86f6a9075@f9941",
"__expectedType__": "cc.SpriteFrame"
},
{
"__uuid__": "8f73c656-b97b-4b5d-93bc-5dd86f6a9075@f9941",
"__expectedType__": "cc.SpriteFrame"
}
]
}
]

View File

@ -0,0 +1,13 @@
{
"ver": "2.0.3",
"importer": "animation-clip",
"imported": true,
"uuid": "f30496c1-3365-492d-8d11-3c260d7a05cd",
"files": [
".cconb"
],
"subMetas": {},
"userData": {
"name": "Shoot"
}
}

View File

@ -0,0 +1,83 @@
[
{
"__type__": "cc.AnimationClip",
"_name": "Die",
"_objFlags": 0,
"__editorExtras__": {
"embeddedPlayerGroups": []
},
"_native": "",
"sample": 60,
"speed": 1,
"wrapMode": 1,
"enableTrsBlending": false,
"_duration": 1.35,
"_hash": 500763545,
"_tracks": [
{
"__id__": 1
}
],
"_exoticAnimation": null,
"_events": [],
"_embeddedPlayers": []
},
{
"__type__": "cc.animation.ObjectTrack",
"_binding": {
"__type__": "cc.animation.TrackBinding",
"path": {
"__id__": 2
}
},
"_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.2,
1.0333333333333334,
1.3333333333333333
],
"_values": [
{
"__uuid__": "d24e6250-9d2f-41ee-9eac-36f5e17f5bfb@f9941",
"__expectedType__": "cc.SpriteFrame"
},
{
"__uuid__": "346961fb-92d2-469c-ac96-743af47a2344@f9941",
"__expectedType__": "cc.SpriteFrame"
},
{
"__uuid__": "bbd6cbee-3efd-40ca-a391-17bd5ecb4c61@f9941",
"__expectedType__": "cc.SpriteFrame"
},
{
"__uuid__": "bbd6cbee-3efd-40ca-a391-17bd5ecb4c61@f9941",
"__expectedType__": "cc.SpriteFrame"
}
]
}
]

View File

@ -0,0 +1,13 @@
{
"ver": "2.0.3",
"importer": "animation-clip",
"imported": true,
"uuid": "98f0d9d0-db04-4af8-b77d-a448a96f9b80",
"files": [
".cconb"
],
"subMetas": {},
"userData": {
"name": "Die"
}
}

View File

@ -11,7 +11,7 @@
"speed": 1,
"wrapMode": 2,
"enableTrsBlending": false,
"_duration": 0.016666666666666666,
"_duration": 0.5666666666666667,
"_hash": 500763545,
"_tracks": [
{
@ -56,11 +56,21 @@
{
"__type__": "cc.ObjectCurve",
"_times": [
0
0,
0.26666666666666666,
0.55
],
"_values": [
{
"__uuid__": "a90012ec-a814-40d9-b762-783f28a178f9@f9941",
"__uuid__": "bc785375-c815-4c14-901e-dad73bc8e8a0@f9941",
"__expectedType__": "cc.SpriteFrame"
},
{
"__uuid__": "e4a1ac61-6db7-4e19-9f2e-6733ed0a6ca5@f9941",
"__expectedType__": "cc.SpriteFrame"
},
{
"__uuid__": "e4a1ac61-6db7-4e19-9f2e-6733ed0a6ca5@f9941",
"__expectedType__": "cc.SpriteFrame"
}
]

Binary file not shown.

After

Width:  |  Height:  |  Size: 953 B

View File

@ -0,0 +1,134 @@
{
"ver": "1.0.25",
"importer": "image",
"imported": true,
"uuid": "7e770b32-bbb8-4f8e-b8e0-2eb88654f4ce",
"files": [
".json",
".png"
],
"subMetas": {
"6c48a": {
"importer": "texture",
"uuid": "7e770b32-bbb8-4f8e-b8e0-2eb88654f4ce@6c48a",
"displayName": "BarbarianShoot00",
"id": "6c48a",
"name": "texture",
"userData": {
"wrapModeS": "clamp-to-edge",
"wrapModeT": "clamp-to-edge",
"minfilter": "nearest",
"magfilter": "nearest",
"mipfilter": "none",
"anisotropy": 0,
"isUuid": true,
"imageUuidOrDatabaseUri": "7e770b32-bbb8-4f8e-b8e0-2eb88654f4ce",
"visible": false
},
"ver": "1.0.22",
"imported": true,
"files": [
".json"
],
"subMetas": {}
},
"f9941": {
"importer": "sprite-frame",
"uuid": "7e770b32-bbb8-4f8e-b8e0-2eb88654f4ce@f9941",
"displayName": "BarbarianShoot00",
"id": "f9941",
"name": "spriteFrame",
"userData": {
"trimType": "none",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 0,
"trimY": 0,
"width": 32,
"height": 32,
"rawWidth": 32,
"rawHeight": 32,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"packable": true,
"pixelsToUnit": 100,
"pivotX": 0.5,
"pivotY": 0.5,
"meshType": 0,
"vertices": {
"rawPosition": [
-16,
-16,
0,
16,
-16,
0,
-16,
16,
0,
16,
16,
0
],
"indexes": [
0,
1,
2,
2,
1,
3
],
"uv": [
0,
32,
32,
32,
0,
0,
32,
0
],
"nuv": [
0,
0,
1,
0,
0,
1,
1,
1
],
"minPos": [
-16,
-16,
0
],
"maxPos": [
16,
16,
0
]
},
"isUuid": true,
"imageUuidOrDatabaseUri": "7e770b32-bbb8-4f8e-b8e0-2eb88654f4ce@6c48a",
"atlasUuid": ""
},
"ver": "1.0.11",
"imported": true,
"files": [
".json"
],
"subMetas": {}
}
},
"userData": {
"type": "sprite-frame",
"fixAlphaTransparencyArtifacts": true,
"hasAlpha": true,
"redirect": "7e770b32-bbb8-4f8e-b8e0-2eb88654f4ce@f9941"
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 725 B

View File

@ -0,0 +1,134 @@
{
"ver": "1.0.25",
"importer": "image",
"imported": true,
"uuid": "de37561f-89fc-4294-9c42-2acee70389fc",
"files": [
".json",
".png"
],
"subMetas": {
"6c48a": {
"importer": "texture",
"uuid": "de37561f-89fc-4294-9c42-2acee70389fc@6c48a",
"displayName": "BarbarianShoot01",
"id": "6c48a",
"name": "texture",
"userData": {
"wrapModeS": "clamp-to-edge",
"wrapModeT": "clamp-to-edge",
"minfilter": "nearest",
"magfilter": "nearest",
"mipfilter": "none",
"anisotropy": 0,
"isUuid": true,
"imageUuidOrDatabaseUri": "de37561f-89fc-4294-9c42-2acee70389fc",
"visible": false
},
"ver": "1.0.22",
"imported": true,
"files": [
".json"
],
"subMetas": {}
},
"f9941": {
"importer": "sprite-frame",
"uuid": "de37561f-89fc-4294-9c42-2acee70389fc@f9941",
"displayName": "BarbarianShoot01",
"id": "f9941",
"name": "spriteFrame",
"userData": {
"trimType": "none",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 0,
"trimY": 0,
"width": 32,
"height": 32,
"rawWidth": 32,
"rawHeight": 32,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"packable": true,
"pixelsToUnit": 100,
"pivotX": 0.5,
"pivotY": 0.5,
"meshType": 0,
"vertices": {
"rawPosition": [
-16,
-16,
0,
16,
-16,
0,
-16,
16,
0,
16,
16,
0
],
"indexes": [
0,
1,
2,
2,
1,
3
],
"uv": [
0,
32,
32,
32,
0,
0,
32,
0
],
"nuv": [
0,
0,
1,
0,
0,
1,
1,
1
],
"minPos": [
-16,
-16,
0
],
"maxPos": [
16,
16,
0
]
},
"isUuid": true,
"imageUuidOrDatabaseUri": "de37561f-89fc-4294-9c42-2acee70389fc@6c48a",
"atlasUuid": ""
},
"ver": "1.0.11",
"imported": true,
"files": [
".json"
],
"subMetas": {}
}
},
"userData": {
"type": "sprite-frame",
"fixAlphaTransparencyArtifacts": true,
"hasAlpha": true,
"redirect": "de37561f-89fc-4294-9c42-2acee70389fc@f9941"
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 716 B

View File

@ -0,0 +1,134 @@
{
"ver": "1.0.25",
"importer": "image",
"imported": true,
"uuid": "736649ec-a218-4034-9cec-d6894529cd26",
"files": [
".json",
".png"
],
"subMetas": {
"6c48a": {
"importer": "texture",
"uuid": "736649ec-a218-4034-9cec-d6894529cd26@6c48a",
"displayName": "BarbarianShoot02",
"id": "6c48a",
"name": "texture",
"userData": {
"wrapModeS": "clamp-to-edge",
"wrapModeT": "clamp-to-edge",
"minfilter": "nearest",
"magfilter": "nearest",
"mipfilter": "none",
"anisotropy": 0,
"isUuid": true,
"imageUuidOrDatabaseUri": "736649ec-a218-4034-9cec-d6894529cd26",
"visible": false
},
"ver": "1.0.22",
"imported": true,
"files": [
".json"
],
"subMetas": {}
},
"f9941": {
"importer": "sprite-frame",
"uuid": "736649ec-a218-4034-9cec-d6894529cd26@f9941",
"displayName": "BarbarianShoot02",
"id": "f9941",
"name": "spriteFrame",
"userData": {
"trimType": "none",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 0,
"trimY": 0,
"width": 32,
"height": 32,
"rawWidth": 32,
"rawHeight": 32,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"packable": true,
"pixelsToUnit": 100,
"pivotX": 0.5,
"pivotY": 0.5,
"meshType": 0,
"vertices": {
"rawPosition": [
-16,
-16,
0,
16,
-16,
0,
-16,
16,
0,
16,
16,
0
],
"indexes": [
0,
1,
2,
2,
1,
3
],
"uv": [
0,
32,
32,
32,
0,
0,
32,
0
],
"nuv": [
0,
0,
1,
0,
0,
1,
1,
1
],
"minPos": [
-16,
-16,
0
],
"maxPos": [
16,
16,
0
]
},
"isUuid": true,
"imageUuidOrDatabaseUri": "736649ec-a218-4034-9cec-d6894529cd26@6c48a",
"atlasUuid": ""
},
"ver": "1.0.11",
"imported": true,
"files": [
".json"
],
"subMetas": {}
}
},
"userData": {
"type": "sprite-frame",
"fixAlphaTransparencyArtifacts": true,
"hasAlpha": true,
"redirect": "736649ec-a218-4034-9cec-d6894529cd26@f9941"
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 843 B

View File

@ -0,0 +1,134 @@
{
"ver": "1.0.25",
"importer": "image",
"imported": true,
"uuid": "d461ea9e-fc0a-4749-8a85-8a5ccd407d87",
"files": [
".json",
".png"
],
"subMetas": {
"6c48a": {
"importer": "texture",
"uuid": "d461ea9e-fc0a-4749-8a85-8a5ccd407d87@6c48a",
"displayName": "BarbarianShoot03",
"id": "6c48a",
"name": "texture",
"userData": {
"wrapModeS": "clamp-to-edge",
"wrapModeT": "clamp-to-edge",
"minfilter": "nearest",
"magfilter": "nearest",
"mipfilter": "none",
"anisotropy": 0,
"isUuid": true,
"imageUuidOrDatabaseUri": "d461ea9e-fc0a-4749-8a85-8a5ccd407d87",
"visible": false
},
"ver": "1.0.22",
"imported": true,
"files": [
".json"
],
"subMetas": {}
},
"f9941": {
"importer": "sprite-frame",
"uuid": "d461ea9e-fc0a-4749-8a85-8a5ccd407d87@f9941",
"displayName": "BarbarianShoot03",
"id": "f9941",
"name": "spriteFrame",
"userData": {
"trimType": "none",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 0,
"trimY": 0,
"width": 32,
"height": 32,
"rawWidth": 32,
"rawHeight": 32,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"packable": true,
"pixelsToUnit": 100,
"pivotX": 0.5,
"pivotY": 0.5,
"meshType": 0,
"vertices": {
"rawPosition": [
-16,
-16,
0,
16,
-16,
0,
-16,
16,
0,
16,
16,
0
],
"indexes": [
0,
1,
2,
2,
1,
3
],
"uv": [
0,
32,
32,
32,
0,
0,
32,
0
],
"nuv": [
0,
0,
1,
0,
0,
1,
1,
1
],
"minPos": [
-16,
-16,
0
],
"maxPos": [
16,
16,
0
]
},
"isUuid": true,
"imageUuidOrDatabaseUri": "d461ea9e-fc0a-4749-8a85-8a5ccd407d87@6c48a",
"atlasUuid": ""
},
"ver": "1.0.11",
"imported": true,
"files": [
".json"
],
"subMetas": {}
}
},
"userData": {
"type": "sprite-frame",
"fixAlphaTransparencyArtifacts": true,
"hasAlpha": true,
"redirect": "d461ea9e-fc0a-4749-8a85-8a5ccd407d87@f9941"
}
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.4 KiB

After

Width:  |  Height:  |  Size: 2.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.4 KiB

After

Width:  |  Height:  |  Size: 2.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.3 KiB

After

Width:  |  Height:  |  Size: 2.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.3 KiB

After

Width:  |  Height:  |  Size: 2.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.3 KiB

After

Width:  |  Height:  |  Size: 2.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.5 KiB

After

Width:  |  Height:  |  Size: 2.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.5 KiB

View File

@ -0,0 +1,134 @@
{
"ver": "1.0.25",
"importer": "image",
"imported": true,
"uuid": "a7f5edf8-240d-4d58-97e2-1a7a434a773c",
"files": [
".json",
".png"
],
"subMetas": {
"6c48a": {
"importer": "texture",
"uuid": "a7f5edf8-240d-4d58-97e2-1a7a434a773c@6c48a",
"displayName": "BossOrcKingHit00",
"id": "6c48a",
"name": "texture",
"userData": {
"wrapModeS": "clamp-to-edge",
"wrapModeT": "clamp-to-edge",
"minfilter": "nearest",
"magfilter": "nearest",
"mipfilter": "none",
"anisotropy": 0,
"isUuid": true,
"imageUuidOrDatabaseUri": "a7f5edf8-240d-4d58-97e2-1a7a434a773c",
"visible": false
},
"ver": "1.0.22",
"imported": true,
"files": [
".json"
],
"subMetas": {}
},
"f9941": {
"importer": "sprite-frame",
"uuid": "a7f5edf8-240d-4d58-97e2-1a7a434a773c@f9941",
"displayName": "BossOrcKingHit00",
"id": "f9941",
"name": "spriteFrame",
"userData": {
"trimType": "none",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 0,
"trimY": 0,
"width": 92,
"height": 64,
"rawWidth": 92,
"rawHeight": 64,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"packable": true,
"pixelsToUnit": 100,
"pivotX": 0.5,
"pivotY": 0.5,
"meshType": 0,
"vertices": {
"rawPosition": [
-46,
-32,
0,
46,
-32,
0,
-46,
32,
0,
46,
32,
0
],
"indexes": [
0,
1,
2,
2,
1,
3
],
"uv": [
0,
64,
92,
64,
0,
0,
92,
0
],
"nuv": [
0,
0,
1,
0,
0,
1,
1,
1
],
"minPos": [
-46,
-32,
0
],
"maxPos": [
46,
32,
0
]
},
"isUuid": true,
"imageUuidOrDatabaseUri": "a7f5edf8-240d-4d58-97e2-1a7a434a773c@6c48a",
"atlasUuid": ""
},
"ver": "1.0.11",
"imported": true,
"files": [
".json"
],
"subMetas": {}
}
},
"userData": {
"type": "sprite-frame",
"fixAlphaTransparencyArtifacts": true,
"hasAlpha": true,
"redirect": "a7f5edf8-240d-4d58-97e2-1a7a434a773c@f9941"
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.4 KiB

View File

@ -0,0 +1,134 @@
{
"ver": "1.0.25",
"importer": "image",
"imported": true,
"uuid": "2acb3783-737a-40e1-8c73-0cd1182fd3ac",
"files": [
".json",
".png"
],
"subMetas": {
"6c48a": {
"importer": "texture",
"uuid": "2acb3783-737a-40e1-8c73-0cd1182fd3ac@6c48a",
"displayName": "BossOrcKingHit01",
"id": "6c48a",
"name": "texture",
"userData": {
"wrapModeS": "clamp-to-edge",
"wrapModeT": "clamp-to-edge",
"minfilter": "nearest",
"magfilter": "nearest",
"mipfilter": "none",
"anisotropy": 0,
"isUuid": true,
"imageUuidOrDatabaseUri": "2acb3783-737a-40e1-8c73-0cd1182fd3ac",
"visible": false
},
"ver": "1.0.22",
"imported": true,
"files": [
".json"
],
"subMetas": {}
},
"f9941": {
"importer": "sprite-frame",
"uuid": "2acb3783-737a-40e1-8c73-0cd1182fd3ac@f9941",
"displayName": "BossOrcKingHit01",
"id": "f9941",
"name": "spriteFrame",
"userData": {
"trimType": "none",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 0,
"trimY": 0,
"width": 92,
"height": 64,
"rawWidth": 92,
"rawHeight": 64,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"packable": true,
"pixelsToUnit": 100,
"pivotX": 0.5,
"pivotY": 0.5,
"meshType": 0,
"vertices": {
"rawPosition": [
-46,
-32,
0,
46,
-32,
0,
-46,
32,
0,
46,
32,
0
],
"indexes": [
0,
1,
2,
2,
1,
3
],
"uv": [
0,
64,
92,
64,
0,
0,
92,
0
],
"nuv": [
0,
0,
1,
0,
0,
1,
1,
1
],
"minPos": [
-46,
-32,
0
],
"maxPos": [
46,
32,
0
]
},
"isUuid": true,
"imageUuidOrDatabaseUri": "2acb3783-737a-40e1-8c73-0cd1182fd3ac@6c48a",
"atlasUuid": ""
},
"ver": "1.0.11",
"imported": true,
"files": [
".json"
],
"subMetas": {}
}
},
"userData": {
"type": "sprite-frame",
"fixAlphaTransparencyArtifacts": true,
"hasAlpha": true,
"redirect": "2acb3783-737a-40e1-8c73-0cd1182fd3ac@f9941"
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.1 KiB

View File

@ -0,0 +1,134 @@
{
"ver": "1.0.25",
"importer": "image",
"imported": true,
"uuid": "bc21e5d6-efea-405b-a0c7-00bd069e09c2",
"files": [
".json",
".png"
],
"subMetas": {
"6c48a": {
"importer": "texture",
"uuid": "bc21e5d6-efea-405b-a0c7-00bd069e09c2@6c48a",
"displayName": "BossOrcKingHit02",
"id": "6c48a",
"name": "texture",
"userData": {
"wrapModeS": "clamp-to-edge",
"wrapModeT": "clamp-to-edge",
"minfilter": "nearest",
"magfilter": "nearest",
"mipfilter": "none",
"anisotropy": 0,
"isUuid": true,
"imageUuidOrDatabaseUri": "bc21e5d6-efea-405b-a0c7-00bd069e09c2",
"visible": false
},
"ver": "1.0.22",
"imported": true,
"files": [
".json"
],
"subMetas": {}
},
"f9941": {
"importer": "sprite-frame",
"uuid": "bc21e5d6-efea-405b-a0c7-00bd069e09c2@f9941",
"displayName": "BossOrcKingHit02",
"id": "f9941",
"name": "spriteFrame",
"userData": {
"trimType": "none",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 0,
"trimY": 0,
"width": 92,
"height": 64,
"rawWidth": 92,
"rawHeight": 64,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"packable": true,
"pixelsToUnit": 100,
"pivotX": 0.5,
"pivotY": 0.5,
"meshType": 0,
"vertices": {
"rawPosition": [
-46,
-32,
0,
46,
-32,
0,
-46,
32,
0,
46,
32,
0
],
"indexes": [
0,
1,
2,
2,
1,
3
],
"uv": [
0,
64,
92,
64,
0,
0,
92,
0
],
"nuv": [
0,
0,
1,
0,
0,
1,
1,
1
],
"minPos": [
-46,
-32,
0
],
"maxPos": [
46,
32,
0
]
},
"isUuid": true,
"imageUuidOrDatabaseUri": "bc21e5d6-efea-405b-a0c7-00bd069e09c2@6c48a",
"atlasUuid": ""
},
"ver": "1.0.11",
"imported": true,
"files": [
".json"
],
"subMetas": {}
}
},
"userData": {
"type": "sprite-frame",
"fixAlphaTransparencyArtifacts": true,
"hasAlpha": true,
"redirect": "bc21e5d6-efea-405b-a0c7-00bd069e09c2@f9941"
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.0 KiB

View File

@ -0,0 +1,134 @@
{
"ver": "1.0.25",
"importer": "image",
"imported": true,
"uuid": "8c22ffb1-99a2-4648-a00e-8a9570f40920",
"files": [
".json",
".png"
],
"subMetas": {
"6c48a": {
"importer": "texture",
"uuid": "8c22ffb1-99a2-4648-a00e-8a9570f40920@6c48a",
"displayName": "BossOrcKingHit03",
"id": "6c48a",
"name": "texture",
"userData": {
"wrapModeS": "clamp-to-edge",
"wrapModeT": "clamp-to-edge",
"minfilter": "nearest",
"magfilter": "nearest",
"mipfilter": "none",
"anisotropy": 0,
"isUuid": true,
"imageUuidOrDatabaseUri": "8c22ffb1-99a2-4648-a00e-8a9570f40920",
"visible": false
},
"ver": "1.0.22",
"imported": true,
"files": [
".json"
],
"subMetas": {}
},
"f9941": {
"importer": "sprite-frame",
"uuid": "8c22ffb1-99a2-4648-a00e-8a9570f40920@f9941",
"displayName": "BossOrcKingHit03",
"id": "f9941",
"name": "spriteFrame",
"userData": {
"trimType": "none",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 0,
"trimY": 0,
"width": 92,
"height": 64,
"rawWidth": 92,
"rawHeight": 64,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"packable": true,
"pixelsToUnit": 100,
"pivotX": 0.5,
"pivotY": 0.5,
"meshType": 0,
"vertices": {
"rawPosition": [
-46,
-32,
0,
46,
-32,
0,
-46,
32,
0,
46,
32,
0
],
"indexes": [
0,
1,
2,
2,
1,
3
],
"uv": [
0,
64,
92,
64,
0,
0,
92,
0
],
"nuv": [
0,
0,
1,
0,
0,
1,
1,
1
],
"minPos": [
-46,
-32,
0
],
"maxPos": [
46,
32,
0
]
},
"isUuid": true,
"imageUuidOrDatabaseUri": "8c22ffb1-99a2-4648-a00e-8a9570f40920@6c48a",
"atlasUuid": ""
},
"ver": "1.0.11",
"imported": true,
"files": [
".json"
],
"subMetas": {}
}
},
"userData": {
"type": "sprite-frame",
"fixAlphaTransparencyArtifacts": true,
"hasAlpha": true,
"redirect": "8c22ffb1-99a2-4648-a00e-8a9570f40920@f9941"
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 KiB

View File

@ -0,0 +1,134 @@
{
"ver": "1.0.25",
"importer": "image",
"imported": true,
"uuid": "f3b7b53c-d7ec-46c5-988c-affce8fc1038",
"files": [
".json",
".png"
],
"subMetas": {
"6c48a": {
"importer": "texture",
"uuid": "f3b7b53c-d7ec-46c5-988c-affce8fc1038@6c48a",
"displayName": "BossOrcKingHit04",
"id": "6c48a",
"name": "texture",
"userData": {
"wrapModeS": "clamp-to-edge",
"wrapModeT": "clamp-to-edge",
"minfilter": "nearest",
"magfilter": "nearest",
"mipfilter": "none",
"anisotropy": 0,
"isUuid": true,
"imageUuidOrDatabaseUri": "f3b7b53c-d7ec-46c5-988c-affce8fc1038",
"visible": false
},
"ver": "1.0.22",
"imported": true,
"files": [
".json"
],
"subMetas": {}
},
"f9941": {
"importer": "sprite-frame",
"uuid": "f3b7b53c-d7ec-46c5-988c-affce8fc1038@f9941",
"displayName": "BossOrcKingHit04",
"id": "f9941",
"name": "spriteFrame",
"userData": {
"trimType": "none",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 0,
"trimY": 0,
"width": 92,
"height": 64,
"rawWidth": 92,
"rawHeight": 64,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"packable": true,
"pixelsToUnit": 100,
"pivotX": 0.5,
"pivotY": 0.5,
"meshType": 0,
"vertices": {
"rawPosition": [
-46,
-32,
0,
46,
-32,
0,
-46,
32,
0,
46,
32,
0
],
"indexes": [
0,
1,
2,
2,
1,
3
],
"uv": [
0,
64,
92,
64,
0,
0,
92,
0
],
"nuv": [
0,
0,
1,
0,
0,
1,
1,
1
],
"minPos": [
-46,
-32,
0
],
"maxPos": [
46,
32,
0
]
},
"isUuid": true,
"imageUuidOrDatabaseUri": "f3b7b53c-d7ec-46c5-988c-affce8fc1038@6c48a",
"atlasUuid": ""
},
"ver": "1.0.11",
"imported": true,
"files": [
".json"
],
"subMetas": {}
}
},
"userData": {
"type": "sprite-frame",
"fixAlphaTransparencyArtifacts": true,
"hasAlpha": true,
"redirect": "f3b7b53c-d7ec-46c5-988c-affce8fc1038@f9941"
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.5 KiB

View File

@ -0,0 +1,134 @@
{
"ver": "1.0.25",
"importer": "image",
"imported": true,
"uuid": "31113599-5de5-44f9-8e96-ba12b0eb964e",
"files": [
".json",
".png"
],
"subMetas": {
"6c48a": {
"importer": "texture",
"uuid": "31113599-5de5-44f9-8e96-ba12b0eb964e@6c48a",
"displayName": "BossOrcKingHit05",
"id": "6c48a",
"name": "texture",
"userData": {
"wrapModeS": "clamp-to-edge",
"wrapModeT": "clamp-to-edge",
"minfilter": "nearest",
"magfilter": "nearest",
"mipfilter": "none",
"anisotropy": 0,
"isUuid": true,
"imageUuidOrDatabaseUri": "31113599-5de5-44f9-8e96-ba12b0eb964e",
"visible": false
},
"ver": "1.0.22",
"imported": true,
"files": [
".json"
],
"subMetas": {}
},
"f9941": {
"importer": "sprite-frame",
"uuid": "31113599-5de5-44f9-8e96-ba12b0eb964e@f9941",
"displayName": "BossOrcKingHit05",
"id": "f9941",
"name": "spriteFrame",
"userData": {
"trimType": "none",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 0,
"trimY": 0,
"width": 92,
"height": 64,
"rawWidth": 92,
"rawHeight": 64,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"packable": true,
"pixelsToUnit": 100,
"pivotX": 0.5,
"pivotY": 0.5,
"meshType": 0,
"vertices": {
"rawPosition": [
-46,
-32,
0,
46,
-32,
0,
-46,
32,
0,
46,
32,
0
],
"indexes": [
0,
1,
2,
2,
1,
3
],
"uv": [
0,
64,
92,
64,
0,
0,
92,
0
],
"nuv": [
0,
0,
1,
0,
0,
1,
1,
1
],
"minPos": [
-46,
-32,
0
],
"maxPos": [
46,
32,
0
]
},
"isUuid": true,
"imageUuidOrDatabaseUri": "31113599-5de5-44f9-8e96-ba12b0eb964e@6c48a",
"atlasUuid": ""
},
"ver": "1.0.11",
"imported": true,
"files": [
".json"
],
"subMetas": {}
}
},
"userData": {
"type": "sprite-frame",
"fixAlphaTransparencyArtifacts": true,
"hasAlpha": true,
"redirect": "31113599-5de5-44f9-8e96-ba12b0eb964e@f9941"
}
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.8 KiB

After

Width:  |  Height:  |  Size: 1.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.8 KiB

After

Width:  |  Height:  |  Size: 1.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.8 KiB

After

Width:  |  Height:  |  Size: 1.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.9 KiB

After

Width:  |  Height:  |  Size: 1.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.8 KiB

After

Width:  |  Height:  |  Size: 1.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.8 KiB

After

Width:  |  Height:  |  Size: 1.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 KiB

View File

@ -0,0 +1,134 @@
{
"ver": "1.0.25",
"importer": "image",
"imported": true,
"uuid": "471a1da9-6633-4ffd-9b5c-efac9386a700",
"files": [
".json",
".png"
],
"subMetas": {
"6c48a": {
"importer": "texture",
"uuid": "471a1da9-6633-4ffd-9b5c-efac9386a700@6c48a",
"displayName": "BossStoneGolemHit00",
"id": "6c48a",
"name": "texture",
"userData": {
"wrapModeS": "clamp-to-edge",
"wrapModeT": "clamp-to-edge",
"minfilter": "nearest",
"magfilter": "nearest",
"mipfilter": "none",
"anisotropy": 0,
"isUuid": true,
"imageUuidOrDatabaseUri": "471a1da9-6633-4ffd-9b5c-efac9386a700",
"visible": false
},
"ver": "1.0.22",
"imported": true,
"files": [
".json"
],
"subMetas": {}
},
"f9941": {
"importer": "sprite-frame",
"uuid": "471a1da9-6633-4ffd-9b5c-efac9386a700@f9941",
"displayName": "BossStoneGolemHit00",
"id": "f9941",
"name": "spriteFrame",
"userData": {
"trimType": "none",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 0,
"trimY": 0,
"width": 80,
"height": 64,
"rawWidth": 80,
"rawHeight": 64,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"packable": true,
"pixelsToUnit": 100,
"pivotX": 0.5,
"pivotY": 0.5,
"meshType": 0,
"vertices": {
"rawPosition": [
-40,
-32,
0,
40,
-32,
0,
-40,
32,
0,
40,
32,
0
],
"indexes": [
0,
1,
2,
2,
1,
3
],
"uv": [
0,
64,
80,
64,
0,
0,
80,
0
],
"nuv": [
0,
0,
1,
0,
0,
1,
1,
1
],
"minPos": [
-40,
-32,
0
],
"maxPos": [
40,
32,
0
]
},
"isUuid": true,
"imageUuidOrDatabaseUri": "471a1da9-6633-4ffd-9b5c-efac9386a700@6c48a",
"atlasUuid": ""
},
"ver": "1.0.11",
"imported": true,
"files": [
".json"
],
"subMetas": {}
}
},
"userData": {
"type": "sprite-frame",
"fixAlphaTransparencyArtifacts": true,
"hasAlpha": true,
"redirect": "471a1da9-6633-4ffd-9b5c-efac9386a700@f9941"
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB

View File

@ -0,0 +1,134 @@
{
"ver": "1.0.25",
"importer": "image",
"imported": true,
"uuid": "de5a98ef-d691-4098-85c5-e9aa4e7e668e",
"files": [
".json",
".png"
],
"subMetas": {
"6c48a": {
"importer": "texture",
"uuid": "de5a98ef-d691-4098-85c5-e9aa4e7e668e@6c48a",
"displayName": "BossStoneGolemHit01",
"id": "6c48a",
"name": "texture",
"userData": {
"wrapModeS": "clamp-to-edge",
"wrapModeT": "clamp-to-edge",
"minfilter": "nearest",
"magfilter": "nearest",
"mipfilter": "none",
"anisotropy": 0,
"isUuid": true,
"imageUuidOrDatabaseUri": "de5a98ef-d691-4098-85c5-e9aa4e7e668e",
"visible": false
},
"ver": "1.0.22",
"imported": true,
"files": [
".json"
],
"subMetas": {}
},
"f9941": {
"importer": "sprite-frame",
"uuid": "de5a98ef-d691-4098-85c5-e9aa4e7e668e@f9941",
"displayName": "BossStoneGolemHit01",
"id": "f9941",
"name": "spriteFrame",
"userData": {
"trimType": "none",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 0,
"trimY": 0,
"width": 80,
"height": 64,
"rawWidth": 80,
"rawHeight": 64,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"packable": true,
"pixelsToUnit": 100,
"pivotX": 0.5,
"pivotY": 0.5,
"meshType": 0,
"vertices": {
"rawPosition": [
-40,
-32,
0,
40,
-32,
0,
-40,
32,
0,
40,
32,
0
],
"indexes": [
0,
1,
2,
2,
1,
3
],
"uv": [
0,
64,
80,
64,
0,
0,
80,
0
],
"nuv": [
0,
0,
1,
0,
0,
1,
1,
1
],
"minPos": [
-40,
-32,
0
],
"maxPos": [
40,
32,
0
]
},
"isUuid": true,
"imageUuidOrDatabaseUri": "de5a98ef-d691-4098-85c5-e9aa4e7e668e@6c48a",
"atlasUuid": ""
},
"ver": "1.0.11",
"imported": true,
"files": [
".json"
],
"subMetas": {}
}
},
"userData": {
"type": "sprite-frame",
"fixAlphaTransparencyArtifacts": true,
"hasAlpha": true,
"redirect": "de5a98ef-d691-4098-85c5-e9aa4e7e668e@f9941"
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 KiB

View File

@ -0,0 +1,134 @@
{
"ver": "1.0.25",
"importer": "image",
"imported": true,
"uuid": "a0c16acb-da88-490e-b211-a8ef2ec8ec99",
"files": [
".json",
".png"
],
"subMetas": {
"6c48a": {
"importer": "texture",
"uuid": "a0c16acb-da88-490e-b211-a8ef2ec8ec99@6c48a",
"displayName": "BossStoneGolemHit02",
"id": "6c48a",
"name": "texture",
"userData": {
"wrapModeS": "clamp-to-edge",
"wrapModeT": "clamp-to-edge",
"minfilter": "nearest",
"magfilter": "nearest",
"mipfilter": "none",
"anisotropy": 0,
"isUuid": true,
"imageUuidOrDatabaseUri": "a0c16acb-da88-490e-b211-a8ef2ec8ec99",
"visible": false
},
"ver": "1.0.22",
"imported": true,
"files": [
".json"
],
"subMetas": {}
},
"f9941": {
"importer": "sprite-frame",
"uuid": "a0c16acb-da88-490e-b211-a8ef2ec8ec99@f9941",
"displayName": "BossStoneGolemHit02",
"id": "f9941",
"name": "spriteFrame",
"userData": {
"trimType": "none",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 0,
"trimY": 0,
"width": 80,
"height": 64,
"rawWidth": 80,
"rawHeight": 64,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"packable": true,
"pixelsToUnit": 100,
"pivotX": 0.5,
"pivotY": 0.5,
"meshType": 0,
"vertices": {
"rawPosition": [
-40,
-32,
0,
40,
-32,
0,
-40,
32,
0,
40,
32,
0
],
"indexes": [
0,
1,
2,
2,
1,
3
],
"uv": [
0,
64,
80,
64,
0,
0,
80,
0
],
"nuv": [
0,
0,
1,
0,
0,
1,
1,
1
],
"minPos": [
-40,
-32,
0
],
"maxPos": [
40,
32,
0
]
},
"isUuid": true,
"imageUuidOrDatabaseUri": "a0c16acb-da88-490e-b211-a8ef2ec8ec99@6c48a",
"atlasUuid": ""
},
"ver": "1.0.11",
"imported": true,
"files": [
".json"
],
"subMetas": {}
}
},
"userData": {
"type": "sprite-frame",
"fixAlphaTransparencyArtifacts": true,
"hasAlpha": true,
"redirect": "a0c16acb-da88-490e-b211-a8ef2ec8ec99@f9941"
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

View File

@ -0,0 +1,134 @@
{
"ver": "1.0.25",
"importer": "image",
"imported": true,
"uuid": "b8d4be13-42af-433d-9370-fe50522b6a5b",
"files": [
".json",
".png"
],
"subMetas": {
"6c48a": {
"importer": "texture",
"uuid": "b8d4be13-42af-433d-9370-fe50522b6a5b@6c48a",
"displayName": "BossStoneGolemHit03",
"id": "6c48a",
"name": "texture",
"userData": {
"wrapModeS": "clamp-to-edge",
"wrapModeT": "clamp-to-edge",
"minfilter": "nearest",
"magfilter": "nearest",
"mipfilter": "none",
"anisotropy": 0,
"isUuid": true,
"imageUuidOrDatabaseUri": "b8d4be13-42af-433d-9370-fe50522b6a5b",
"visible": false
},
"ver": "1.0.22",
"imported": true,
"files": [
".json"
],
"subMetas": {}
},
"f9941": {
"importer": "sprite-frame",
"uuid": "b8d4be13-42af-433d-9370-fe50522b6a5b@f9941",
"displayName": "BossStoneGolemHit03",
"id": "f9941",
"name": "spriteFrame",
"userData": {
"trimType": "none",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 0,
"trimY": 0,
"width": 80,
"height": 64,
"rawWidth": 80,
"rawHeight": 64,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"packable": true,
"pixelsToUnit": 100,
"pivotX": 0.5,
"pivotY": 0.5,
"meshType": 0,
"vertices": {
"rawPosition": [
-40,
-32,
0,
40,
-32,
0,
-40,
32,
0,
40,
32,
0
],
"indexes": [
0,
1,
2,
2,
1,
3
],
"uv": [
0,
64,
80,
64,
0,
0,
80,
0
],
"nuv": [
0,
0,
1,
0,
0,
1,
1,
1
],
"minPos": [
-40,
-32,
0
],
"maxPos": [
40,
32,
0
]
},
"isUuid": true,
"imageUuidOrDatabaseUri": "b8d4be13-42af-433d-9370-fe50522b6a5b@6c48a",
"atlasUuid": ""
},
"ver": "1.0.11",
"imported": true,
"files": [
".json"
],
"subMetas": {}
}
},
"userData": {
"type": "sprite-frame",
"fixAlphaTransparencyArtifacts": true,
"hasAlpha": true,
"redirect": "b8d4be13-42af-433d-9370-fe50522b6a5b@f9941"
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

View File

@ -0,0 +1,134 @@
{
"ver": "1.0.25",
"importer": "image",
"imported": true,
"uuid": "21cd5850-691c-4b44-a529-9241f4fdf8b9",
"files": [
".json",
".png"
],
"subMetas": {
"6c48a": {
"importer": "texture",
"uuid": "21cd5850-691c-4b44-a529-9241f4fdf8b9@6c48a",
"displayName": "BossStoneGolemHit04",
"id": "6c48a",
"name": "texture",
"userData": {
"wrapModeS": "clamp-to-edge",
"wrapModeT": "clamp-to-edge",
"minfilter": "nearest",
"magfilter": "nearest",
"mipfilter": "none",
"anisotropy": 0,
"isUuid": true,
"imageUuidOrDatabaseUri": "21cd5850-691c-4b44-a529-9241f4fdf8b9",
"visible": false
},
"ver": "1.0.22",
"imported": true,
"files": [
".json"
],
"subMetas": {}
},
"f9941": {
"importer": "sprite-frame",
"uuid": "21cd5850-691c-4b44-a529-9241f4fdf8b9@f9941",
"displayName": "BossStoneGolemHit04",
"id": "f9941",
"name": "spriteFrame",
"userData": {
"trimType": "none",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 0,
"trimY": 0,
"width": 80,
"height": 64,
"rawWidth": 80,
"rawHeight": 64,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"packable": true,
"pixelsToUnit": 100,
"pivotX": 0.5,
"pivotY": 0.5,
"meshType": 0,
"vertices": {
"rawPosition": [
-40,
-32,
0,
40,
-32,
0,
-40,
32,
0,
40,
32,
0
],
"indexes": [
0,
1,
2,
2,
1,
3
],
"uv": [
0,
64,
80,
64,
0,
0,
80,
0
],
"nuv": [
0,
0,
1,
0,
0,
1,
1,
1
],
"minPos": [
-40,
-32,
0
],
"maxPos": [
40,
32,
0
]
},
"isUuid": true,
"imageUuidOrDatabaseUri": "21cd5850-691c-4b44-a529-9241f4fdf8b9@6c48a",
"atlasUuid": ""
},
"ver": "1.0.11",
"imported": true,
"files": [
".json"
],
"subMetas": {}
}
},
"userData": {
"type": "sprite-frame",
"fixAlphaTransparencyArtifacts": true,
"hasAlpha": true,
"redirect": "21cd5850-691c-4b44-a529-9241f4fdf8b9@f9941"
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 KiB

View File

@ -0,0 +1,134 @@
{
"ver": "1.0.25",
"importer": "image",
"imported": true,
"uuid": "e72c20fa-5e36-44b6-918b-a904d7bf0a0f",
"files": [
".json",
".png"
],
"subMetas": {
"6c48a": {
"importer": "texture",
"uuid": "e72c20fa-5e36-44b6-918b-a904d7bf0a0f@6c48a",
"displayName": "BossStoneGolemHit05",
"id": "6c48a",
"name": "texture",
"userData": {
"wrapModeS": "clamp-to-edge",
"wrapModeT": "clamp-to-edge",
"minfilter": "nearest",
"magfilter": "nearest",
"mipfilter": "none",
"anisotropy": 0,
"isUuid": true,
"imageUuidOrDatabaseUri": "e72c20fa-5e36-44b6-918b-a904d7bf0a0f",
"visible": false
},
"ver": "1.0.22",
"imported": true,
"files": [
".json"
],
"subMetas": {}
},
"f9941": {
"importer": "sprite-frame",
"uuid": "e72c20fa-5e36-44b6-918b-a904d7bf0a0f@f9941",
"displayName": "BossStoneGolemHit05",
"id": "f9941",
"name": "spriteFrame",
"userData": {
"trimType": "none",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 0,
"trimY": 0,
"width": 80,
"height": 64,
"rawWidth": 80,
"rawHeight": 64,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"packable": true,
"pixelsToUnit": 100,
"pivotX": 0.5,
"pivotY": 0.5,
"meshType": 0,
"vertices": {
"rawPosition": [
-40,
-32,
0,
40,
-32,
0,
-40,
32,
0,
40,
32,
0
],
"indexes": [
0,
1,
2,
2,
1,
3
],
"uv": [
0,
64,
80,
64,
0,
0,
80,
0
],
"nuv": [
0,
0,
1,
0,
0,
1,
1,
1
],
"minPos": [
-40,
-32,
0
],
"maxPos": [
40,
32,
0
]
},
"isUuid": true,
"imageUuidOrDatabaseUri": "e72c20fa-5e36-44b6-918b-a904d7bf0a0f@6c48a",
"atlasUuid": ""
},
"ver": "1.0.11",
"imported": true,
"files": [
".json"
],
"subMetas": {}
}
},
"userData": {
"type": "sprite-frame",
"fixAlphaTransparencyArtifacts": true,
"hasAlpha": true,
"redirect": "e72c20fa-5e36-44b6-918b-a904d7bf0a0f@f9941"
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

View File

@ -0,0 +1,134 @@
{
"ver": "1.0.25",
"importer": "image",
"imported": true,
"uuid": "b9395a85-d6b4-4e68-afd4-f5e8202b5bfa",
"files": [
".json",
".png"
],
"subMetas": {
"6c48a": {
"importer": "texture",
"uuid": "b9395a85-d6b4-4e68-afd4-f5e8202b5bfa@6c48a",
"displayName": "DarkRavenShoot00",
"id": "6c48a",
"name": "texture",
"userData": {
"wrapModeS": "clamp-to-edge",
"wrapModeT": "clamp-to-edge",
"minfilter": "nearest",
"magfilter": "nearest",
"mipfilter": "none",
"anisotropy": 0,
"isUuid": true,
"imageUuidOrDatabaseUri": "b9395a85-d6b4-4e68-afd4-f5e8202b5bfa",
"visible": false
},
"ver": "1.0.22",
"imported": true,
"files": [
".json"
],
"subMetas": {}
},
"f9941": {
"importer": "sprite-frame",
"uuid": "b9395a85-d6b4-4e68-afd4-f5e8202b5bfa@f9941",
"displayName": "DarkRavenShoot00",
"id": "f9941",
"name": "spriteFrame",
"userData": {
"trimType": "none",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 0,
"trimY": 0,
"width": 36,
"height": 42,
"rawWidth": 36,
"rawHeight": 42,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"packable": true,
"pixelsToUnit": 100,
"pivotX": 0.5,
"pivotY": 0.5,
"meshType": 0,
"vertices": {
"rawPosition": [
-18,
-21,
0,
18,
-21,
0,
-18,
21,
0,
18,
21,
0
],
"indexes": [
0,
1,
2,
2,
1,
3
],
"uv": [
0,
42,
36,
42,
0,
0,
36,
0
],
"nuv": [
0,
0,
1,
0,
0,
1,
1,
1
],
"minPos": [
-18,
-21,
0
],
"maxPos": [
18,
21,
0
]
},
"isUuid": true,
"imageUuidOrDatabaseUri": "b9395a85-d6b4-4e68-afd4-f5e8202b5bfa@6c48a",
"atlasUuid": ""
},
"ver": "1.0.11",
"imported": true,
"files": [
".json"
],
"subMetas": {}
}
},
"userData": {
"type": "sprite-frame",
"fixAlphaTransparencyArtifacts": true,
"hasAlpha": true,
"redirect": "b9395a85-d6b4-4e68-afd4-f5e8202b5bfa@f9941"
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

View File

@ -0,0 +1,134 @@
{
"ver": "1.0.25",
"importer": "image",
"imported": true,
"uuid": "31b055f7-cf03-4014-9ff9-2ebde745c584",
"files": [
".json",
".png"
],
"subMetas": {
"6c48a": {
"importer": "texture",
"uuid": "31b055f7-cf03-4014-9ff9-2ebde745c584@6c48a",
"displayName": "DarkRavenShoot01",
"id": "6c48a",
"name": "texture",
"userData": {
"wrapModeS": "clamp-to-edge",
"wrapModeT": "clamp-to-edge",
"minfilter": "nearest",
"magfilter": "nearest",
"mipfilter": "none",
"anisotropy": 0,
"isUuid": true,
"imageUuidOrDatabaseUri": "31b055f7-cf03-4014-9ff9-2ebde745c584",
"visible": false
},
"ver": "1.0.22",
"imported": true,
"files": [
".json"
],
"subMetas": {}
},
"f9941": {
"importer": "sprite-frame",
"uuid": "31b055f7-cf03-4014-9ff9-2ebde745c584@f9941",
"displayName": "DarkRavenShoot01",
"id": "f9941",
"name": "spriteFrame",
"userData": {
"trimType": "none",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 0,
"trimY": 0,
"width": 36,
"height": 42,
"rawWidth": 36,
"rawHeight": 42,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"packable": true,
"pixelsToUnit": 100,
"pivotX": 0.5,
"pivotY": 0.5,
"meshType": 0,
"vertices": {
"rawPosition": [
-18,
-21,
0,
18,
-21,
0,
-18,
21,
0,
18,
21,
0
],
"indexes": [
0,
1,
2,
2,
1,
3
],
"uv": [
0,
42,
36,
42,
0,
0,
36,
0
],
"nuv": [
0,
0,
1,
0,
0,
1,
1,
1
],
"minPos": [
-18,
-21,
0
],
"maxPos": [
18,
21,
0
]
},
"isUuid": true,
"imageUuidOrDatabaseUri": "31b055f7-cf03-4014-9ff9-2ebde745c584@6c48a",
"atlasUuid": ""
},
"ver": "1.0.11",
"imported": true,
"files": [
".json"
],
"subMetas": {}
}
},
"userData": {
"type": "sprite-frame",
"fixAlphaTransparencyArtifacts": true,
"hasAlpha": true,
"redirect": "31b055f7-cf03-4014-9ff9-2ebde745c584@f9941"
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 KiB

View File

@ -0,0 +1,134 @@
{
"ver": "1.0.25",
"importer": "image",
"imported": true,
"uuid": "232346f7-8d96-442a-ad3b-e49326f8f462",
"files": [
".json",
".png"
],
"subMetas": {
"6c48a": {
"importer": "texture",
"uuid": "232346f7-8d96-442a-ad3b-e49326f8f462@6c48a",
"displayName": "DarkRavenShoot02",
"id": "6c48a",
"name": "texture",
"userData": {
"wrapModeS": "clamp-to-edge",
"wrapModeT": "clamp-to-edge",
"minfilter": "nearest",
"magfilter": "nearest",
"mipfilter": "none",
"anisotropy": 0,
"isUuid": true,
"imageUuidOrDatabaseUri": "232346f7-8d96-442a-ad3b-e49326f8f462",
"visible": false
},
"ver": "1.0.22",
"imported": true,
"files": [
".json"
],
"subMetas": {}
},
"f9941": {
"importer": "sprite-frame",
"uuid": "232346f7-8d96-442a-ad3b-e49326f8f462@f9941",
"displayName": "DarkRavenShoot02",
"id": "f9941",
"name": "spriteFrame",
"userData": {
"trimType": "none",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 0,
"trimY": 0,
"width": 36,
"height": 42,
"rawWidth": 36,
"rawHeight": 42,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"packable": true,
"pixelsToUnit": 100,
"pivotX": 0.5,
"pivotY": 0.5,
"meshType": 0,
"vertices": {
"rawPosition": [
-18,
-21,
0,
18,
-21,
0,
-18,
21,
0,
18,
21,
0
],
"indexes": [
0,
1,
2,
2,
1,
3
],
"uv": [
0,
42,
36,
42,
0,
0,
36,
0
],
"nuv": [
0,
0,
1,
0,
0,
1,
1,
1
],
"minPos": [
-18,
-21,
0
],
"maxPos": [
18,
21,
0
]
},
"isUuid": true,
"imageUuidOrDatabaseUri": "232346f7-8d96-442a-ad3b-e49326f8f462@6c48a",
"atlasUuid": ""
},
"ver": "1.0.11",
"imported": true,
"files": [
".json"
],
"subMetas": {}
}
},
"userData": {
"type": "sprite-frame",
"fixAlphaTransparencyArtifacts": true,
"hasAlpha": true,
"redirect": "232346f7-8d96-442a-ad3b-e49326f8f462@f9941"
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

View File

@ -0,0 +1,134 @@
{
"ver": "1.0.25",
"importer": "image",
"imported": true,
"uuid": "8f73c656-b97b-4b5d-93bc-5dd86f6a9075",
"files": [
".json",
".png"
],
"subMetas": {
"6c48a": {
"importer": "texture",
"uuid": "8f73c656-b97b-4b5d-93bc-5dd86f6a9075@6c48a",
"displayName": "DarkRavenShoot03",
"id": "6c48a",
"name": "texture",
"userData": {
"wrapModeS": "clamp-to-edge",
"wrapModeT": "clamp-to-edge",
"minfilter": "nearest",
"magfilter": "nearest",
"mipfilter": "none",
"anisotropy": 0,
"isUuid": true,
"imageUuidOrDatabaseUri": "8f73c656-b97b-4b5d-93bc-5dd86f6a9075",
"visible": false
},
"ver": "1.0.22",
"imported": true,
"files": [
".json"
],
"subMetas": {}
},
"f9941": {
"importer": "sprite-frame",
"uuid": "8f73c656-b97b-4b5d-93bc-5dd86f6a9075@f9941",
"displayName": "DarkRavenShoot03",
"id": "f9941",
"name": "spriteFrame",
"userData": {
"trimType": "none",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 0,
"trimY": 0,
"width": 36,
"height": 42,
"rawWidth": 36,
"rawHeight": 42,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"packable": true,
"pixelsToUnit": 100,
"pivotX": 0.5,
"pivotY": 0.5,
"meshType": 0,
"vertices": {
"rawPosition": [
-18,
-21,
0,
18,
-21,
0,
-18,
21,
0,
18,
21,
0
],
"indexes": [
0,
1,
2,
2,
1,
3
],
"uv": [
0,
42,
36,
42,
0,
0,
36,
0
],
"nuv": [
0,
0,
1,
0,
0,
1,
1,
1
],
"minPos": [
-18,
-21,
0
],
"maxPos": [
18,
21,
0
]
},
"isUuid": true,
"imageUuidOrDatabaseUri": "8f73c656-b97b-4b5d-93bc-5dd86f6a9075@6c48a",
"atlasUuid": ""
},
"ver": "1.0.11",
"imported": true,
"files": [
".json"
],
"subMetas": {}
}
},
"userData": {
"type": "sprite-frame",
"fixAlphaTransparencyArtifacts": true,
"hasAlpha": true,
"redirect": "8f73c656-b97b-4b5d-93bc-5dd86f6a9075@f9941"
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 969 B

View File

@ -0,0 +1,135 @@
{
"ver": "1.0.25",
"importer": "image",
"imported": true,
"uuid": "d24e6250-9d2f-41ee-9eac-36f5e17f5bfb",
"files": [
".json",
".png"
],
"subMetas": {
"6c48a": {
"importer": "texture",
"uuid": "d24e6250-9d2f-41ee-9eac-36f5e17f5bfb@6c48a",
"displayName": "PlWarriorDie00",
"id": "6c48a",
"name": "texture",
"userData": {
"wrapModeS": "clamp-to-edge",
"wrapModeT": "clamp-to-edge",
"minfilter": "nearest",
"magfilter": "nearest",
"mipfilter": "none",
"anisotropy": 0,
"isUuid": true,
"imageUuidOrDatabaseUri": "d24e6250-9d2f-41ee-9eac-36f5e17f5bfb",
"visible": false
},
"ver": "1.0.22",
"imported": true,
"files": [
".json"
],
"subMetas": {}
},
"f9941": {
"importer": "sprite-frame",
"uuid": "d24e6250-9d2f-41ee-9eac-36f5e17f5bfb@f9941",
"displayName": "PlWarriorDie00",
"id": "f9941",
"name": "spriteFrame",
"userData": {
"trimType": "none",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 0,
"trimY": 0,
"width": 32,
"height": 32,
"rawWidth": 32,
"rawHeight": 32,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"packable": true,
"pixelsToUnit": 100,
"pivotX": 0.5,
"pivotY": 0.5,
"meshType": 0,
"vertices": {
"rawPosition": [
-16,
-16,
0,
16,
-16,
0,
-16,
16,
0,
16,
16,
0
],
"indexes": [
0,
1,
2,
2,
1,
3
],
"uv": [
0,
32,
32,
32,
0,
0,
32,
0
],
"nuv": [
0,
0,
1,
0,
0,
1,
1,
1
],
"minPos": [
-16,
-16,
0
],
"maxPos": [
16,
16,
0
]
},
"isUuid": true,
"imageUuidOrDatabaseUri": "d24e6250-9d2f-41ee-9eac-36f5e17f5bfb@6c48a",
"atlasUuid": ""
},
"ver": "1.0.11",
"imported": true,
"files": [
".json"
],
"subMetas": {}
}
},
"userData": {
"type": "sprite-frame",
"fixAlphaTransparencyArtifacts": true,
"hasAlpha": true,
"redirect": "d24e6250-9d2f-41ee-9eac-36f5e17f5bfb@f9941",
"flipVertical": false
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 789 B

View File

@ -0,0 +1,135 @@
{
"ver": "1.0.25",
"importer": "image",
"imported": true,
"uuid": "346961fb-92d2-469c-ac96-743af47a2344",
"files": [
".json",
".png"
],
"subMetas": {
"6c48a": {
"importer": "texture",
"uuid": "346961fb-92d2-469c-ac96-743af47a2344@6c48a",
"displayName": "PlWarriorDie01",
"id": "6c48a",
"name": "texture",
"userData": {
"wrapModeS": "clamp-to-edge",
"wrapModeT": "clamp-to-edge",
"minfilter": "nearest",
"magfilter": "nearest",
"mipfilter": "none",
"anisotropy": 0,
"isUuid": true,
"imageUuidOrDatabaseUri": "346961fb-92d2-469c-ac96-743af47a2344",
"visible": false
},
"ver": "1.0.22",
"imported": true,
"files": [
".json"
],
"subMetas": {}
},
"f9941": {
"importer": "sprite-frame",
"uuid": "346961fb-92d2-469c-ac96-743af47a2344@f9941",
"displayName": "PlWarriorDie01",
"id": "f9941",
"name": "spriteFrame",
"userData": {
"trimType": "none",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 0,
"trimY": 0,
"width": 32,
"height": 32,
"rawWidth": 32,
"rawHeight": 32,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"packable": true,
"pixelsToUnit": 100,
"pivotX": 0.5,
"pivotY": 0.5,
"meshType": 0,
"vertices": {
"rawPosition": [
-16,
-16,
0,
16,
-16,
0,
-16,
16,
0,
16,
16,
0
],
"indexes": [
0,
1,
2,
2,
1,
3
],
"uv": [
0,
32,
32,
32,
0,
0,
32,
0
],
"nuv": [
0,
0,
1,
0,
0,
1,
1,
1
],
"minPos": [
-16,
-16,
0
],
"maxPos": [
16,
16,
0
]
},
"isUuid": true,
"imageUuidOrDatabaseUri": "346961fb-92d2-469c-ac96-743af47a2344@6c48a",
"atlasUuid": ""
},
"ver": "1.0.11",
"imported": true,
"files": [
".json"
],
"subMetas": {}
}
},
"userData": {
"type": "sprite-frame",
"fixAlphaTransparencyArtifacts": true,
"hasAlpha": true,
"redirect": "346961fb-92d2-469c-ac96-743af47a2344@f9941",
"flipVertical": false
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 811 B

View File

@ -0,0 +1,135 @@
{
"ver": "1.0.25",
"importer": "image",
"imported": true,
"uuid": "bbd6cbee-3efd-40ca-a391-17bd5ecb4c61",
"files": [
".json",
".png"
],
"subMetas": {
"6c48a": {
"importer": "texture",
"uuid": "bbd6cbee-3efd-40ca-a391-17bd5ecb4c61@6c48a",
"displayName": "PlWarriorDie02",
"id": "6c48a",
"name": "texture",
"userData": {
"wrapModeS": "clamp-to-edge",
"wrapModeT": "clamp-to-edge",
"minfilter": "nearest",
"magfilter": "nearest",
"mipfilter": "none",
"anisotropy": 0,
"isUuid": true,
"imageUuidOrDatabaseUri": "bbd6cbee-3efd-40ca-a391-17bd5ecb4c61",
"visible": false
},
"ver": "1.0.22",
"imported": true,
"files": [
".json"
],
"subMetas": {}
},
"f9941": {
"importer": "sprite-frame",
"uuid": "bbd6cbee-3efd-40ca-a391-17bd5ecb4c61@f9941",
"displayName": "PlWarriorDie02",
"id": "f9941",
"name": "spriteFrame",
"userData": {
"trimType": "none",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 0,
"trimY": 0,
"width": 32,
"height": 32,
"rawWidth": 32,
"rawHeight": 32,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"packable": true,
"pixelsToUnit": 100,
"pivotX": 0.5,
"pivotY": 0.5,
"meshType": 0,
"vertices": {
"rawPosition": [
-16,
-16,
0,
16,
-16,
0,
-16,
16,
0,
16,
16,
0
],
"indexes": [
0,
1,
2,
2,
1,
3
],
"uv": [
0,
32,
32,
32,
0,
0,
32,
0
],
"nuv": [
0,
0,
1,
0,
0,
1,
1,
1
],
"minPos": [
-16,
-16,
0
],
"maxPos": [
16,
16,
0
]
},
"isUuid": true,
"imageUuidOrDatabaseUri": "bbd6cbee-3efd-40ca-a391-17bd5ecb4c61@6c48a",
"atlasUuid": ""
},
"ver": "1.0.11",
"imported": true,
"files": [
".json"
],
"subMetas": {}
}
},
"userData": {
"type": "sprite-frame",
"fixAlphaTransparencyArtifacts": true,
"hasAlpha": true,
"redirect": "bbd6cbee-3efd-40ca-a391-17bd5ecb4c61@f9941",
"flipVertical": false
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 KiB

View File

@ -0,0 +1,135 @@
{
"ver": "1.0.25",
"importer": "image",
"imported": true,
"uuid": "bc785375-c815-4c14-901e-dad73bc8e8a0",
"files": [
".json",
".png"
],
"subMetas": {
"6c48a": {
"importer": "texture",
"uuid": "bc785375-c815-4c14-901e-dad73bc8e8a0@6c48a",
"displayName": "PlWarriorIdle00",
"id": "6c48a",
"name": "texture",
"userData": {
"wrapModeS": "clamp-to-edge",
"wrapModeT": "clamp-to-edge",
"minfilter": "nearest",
"magfilter": "nearest",
"mipfilter": "none",
"anisotropy": 0,
"isUuid": true,
"imageUuidOrDatabaseUri": "bc785375-c815-4c14-901e-dad73bc8e8a0",
"visible": false
},
"ver": "1.0.22",
"imported": true,
"files": [
".json"
],
"subMetas": {}
},
"f9941": {
"importer": "sprite-frame",
"uuid": "bc785375-c815-4c14-901e-dad73bc8e8a0@f9941",
"displayName": "PlWarriorIdle00",
"id": "f9941",
"name": "spriteFrame",
"userData": {
"trimType": "none",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 0,
"trimY": 0,
"width": 32,
"height": 32,
"rawWidth": 32,
"rawHeight": 32,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"packable": true,
"pixelsToUnit": 100,
"pivotX": 0.5,
"pivotY": 0.5,
"meshType": 0,
"vertices": {
"rawPosition": [
-16,
-16,
0,
16,
-16,
0,
-16,
16,
0,
16,
16,
0
],
"indexes": [
0,
1,
2,
2,
1,
3
],
"uv": [
0,
32,
32,
32,
0,
0,
32,
0
],
"nuv": [
0,
0,
1,
0,
0,
1,
1,
1
],
"minPos": [
-16,
-16,
0
],
"maxPos": [
16,
16,
0
]
},
"isUuid": true,
"imageUuidOrDatabaseUri": "bc785375-c815-4c14-901e-dad73bc8e8a0@6c48a",
"atlasUuid": ""
},
"ver": "1.0.11",
"imported": true,
"files": [
".json"
],
"subMetas": {}
}
},
"userData": {
"type": "sprite-frame",
"fixAlphaTransparencyArtifacts": true,
"hasAlpha": true,
"redirect": "bc785375-c815-4c14-901e-dad73bc8e8a0@f9941",
"flipVertical": false
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 KiB

View File

@ -0,0 +1,135 @@
{
"ver": "1.0.25",
"importer": "image",
"imported": true,
"uuid": "e4a1ac61-6db7-4e19-9f2e-6733ed0a6ca5",
"files": [
".json",
".png"
],
"subMetas": {
"6c48a": {
"importer": "texture",
"uuid": "e4a1ac61-6db7-4e19-9f2e-6733ed0a6ca5@6c48a",
"displayName": "PlWarriorIdle01",
"id": "6c48a",
"name": "texture",
"userData": {
"wrapModeS": "clamp-to-edge",
"wrapModeT": "clamp-to-edge",
"minfilter": "nearest",
"magfilter": "nearest",
"mipfilter": "none",
"anisotropy": 0,
"isUuid": true,
"imageUuidOrDatabaseUri": "e4a1ac61-6db7-4e19-9f2e-6733ed0a6ca5",
"visible": false
},
"ver": "1.0.22",
"imported": true,
"files": [
".json"
],
"subMetas": {}
},
"f9941": {
"importer": "sprite-frame",
"uuid": "e4a1ac61-6db7-4e19-9f2e-6733ed0a6ca5@f9941",
"displayName": "PlWarriorIdle01",
"id": "f9941",
"name": "spriteFrame",
"userData": {
"trimType": "none",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 0,
"trimY": 0,
"width": 32,
"height": 32,
"rawWidth": 32,
"rawHeight": 32,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"packable": true,
"pixelsToUnit": 100,
"pivotX": 0.5,
"pivotY": 0.5,
"meshType": 0,
"vertices": {
"rawPosition": [
-16,
-16,
0,
16,
-16,
0,
-16,
16,
0,
16,
16,
0
],
"indexes": [
0,
1,
2,
2,
1,
3
],
"uv": [
0,
32,
32,
32,
0,
0,
32,
0
],
"nuv": [
0,
0,
1,
0,
0,
1,
1,
1
],
"minPos": [
-16,
-16,
0
],
"maxPos": [
16,
16,
0
]
},
"isUuid": true,
"imageUuidOrDatabaseUri": "e4a1ac61-6db7-4e19-9f2e-6733ed0a6ca5@6c48a",
"atlasUuid": ""
},
"ver": "1.0.11",
"imported": true,
"files": [
".json"
],
"subMetas": {}
}
},
"userData": {
"type": "sprite-frame",
"fixAlphaTransparencyArtifacts": true,
"hasAlpha": true,
"redirect": "e4a1ac61-6db7-4e19-9f2e-6733ed0a6ca5@f9941",
"flipVertical": false
}
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 920 B

After

Width:  |  Height:  |  Size: 1.1 KiB

View File

@ -47,9 +47,9 @@
"trimX": 0,
"trimY": 0,
"width": 32,
"height": 40,
"height": 32,
"rawWidth": 32,
"rawHeight": 40,
"rawHeight": 32,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
@ -62,16 +62,16 @@
"vertices": {
"rawPosition": [
-16,
-20,
-16,
0,
16,
-20,
-16,
0,
-16,
20,
16,
0,
16,
20,
16,
0
],
"indexes": [
@ -84,9 +84,9 @@
],
"uv": [
0,
40,
32,
40,
32,
32,
0,
0,
32,
@ -104,18 +104,19 @@
],
"minPos": [
-16,
-20,
-16,
0
],
"maxPos": [
16,
20,
16,
0
]
},
"isUuid": true,
"imageUuidOrDatabaseUri": "3d470257-0eba-4a39-8504-5420e4e28ca8@6c48a",
"atlasUuid": ""
"atlasUuid": "",
"mipfilter": "none"
},
"ver": "1.0.11",
"imported": true,

Binary file not shown.

Before

Width:  |  Height:  |  Size: 929 B

After

Width:  |  Height:  |  Size: 1.0 KiB

View File

@ -47,9 +47,9 @@
"trimX": 0,
"trimY": 0,
"width": 32,
"height": 40,
"height": 32,
"rawWidth": 32,
"rawHeight": 40,
"rawHeight": 32,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
@ -62,16 +62,16 @@
"vertices": {
"rawPosition": [
-16,
-20,
-16,
0,
16,
-20,
-16,
0,
-16,
20,
16,
0,
16,
20,
16,
0
],
"indexes": [
@ -84,9 +84,9 @@
],
"uv": [
0,
40,
32,
40,
32,
32,
0,
0,
32,
@ -104,18 +104,19 @@
],
"minPos": [
-16,
-20,
-16,
0
],
"maxPos": [
16,
20,
16,
0
]
},
"isUuid": true,
"imageUuidOrDatabaseUri": "a90012ec-a814-40d9-b762-783f28a178f9@6c48a",
"atlasUuid": ""
"atlasUuid": "",
"mipfilter": "none"
},
"ver": "1.0.11",
"imported": true,
@ -129,6 +130,7 @@
"type": "sprite-frame",
"fixAlphaTransparencyArtifacts": true,
"hasAlpha": true,
"redirect": "a90012ec-a814-40d9-b762-783f28a178f9@f9941"
"redirect": "a90012ec-a814-40d9-b762-783f28a178f9@f9941",
"flipVertical": false
}
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 935 B

After

Width:  |  Height:  |  Size: 1.1 KiB

View File

@ -47,9 +47,9 @@
"trimX": 0,
"trimY": 0,
"width": 32,
"height": 40,
"height": 32,
"rawWidth": 32,
"rawHeight": 40,
"rawHeight": 32,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
@ -62,16 +62,16 @@
"vertices": {
"rawPosition": [
-16,
-20,
-16,
0,
16,
-20,
-16,
0,
-16,
20,
16,
0,
16,
20,
16,
0
],
"indexes": [
@ -84,9 +84,9 @@
],
"uv": [
0,
40,
32,
40,
32,
32,
0,
0,
32,
@ -104,18 +104,19 @@
],
"minPos": [
-16,
-20,
-16,
0
],
"maxPos": [
16,
20,
16,
0
]
},
"isUuid": true,
"imageUuidOrDatabaseUri": "95e93202-1072-40a8-ae22-3e5ee3678956@6c48a",
"atlasUuid": ""
"atlasUuid": "",
"mipfilter": "none"
},
"ver": "1.0.11",
"imported": true,
@ -129,6 +130,7 @@
"type": "sprite-frame",
"fixAlphaTransparencyArtifacts": true,
"hasAlpha": true,
"redirect": "95e93202-1072-40a8-ae22-3e5ee3678956@f9941"
"redirect": "95e93202-1072-40a8-ae22-3e5ee3678956@f9941",
"flipVertical": false
}
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 936 B

After

Width:  |  Height:  |  Size: 1.1 KiB

View File

@ -47,9 +47,9 @@
"trimX": 0,
"trimY": 0,
"width": 32,
"height": 40,
"height": 32,
"rawWidth": 32,
"rawHeight": 40,
"rawHeight": 32,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
@ -62,16 +62,16 @@
"vertices": {
"rawPosition": [
-16,
-20,
-16,
0,
16,
-20,
-16,
0,
-16,
20,
16,
0,
16,
20,
16,
0
],
"indexes": [
@ -84,9 +84,9 @@
],
"uv": [
0,
40,
32,
40,
32,
32,
0,
0,
32,
@ -104,18 +104,19 @@
],
"minPos": [
-16,
-20,
-16,
0
],
"maxPos": [
16,
20,
16,
0
]
},
"isUuid": true,
"imageUuidOrDatabaseUri": "b30d5701-543f-4f35-a6f8-bc94f6af437f@6c48a",
"atlasUuid": ""
"atlasUuid": "",
"mipfilter": "none"
},
"ver": "1.0.11",
"imported": true,
@ -129,6 +130,7 @@
"type": "sprite-frame",
"fixAlphaTransparencyArtifacts": true,
"hasAlpha": true,
"redirect": "b30d5701-543f-4f35-a6f8-bc94f6af437f@f9941"
"redirect": "b30d5701-543f-4f35-a6f8-bc94f6af437f@f9941",
"flipVertical": false
}
}

View File

@ -304,9 +304,16 @@
{
"__uuid__": "01f039bc-a24c-45e7-a938-336d2111f3dc",
"__expectedType__": "cc.AnimationClip"
},
{
"__uuid__": "02f5cb0a-b58e-418e-aa60-45f28f5a4e9f",
"__expectedType__": "cc.AnimationClip"
}
],
"_defaultClip": null,
"_defaultClip": {
"__uuid__": "01f039bc-a24c-45e7-a938-336d2111f3dc",
"__expectedType__": "cc.AnimationClip"
},
"_id": ""
},
{

View File

@ -178,7 +178,7 @@
},
"_fillStart": 0,
"_fillRange": 0,
"_isTrimmedMode": true,
"_isTrimmedMode": false,
"_useGrayscale": false,
"_atlas": null,
"_id": ""
@ -304,6 +304,10 @@
{
"__uuid__": "f5f4561e-514f-48db-940f-d534eb6a4073",
"__expectedType__": "cc.AnimationClip"
},
{
"__uuid__": "d48ae5c8-636c-4246-ab09-2deab0d37587",
"__expectedType__": "cc.AnimationClip"
}
],
"_defaultClip": {

View File

@ -304,6 +304,10 @@
{
"__uuid__": "17cd09d9-cdb4-4467-ae38-4d61c12588e6",
"__expectedType__": "cc.AnimationClip"
},
{
"__uuid__": "2bea8879-9efb-482c-8382-d149f9145629",
"__expectedType__": "cc.AnimationClip"
}
],
"_defaultClip": {

View File

@ -304,12 +304,13 @@
{
"__uuid__": "5ae28c93-abcd-42db-a4d6-8d23e0042e25",
"__expectedType__": "cc.AnimationClip"
},
{
"__uuid__": "f30496c1-3365-492d-8d11-3c260d7a05cd",
"__expectedType__": "cc.AnimationClip"
}
],
"_defaultClip": {
"__uuid__": "5ae28c93-abcd-42db-a4d6-8d23e0042e25",
"__expectedType__": "cc.AnimationClip"
},
"_defaultClip": null,
"_id": ""
},
{

View File

@ -139,7 +139,7 @@
"_contentSize": {
"__type__": "cc.Size",
"width": 64,
"height": 80
"height": 64
},
"_anchorPoint": {
"__type__": "cc.Vec2",
@ -219,12 +219,13 @@
{
"__uuid__": "5bf4b24f-2ebc-43ad-8f59-97e486d05c0c",
"__expectedType__": "cc.AnimationClip"
},
{
"__uuid__": "98f0d9d0-db04-4af8-b77d-a448a96f9b80",
"__expectedType__": "cc.AnimationClip"
}
],
"_defaultClip": {
"__uuid__": "4cc17fff-7876-4922-b371-2fe1cec77c14",
"__expectedType__": "cc.AnimationClip"
},
"_defaultClip": null,
"_id": ""
},
{
@ -3019,14 +3020,14 @@
"node": {
"__id__": 1
},
"_enabled": false,
"_enabled": true,
"__prefab": {
"__id__": 143
},
"_contentSize": {
"__type__": "cc.Size",
"width": 64,
"height": 80
"height": 64
},
"_anchorPoint": {
"__type__": "cc.Vec2",
@ -3096,13 +3097,13 @@
"_restitution": 0,
"_offset": {
"__type__": "cc.Vec2",
"x": 0,
"y": 0
"x": 0.3,
"y": 2.1
},
"_size": {
"__type__": "cc.Size",
"width": 48,
"height": 60
"width": 37.3,
"height": 49.9
},
"_id": ""
},