123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503 |
- [
- {
- "__type__": "cc.Prefab",
- "_name": "particle",
- "_objFlags": 0,
- "_native": "",
- "data": {
- "__id__": 1
- },
- "optimizationPolicy": 0,
- "asyncLoadAssets": false,
- "persistent": false
- },
- {
- "__type__": "cc.Node",
- "_name": "particle",
- "_objFlags": 0,
- "_parent": null,
- "_children": [],
- "_active": true,
- "_components": [
- {
- "__id__": 2
- }
- ],
- "_prefab": {
- "__id__": 89
- },
- "_lpos": {
- "__type__": "cc.Vec3",
- "x": -2.79,
- "y": 0,
- "z": -1.626
- },
- "_lrot": {
- "__type__": "cc.Quat",
- "x": 0,
- "y": 0,
- "z": 0,
- "w": 1
- },
- "_lscale": {
- "__type__": "cc.Vec3",
- "x": 1,
- "y": 1,
- "z": 1
- },
- "_layer": 1,
- "_euler": {
- "__type__": "cc.Vec3",
- "x": 0,
- "y": 0,
- "z": 0
- },
- "_id": ""
- },
- {
- "__type__": "cc.ParticleSystem",
- "_name": "",
- "_objFlags": 0,
- "node": {
- "__id__": 1
- },
- "_enabled": true,
- "__prefab": {
- "__id__": 3
- },
- "_materials": [
- {
- "__uuid__": "977febce-970f-45eb-ad45-3655a9139b69",
- "__expectedType__": "cc.Material"
- }
- ],
- "_visFlags": 0,
- "startColor": {
- "__id__": 4
- },
- "scaleSpace": 1,
- "startSize3D": true,
- "startSizeX": {
- "__id__": 15
- },
- "startSize": {
- "__id__": 15
- },
- "startSizeY": {
- "__id__": 16
- },
- "startSizeZ": {
- "__id__": 17
- },
- "startSpeed": {
- "__id__": 18
- },
- "startRotation3D": true,
- "startRotationX": {
- "__id__": 21
- },
- "startRotationY": {
- "__id__": 23
- },
- "startRotationZ": {
- "__id__": 25
- },
- "startRotation": {
- "__id__": 25
- },
- "startDelay": {
- "__id__": 27
- },
- "startLifetime": {
- "__id__": 28
- },
- "duration": 1,
- "loop": false,
- "simulationSpeed": 1,
- "playOnAwake": true,
- "gravityModifier": {
- "__id__": 29
- },
- "rateOverTime": {
- "__id__": 31
- },
- "rateOverDistance": {
- "__id__": 32
- },
- "bursts": [
- {
- "__id__": 33
- }
- ],
- "_colorOverLifetimeModule": {
- "__id__": 35
- },
- "_shapeModule": {
- "__id__": 46
- },
- "_sizeOvertimeModule": {
- "__id__": 48
- },
- "_velocityOvertimeModule": {
- "__id__": 54
- },
- "_forceOvertimeModule": {
- "__id__": 60
- },
- "_limitVelocityOvertimeModule": {
- "__id__": 65
- },
- "_rotationOvertimeModule": {
- "__id__": 70
- },
- "_textureAnimationModule": {
- "__id__": 80
- },
- "_trailModule": {
- "__id__": 83
- },
- "renderer": {
- "__id__": 88
- },
- "enableCulling": false,
- "_prewarm": false,
- "_capacity": 1000,
- "_simulationSpace": 1,
- "_id": ""
- },
- {
- "__type__": "cc.CompPrefabInfo",
- "fileId": "0b7a7v3FVOCpzmec7amMlB"
- },
- {
- "__type__": "cc.GradientRange",
- "_mode": 4,
- "gradient": {
- "__id__": 5
- }
- },
- {
- "__type__": "cc.Gradient",
- "colorKeys": [
- {
- "__id__": 6
- },
- {
- "__id__": 7
- },
- {
- "__id__": 8
- },
- {
- "__id__": 9
- },
- {
- "__id__": 10
- },
- {
- "__id__": 11
- },
- {
- "__id__": 12
- }
- ],
- "alphaKeys": [
- {
- "__id__": 13
- },
- {
- "__id__": 14
- }
- ],
- "mode": 0
- },
- {
- "__type__": "cc.ColorKey",
- "color": {
- "__type__": "cc.Color",
- "r": 255,
- "g": 0,
- "b": 0,
- "a": 255
- },
- "time": 0
- },
- {
- "__type__": "cc.ColorKey",
- "color": {
- "__type__": "cc.Color",
- "r": 213,
- "g": 0,
- "b": 255,
- "a": 255
- },
- "time": 0.1919642857142857
- },
- {
- "__type__": "cc.ColorKey",
- "color": {
- "__type__": "cc.Color",
- "r": 44,
- "g": 38,
- "b": 190,
- "a": 255
- },
- "time": 0.3169642857142857
- },
- {
- "__type__": "cc.ColorKey",
- "color": {
- "__type__": "cc.Color",
- "r": 0,
- "g": 255,
- "b": 204,
- "a": 255
- },
- "time": 0.5022321428571428
- },
- {
- "__type__": "cc.ColorKey",
- "color": {
- "__type__": "cc.Color",
- "r": 0,
- "g": 241,
- "b": 19,
- "a": 255
- },
- "time": 0.6450892857142857
- },
- {
- "__type__": "cc.ColorKey",
- "color": {
- "__type__": "cc.Color",
- "r": 255,
- "g": 255,
- "b": 0,
- "a": 255
- },
- "time": 0.796875
- },
- {
- "__type__": "cc.ColorKey",
- "color": {
- "__type__": "cc.Color",
- "r": 255,
- "g": 0,
- "b": 0,
- "a": 255
- },
- "time": 1
- },
- {
- "__type__": "cc.AlphaKey",
- "alpha": 255,
- "time": 0
- },
- {
- "__type__": "cc.AlphaKey",
- "alpha": 255,
- "time": 1
- },
- {
- "__type__": "cc.CurveRange",
- "mode": 0,
- "constant": 0.1,
- "multiplier": 1
- },
- {
- "__type__": "cc.CurveRange",
- "mode": 0,
- "constant": 0.1,
- "multiplier": 1
- },
- {
- "__type__": "cc.CurveRange",
- "mode": 0,
- "constant": 0.1,
- "multiplier": 1
- },
- {
- "__type__": "cc.CurveRange",
- "mode": 2,
- "multiplier": 30,
- "splineMin": {
- "__id__": 19
- },
- "splineMax": {
- "__id__": 20
- }
- },
- {
- "__type__": "cc.RealCurve",
- "_times": [
- 0,
- 0.59,
- 1
- ],
- "_values": [
- {
- "__type__": "cc.RealKeyframeValue",
- "interpolationMode": 2,
- "tangentWeightMode": 0,
- "value": 1,
- "leftTangent": 0,
- "rightTangent": 0,
- "rightTangentWeight": 0,
- "leftTangentWeight": 0,
- "easingMethod": 0
- },
- {
- "__type__": "cc.RealKeyframeValue",
- "interpolationMode": 2,
- "tangentWeightMode": 0,
- "value": 0.31,
- "leftTangent": -1.464314471879286,
- "rightTangent": -1.464314471879286,
- "rightTangentWeight": 0,
- "leftTangentWeight": 0,
- "easingMethod": 0
- },
- {
- "__type__": "cc.RealKeyframeValue",
- "interpolationMode": 2,
- "tangentWeightMode": 0,
- "value": -0.03,
- "leftTangent": 0,
- "rightTangent": 0,
- "rightTangentWeight": 0,
- "leftTangentWeight": 0,
- "easingMethod": 0
- }
- ],
- "preExtrapolation": 2,
- "postExtrapolation": 1
- },
- {
- "__type__": "cc.RealCurve",
- "_times": [
- 0,
- 1
- ],
- "_values": [
- {
- "__type__": "cc.RealKeyframeValue",
- "interpolationMode": 2,
- "tangentWeightMode": 0,
- "value": 0.13,
- "leftTangent": 0,
- "rightTangent": 0,
- "rightTangentWeight": 0,
- "leftTangentWeight": 0,
- "easingMethod": 0
- },
- {
- "__type__": "cc.RealKeyframeValue",
- "interpolationMode": 2,
- "tangentWeightMode": 0,
- "value": 1.02,
- "leftTangent": 0,
- "rightTangent": 0,
- "rightTangentWeight": 0,
- "leftTangentWeight": 0,
- "easingMethod": 0
- }
- ],
- "preExtrapolation": 2,
- "postExtrapolation": 1
- },
- {
- "__type__": "cc.CurveRange",
- "mode": 1,
- "multiplier": 180,
- "spline": {
- "__id__": 22
- }
- },
- {
- "__type__": "cc.RealCurve",
- "_times": [
- 0,
- 1
- ],
- "_values": [
- {
- "__type__": "cc.RealKeyframeValue",
- "interpolationMode": 2,
- "tangentWeightMode": 0,
- "value": 1,
- "leftTangent": 0,
- "rightTangent": 0,
- "rightTangentWeight": 0,
- "leftTangentWeight": 0,
- "easingMethod": 0
- },
- {
- "__type__": "cc.RealKeyframeValue",
- "interpolationMode": 2,
- "tangentWeightMode": 0,
- "value": -0.01,
- "leftTangent": 0,
- "rightTangent": 0,
- "rightTangentWeight": 0,
- "leftTangentWeight": 0,
- "easingMethod": 0
- }
- ],
- "preExtrapolation": 2,
- "postExtrapolation": 1
- },
- {
- "__type__": "cc.CurveRange",
- "mode": 1,
- "multiplier": 180,
- "spline": {
- "__id__": 24
- }
- },
- {
- "__type__": "cc.RealCurve",
- "_times": [
- 0,
- 0.87
- ],
- "_values": [
- {
- "__type__": "cc.RealKeyframeValue",
- "interpolationMode": 2,
- "tangentWeightMode": 0,
- "value": 1,
- "leftTangent": 0,
- "rightTangent": 0,
- "rightTangentWeight": 0,
- "leftTangentWeight": 0,
- "easingMethod": 0
- },
- {
- "__type__": "cc.RealKeyframeValue",
- "interpolationMode": 2,
- "tangentWeightMode": 0,
- "value": 0,
- "leftTangent": 0,
- "rightTangent": 0,
- "rightTangentWeight": 0,
- "leftTangentWeight": 0,
- "easingMethod": 0
- }
- ],
- "preExtrapolation": 2,
- "postExtrapolation": 1
- },
- {
- "__type__": "cc.CurveRange",
- "mode": 1,
- "multiplier": 180,
- "spline": {
- "__id__": 26
- }
- },
- {
- "__type__": "cc.RealCurve",
- "_times": [
- 0,
- 0.95
- ],
- "_values": [
- {
- "__type__": "cc.RealKeyframeValue",
- "interpolationMode": 2,
- "tangentWeightMode": 0,
- "value": 1,
- "leftTangent": 0,
- "rightTangent": 0,
- "rightTangentWeight": 0,
- "leftTangentWeight": 0,
- "easingMethod": 0
- },
- {
- "__type__": "cc.RealKeyframeValue",
- "interpolationMode": 2,
- "tangentWeightMode": 0,
- "value": 0,
- "leftTangent": 0,
- "rightTangent": 0,
- "rightTangentWeight": 0,
- "leftTangentWeight": 0,
- "easingMethod": 0
- }
- ],
- "preExtrapolation": 2,
- "postExtrapolation": 1
- },
- {
- "__type__": "cc.CurveRange",
- "mode": 0,
- "constant": 0,
- "multiplier": 1
- },
- {
- "__type__": "cc.CurveRange",
- "mode": 0,
- "constant": 2,
- "multiplier": 1
- },
- {
- "__type__": "cc.CurveRange",
- "mode": 1,
- "multiplier": 8,
- "spline": {
- "__id__": 30
- }
- },
- {
- "__type__": "cc.RealCurve",
- "_times": [
- 0,
- 0.1,
- 0.18,
- 0.38,
- 0.95
- ],
- "_values": [
- {
- "__type__": "cc.RealKeyframeValue",
- "interpolationMode": 2,
- "tangentWeightMode": 0,
- "value": 0.38,
- "leftTangent": 0,
- "rightTangent": 0,
- "rightTangentWeight": 0,
- "leftTangentWeight": 0,
- "easingMethod": 0
- },
- {
- "__type__": "cc.RealKeyframeValue",
- "interpolationMode": 2,
- "tangentWeightMode": 0,
- "value": 0.55,
- "leftTangent": -0.022016326349364585,
- "rightTangent": -0.022016326349364585,
- "rightTangentWeight": 0,
- "leftTangentWeight": 0,
- "easingMethod": 0
- },
- {
- "__type__": "cc.RealKeyframeValue",
- "interpolationMode": 2,
- "tangentWeightMode": 0,
- "value": 0.74,
- "leftTangent": 0.04597701149425287,
- "rightTangent": 0.04597701149425287,
- "rightTangentWeight": 0,
- "leftTangentWeight": 0,
- "easingMethod": 0
- },
- {
- "__type__": "cc.RealKeyframeValue",
- "interpolationMode": 2,
- "tangentWeightMode": 0,
- "value": 0.05,
- "leftTangent": -0.0853039478885352,
- "rightTangent": -0.0853039478885352,
- "rightTangentWeight": 0,
- "leftTangentWeight": 0,
- "easingMethod": 0
- },
- {
- "__type__": "cc.RealKeyframeValue",
- "interpolationMode": 2,
- "tangentWeightMode": 0,
- "value": 0,
- "leftTangent": 0,
- "rightTangent": 0,
- "rightTangentWeight": 0,
- "leftTangentWeight": 0,
- "easingMethod": 0
- }
- ],
- "preExtrapolation": 2,
- "postExtrapolation": 1
- },
- {
- "__type__": "cc.CurveRange",
- "mode": 0,
- "constant": 1,
- "multiplier": 1
- },
- {
- "__type__": "cc.CurveRange",
- "mode": 0,
- "constant": 0,
- "multiplier": 1
- },
- {
- "__type__": "cc.Burst",
- "_time": 0,
- "_repeatCount": 1,
- "repeatInterval": 0,
- "count": {
- "__id__": 34
- }
- },
- {
- "__type__": "cc.CurveRange",
- "mode": 0,
- "constant": 150,
- "multiplier": 1
- },
- {
- "__type__": "cc.ColorOvertimeModule",
- "_enable": false,
- "color": {
- "__id__": 36
- }
- },
- {
- "__type__": "cc.GradientRange",
- "_mode": 1,
- "gradient": {
- "__id__": 37
- }
- },
- {
- "__type__": "cc.Gradient",
- "colorKeys": [
- {
- "__id__": 38
- },
- {
- "__id__": 39
- },
- {
- "__id__": 40
- },
- {
- "__id__": 41
- },
- {
- "__id__": 42
- },
- {
- "__id__": 43
- }
- ],
- "alphaKeys": [
- {
- "__id__": 44
- },
- {
- "__id__": 45
- }
- ],
- "mode": 0
- },
- {
- "__type__": "cc.ColorKey",
- "color": {
- "__type__": "cc.Color",
- "r": 255,
- "g": 0,
- "b": 0,
- "a": 1
- },
- "time": 0
- },
- {
- "__type__": "cc.ColorKey",
- "color": {
- "__type__": "cc.Color",
- "r": 189,
- "g": 0,
- "b": 248,
- "a": 1
- },
- "time": 0.16964285714285715
- },
- {
- "__type__": "cc.ColorKey",
- "color": {
- "__type__": "cc.Color",
- "r": 0,
- "g": 173,
- "b": 255,
- "a": 1
- },
- "time": 0.29464285714285715
- },
- {
- "__type__": "cc.ColorKey",
- "color": {
- "__type__": "cc.Color",
- "r": 0,
- "g": 255,
- "b": 153,
- "a": 1
- },
- "time": 0.5245535714285715
- },
- {
- "__type__": "cc.ColorKey",
- "color": {
- "__type__": "cc.Color",
- "r": 41,
- "g": 255,
- "b": 0,
- "a": 1
- },
- "time": 0.6830357142857143
- },
- {
- "__type__": "cc.ColorKey",
- "color": {
- "__type__": "cc.Color",
- "r": 253,
- "g": 193,
- "b": 0,
- "a": 1
- },
- "time": 0.90625
- },
- {
- "__type__": "cc.AlphaKey",
- "alpha": 255,
- "time": 0
- },
- {
- "__type__": "cc.AlphaKey",
- "alpha": 255,
- "time": 1
- },
- {
- "__type__": "cc.ShapeModule",
- "_enable": true,
- "_shapeType": 2,
- "shapeType": 2,
- "emitFrom": 0,
- "alignToDirection": false,
- "randomDirectionAmount": 0,
- "sphericalDirectionAmount": 0,
- "randomPositionAmount": 0,
- "radius": 1,
- "radiusThickness": 1,
- "arcMode": 0,
- "arcSpread": 0,
- "arcSpeed": {
- "__id__": 47
- },
- "length": 5,
- "boxThickness": {
- "__type__": "cc.Vec3",
- "x": 0,
- "y": 0,
- "z": 0
- },
- "_position": {
- "__type__": "cc.Vec3",
- "x": 0,
- "y": 0,
- "z": 0
- },
- "_rotation": {
- "__type__": "cc.Vec3",
- "x": 90,
- "y": 0,
- "z": 0
- },
- "_scale": {
- "__type__": "cc.Vec3",
- "x": 1,
- "y": 1,
- "z": 1
- },
- "_arc": 6.283185307179586,
- "_angle": 0.21197023765471132
- },
- {
- "__type__": "cc.CurveRange",
- "mode": 0,
- "constant": 1,
- "multiplier": 1
- },
- {
- "__type__": "cc.SizeOvertimeModule",
- "_enable": true,
- "separateAxes": false,
- "size": {
- "__id__": 49
- },
- "x": {
- "__id__": 51
- },
- "y": {
- "__id__": 52
- },
- "z": {
- "__id__": 53
- }
- },
- {
- "__type__": "cc.CurveRange",
- "mode": 1,
- "multiplier": 1,
- "spline": {
- "__id__": 50
- }
- },
- {
- "__type__": "cc.RealCurve",
- "_times": [
- 0,
- 0.59,
- 0.88,
- 0.99
- ],
- "_values": [
- {
- "__type__": "cc.RealKeyframeValue",
- "interpolationMode": 2,
- "tangentWeightMode": 0,
- "value": 1.03,
- "leftTangent": -1,
- "rightTangent": -1,
- "rightTangentWeight": 0,
- "leftTangentWeight": 0,
- "easingMethod": 0
- },
- {
- "__type__": "cc.RealKeyframeValue",
- "interpolationMode": 2,
- "tangentWeightMode": 0,
- "value": 0.88,
- "leftTangent": -0.047619047619047616,
- "rightTangent": -0.047619047619047616,
- "rightTangentWeight": 0,
- "leftTangentWeight": 0,
- "easingMethod": 0
- },
- {
- "__type__": "cc.RealKeyframeValue",
- "interpolationMode": 2,
- "tangentWeightMode": 0,
- "value": 0.79,
- "leftTangent": -1,
- "rightTangent": -1,
- "rightTangentWeight": 0,
- "leftTangentWeight": 0,
- "easingMethod": 0
- },
- {
- "__type__": "cc.RealKeyframeValue",
- "interpolationMode": 2,
- "tangentWeightMode": 0,
- "value": 0.27,
- "leftTangent": -0.9999999999999997,
- "rightTangent": -0.9999999999999997,
- "rightTangentWeight": 0,
- "leftTangentWeight": 0,
- "easingMethod": 0
- }
- ],
- "preExtrapolation": 2,
- "postExtrapolation": 1
- },
- {
- "__type__": "cc.CurveRange",
- "mode": 0,
- "constant": 1,
- "multiplier": 1
- },
- {
- "__type__": "cc.CurveRange",
- "mode": 0,
- "constant": 1,
- "multiplier": 1
- },
- {
- "__type__": "cc.CurveRange",
- "mode": 0,
- "constant": 1,
- "multiplier": 1
- },
- {
- "__type__": "cc.VelocityOvertimeModule",
- "_enable": false,
- "x": {
- "__id__": 55
- },
- "y": {
- "__id__": 56
- },
- "z": {
- "__id__": 58
- },
- "speedModifier": {
- "__id__": 59
- },
- "space": 0
- },
- {
- "__type__": "cc.CurveRange",
- "mode": 0,
- "constant": 0,
- "multiplier": 1
- },
- {
- "__type__": "cc.CurveRange",
- "mode": 1,
- "multiplier": 60,
- "spline": {
- "__id__": 57
- }
- },
- {
- "__type__": "cc.RealCurve",
- "_times": [
- 0,
- 0.33,
- 0.57
- ],
- "_values": [
- {
- "__type__": "cc.RealKeyframeValue",
- "interpolationMode": 2,
- "tangentWeightMode": 0,
- "value": -0.04,
- "leftTangent": 0,
- "rightTangent": 0,
- "rightTangentWeight": 0,
- "leftTangentWeight": 0,
- "easingMethod": 0
- },
- {
- "__type__": "cc.RealKeyframeValue",
- "interpolationMode": 2,
- "tangentWeightMode": 0,
- "value": -0.16,
- "leftTangent": 0.08241588377723873,
- "rightTangent": 0.08241588377723873,
- "rightTangentWeight": 0,
- "leftTangentWeight": 0,
- "easingMethod": 0
- },
- {
- "__type__": "cc.RealKeyframeValue",
- "interpolationMode": 2,
- "tangentWeightMode": 0,
- "value": -0.48,
- "leftTangent": 0,
- "rightTangent": 0,
- "rightTangentWeight": 0,
- "leftTangentWeight": 0,
- "easingMethod": 0
- }
- ],
- "preExtrapolation": 2,
- "postExtrapolation": 1
- },
- {
- "__type__": "cc.CurveRange",
- "mode": 0,
- "constant": 0,
- "multiplier": 1
- },
- {
- "__type__": "cc.CurveRange",
- "mode": 0,
- "constant": 1,
- "multiplier": 1
- },
- {
- "__type__": "cc.ForceOvertimeModule",
- "_enable": false,
- "x": {
- "__id__": 61
- },
- "y": {
- "__id__": 62
- },
- "z": {
- "__id__": 64
- },
- "space": 1
- },
- {
- "__type__": "cc.CurveRange",
- "mode": 0,
- "constant": 0,
- "multiplier": 10
- },
- {
- "__type__": "cc.CurveRange",
- "mode": 1,
- "multiplier": 30,
- "spline": {
- "__id__": 63
- }
- },
- {
- "__type__": "cc.RealCurve",
- "_times": [
- 0,
- 0.29,
- 0.33,
- 1
- ],
- "_values": [
- {
- "__type__": "cc.RealKeyframeValue",
- "interpolationMode": 2,
- "tangentWeightMode": 0,
- "value": -0.01,
- "leftTangent": 0,
- "rightTangent": 0,
- "rightTangentWeight": 0,
- "leftTangentWeight": 0,
- "easingMethod": 0
- },
- {
- "__type__": "cc.RealKeyframeValue",
- "interpolationMode": 2,
- "tangentWeightMode": 0,
- "value": -0.02,
- "leftTangent": 0.09786802200751545,
- "rightTangent": 0.09786802200751545,
- "rightTangentWeight": 0,
- "leftTangentWeight": 0,
- "easingMethod": 0
- },
- {
- "__type__": "cc.RealKeyframeValue",
- "interpolationMode": 2,
- "tangentWeightMode": 0,
- "value": -1,
- "leftTangent": 0.45714285714285713,
- "rightTangent": 0.45714285714285713,
- "rightTangentWeight": 0,
- "leftTangentWeight": 0,
- "easingMethod": 0
- },
- {
- "__type__": "cc.RealKeyframeValue",
- "interpolationMode": 2,
- "tangentWeightMode": 0,
- "value": -0.09,
- "leftTangent": 0,
- "rightTangent": 0,
- "rightTangentWeight": 0,
- "leftTangentWeight": 0,
- "easingMethod": 0
- }
- ],
- "preExtrapolation": 2,
- "postExtrapolation": 1
- },
- {
- "__type__": "cc.CurveRange",
- "mode": 0,
- "constant": 0,
- "multiplier": 1
- },
- {
- "__type__": "cc.LimitVelocityOvertimeModule",
- "_enable": false,
- "limitX": {
- "__id__": 66
- },
- "limitY": {
- "__id__": 67
- },
- "limitZ": {
- "__id__": 68
- },
- "limit": {
- "__id__": 69
- },
- "dampen": 4,
- "separateAxes": true,
- "space": 1
- },
- {
- "__type__": "cc.CurveRange",
- "mode": 0,
- "constant": 1,
- "multiplier": 1
- },
- {
- "__type__": "cc.CurveRange",
- "mode": 0,
- "constant": 1,
- "multiplier": 1
- },
- {
- "__type__": "cc.CurveRange",
- "mode": 0,
- "constant": 1,
- "multiplier": 1
- },
- {
- "__type__": "cc.CurveRange",
- "mode": 0,
- "constant": 0,
- "multiplier": 1
- },
- {
- "__type__": "cc.RotationOvertimeModule",
- "_enable": true,
- "_separateAxes": true,
- "x": {
- "__id__": 71
- },
- "y": {
- "__id__": 74
- },
- "z": {
- "__id__": 77
- }
- },
- {
- "__type__": "cc.CurveRange",
- "mode": 2,
- "multiplier": 20,
- "splineMin": {
- "__id__": 72
- },
- "splineMax": {
- "__id__": 73
- }
- },
- {
- "__type__": "cc.RealCurve",
- "_times": [
- 0,
- 1
- ],
- "_values": [
- {
- "__type__": "cc.RealKeyframeValue",
- "interpolationMode": 2,
- "tangentWeightMode": 0,
- "value": -1.19,
- "leftTangent": 0,
- "rightTangent": 0,
- "rightTangentWeight": 0,
- "leftTangentWeight": 0,
- "easingMethod": 0
- },
- {
- "__type__": "cc.RealKeyframeValue",
- "interpolationMode": 2,
- "tangentWeightMode": 0,
- "value": 1,
- "leftTangent": 0,
- "rightTangent": 0,
- "rightTangentWeight": 0,
- "leftTangentWeight": 0,
- "easingMethod": 0
- }
- ],
- "preExtrapolation": 2,
- "postExtrapolation": 1
- },
- {
- "__type__": "cc.RealCurve",
- "_times": [
- 0.01,
- 0.94
- ],
- "_values": [
- {
- "__type__": "cc.RealKeyframeValue",
- "interpolationMode": 2,
- "tangentWeightMode": 0,
- "value": 0.95,
- "leftTangent": 0,
- "rightTangent": 0,
- "rightTangentWeight": 0,
- "leftTangentWeight": 0,
- "easingMethod": 0
- },
- {
- "__type__": "cc.RealKeyframeValue",
- "interpolationMode": 2,
- "tangentWeightMode": 0,
- "value": -1,
- "leftTangent": 0,
- "rightTangent": 0,
- "rightTangentWeight": 0,
- "leftTangentWeight": 0,
- "easingMethod": 0
- }
- ],
- "preExtrapolation": 2,
- "postExtrapolation": 1
- },
- {
- "__type__": "cc.CurveRange",
- "mode": 2,
- "multiplier": 20,
- "splineMin": {
- "__id__": 75
- },
- "splineMax": {
- "__id__": 76
- }
- },
- {
- "__type__": "cc.RealCurve",
- "_times": [
- 0,
- 1
- ],
- "_values": [
- {
- "__type__": "cc.RealKeyframeValue",
- "interpolationMode": 2,
- "tangentWeightMode": 0,
- "value": 1,
- "leftTangent": -2,
- "rightTangent": -2,
- "rightTangentWeight": 0,
- "leftTangentWeight": 0,
- "easingMethod": 0
- },
- {
- "__type__": "cc.RealKeyframeValue",
- "interpolationMode": 2,
- "tangentWeightMode": 0,
- "value": 0,
- "leftTangent": 0,
- "rightTangent": 0,
- "rightTangentWeight": 0,
- "leftTangentWeight": 0,
- "easingMethod": 0
- }
- ],
- "preExtrapolation": 2,
- "postExtrapolation": 1
- },
- {
- "__type__": "cc.RealCurve",
- "_times": [
- 0.02,
- 0.89
- ],
- "_values": [
- {
- "__type__": "cc.RealKeyframeValue",
- "interpolationMode": 2,
- "tangentWeightMode": 0,
- "value": -1,
- "leftTangent": 0,
- "rightTangent": 0,
- "rightTangentWeight": 0,
- "leftTangentWeight": 0,
- "easingMethod": 0
- },
- {
- "__type__": "cc.RealKeyframeValue",
- "interpolationMode": 2,
- "tangentWeightMode": 0,
- "value": 0.99,
- "leftTangent": 2,
- "rightTangent": 2,
- "rightTangentWeight": 0,
- "leftTangentWeight": 0,
- "easingMethod": 0
- }
- ],
- "preExtrapolation": 2,
- "postExtrapolation": 1
- },
- {
- "__type__": "cc.CurveRange",
- "mode": 2,
- "multiplier": 20,
- "splineMin": {
- "__id__": 78
- },
- "splineMax": {
- "__id__": 79
- }
- },
- {
- "__type__": "cc.RealCurve",
- "_times": [
- 0,
- 0.99
- ],
- "_values": [
- {
- "__type__": "cc.RealKeyframeValue",
- "interpolationMode": 2,
- "tangentWeightMode": 0,
- "value": 1,
- "leftTangent": 0,
- "rightTangent": 0,
- "rightTangentWeight": 0,
- "leftTangentWeight": 0,
- "easingMethod": 0
- },
- {
- "__type__": "cc.RealKeyframeValue",
- "interpolationMode": 2,
- "tangentWeightMode": 0,
- "value": -0.98,
- "leftTangent": 0,
- "rightTangent": 0,
- "rightTangentWeight": 0,
- "leftTangentWeight": 0,
- "easingMethod": 0
- }
- ],
- "preExtrapolation": 2,
- "postExtrapolation": 1
- },
- {
- "__type__": "cc.RealCurve",
- "_times": [
- 0.03,
- 1
- ],
- "_values": [
- {
- "__type__": "cc.RealKeyframeValue",
- "interpolationMode": 2,
- "tangentWeightMode": 0,
- "value": -1,
- "leftTangent": 0,
- "rightTangent": 0,
- "rightTangentWeight": 0,
- "leftTangentWeight": 0,
- "easingMethod": 0
- },
- {
- "__type__": "cc.RealKeyframeValue",
- "interpolationMode": 2,
- "tangentWeightMode": 0,
- "value": 1,
- "leftTangent": 0,
- "rightTangent": 0,
- "rightTangentWeight": 0,
- "leftTangentWeight": 0,
- "easingMethod": 0
- }
- ],
- "preExtrapolation": 2,
- "postExtrapolation": 1
- },
- {
- "__type__": "cc.TextureAnimationModule",
- "_enable": false,
- "_numTilesX": 0,
- "numTilesX": 0,
- "_numTilesY": 0,
- "numTilesY": 0,
- "_mode": 0,
- "animation": 0,
- "frameOverTime": {
- "__id__": 81
- },
- "startFrame": {
- "__id__": 82
- },
- "cycleCount": 0,
- "_flipU": 0,
- "_flipV": 0,
- "_uvChannelMask": -1,
- "randomRow": false,
- "rowIndex": 0
- },
- {
- "__type__": "cc.CurveRange",
- "mode": 0,
- "constant": 0,
- "multiplier": 1
- },
- {
- "__type__": "cc.CurveRange",
- "mode": 0,
- "constant": 0,
- "multiplier": 1
- },
- {
- "__type__": "cc.TrailModule",
- "_enable": false,
- "mode": 0,
- "lifeTime": {
- "__id__": 84
- },
- "_minParticleDistance": 0.1,
- "existWithParticles": true,
- "textureMode": 0,
- "widthFromParticle": true,
- "widthRatio": {
- "__id__": 85
- },
- "colorFromParticle": false,
- "colorOverTrail": {
- "__id__": 86
- },
- "colorOvertime": {
- "__id__": 87
- },
- "_space": 0,
- "_particleSystem": {
- "__id__": 2
- }
- },
- {
- "__type__": "cc.CurveRange",
- "mode": 0,
- "constant": 1,
- "multiplier": 1
- },
- {
- "__type__": "cc.CurveRange",
- "mode": 0,
- "constant": 0,
- "multiplier": 1
- },
- {
- "__type__": "cc.GradientRange",
- "_mode": 0,
- "color": {
- "__type__": "cc.Color",
- "r": 255,
- "g": 255,
- "b": 255,
- "a": 255
- }
- },
- {
- "__type__": "cc.GradientRange",
- "_mode": 0,
- "color": {
- "__type__": "cc.Color",
- "r": 255,
- "g": 255,
- "b": 255,
- "a": 255
- }
- },
- {
- "__type__": "cc.ParticleSystemRenderer",
- "_renderMode": 4,
- "_velocityScale": 1,
- "_lengthScale": 1,
- "_mesh": {
- "__uuid__": "d18ef301-7358-4cb9-87f0-aed5c4574e8a@9a84c",
- "__expectedType__": "cc.Mesh"
- },
- "_mainTexture": null,
- "_useGPU": false
- },
- {
- "__type__": "cc.PrefabInfo",
- "root": {
- "__id__": 1
- },
- "asset": {
- "__id__": 0
- },
- "fileId": "d186/JQ4ZFsr/RMs+C2fhf"
- }
- ]
|