Merge pull request #6 from MartinKral/Enemies-Player-Drops-Effects

Enemies Player Drops Effects
This commit is contained in:
Martin Král 2022-12-19 13:17:54 +01:00 committed by GitHub
commit c04a9e74d4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
68 changed files with 4377 additions and 270 deletions

View File

@ -16,6 +16,9 @@
"_tracks": [ "_tracks": [
{ {
"__id__": 1 "__id__": 1
},
{
"__id__": 12
} }
], ],
"_exoticAnimation": null, "_exoticAnimation": null,
@ -82,10 +85,10 @@
"__type__": "cc.RealCurve", "__type__": "cc.RealCurve",
"_times": [ "_times": [
0, 0,
0.1666666716337204, 0.16666666666666666,
0.3333333432674408, 0.3333333333333333,
0.44999998807907104, 0.45,
0.550000011920929 0.55
], ],
"_values": [ "_values": [
{ {
@ -97,10 +100,7 @@
"rightTangentWeight": 0.240208238363266, "rightTangentWeight": 0.240208238363266,
"leftTangent": 0, "leftTangent": 0,
"leftTangentWeight": 1, "leftTangentWeight": 1,
"easingMethod": 0, "easingMethod": 0
"__editorExtras__": {
"tangentMode": 0
}
}, },
{ {
"__type__": "cc.RealKeyframeValue", "__type__": "cc.RealKeyframeValue",
@ -111,8 +111,7 @@
"rightTangentWeight": 0.488674521446228, "rightTangentWeight": 0.488674521446228,
"leftTangent": 0, "leftTangent": 0,
"leftTangentWeight": 0.07000000029802322, "leftTangentWeight": 0.07000000029802322,
"easingMethod": 0, "easingMethod": 0
"__editorExtras__": null
}, },
{ {
"__type__": "cc.RealKeyframeValue", "__type__": "cc.RealKeyframeValue",
@ -123,10 +122,7 @@
"rightTangentWeight": 1, "rightTangentWeight": 1,
"leftTangent": -137.69654846191406, "leftTangent": -137.69654846191406,
"leftTangentWeight": 3.1135990619659424, "leftTangentWeight": 3.1135990619659424,
"easingMethod": 0, "easingMethod": 0
"__editorExtras__": {
"broken": true
}
}, },
{ {
"__type__": "cc.RealKeyframeValue", "__type__": "cc.RealKeyframeValue",
@ -137,10 +133,7 @@
"rightTangentWeight": 0.06742104142904282, "rightTangentWeight": 0.06742104142904282,
"leftTangent": 0.1428571492433548, "leftTangent": 0.1428571492433548,
"leftTangentWeight": 1, "leftTangentWeight": 1,
"easingMethod": 0, "easingMethod": 0
"__editorExtras__": {
"broken": true
}
}, },
{ {
"__type__": "cc.RealKeyframeValue", "__type__": "cc.RealKeyframeValue",
@ -151,10 +144,7 @@
"rightTangentWeight": 1, "rightTangentWeight": 1,
"leftTangent": -24.661108016967773, "leftTangent": -24.661108016967773,
"leftTangentWeight": 0.6264635920524597, "leftTangentWeight": 0.6264635920524597,
"easingMethod": 0, "easingMethod": 0
"__editorExtras__": {
"broken": true
}
} }
], ],
"preExtrapolation": 1, "preExtrapolation": 1,
@ -185,5 +175,132 @@
"_values": [], "_values": [],
"preExtrapolation": 1, "preExtrapolation": 1,
"postExtrapolation": 1 "postExtrapolation": 1
},
{
"__type__": "cc.animation.ColorTrack",
"_binding": {
"__type__": "cc.animation.TrackBinding",
"path": {
"__id__": 13
}
},
"_channels": [
{
"__id__": 16
},
{
"__id__": 18
},
{
"__id__": 20
},
{
"__id__": 22
}
]
},
{
"__type__": "cc.animation.TrackPath",
"_paths": [
{
"__id__": 14
},
{
"__id__": 15
},
"color"
]
},
{
"__type__": "cc.animation.HierarchyPath",
"path": "Sprite"
},
{
"__type__": "cc.animation.ComponentPath",
"component": "cc.Sprite"
},
{
"__type__": "cc.animation.Channel",
"_curve": {
"__id__": 17
}
},
{
"__type__": "cc.RealCurve",
"_times": [],
"_values": [],
"preExtrapolation": 1,
"postExtrapolation": 1
},
{
"__type__": "cc.animation.Channel",
"_curve": {
"__id__": 19
}
},
{
"__type__": "cc.RealCurve",
"_times": [],
"_values": [],
"preExtrapolation": 1,
"postExtrapolation": 1
},
{
"__type__": "cc.animation.Channel",
"_curve": {
"__id__": 21
}
},
{
"__type__": "cc.RealCurve",
"_times": [],
"_values": [],
"preExtrapolation": 1,
"postExtrapolation": 1
},
{
"__type__": "cc.animation.Channel",
"_curve": {
"__id__": 23
}
},
{
"__type__": "cc.RealCurve",
"_times": [
0,
0.16666666666666666
],
"_values": [
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 0,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": {
"tangentMode": 0
}
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 255,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": {
"tangentMode": 0
}
}
],
"preExtrapolation": 1,
"postExtrapolation": 1
} }
] ]

View File

@ -0,0 +1,12 @@
{
"ver": "1.1.0",
"importer": "directory",
"imported": true,
"uuid": "238e5f49-e754-4590-898c-8bfff537052b",
"files": [],
"subMetas": {},
"userData": {
"compressionType": {},
"isRemoteBundle": {}
}
}

View File

@ -0,0 +1,85 @@
[
{
"__type__": "cc.AnimationClip",
"_name": "DamageFlash",
"_objFlags": 0,
"__editorExtras__": {
"embeddedPlayerGroups": []
},
"_native": "",
"sample": 60,
"speed": 1,
"wrapMode": 2,
"enableTrsBlending": false,
"_duration": 0.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.08333333333333333,
0.16666666666666666,
0.25,
0.3333333333333333
],
"_values": [
{
"__uuid__": "7305b241-5da9-475a-833b-ed59c991ccfc@f9941",
"__expectedType__": "cc.SpriteFrame"
},
{
"__uuid__": "9c1bdd59-282f-4cf9-b35d-39b3a1805d16@f9941",
"__expectedType__": "cc.SpriteFrame"
},
{
"__uuid__": "5af0b097-e95d-4e19-b99a-153e2afbefb5@f9941",
"__expectedType__": "cc.SpriteFrame"
},
{
"__uuid__": "b0fcee1b-3aa4-4a65-a028-5a130fff02b5@f9941",
"__expectedType__": "cc.SpriteFrame"
},
null
]
}
]

View File

@ -0,0 +1,13 @@
{
"ver": "2.0.3",
"importer": "animation-clip",
"imported": true,
"uuid": "b4603283-fa01-4626-9b00-996f5732908f",
"files": [
".cconb"
],
"subMetas": {},
"userData": {
"name": "DamageFlash"
}
}

View File

@ -0,0 +1,100 @@
[
{
"__type__": "cc.AnimationClip",
"_name": "PickBonus",
"_objFlags": 0,
"__editorExtras__": {
"embeddedPlayerGroups": []
},
"_native": "",
"sample": 60,
"speed": 1,
"wrapMode": 2,
"enableTrsBlending": false,
"_duration": 0.48333333333333334,
"_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.06666666666666667,
0.13333333333333333,
0.2,
0.26666666666666666,
0.3333333333333333,
0.4,
0.4666666666666667
],
"_values": [
{
"__uuid__": "405a68dd-30d5-4237-8231-4a873fcbd919@f9941",
"__expectedType__": "cc.SpriteFrame"
},
{
"__uuid__": "5801b6ad-2f95-4f07-b788-c513c83ae7f8@f9941",
"__expectedType__": "cc.SpriteFrame"
},
{
"__uuid__": "145da6dd-ae8e-4451-923c-26d0b4330ecb@f9941",
"__expectedType__": "cc.SpriteFrame"
},
{
"__uuid__": "801c7b4c-907e-4930-89f8-f7a33d2ba33a@f9941",
"__expectedType__": "cc.SpriteFrame"
},
{
"__uuid__": "aaaf5194-d83f-4f9c-a90a-1939dbece800@f9941",
"__expectedType__": "cc.SpriteFrame"
},
{
"__uuid__": "49ef54a5-2876-45d4-afa7-64da74703ddc@f9941",
"__expectedType__": "cc.SpriteFrame"
},
{
"__uuid__": "ea4587c1-8acf-431d-909d-d69d1d387da8@f9941",
"__expectedType__": "cc.SpriteFrame"
},
null
]
}
]

View File

@ -0,0 +1,13 @@
{
"ver": "2.0.3",
"importer": "animation-clip",
"imported": true,
"uuid": "2780a416-51d8-4d86-b3ef-5df4fb759098",
"files": [
".cconb"
],
"subMetas": {},
"userData": {
"name": "PickBonus"
}
}

View File

@ -60,7 +60,7 @@
], ],
"_values": [ "_values": [
{ {
"__uuid__": "3d470257-0eba-4a39-8504-5420e4e28ca8@f9941", "__uuid__": "a90012ec-a814-40d9-b762-783f28a178f9@f9941",
"__expectedType__": "cc.SpriteFrame" "__expectedType__": "cc.SpriteFrame"
} }
] ]

View File

@ -85,7 +85,7 @@
"__type__": "cc.RealKeyframeValue", "__type__": "cc.RealKeyframeValue",
"interpolationMode": 0, "interpolationMode": 0,
"tangentWeightMode": 0, "tangentWeightMode": 0,
"value": 0, "value": 25,
"rightTangent": 0, "rightTangent": 0,
"rightTangentWeight": 1, "rightTangentWeight": 1,
"leftTangent": 0, "leftTangent": 0,
@ -99,15 +99,12 @@
"__type__": "cc.RealKeyframeValue", "__type__": "cc.RealKeyframeValue",
"interpolationMode": 0, "interpolationMode": 0,
"tangentWeightMode": 0, "tangentWeightMode": 0,
"value": 0, "value": 25,
"rightTangent": 0, "rightTangent": 0,
"rightTangentWeight": 1, "rightTangentWeight": 1,
"leftTangent": 0, "leftTangent": 0,
"leftTangentWeight": 1, "leftTangentWeight": 1,
"easingMethod": 0, "easingMethod": 0
"__editorExtras__": {
"tangentMode": 0
}
} }
], ],
"preExtrapolation": 1, "preExtrapolation": 1,
@ -130,7 +127,7 @@
"__type__": "cc.RealKeyframeValue", "__type__": "cc.RealKeyframeValue",
"interpolationMode": 0, "interpolationMode": 0,
"tangentWeightMode": 0, "tangentWeightMode": 0,
"value": 0, "value": 29,
"rightTangent": 0, "rightTangent": 0,
"rightTangentWeight": 1, "rightTangentWeight": 1,
"leftTangent": 0, "leftTangent": 0,
@ -144,15 +141,12 @@
"__type__": "cc.RealKeyframeValue", "__type__": "cc.RealKeyframeValue",
"interpolationMode": 0, "interpolationMode": 0,
"tangentWeightMode": 0, "tangentWeightMode": 0,
"value": 0, "value": 29,
"rightTangent": 0, "rightTangent": 0,
"rightTangentWeight": 1, "rightTangentWeight": 1,
"leftTangent": 0, "leftTangent": 0,
"leftTangentWeight": 1, "leftTangentWeight": 1,
"easingMethod": 0, "easingMethod": 0
"__editorExtras__": {
"tangentMode": 0
}
} }
], ],
"preExtrapolation": 1, "preExtrapolation": 1,
@ -175,7 +169,7 @@
"__type__": "cc.RealKeyframeValue", "__type__": "cc.RealKeyframeValue",
"interpolationMode": 0, "interpolationMode": 0,
"tangentWeightMode": 0, "tangentWeightMode": 0,
"value": 0, "value": 43,
"rightTangent": 0, "rightTangent": 0,
"rightTangentWeight": 1, "rightTangentWeight": 1,
"leftTangent": 0, "leftTangent": 0,
@ -189,15 +183,12 @@
"__type__": "cc.RealKeyframeValue", "__type__": "cc.RealKeyframeValue",
"interpolationMode": 0, "interpolationMode": 0,
"tangentWeightMode": 0, "tangentWeightMode": 0,
"value": 0, "value": 43,
"rightTangent": 0, "rightTangent": 0,
"rightTangentWeight": 1, "rightTangentWeight": 1,
"leftTangent": 0, "leftTangent": 0,
"leftTangentWeight": 1, "leftTangentWeight": 1,
"easingMethod": 0, "easingMethod": 0
"__editorExtras__": {
"tangentMode": 0
}
} }
], ],
"preExtrapolation": 1, "preExtrapolation": 1,
@ -225,24 +216,18 @@
"rightTangentWeight": 1, "rightTangentWeight": 1,
"leftTangent": 0, "leftTangent": 0,
"leftTangentWeight": 1, "leftTangentWeight": 1,
"easingMethod": 0, "easingMethod": 0
"__editorExtras__": {
"tangentMode": 0
}
}, },
{ {
"__type__": "cc.RealKeyframeValue", "__type__": "cc.RealKeyframeValue",
"interpolationMode": 0, "interpolationMode": 0,
"tangentWeightMode": 0, "tangentWeightMode": 0,
"value": 145, "value": 210,
"rightTangent": 0, "rightTangent": 0,
"rightTangentWeight": 1, "rightTangentWeight": 1,
"leftTangent": 0, "leftTangent": 0,
"leftTangentWeight": 1, "leftTangentWeight": 1,
"easingMethod": 0, "easingMethod": 0
"__editorExtras__": {
"tangentMode": 0
}
} }
], ],
"preExtrapolation": 1, "preExtrapolation": 1,
@ -307,10 +292,7 @@
"rightTangentWeight": 1, "rightTangentWeight": 1,
"leftTangent": 0, "leftTangent": 0,
"leftTangentWeight": 1, "leftTangentWeight": 1,
"easingMethod": 0, "easingMethod": 0
"__editorExtras__": {
"tangentMode": 0
}
}, },
{ {
"__type__": "cc.RealKeyframeValue", "__type__": "cc.RealKeyframeValue",
@ -321,10 +303,7 @@
"rightTangentWeight": 1, "rightTangentWeight": 1,
"leftTangent": 0, "leftTangent": 0,
"leftTangentWeight": 1, "leftTangentWeight": 1,
"easingMethod": 0, "easingMethod": 0
"__editorExtras__": {
"tangentMode": 0
}
} }
], ],
"preExtrapolation": 1, "preExtrapolation": 1,
@ -352,10 +331,7 @@
"rightTangentWeight": 1, "rightTangentWeight": 1,
"leftTangent": 0, "leftTangent": 0,
"leftTangentWeight": 1, "leftTangentWeight": 1,
"easingMethod": 0, "easingMethod": 0
"__editorExtras__": {
"tangentMode": 0
}
}, },
{ {
"__type__": "cc.RealKeyframeValue", "__type__": "cc.RealKeyframeValue",
@ -366,10 +342,7 @@
"rightTangentWeight": 1, "rightTangentWeight": 1,
"leftTangent": 0, "leftTangent": 0,
"leftTangentWeight": 1, "leftTangentWeight": 1,
"easingMethod": 0, "easingMethod": 0
"__editorExtras__": {
"tangentMode": 0
}
} }
], ],
"preExtrapolation": 1, "preExtrapolation": 1,
@ -397,10 +370,7 @@
"rightTangentWeight": 1, "rightTangentWeight": 1,
"leftTangent": 0, "leftTangent": 0,
"leftTangentWeight": 1, "leftTangentWeight": 1,
"easingMethod": 0, "easingMethod": 0
"__editorExtras__": {
"tangentMode": 0
}
}, },
{ {
"__type__": "cc.RealKeyframeValue", "__type__": "cc.RealKeyframeValue",
@ -411,10 +381,7 @@
"rightTangentWeight": 1, "rightTangentWeight": 1,
"leftTangent": 0, "leftTangent": 0,
"leftTangentWeight": 1, "leftTangentWeight": 1,
"easingMethod": 0, "easingMethod": 0
"__editorExtras__": {
"tangentMode": 0
}
} }
], ],
"preExtrapolation": 1, "preExtrapolation": 1,

View File

@ -16,6 +16,9 @@
"_tracks": [ "_tracks": [
{ {
"__id__": 1 "__id__": 1
},
{
"__id__": 11
} }
], ],
"_exoticAnimation": null, "_exoticAnimation": null,
@ -62,9 +65,9 @@
"__type__": "cc.RealCurve", "__type__": "cc.RealCurve",
"_times": [ "_times": [
0, 0,
0.46666666865348816, 0.4666666666666667,
0.8666666746139526, 0.8666666666666667,
1.2999999523162842 1.3
], ],
"_values": [ "_values": [
{ {
@ -125,9 +128,9 @@
"__type__": "cc.RealCurve", "__type__": "cc.RealCurve",
"_times": [ "_times": [
0, 0,
0.46666666865348816, 0.4666666666666667,
0.8666666746139526, 0.8666666666666667,
1.2999999523162842 1.3
], ],
"_values": [ "_values": [
{ {
@ -188,9 +191,9 @@
"__type__": "cc.RealCurve", "__type__": "cc.RealCurve",
"_times": [ "_times": [
0, 0,
0.46666666865348816, 0.4666666666666667,
0.8666666746139526, 1,
1.2999999523162842 1.3
], ],
"_values": [ "_values": [
{ {
@ -206,35 +209,38 @@
}, },
{ {
"__type__": "cc.RealKeyframeValue", "__type__": "cc.RealKeyframeValue",
"interpolationMode": 0, "interpolationMode": 2,
"tangentWeightMode": 0, "tangentWeightMode": 2,
"value": 170, "value": 170,
"rightTangent": 0, "rightTangent": 54.75206268729487,
"rightTangentWeight": 1, "rightTangentWeight": 16.063283573889958,
"leftTangent": 0, "leftTangent": 0,
"leftTangentWeight": 1, "leftTangentWeight": 1,
"easingMethod": 0 "easingMethod": 0
}, },
{ {
"__type__": "cc.RealKeyframeValue", "__type__": "cc.RealKeyframeValue",
"interpolationMode": 0, "interpolationMode": 2,
"tangentWeightMode": 0, "tangentWeightMode": 3,
"value": 370, "value": 363.0973185510283,
"rightTangent": 0, "rightTangent": 262.7797708147569,
"rightTangentWeight": 1, "rightTangentWeight": 4.453371444450094,
"leftTangent": 0, "leftTangent": 372.1603658090827,
"leftTangentWeight": 1, "leftTangentWeight": 94.35620904445086,
"easingMethod": 0 "easingMethod": 0,
"__editorExtras__": {
"broken": true
}
}, },
{ {
"__type__": "cc.RealKeyframeValue", "__type__": "cc.RealKeyframeValue",
"interpolationMode": 0, "interpolationMode": 2,
"tangentWeightMode": 0, "tangentWeightMode": 1,
"value": 370, "value": 370,
"rightTangent": 0, "rightTangent": 0,
"rightTangentWeight": 1, "rightTangentWeight": 1,
"leftTangent": 0, "leftTangent": 0,
"leftTangentWeight": 1, "leftTangentWeight": 0.297,
"easingMethod": 0 "easingMethod": 0
} }
], ],
@ -253,5 +259,113 @@
"_values": [], "_values": [],
"preExtrapolation": 1, "preExtrapolation": 1,
"postExtrapolation": 1 "postExtrapolation": 1
},
{
"__type__": "cc.animation.RealTrack",
"_binding": {
"__type__": "cc.animation.TrackBinding",
"path": {
"__id__": 12
}
},
"_channel": {
"__id__": 15
}
},
{
"__type__": "cc.animation.TrackPath",
"_paths": [
{
"__id__": 13
},
{
"__id__": 14
},
"fillRange"
]
},
{
"__type__": "cc.animation.HierarchyPath",
"path": "WeaponCollider/Trace"
},
{
"__type__": "cc.animation.ComponentPath",
"component": "cc.Sprite"
},
{
"__type__": "cc.animation.Channel",
"_curve": {
"__id__": 16
}
},
{
"__type__": "cc.RealCurve",
"_times": [
0,
0.6,
1,
1.2666666666666666
],
"_values": [
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 0,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": {
"tangentMode": 0
}
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 2,
"tangentWeightMode": 2,
"value": 0,
"rightTangent": 0,
"rightTangentWeight": 0.0733333333333333,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": {
"tangentMode": 0
}
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 2,
"tangentWeightMode": 3,
"value": -0.2406881581880826,
"rightTangent": 0.03224551586775848,
"rightTangentWeight": 0.10394283191795793,
"leftTangent": -0.6357457491336126,
"leftTangentWeight": 0.12763811030833971,
"easingMethod": 0,
"__editorExtras__": {
"tangentMode": 0,
"broken": true
}
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 2,
"tangentWeightMode": 1,
"value": 0,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 0.11199999999999997,
"easingMethod": 0,
"__editorExtras__": {
"tangentMode": 0
}
}
],
"preExtrapolation": 1,
"postExtrapolation": 1
} }
] ]

View File

@ -0,0 +1,12 @@
{
"ver": "1.1.0",
"importer": "directory",
"imported": true,
"uuid": "6653c372-ce7f-40f6-976d-637eedab07d7",
"files": [],
"subMetas": {},
"userData": {
"compressionType": {},
"isRemoteBundle": {}
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 225 B

View File

@ -0,0 +1,134 @@
{
"ver": "1.0.25",
"importer": "image",
"imported": true,
"uuid": "7305b241-5da9-475a-833b-ed59c991ccfc",
"files": [
".json",
".png"
],
"subMetas": {
"6c48a": {
"importer": "texture",
"uuid": "7305b241-5da9-475a-833b-ed59c991ccfc@6c48a",
"displayName": "DamageFlash00",
"id": "6c48a",
"name": "texture",
"userData": {
"wrapModeS": "clamp-to-edge",
"wrapModeT": "clamp-to-edge",
"minfilter": "nearest",
"magfilter": "nearest",
"mipfilter": "none",
"anisotropy": 0,
"isUuid": true,
"imageUuidOrDatabaseUri": "7305b241-5da9-475a-833b-ed59c991ccfc",
"visible": false
},
"ver": "1.0.22",
"imported": true,
"files": [
".json"
],
"subMetas": {}
},
"f9941": {
"importer": "sprite-frame",
"uuid": "7305b241-5da9-475a-833b-ed59c991ccfc@f9941",
"displayName": "DamageFlash00",
"id": "f9941",
"name": "spriteFrame",
"userData": {
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0.5,
"offsetY": 0,
"trimX": 6,
"trimY": 6,
"width": 21,
"height": 20,
"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": [
-10.5,
-10,
0,
10.5,
-10,
0,
-10.5,
10,
0,
10.5,
10,
0
],
"indexes": [
0,
1,
2,
2,
1,
3
],
"uv": [
6,
26,
27,
26,
6,
6,
27,
6
],
"nuv": [
0.1875,
0.1875,
0.84375,
0.1875,
0.1875,
0.8125,
0.84375,
0.8125
],
"minPos": [
-10.5,
-10,
0
],
"maxPos": [
10.5,
10,
0
]
},
"isUuid": true,
"imageUuidOrDatabaseUri": "7305b241-5da9-475a-833b-ed59c991ccfc@6c48a",
"atlasUuid": ""
},
"ver": "1.0.11",
"imported": true,
"files": [
".json"
],
"subMetas": {}
}
},
"userData": {
"type": "sprite-frame",
"fixAlphaTransparencyArtifacts": true,
"hasAlpha": true,
"redirect": "7305b241-5da9-475a-833b-ed59c991ccfc@f9941"
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 255 B

View File

@ -0,0 +1,134 @@
{
"ver": "1.0.25",
"importer": "image",
"imported": true,
"uuid": "9c1bdd59-282f-4cf9-b35d-39b3a1805d16",
"files": [
".json",
".png"
],
"subMetas": {
"6c48a": {
"importer": "texture",
"uuid": "9c1bdd59-282f-4cf9-b35d-39b3a1805d16@6c48a",
"displayName": "DamageFlash01",
"id": "6c48a",
"name": "texture",
"userData": {
"wrapModeS": "clamp-to-edge",
"wrapModeT": "clamp-to-edge",
"minfilter": "nearest",
"magfilter": "nearest",
"mipfilter": "none",
"anisotropy": 0,
"isUuid": true,
"imageUuidOrDatabaseUri": "9c1bdd59-282f-4cf9-b35d-39b3a1805d16",
"visible": false
},
"ver": "1.0.22",
"imported": true,
"files": [
".json"
],
"subMetas": {}
},
"f9941": {
"importer": "sprite-frame",
"uuid": "9c1bdd59-282f-4cf9-b35d-39b3a1805d16@f9941",
"displayName": "DamageFlash01",
"id": "f9941",
"name": "spriteFrame",
"userData": {
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0.5,
"offsetY": 0,
"trimX": 4,
"trimY": 4,
"width": 25,
"height": 24,
"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": [
-12.5,
-12,
0,
12.5,
-12,
0,
-12.5,
12,
0,
12.5,
12,
0
],
"indexes": [
0,
1,
2,
2,
1,
3
],
"uv": [
4,
28,
29,
28,
4,
4,
29,
4
],
"nuv": [
0.125,
0.125,
0.90625,
0.125,
0.125,
0.875,
0.90625,
0.875
],
"minPos": [
-12.5,
-12,
0
],
"maxPos": [
12.5,
12,
0
]
},
"isUuid": true,
"imageUuidOrDatabaseUri": "9c1bdd59-282f-4cf9-b35d-39b3a1805d16@6c48a",
"atlasUuid": ""
},
"ver": "1.0.11",
"imported": true,
"files": [
".json"
],
"subMetas": {}
}
},
"userData": {
"type": "sprite-frame",
"fixAlphaTransparencyArtifacts": true,
"hasAlpha": true,
"redirect": "9c1bdd59-282f-4cf9-b35d-39b3a1805d16@f9941"
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 247 B

View File

@ -0,0 +1,134 @@
{
"ver": "1.0.25",
"importer": "image",
"imported": true,
"uuid": "5af0b097-e95d-4e19-b99a-153e2afbefb5",
"files": [
".json",
".png"
],
"subMetas": {
"6c48a": {
"importer": "texture",
"uuid": "5af0b097-e95d-4e19-b99a-153e2afbefb5@6c48a",
"displayName": "DamageFlash02",
"id": "6c48a",
"name": "texture",
"userData": {
"wrapModeS": "clamp-to-edge",
"wrapModeT": "clamp-to-edge",
"minfilter": "nearest",
"magfilter": "nearest",
"mipfilter": "none",
"anisotropy": 0,
"isUuid": true,
"imageUuidOrDatabaseUri": "5af0b097-e95d-4e19-b99a-153e2afbefb5",
"visible": false
},
"ver": "1.0.22",
"imported": true,
"files": [
".json"
],
"subMetas": {}
},
"f9941": {
"importer": "sprite-frame",
"uuid": "5af0b097-e95d-4e19-b99a-153e2afbefb5@f9941",
"displayName": "DamageFlash02",
"id": "f9941",
"name": "spriteFrame",
"userData": {
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": -0.5,
"trimX": 2,
"trimY": 4,
"width": 28,
"height": 25,
"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": [
-14,
-12.5,
0,
14,
-12.5,
0,
-14,
12.5,
0,
14,
12.5,
0
],
"indexes": [
0,
1,
2,
2,
1,
3
],
"uv": [
2,
28,
30,
28,
2,
3,
30,
3
],
"nuv": [
0.0625,
0.09375,
0.9375,
0.09375,
0.0625,
0.875,
0.9375,
0.875
],
"minPos": [
-14,
-12.5,
0
],
"maxPos": [
14,
12.5,
0
]
},
"isUuid": true,
"imageUuidOrDatabaseUri": "5af0b097-e95d-4e19-b99a-153e2afbefb5@6c48a",
"atlasUuid": ""
},
"ver": "1.0.11",
"imported": true,
"files": [
".json"
],
"subMetas": {}
}
},
"userData": {
"type": "sprite-frame",
"fixAlphaTransparencyArtifacts": true,
"hasAlpha": true,
"redirect": "5af0b097-e95d-4e19-b99a-153e2afbefb5@f9941"
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 222 B

View File

@ -0,0 +1,134 @@
{
"ver": "1.0.25",
"importer": "image",
"imported": true,
"uuid": "b0fcee1b-3aa4-4a65-a028-5a130fff02b5",
"files": [
".json",
".png"
],
"subMetas": {
"6c48a": {
"importer": "texture",
"uuid": "b0fcee1b-3aa4-4a65-a028-5a130fff02b5@6c48a",
"displayName": "DamageFlash03",
"id": "6c48a",
"name": "texture",
"userData": {
"wrapModeS": "clamp-to-edge",
"wrapModeT": "clamp-to-edge",
"minfilter": "nearest",
"magfilter": "nearest",
"mipfilter": "none",
"anisotropy": 0,
"isUuid": true,
"imageUuidOrDatabaseUri": "b0fcee1b-3aa4-4a65-a028-5a130fff02b5",
"visible": false
},
"ver": "1.0.22",
"imported": true,
"files": [
".json"
],
"subMetas": {}
},
"f9941": {
"importer": "sprite-frame",
"uuid": "b0fcee1b-3aa4-4a65-a028-5a130fff02b5@f9941",
"displayName": "DamageFlash03",
"id": "f9941",
"name": "spriteFrame",
"userData": {
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": -0.5,
"offsetY": 0,
"trimX": 0,
"trimY": 2,
"width": 31,
"height": 28,
"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": [
-15.5,
-14,
0,
15.5,
-14,
0,
-15.5,
14,
0,
15.5,
14,
0
],
"indexes": [
0,
1,
2,
2,
1,
3
],
"uv": [
0,
30,
31,
30,
0,
2,
31,
2
],
"nuv": [
0,
0.0625,
0.96875,
0.0625,
0,
0.9375,
0.96875,
0.9375
],
"minPos": [
-15.5,
-14,
0
],
"maxPos": [
15.5,
14,
0
]
},
"isUuid": true,
"imageUuidOrDatabaseUri": "b0fcee1b-3aa4-4a65-a028-5a130fff02b5@6c48a",
"atlasUuid": ""
},
"ver": "1.0.11",
"imported": true,
"files": [
".json"
],
"subMetas": {}
}
},
"userData": {
"type": "sprite-frame",
"fixAlphaTransparencyArtifacts": true,
"hasAlpha": true,
"redirect": "b0fcee1b-3aa4-4a65-a028-5a130fff02b5@f9941"
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 244 B

View File

@ -0,0 +1,134 @@
{
"ver": "1.0.25",
"importer": "image",
"imported": true,
"uuid": "405a68dd-30d5-4237-8231-4a873fcbd919",
"files": [
".json",
".png"
],
"subMetas": {
"6c48a": {
"importer": "texture",
"uuid": "405a68dd-30d5-4237-8231-4a873fcbd919@6c48a",
"displayName": "PickBonusFX00",
"id": "6c48a",
"name": "texture",
"userData": {
"wrapModeS": "clamp-to-edge",
"wrapModeT": "clamp-to-edge",
"minfilter": "nearest",
"magfilter": "nearest",
"mipfilter": "none",
"anisotropy": 0,
"isUuid": true,
"imageUuidOrDatabaseUri": "405a68dd-30d5-4237-8231-4a873fcbd919",
"visible": false
},
"ver": "1.0.22",
"imported": true,
"files": [
".json"
],
"subMetas": {}
},
"f9941": {
"importer": "sprite-frame",
"uuid": "405a68dd-30d5-4237-8231-4a873fcbd919@f9941",
"displayName": "PickBonusFX00",
"id": "f9941",
"name": "spriteFrame",
"userData": {
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0.5,
"offsetY": -0.5,
"trimX": 2,
"trimY": 3,
"width": 13,
"height": 11,
"rawWidth": 16,
"rawHeight": 16,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"packable": true,
"pixelsToUnit": 100,
"pivotX": 0.5,
"pivotY": 0.5,
"meshType": 0,
"vertices": {
"rawPosition": [
-6.5,
-5.5,
0,
6.5,
-5.5,
0,
-6.5,
5.5,
0,
6.5,
5.5,
0
],
"indexes": [
0,
1,
2,
2,
1,
3
],
"uv": [
2,
13,
15,
13,
2,
2,
15,
2
],
"nuv": [
0.125,
0.125,
0.9375,
0.125,
0.125,
0.8125,
0.9375,
0.8125
],
"minPos": [
-6.5,
-5.5,
0
],
"maxPos": [
6.5,
5.5,
0
]
},
"isUuid": true,
"imageUuidOrDatabaseUri": "405a68dd-30d5-4237-8231-4a873fcbd919@6c48a",
"atlasUuid": ""
},
"ver": "1.0.11",
"imported": true,
"files": [
".json"
],
"subMetas": {}
}
},
"userData": {
"type": "sprite-frame",
"fixAlphaTransparencyArtifacts": true,
"hasAlpha": true,
"redirect": "405a68dd-30d5-4237-8231-4a873fcbd919@f9941"
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 269 B

View File

@ -0,0 +1,134 @@
{
"ver": "1.0.25",
"importer": "image",
"imported": true,
"uuid": "5801b6ad-2f95-4f07-b788-c513c83ae7f8",
"files": [
".json",
".png"
],
"subMetas": {
"6c48a": {
"importer": "texture",
"uuid": "5801b6ad-2f95-4f07-b788-c513c83ae7f8@6c48a",
"displayName": "PickBonusFX01",
"id": "6c48a",
"name": "texture",
"userData": {
"wrapModeS": "clamp-to-edge",
"wrapModeT": "clamp-to-edge",
"minfilter": "nearest",
"magfilter": "nearest",
"mipfilter": "none",
"anisotropy": 0,
"isUuid": true,
"imageUuidOrDatabaseUri": "5801b6ad-2f95-4f07-b788-c513c83ae7f8",
"visible": false
},
"ver": "1.0.22",
"imported": true,
"files": [
".json"
],
"subMetas": {}
},
"f9941": {
"importer": "sprite-frame",
"uuid": "5801b6ad-2f95-4f07-b788-c513c83ae7f8@f9941",
"displayName": "PickBonusFX01",
"id": "f9941",
"name": "spriteFrame",
"userData": {
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0.5,
"offsetY": -0.5,
"trimX": 1,
"trimY": 2,
"width": 15,
"height": 13,
"rawWidth": 16,
"rawHeight": 16,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"packable": true,
"pixelsToUnit": 100,
"pivotX": 0.5,
"pivotY": 0.5,
"meshType": 0,
"vertices": {
"rawPosition": [
-7.5,
-6.5,
0,
7.5,
-6.5,
0,
-7.5,
6.5,
0,
7.5,
6.5,
0
],
"indexes": [
0,
1,
2,
2,
1,
3
],
"uv": [
1,
14,
16,
14,
1,
1,
16,
1
],
"nuv": [
0.0625,
0.0625,
1,
0.0625,
0.0625,
0.875,
1,
0.875
],
"minPos": [
-7.5,
-6.5,
0
],
"maxPos": [
7.5,
6.5,
0
]
},
"isUuid": true,
"imageUuidOrDatabaseUri": "5801b6ad-2f95-4f07-b788-c513c83ae7f8@6c48a",
"atlasUuid": ""
},
"ver": "1.0.11",
"imported": true,
"files": [
".json"
],
"subMetas": {}
}
},
"userData": {
"type": "sprite-frame",
"fixAlphaTransparencyArtifacts": true,
"hasAlpha": true,
"redirect": "5801b6ad-2f95-4f07-b788-c513c83ae7f8@f9941"
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 315 B

View File

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

Binary file not shown.

After

Width:  |  Height:  |  Size: 360 B

View File

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

Binary file not shown.

After

Width:  |  Height:  |  Size: 348 B

View File

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

Binary file not shown.

After

Width:  |  Height:  |  Size: 300 B

View File

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

Binary file not shown.

After

Width:  |  Height:  |  Size: 240 B

View File

@ -0,0 +1,134 @@
{
"ver": "1.0.25",
"importer": "image",
"imported": true,
"uuid": "ea4587c1-8acf-431d-909d-d69d1d387da8",
"files": [
".json",
".png"
],
"subMetas": {
"6c48a": {
"importer": "texture",
"uuid": "ea4587c1-8acf-431d-909d-d69d1d387da8@6c48a",
"displayName": "PickBonusFX06",
"id": "6c48a",
"name": "texture",
"userData": {
"wrapModeS": "clamp-to-edge",
"wrapModeT": "clamp-to-edge",
"minfilter": "nearest",
"magfilter": "nearest",
"mipfilter": "none",
"anisotropy": 0,
"isUuid": true,
"imageUuidOrDatabaseUri": "ea4587c1-8acf-431d-909d-d69d1d387da8",
"visible": false
},
"ver": "1.0.22",
"imported": true,
"files": [
".json"
],
"subMetas": {}
},
"f9941": {
"importer": "sprite-frame",
"uuid": "ea4587c1-8acf-431d-909d-d69d1d387da8@f9941",
"displayName": "PickBonusFX06",
"id": "f9941",
"name": "spriteFrame",
"userData": {
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 2,
"offsetY": 0.5,
"trimX": 4,
"trimY": 1,
"width": 12,
"height": 13,
"rawWidth": 16,
"rawHeight": 16,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"packable": true,
"pixelsToUnit": 100,
"pivotX": 0.5,
"pivotY": 0.5,
"meshType": 0,
"vertices": {
"rawPosition": [
-6,
-6.5,
0,
6,
-6.5,
0,
-6,
6.5,
0,
6,
6.5,
0
],
"indexes": [
0,
1,
2,
2,
1,
3
],
"uv": [
4,
15,
16,
15,
4,
2,
16,
2
],
"nuv": [
0.25,
0.125,
1,
0.125,
0.25,
0.9375,
1,
0.9375
],
"minPos": [
-6,
-6.5,
0
],
"maxPos": [
6,
6.5,
0
]
},
"isUuid": true,
"imageUuidOrDatabaseUri": "ea4587c1-8acf-431d-909d-d69d1d387da8@6c48a",
"atlasUuid": ""
},
"ver": "1.0.11",
"imported": true,
"files": [
".json"
],
"subMetas": {}
}
},
"userData": {
"type": "sprite-frame",
"fixAlphaTransparencyArtifacts": true,
"hasAlpha": true,
"redirect": "ea4587c1-8acf-431d-909d-d69d1d387da8@f9941"
}
}

View File

@ -0,0 +1,12 @@
{
"ver": "1.1.0",
"importer": "directory",
"imported": true,
"uuid": "b3de6f0b-e7d0-4c6b-a6e0-cf7455bad38a",
"files": [],
"subMetas": {},
"userData": {
"compressionType": {},
"isRemoteBundle": {}
}
}

View File

@ -0,0 +1,12 @@
{
"ver": "1.1.0",
"importer": "directory",
"imported": true,
"uuid": "2725d7de-9921-4cd0-8089-caaa63a283a5",
"files": [],
"subMetas": {},
"userData": {
"compressionType": {},
"isRemoteBundle": {}
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 504 B

View File

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

View File

@ -0,0 +1,12 @@
{
"ver": "1.1.0",
"importer": "directory",
"imported": true,
"uuid": "535dcefb-166f-436a-a59c-b92b531afffd",
"files": [],
"subMetas": {},
"userData": {
"compressionType": {},
"isRemoteBundle": {}
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 991 B

View File

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

View File

@ -0,0 +1,12 @@
{
"ver": "1.1.0",
"importer": "directory",
"imported": true,
"uuid": "f740669f-dd60-429f-9b0e-16d045b9f349",
"files": [],
"subMetas": {},
"userData": {
"compressionType": {},
"isRemoteBundle": {}
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

View File

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

Binary file not shown.

After

Width:  |  Height:  |  Size: 301 B

View File

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

Binary file not shown.

After

Width:  |  Height:  |  Size: 218 B

View File

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

Binary file not shown.

After

Width:  |  Height:  |  Size: 147 B

View File

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

View File

@ -8,6 +8,30 @@
".png" ".png"
], ],
"subMetas": { "subMetas": {
"6c48a": {
"importer": "texture",
"uuid": "29bf4d7b-909b-472f-839a-bbb94136bab3@6c48a",
"displayName": "HealthBarBg",
"id": "6c48a",
"name": "texture",
"userData": {
"wrapModeS": "clamp-to-edge",
"wrapModeT": "clamp-to-edge",
"minfilter": "nearest",
"magfilter": "nearest",
"mipfilter": "none",
"anisotropy": 0,
"isUuid": true,
"imageUuidOrDatabaseUri": "29bf4d7b-909b-472f-839a-bbb94136bab3",
"visible": false
},
"ver": "1.0.22",
"imported": true,
"files": [
".json"
],
"subMetas": {}
},
"f9941": { "f9941": {
"importer": "sprite-frame", "importer": "sprite-frame",
"uuid": "29bf4d7b-909b-472f-839a-bbb94136bab3@f9941", "uuid": "29bf4d7b-909b-472f-839a-bbb94136bab3@f9941",
@ -99,30 +123,6 @@
".json" ".json"
], ],
"subMetas": {} "subMetas": {}
},
"6c48a": {
"importer": "texture",
"uuid": "29bf4d7b-909b-472f-839a-bbb94136bab3@6c48a",
"displayName": "HealthBarBg",
"id": "6c48a",
"name": "texture",
"userData": {
"wrapModeS": "clamp-to-edge",
"wrapModeT": "clamp-to-edge",
"minfilter": "nearest",
"magfilter": "nearest",
"mipfilter": "none",
"anisotropy": 0,
"isUuid": true,
"imageUuidOrDatabaseUri": "29bf4d7b-909b-472f-839a-bbb94136bab3",
"visible": false
},
"ver": "1.0.22",
"imported": true,
"files": [
".json"
],
"subMetas": {}
} }
}, },
"userData": { "userData": {

View File

@ -8,6 +8,30 @@
".png" ".png"
], ],
"subMetas": { "subMetas": {
"6c48a": {
"importer": "texture",
"uuid": "0ca53d61-de26-4d01-9770-eec0e3ac06ae@6c48a",
"displayName": "HealthBarFill",
"id": "6c48a",
"name": "texture",
"userData": {
"wrapModeS": "clamp-to-edge",
"wrapModeT": "clamp-to-edge",
"minfilter": "nearest",
"magfilter": "nearest",
"mipfilter": "none",
"anisotropy": 0,
"isUuid": true,
"imageUuidOrDatabaseUri": "0ca53d61-de26-4d01-9770-eec0e3ac06ae",
"visible": false
},
"ver": "1.0.22",
"imported": true,
"files": [
".json"
],
"subMetas": {}
},
"f9941": { "f9941": {
"importer": "sprite-frame", "importer": "sprite-frame",
"uuid": "0ca53d61-de26-4d01-9770-eec0e3ac06ae@f9941", "uuid": "0ca53d61-de26-4d01-9770-eec0e3ac06ae@f9941",
@ -99,30 +123,6 @@
".json" ".json"
], ],
"subMetas": {} "subMetas": {}
},
"6c48a": {
"importer": "texture",
"uuid": "0ca53d61-de26-4d01-9770-eec0e3ac06ae@6c48a",
"displayName": "HealthBarFill",
"id": "6c48a",
"name": "texture",
"userData": {
"wrapModeS": "clamp-to-edge",
"wrapModeT": "clamp-to-edge",
"minfilter": "nearest",
"magfilter": "nearest",
"mipfilter": "none",
"anisotropy": 0,
"isUuid": true,
"imageUuidOrDatabaseUri": "0ca53d61-de26-4d01-9770-eec0e3ac06ae",
"visible": false
},
"ver": "1.0.22",
"imported": true,
"files": [
".json"
],
"subMetas": {}
} }
}, },
"userData": { "userData": {

Binary file not shown.

After

Width:  |  Height:  |  Size: 490 B

View File

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

Binary file not shown.

After

Width:  |  Height:  |  Size: 630 B

View File

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

Binary file not shown.

After

Width:  |  Height:  |  Size: 800 B

View File

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

View File

@ -0,0 +1,12 @@
{
"ver": "1.1.0",
"importer": "directory",
"imported": true,
"uuid": "1f31308f-3f5b-4721-b13d-196f7991d329",
"files": [],
"subMetas": {},
"userData": {
"compressionType": {},
"isRemoteBundle": {}
}
}

View File

@ -0,0 +1,173 @@
[
{
"__type__": "cc.Prefab",
"_name": "DamageFlash",
"_objFlags": 0,
"_native": "",
"data": {
"__id__": 1
},
"optimizationPolicy": 0,
"persistent": false,
"asyncLoadAssets": false
},
{
"__type__": "cc.Node",
"_name": "DamageFlash",
"_objFlags": 0,
"__editorExtras__": {},
"_parent": null,
"_children": [],
"_active": true,
"_components": [
{
"__id__": 2
},
{
"__id__": 4
},
{
"__id__": 6
}
],
"_prefab": {
"__id__": 8
},
"_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": 2,
"y": 2,
"z": 1
},
"_layer": 33554432,
"_euler": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0,
"z": 0
},
"_id": ""
},
{
"__type__": "cc.UITransform",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 1
},
"_enabled": false,
"__prefab": {
"__id__": 3
},
"_contentSize": {
"__type__": "cc.Size",
"width": 25,
"height": 23
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.32,
"y": 0.5
},
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "c3Jb8uGT9DFpm574XDqiKL"
},
{
"__type__": "cc.Sprite",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 1
},
"_enabled": true,
"__prefab": {
"__id__": 5
},
"_customMaterial": null,
"_srcBlendFactor": 2,
"_dstBlendFactor": 4,
"_color": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_spriteFrame": {
"__uuid__": "9c1bdd59-282f-4cf9-b35d-39b3a1805d16@f9941",
"__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": "cfXyVJoitMGp/0liEUZfNP"
},
{
"__type__": "cc.Animation",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 1
},
"_enabled": true,
"__prefab": {
"__id__": 7
},
"playOnLoad": true,
"_clips": [
{
"__uuid__": "b4603283-fa01-4626-9b00-996f5732908f",
"__expectedType__": "cc.AnimationClip"
}
],
"_defaultClip": {
"__uuid__": "b4603283-fa01-4626-9b00-996f5732908f",
"__expectedType__": "cc.AnimationClip"
},
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "3ag4rexLNJW6A/sp6OpwZ8"
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__id__": 0
},
"fileId": "405dEytktEvavOK8J9RVEp"
}
]

View File

@ -0,0 +1,13 @@
{
"ver": "1.1.40",
"importer": "prefab",
"imported": true,
"uuid": "33559f93-a351-4249-a775-f8ee7f31714c",
"files": [
".json"
],
"subMetas": {},
"userData": {
"syncNodeName": "DamageFlash"
}
}

View File

@ -0,0 +1,173 @@
[
{
"__type__": "cc.Prefab",
"_name": "PickBonus",
"_objFlags": 0,
"_native": "",
"data": {
"__id__": 1
},
"optimizationPolicy": 0,
"persistent": false,
"asyncLoadAssets": false
},
{
"__type__": "cc.Node",
"_name": "PickBonus",
"_objFlags": 0,
"__editorExtras__": {},
"_parent": null,
"_children": [],
"_active": true,
"_components": [
{
"__id__": 2
},
{
"__id__": 4
},
{
"__id__": 6
}
],
"_prefab": {
"__id__": 8
},
"_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": 2,
"y": 2,
"z": 1
},
"_layer": 33554432,
"_euler": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0,
"z": 0
},
"_id": ""
},
{
"__type__": "cc.UITransform",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 1
},
"_enabled": false,
"__prefab": {
"__id__": 3
},
"_contentSize": {
"__type__": "cc.Size",
"width": 16,
"height": 15
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.32,
"y": 0.5
},
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "c3Jb8uGT9DFpm574XDqiKL"
},
{
"__type__": "cc.Sprite",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 1
},
"_enabled": true,
"__prefab": {
"__id__": 5
},
"_customMaterial": null,
"_srcBlendFactor": 2,
"_dstBlendFactor": 4,
"_color": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_spriteFrame": {
"__uuid__": "801c7b4c-907e-4930-89f8-f7a33d2ba33a@f9941",
"__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": "cfXyVJoitMGp/0liEUZfNP"
},
{
"__type__": "cc.Animation",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 1
},
"_enabled": true,
"__prefab": {
"__id__": 7
},
"playOnLoad": true,
"_clips": [
{
"__uuid__": "2780a416-51d8-4d86-b3ef-5df4fb759098",
"__expectedType__": "cc.AnimationClip"
}
],
"_defaultClip": {
"__uuid__": "2780a416-51d8-4d86-b3ef-5df4fb759098",
"__expectedType__": "cc.AnimationClip"
},
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "3ag4rexLNJW6A/sp6OpwZ8"
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__id__": 0
},
"fileId": "405dEytktEvavOK8J9RVEp"
}
]

View File

@ -0,0 +1,13 @@
{
"ver": "1.1.40",
"importer": "prefab",
"imported": true,
"uuid": "37b789e2-6452-48fe-a2fe-efec6ea89d5c",
"files": [
".json"
],
"subMetas": {},
"userData": {
"syncNodeName": "PickBonus"
}
}

View File

@ -0,0 +1,201 @@
[
{
"__type__": "cc.Prefab",
"_name": "Enemy1",
"_objFlags": 0,
"_native": "",
"data": {
"__id__": 1
},
"optimizationPolicy": 0,
"persistent": false,
"asyncLoadAssets": false
},
{
"__type__": "cc.Node",
"_name": "Enemy1",
"_objFlags": 0,
"__editorExtras__": {},
"_parent": null,
"_children": [],
"_active": true,
"_components": [
{
"__id__": 2
},
{
"__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": 2,
"y": 2,
"z": 1
},
"_layer": 33554432,
"_euler": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0,
"z": 0
},
"_id": ""
},
{
"__type__": "cc.UITransform",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 1
},
"_enabled": false,
"__prefab": {
"__id__": 3
},
"_contentSize": {
"__type__": "cc.Size",
"width": 25,
"height": 26
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "bbsWYc2MNCLLweNFP7pjHF"
},
{
"__type__": "cc.Sprite",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 1
},
"_enabled": true,
"__prefab": {
"__id__": 5
},
"_customMaterial": null,
"_srcBlendFactor": 2,
"_dstBlendFactor": 4,
"_color": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_spriteFrame": {
"__uuid__": "3f50fc78-d3ed-4ee3-bb28-519d4e5100ed@f9941",
"__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": "bfkBAEWOZDbILym05Q5wrx"
},
{
"__type__": "cc.BoxCollider2D",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 1
},
"_enabled": true,
"__prefab": {
"__id__": 7
},
"tag": 0,
"_group": 4,
"_density": 1,
"_sensor": false,
"_friction": 0.2,
"_restitution": 0,
"_offset": {
"__type__": "cc.Vec2",
"x": 0,
"y": 6.9
},
"_size": {
"__type__": "cc.Size",
"width": 27,
"height": 14.9
},
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "5dR8969SVAfLXx5AY1X9B5"
},
{
"__type__": "7f8b6NKHsNNW5nLY3fwejhw",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 1
},
"_enabled": true,
"__prefab": {
"__id__": 9
},
"collider": {
"__id__": 6
},
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "b5ONKVkchBpaoqReE981lo"
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__id__": 0
},
"fileId": "b3GFrfkl5AR4Q9jndybzln"
}
]

View File

@ -8,6 +8,6 @@
], ],
"subMetas": {}, "subMetas": {},
"userData": { "userData": {
"syncNodeName": "Enemy" "syncNodeName": "Enemy1"
} }
} }

View File

@ -1,7 +1,7 @@
[ [
{ {
"__type__": "cc.Prefab", "__type__": "cc.Prefab",
"_name": "Enemy", "_name": "Enemy2",
"_objFlags": 0, "_objFlags": 0,
"_native": "", "_native": "",
"data": { "data": {
@ -13,7 +13,7 @@
}, },
{ {
"__type__": "cc.Node", "__type__": "cc.Node",
"_name": "Enemy", "_name": "Enemy2",
"_objFlags": 0, "_objFlags": 0,
"__editorExtras__": {}, "__editorExtras__": {},
"_parent": null, "_parent": null,
@ -51,8 +51,8 @@
}, },
"_lscale": { "_lscale": {
"__type__": "cc.Vec3", "__type__": "cc.Vec3",
"x": 1, "x": 2,
"y": 1, "y": 2,
"z": 1 "z": 1
}, },
"_layer": 33554432, "_layer": 33554432,
@ -71,14 +71,14 @@
"node": { "node": {
"__id__": 1 "__id__": 1
}, },
"_enabled": true, "_enabled": false,
"__prefab": { "__prefab": {
"__id__": 3 "__id__": 3
}, },
"_contentSize": { "_contentSize": {
"__type__": "cc.Size", "__type__": "cc.Size",
"width": 40, "width": 25,
"height": 40 "height": 28
}, },
"_anchorPoint": { "_anchorPoint": {
"__type__": "cc.Vec2", "__type__": "cc.Vec2",
@ -107,13 +107,13 @@
"_dstBlendFactor": 4, "_dstBlendFactor": 4,
"_color": { "_color": {
"__type__": "cc.Color", "__type__": "cc.Color",
"r": 192, "r": 255,
"g": 192, "g": 255,
"b": 192, "b": 255,
"a": 255 "a": 255
}, },
"_spriteFrame": { "_spriteFrame": {
"__uuid__": "20835ba4-6145-4fbc-a58a-051ce700aa3e@f9941", "__uuid__": "33d89c47-02a5-4484-b8bf-7a1161ee44af@f9941",
"__expectedType__": "cc.SpriteFrame" "__expectedType__": "cc.SpriteFrame"
}, },
"_type": 0, "_type": 0,
@ -159,8 +159,8 @@
}, },
"_size": { "_size": {
"__type__": "cc.Size", "__type__": "cc.Size",
"width": 40, "width": 27,
"height": 40 "height": 27.4
}, },
"_id": "" "_id": ""
}, },

View File

@ -0,0 +1,13 @@
{
"ver": "1.1.40",
"importer": "prefab",
"imported": true,
"uuid": "29d85a71-476d-4a52-bfac-a43c53b616cb",
"files": [
".json"
],
"subMetas": {},
"userData": {
"syncNodeName": "Enemy2"
}
}

View File

@ -0,0 +1,201 @@
[
{
"__type__": "cc.Prefab",
"_name": "Enemy3",
"_objFlags": 0,
"_native": "",
"data": {
"__id__": 1
},
"optimizationPolicy": 0,
"persistent": false,
"asyncLoadAssets": false
},
{
"__type__": "cc.Node",
"_name": "Enemy3",
"_objFlags": 0,
"__editorExtras__": {},
"_parent": null,
"_children": [],
"_active": true,
"_components": [
{
"__id__": 2
},
{
"__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": 2,
"y": 2,
"z": 1
},
"_layer": 33554432,
"_euler": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0,
"z": 0
},
"_id": ""
},
{
"__type__": "cc.UITransform",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 1
},
"_enabled": false,
"__prefab": {
"__id__": 3
},
"_contentSize": {
"__type__": "cc.Size",
"width": 34,
"height": 33
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "bbsWYc2MNCLLweNFP7pjHF"
},
{
"__type__": "cc.Sprite",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 1
},
"_enabled": true,
"__prefab": {
"__id__": 5
},
"_customMaterial": null,
"_srcBlendFactor": 2,
"_dstBlendFactor": 4,
"_color": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_spriteFrame": {
"__uuid__": "af7fa4be-ec1d-48b4-ad35-5aa44db9438a@f9941",
"__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": "bfkBAEWOZDbILym05Q5wrx"
},
{
"__type__": "cc.BoxCollider2D",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 1
},
"_enabled": true,
"__prefab": {
"__id__": 7
},
"tag": 0,
"_group": 4,
"_density": 1,
"_sensor": false,
"_friction": 0.2,
"_restitution": 0,
"_offset": {
"__type__": "cc.Vec2",
"x": 0,
"y": 0
},
"_size": {
"__type__": "cc.Size",
"width": 35.4,
"height": 33.2
},
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "5dR8969SVAfLXx5AY1X9B5"
},
{
"__type__": "7f8b6NKHsNNW5nLY3fwejhw",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 1
},
"_enabled": true,
"__prefab": {
"__id__": 9
},
"collider": {
"__id__": 6
},
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "b5ONKVkchBpaoqReE981lo"
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__id__": 0
},
"fileId": "b3GFrfkl5AR4Q9jndybzln"
}
]

View File

@ -0,0 +1,13 @@
{
"ver": "1.1.40",
"importer": "prefab",
"imported": true,
"uuid": "6135fac4-6678-4e23-b655-b4ff7fb42026",
"files": [
".json"
],
"subMetas": {},
"userData": {
"syncNodeName": "Enemy3"
}
}

View File

@ -31,17 +31,17 @@
"_active": true, "_active": true,
"_components": [ "_components": [
{ {
"__id__": 100 "__id__": 106
}, },
{ {
"__id__": 102 "__id__": 108
}, },
{ {
"__id__": 104 "__id__": 110
} }
], ],
"_prefab": { "_prefab": {
"__id__": 106 "__id__": 112
}, },
"_lpos": { "_lpos": {
"__type__": "cc.Vec3", "__type__": "cc.Vec3",
@ -842,11 +842,11 @@
"_active": true, "_active": true,
"_components": [ "_components": [
{ {
"__id__": 97 "__id__": 103
} }
], ],
"_prefab": { "_prefab": {
"__id__": 99 "__id__": 105
}, },
"_lpos": { "_lpos": {
"__type__": "cc.Vec3", "__type__": "cc.Vec3",
@ -888,35 +888,35 @@
"__id__": 42 "__id__": 42
}, },
{ {
"__id__": 50 "__id__": 56
}, },
{ {
"__id__": 58 "__id__": 64
}, },
{ {
"__id__": 66 "__id__": 72
}, },
{ {
"__id__": 74 "__id__": 80
}, },
{ {
"__id__": 82 "__id__": 88
} }
], ],
"_active": true, "_active": true,
"_components": [ "_components": [
{ {
"__id__": 90 "__id__": 96
}, },
{ {
"__id__": 92 "__id__": 98
}, },
{ {
"__id__": 94 "__id__": 100
} }
], ],
"_prefab": { "_prefab": {
"__id__": 96 "__id__": 102
}, },
"_lpos": { "_lpos": {
"__type__": "cc.Vec3", "__type__": "cc.Vec3",
@ -953,25 +953,29 @@
"_parent": { "_parent": {
"__id__": 41 "__id__": 41
}, },
"_children": [], "_children": [
{
"__id__": 43
}
],
"_active": true, "_active": true,
"_components": [ "_components": [
{ {
"__id__": 43 "__id__": 49
}, },
{ {
"__id__": 45 "__id__": 51
}, },
{ {
"__id__": 47 "__id__": 53
} }
], ],
"_prefab": { "_prefab": {
"__id__": 49 "__id__": 55
}, },
"_lpos": { "_lpos": {
"__type__": "cc.Vec3", "__type__": "cc.Vec3",
"x": 70.758, "x": 70,
"y": 0, "y": 0,
"z": 0 "z": 0
}, },
@ -979,8 +983,57 @@
"__type__": "cc.Quat", "__type__": "cc.Quat",
"x": 0, "x": 0,
"y": 0, "y": 0,
"z": 0.7071067811865475, "z": 1,
"w": 0.7071067811865476 "w": 6.123233995736766e-17
},
"_lscale": {
"__type__": "cc.Vec3",
"x": 2,
"y": 2,
"z": 1
},
"_layer": 33554432,
"_euler": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0,
"z": 180
},
"_id": ""
},
{
"__type__": "cc.Node",
"_name": "Trace",
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
"__id__": 42
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 44
},
{
"__id__": 46
}
],
"_prefab": {
"__id__": 48
},
"_lpos": {
"__type__": "cc.Vec3",
"x": 35,
"y": 0,
"z": 0
},
"_lrot": {
"__type__": "cc.Quat",
"x": 0,
"y": 0,
"z": 1,
"w": 6.123233995736766e-17
}, },
"_lscale": { "_lscale": {
"__type__": "cc.Vec3", "__type__": "cc.Vec3",
@ -993,10 +1046,91 @@
"__type__": "cc.Vec3", "__type__": "cc.Vec3",
"x": 0, "x": 0,
"y": 0, "y": 0,
"z": 90 "z": 180
}, },
"_id": "" "_id": ""
}, },
{
"__type__": "cc.UITransform",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 43
},
"_enabled": true,
"__prefab": {
"__id__": 45
},
"_contentSize": {
"__type__": "cc.Size",
"width": 104,
"height": 104
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "45ZhK+xoVA8qIE+fgph6FK"
},
{
"__type__": "cc.Sprite",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 43
},
"_enabled": true,
"__prefab": {
"__id__": 47
},
"_customMaterial": null,
"_srcBlendFactor": 2,
"_dstBlendFactor": 4,
"_color": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 125
},
"_spriteFrame": {
"__uuid__": "f12a23c4-b924-4322-a260-3d982428f1e8@f9941",
"__expectedType__": "cc.SpriteFrame"
},
"_type": 3,
"_fillType": 2,
"_sizeMode": 0,
"_fillCenter": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
"_fillStart": 0,
"_fillRange": 0.2,
"_isTrimmedMode": true,
"_useGrayscale": false,
"_atlas": null,
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "14hY7yYWJH2paib5cFzhSP"
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__id__": 0
},
"fileId": "51+94RiA1N+bRK4Ah9XR9U"
},
{ {
"__type__": "cc.UITransform", "__type__": "cc.UITransform",
"_name": "", "_name": "",
@ -1006,16 +1140,16 @@
}, },
"_enabled": true, "_enabled": true,
"__prefab": { "__prefab": {
"__id__": 44 "__id__": 50
}, },
"_contentSize": { "_contentSize": {
"__type__": "cc.Size", "__type__": "cc.Size",
"width": 20, "width": 39,
"height": 60 "height": 11
}, },
"_anchorPoint": { "_anchorPoint": {
"__type__": "cc.Vec2", "__type__": "cc.Vec2",
"x": 0.5, "x": 0.42,
"y": 0.5 "y": 0.5
}, },
"_id": "" "_id": ""
@ -1033,7 +1167,7 @@
}, },
"_enabled": true, "_enabled": true,
"__prefab": { "__prefab": {
"__id__": 46 "__id__": 52
}, },
"_customMaterial": null, "_customMaterial": null,
"_srcBlendFactor": 2, "_srcBlendFactor": 2,
@ -1041,17 +1175,17 @@
"_color": { "_color": {
"__type__": "cc.Color", "__type__": "cc.Color",
"r": 255, "r": 255,
"g": 10, "g": 255,
"b": 10, "b": 255,
"a": 255 "a": 255
}, },
"_spriteFrame": { "_spriteFrame": {
"__uuid__": "20835ba4-6145-4fbc-a58a-051ce700aa3e@f9941", "__uuid__": "4c91d983-ff7f-4425-a427-2cd8dd83e48e@f9941",
"__expectedType__": "cc.SpriteFrame" "__expectedType__": "cc.SpriteFrame"
}, },
"_type": 0, "_type": 1,
"_fillType": 0, "_fillType": 0,
"_sizeMode": 0, "_sizeMode": 1,
"_fillCenter": { "_fillCenter": {
"__type__": "cc.Vec2", "__type__": "cc.Vec2",
"x": 0, "x": 0,
@ -1077,7 +1211,7 @@
}, },
"_enabled": true, "_enabled": true,
"__prefab": { "__prefab": {
"__id__": 48 "__id__": 54
}, },
"tag": 0, "tag": 0,
"_group": 8, "_group": 8,
@ -1092,8 +1226,8 @@
}, },
"_size": { "_size": {
"__type__": "cc.Size", "__type__": "cc.Size",
"width": 20, "width": 30,
"height": 60 "height": 10
}, },
"_id": "" "_id": ""
}, },
@ -1119,20 +1253,20 @@
"__id__": 41 "__id__": 41
}, },
"_children": [], "_children": [],
"_active": true, "_active": false,
"_components": [ "_components": [
{ {
"__id__": 51 "__id__": 57
}, },
{ {
"__id__": 53 "__id__": 59
}, },
{ {
"__id__": 55 "__id__": 61
} }
], ],
"_prefab": { "_prefab": {
"__id__": 57 "__id__": 63
}, },
"_lpos": { "_lpos": {
"__type__": "cc.Vec3", "__type__": "cc.Vec3",
@ -1167,11 +1301,11 @@
"_name": "", "_name": "",
"_objFlags": 0, "_objFlags": 0,
"node": { "node": {
"__id__": 50 "__id__": 56
}, },
"_enabled": true, "_enabled": true,
"__prefab": { "__prefab": {
"__id__": 52 "__id__": 58
}, },
"_contentSize": { "_contentSize": {
"__type__": "cc.Size", "__type__": "cc.Size",
@ -1194,11 +1328,11 @@
"_name": "", "_name": "",
"_objFlags": 0, "_objFlags": 0,
"node": { "node": {
"__id__": 50 "__id__": 56
}, },
"_enabled": true, "_enabled": true,
"__prefab": { "__prefab": {
"__id__": 54 "__id__": 60
}, },
"_customMaterial": null, "_customMaterial": null,
"_srcBlendFactor": 2, "_srcBlendFactor": 2,
@ -1238,11 +1372,11 @@
"_name": "", "_name": "",
"_objFlags": 0, "_objFlags": 0,
"node": { "node": {
"__id__": 50 "__id__": 56
}, },
"_enabled": true, "_enabled": true,
"__prefab": { "__prefab": {
"__id__": 56 "__id__": 62
}, },
"tag": 0, "tag": 0,
"_group": 8, "_group": 8,
@ -1284,20 +1418,20 @@
"__id__": 41 "__id__": 41
}, },
"_children": [], "_children": [],
"_active": true, "_active": false,
"_components": [ "_components": [
{ {
"__id__": 59 "__id__": 65
}, },
{ {
"__id__": 61 "__id__": 67
}, },
{ {
"__id__": 63 "__id__": 69
} }
], ],
"_prefab": { "_prefab": {
"__id__": 65 "__id__": 71
}, },
"_lpos": { "_lpos": {
"__type__": "cc.Vec3", "__type__": "cc.Vec3",
@ -1332,11 +1466,11 @@
"_name": "", "_name": "",
"_objFlags": 0, "_objFlags": 0,
"node": { "node": {
"__id__": 58 "__id__": 64
}, },
"_enabled": true, "_enabled": true,
"__prefab": { "__prefab": {
"__id__": 60 "__id__": 66
}, },
"_contentSize": { "_contentSize": {
"__type__": "cc.Size", "__type__": "cc.Size",
@ -1359,11 +1493,11 @@
"_name": "", "_name": "",
"_objFlags": 0, "_objFlags": 0,
"node": { "node": {
"__id__": 58 "__id__": 64
}, },
"_enabled": true, "_enabled": true,
"__prefab": { "__prefab": {
"__id__": 62 "__id__": 68
}, },
"_customMaterial": null, "_customMaterial": null,
"_srcBlendFactor": 2, "_srcBlendFactor": 2,
@ -1403,11 +1537,11 @@
"_name": "", "_name": "",
"_objFlags": 0, "_objFlags": 0,
"node": { "node": {
"__id__": 58 "__id__": 64
}, },
"_enabled": true, "_enabled": true,
"__prefab": { "__prefab": {
"__id__": 64 "__id__": 70
}, },
"tag": 0, "tag": 0,
"_group": 8, "_group": 8,
@ -1449,20 +1583,20 @@
"__id__": 41 "__id__": 41
}, },
"_children": [], "_children": [],
"_active": true, "_active": false,
"_components": [ "_components": [
{ {
"__id__": 67 "__id__": 73
}, },
{ {
"__id__": 69 "__id__": 75
}, },
{ {
"__id__": 71 "__id__": 77
} }
], ],
"_prefab": { "_prefab": {
"__id__": 73 "__id__": 79
}, },
"_lpos": { "_lpos": {
"__type__": "cc.Vec3", "__type__": "cc.Vec3",
@ -1497,11 +1631,11 @@
"_name": "", "_name": "",
"_objFlags": 0, "_objFlags": 0,
"node": { "node": {
"__id__": 66 "__id__": 72
}, },
"_enabled": true, "_enabled": true,
"__prefab": { "__prefab": {
"__id__": 68 "__id__": 74
}, },
"_contentSize": { "_contentSize": {
"__type__": "cc.Size", "__type__": "cc.Size",
@ -1524,11 +1658,11 @@
"_name": "", "_name": "",
"_objFlags": 0, "_objFlags": 0,
"node": { "node": {
"__id__": 66 "__id__": 72
}, },
"_enabled": true, "_enabled": true,
"__prefab": { "__prefab": {
"__id__": 70 "__id__": 76
}, },
"_customMaterial": null, "_customMaterial": null,
"_srcBlendFactor": 2, "_srcBlendFactor": 2,
@ -1568,11 +1702,11 @@
"_name": "", "_name": "",
"_objFlags": 0, "_objFlags": 0,
"node": { "node": {
"__id__": 66 "__id__": 72
}, },
"_enabled": true, "_enabled": true,
"__prefab": { "__prefab": {
"__id__": 72 "__id__": 78
}, },
"tag": 0, "tag": 0,
"_group": 8, "_group": 8,
@ -1614,20 +1748,20 @@
"__id__": 41 "__id__": 41
}, },
"_children": [], "_children": [],
"_active": true, "_active": false,
"_components": [ "_components": [
{ {
"__id__": 75 "__id__": 81
}, },
{ {
"__id__": 77 "__id__": 83
}, },
{ {
"__id__": 79 "__id__": 85
} }
], ],
"_prefab": { "_prefab": {
"__id__": 81 "__id__": 87
}, },
"_lpos": { "_lpos": {
"__type__": "cc.Vec3", "__type__": "cc.Vec3",
@ -1662,11 +1796,11 @@
"_name": "", "_name": "",
"_objFlags": 0, "_objFlags": 0,
"node": { "node": {
"__id__": 74 "__id__": 80
}, },
"_enabled": true, "_enabled": true,
"__prefab": { "__prefab": {
"__id__": 76 "__id__": 82
}, },
"_contentSize": { "_contentSize": {
"__type__": "cc.Size", "__type__": "cc.Size",
@ -1689,11 +1823,11 @@
"_name": "", "_name": "",
"_objFlags": 0, "_objFlags": 0,
"node": { "node": {
"__id__": 74 "__id__": 80
}, },
"_enabled": true, "_enabled": true,
"__prefab": { "__prefab": {
"__id__": 78 "__id__": 84
}, },
"_customMaterial": null, "_customMaterial": null,
"_srcBlendFactor": 2, "_srcBlendFactor": 2,
@ -1733,11 +1867,11 @@
"_name": "", "_name": "",
"_objFlags": 0, "_objFlags": 0,
"node": { "node": {
"__id__": 74 "__id__": 80
}, },
"_enabled": true, "_enabled": true,
"__prefab": { "__prefab": {
"__id__": 80 "__id__": 86
}, },
"tag": 0, "tag": 0,
"_group": 8, "_group": 8,
@ -1779,20 +1913,20 @@
"__id__": 41 "__id__": 41
}, },
"_children": [], "_children": [],
"_active": true, "_active": false,
"_components": [ "_components": [
{ {
"__id__": 83 "__id__": 89
}, },
{ {
"__id__": 85 "__id__": 91
}, },
{ {
"__id__": 87 "__id__": 93
} }
], ],
"_prefab": { "_prefab": {
"__id__": 89 "__id__": 95
}, },
"_lpos": { "_lpos": {
"__type__": "cc.Vec3", "__type__": "cc.Vec3",
@ -1827,11 +1961,11 @@
"_name": "", "_name": "",
"_objFlags": 0, "_objFlags": 0,
"node": { "node": {
"__id__": 82 "__id__": 88
}, },
"_enabled": true, "_enabled": true,
"__prefab": { "__prefab": {
"__id__": 84 "__id__": 90
}, },
"_contentSize": { "_contentSize": {
"__type__": "cc.Size", "__type__": "cc.Size",
@ -1854,11 +1988,11 @@
"_name": "", "_name": "",
"_objFlags": 0, "_objFlags": 0,
"node": { "node": {
"__id__": 82 "__id__": 88
}, },
"_enabled": true, "_enabled": true,
"__prefab": { "__prefab": {
"__id__": 86 "__id__": 92
}, },
"_customMaterial": null, "_customMaterial": null,
"_srcBlendFactor": 2, "_srcBlendFactor": 2,
@ -1898,11 +2032,11 @@
"_name": "", "_name": "",
"_objFlags": 0, "_objFlags": 0,
"node": { "node": {
"__id__": 82 "__id__": 88
}, },
"_enabled": true, "_enabled": true,
"__prefab": { "__prefab": {
"__id__": 88 "__id__": 94
}, },
"tag": 0, "tag": 0,
"_group": 8, "_group": 8,
@ -1945,7 +2079,7 @@
}, },
"_enabled": false, "_enabled": false,
"__prefab": { "__prefab": {
"__id__": 91 "__id__": 97
}, },
"_contentSize": { "_contentSize": {
"__type__": "cc.Size", "__type__": "cc.Size",
@ -1972,7 +2106,7 @@
}, },
"_enabled": true, "_enabled": true,
"__prefab": { "__prefab": {
"__id__": 93 "__id__": 99
}, },
"playOnLoad": false, "playOnLoad": false,
"_clips": [ "_clips": [
@ -2000,26 +2134,26 @@
}, },
"_enabled": true, "_enabled": true,
"__prefab": { "__prefab": {
"__id__": 95 "__id__": 101
}, },
"colliders": [ "colliders": [
{ {
"__id__": 47 "__id__": 53
}, },
{ {
"__id__": 55 "__id__": 61
}, },
{ {
"__id__": 63 "__id__": 69
}, },
{ {
"__id__": 71 "__id__": 77
}, },
{ {
"__id__": 79 "__id__": 85
}, },
{ {
"__id__": 87 "__id__": 93
} }
], ],
"_id": "" "_id": ""
@ -2047,13 +2181,13 @@
}, },
"_enabled": true, "_enabled": true,
"__prefab": { "__prefab": {
"__id__": 98 "__id__": 104
}, },
"weaponAnimation": { "weaponAnimation": {
"__id__": 92 "__id__": 98
}, },
"upgradableCollider": { "upgradableCollider": {
"__id__": 94 "__id__": 100
}, },
"_id": "" "_id": ""
}, },
@ -2078,9 +2212,9 @@
"node": { "node": {
"__id__": 1 "__id__": 1
}, },
"_enabled": true, "_enabled": false,
"__prefab": { "__prefab": {
"__id__": 101 "__id__": 107
}, },
"_contentSize": { "_contentSize": {
"__type__": "cc.Size", "__type__": "cc.Size",
@ -2107,16 +2241,16 @@
}, },
"_enabled": true, "_enabled": true,
"__prefab": { "__prefab": {
"__id__": 103 "__id__": 109
}, },
"collider": { "collider": {
"__id__": 104 "__id__": 110
}, },
"playerUI": { "playerUI": {
"__id__": 37 "__id__": 37
}, },
"weapon": { "weapon": {
"__id__": 97 "__id__": 103
}, },
"playerGraphics": { "playerGraphics": {
"__id__": 2 "__id__": 2
@ -2139,7 +2273,7 @@
}, },
"_enabled": true, "_enabled": true,
"__prefab": { "__prefab": {
"__id__": 105 "__id__": 111
}, },
"tag": 0, "tag": 0,
"_group": 2, "_group": 2,