diff --git a/assets/_Game/Animations/ScoreObjectSpawn.anim b/assets/_Game/Animations/ScoreObjectSpawn.anim index 9570819..43c0b6d 100644 --- a/assets/_Game/Animations/ScoreObjectSpawn.anim +++ b/assets/_Game/Animations/ScoreObjectSpawn.anim @@ -71,25 +71,8 @@ }, { "__type__": "cc.RealCurve", - "_times": [ - 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 - } - } - ], + "_times": [], + "_values": [], "preExtrapolation": 1, "postExtrapolation": 1 }, @@ -142,25 +125,8 @@ }, { "__type__": "cc.RealCurve", - "_times": [ - 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 - } - } - ], + "_times": [], + "_values": [], "preExtrapolation": 1, "postExtrapolation": 1 }, diff --git a/assets/_Game/Animations/ball_hit.anim b/assets/_Game/Animations/ball_hit.anim index 7b5fa86..50f105e 100644 --- a/assets/_Game/Animations/ball_hit.anim +++ b/assets/_Game/Animations/ball_hit.anim @@ -11,7 +11,7 @@ "speed": 1, "wrapMode": 1, "enableTrsBlending": false, - "_duration": 0.18333333333333332, + "_duration": 0.016666666666666666, "_hash": 500763545, "_tracks": [ { @@ -64,16 +64,11 @@ { "__type__": "cc.ObjectCurve", "_times": [ - 0, - 0.16666666666666666 + 0 ], "_values": [ { - "__uuid__": "95489261-c577-4a5b-b584-079a3221c1d2@f9941", - "__expectedType__": "cc.SpriteFrame" - }, - { - "__uuid__": "c60afd72-3284-4d02-a2fa-f70904bfd53a@f9941", + "__uuid__": "d976694e-0742-4020-b970-7c72fc414aa3@f9941", "__expectedType__": "cc.SpriteFrame" } ] diff --git a/assets/_Game/Prefabs/Ball.prefab b/assets/_Game/Prefabs/Ball.prefab index 2e07bd7..b1eeb52 100644 --- a/assets/_Game/Prefabs/Ball.prefab +++ b/assets/_Game/Prefabs/Ball.prefab @@ -283,7 +283,7 @@ "__id__": 9 }, "asset": { - "__uuid__": "f6a1c4a1-bf0b-40b2-8b18-6443ae8021d0", + "__uuid__": "2fd9c489-92da-4c8a-abd1-87491b12d535", "__expectedType__": "cc.Prefab" }, "fileId": "74Oi+ZAplPMoqFJ0+Pm+/N", @@ -294,7 +294,7 @@ }, { "__type__": "cc.PrefabInstance", - "fileId": "a80/RAkd9Lq6FMLjOnkFpt", + "fileId": "adlWx5B1JGVIKuxV8jxQfO", "prefabRootNode": { "__id__": 1 }, @@ -324,7 +324,7 @@ "propertyPath": [ "_name" ], - "value": "Trail" + "value": "Trail2" }, { "__type__": "cc.TargetInfo", @@ -476,7 +476,7 @@ "a": 255 }, "_spriteFrame": { - "__uuid__": "c60afd72-3284-4d02-a2fa-f70904bfd53a@f9941", + "__uuid__": "d976694e-0742-4020-b970-7c72fc414aa3@f9941", "__expectedType__": "cc.SpriteFrame" }, "_type": 0, @@ -918,7 +918,7 @@ "__id__": 52 }, "_impactPrefab": { - "__uuid__": "018b85ed-f07a-4f26-b29c-7c3eb28cc634", + "__uuid__": "df5360c0-8681-4620-a851-deba800f20c9", "__expectedType__": "cc.Prefab" }, "_maxSpeed": 60, @@ -1074,6 +1074,12 @@ }, { "__id__": 65 + }, + { + "__id__": 67 + }, + { + "__id__": 70 } ], "nestedPrefabInstanceRoots": [ @@ -1184,5 +1190,67 @@ "localID": [ "ebFxV/KgpERbIDCVfDiEuU" ] + }, + { + "__type__": "cc.TargetOverrideInfo", + "source": { + "__id__": 9 + }, + "sourceInfo": { + "__id__": 68 + }, + "propertyPath": [ + "_trailModule", + "_particleSystem" + ], + "target": { + "__id__": 9 + }, + "targetInfo": { + "__id__": 69 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "f05RqSilRBMJNEaxPJVvrY" + ] + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "f05RqSilRBMJNEaxPJVvrY" + ] + }, + { + "__type__": "cc.TargetOverrideInfo", + "source": { + "__id__": 9 + }, + "sourceInfo": { + "__id__": 71 + }, + "propertyPath": [ + "_trailModule", + "_particleSystem" + ], + "target": { + "__id__": 9 + }, + "targetInfo": { + "__id__": 72 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "46cV34eRFEJo7sL1+RIesi" + ] + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "46cV34eRFEJo7sL1+RIesi" + ] } ] \ No newline at end of file diff --git a/assets/_Game/Prefabs/Clock.prefab b/assets/_Game/Prefabs/Clock.prefab index 0dbb114..970fd0b 100644 --- a/assets/_Game/Prefabs/Clock.prefab +++ b/assets/_Game/Prefabs/Clock.prefab @@ -342,6 +342,10 @@ }, "playOnLoad": false, "_clips": [ + { + "__uuid__": "cfd9afd6-9345-446c-bf56-b7ac3dbf2c1e", + "__expectedType__": "cc.AnimationClip" + }, { "__uuid__": "a5dad1d5-e43f-440c-aede-0959b5c632f1", "__expectedType__": "cc.AnimationClip" diff --git a/assets/_Game/Scenes/EndLessScene.scene b/assets/_Game/Scenes/EndLessScene.scene index 6c91a36..420c9f3 100644 --- a/assets/_Game/Scenes/EndLessScene.scene +++ b/assets/_Game/Scenes/EndLessScene.scene @@ -25,7 +25,7 @@ "_active": true, "_components": [], "_prefab": { - "__id__": 1239 + "__id__": 2051 }, "_lpos": { "__type__": "cc.Vec3", @@ -56,7 +56,7 @@ }, "autoReleaseAssets": false, "_globals": { - "__id__": 1250 + "__id__": 2062 }, "_id": "82e6ef2e-3f9c-4d4e-ab02-dc963e925b88" }, @@ -79,19 +79,19 @@ "__id__": 9 }, { - "__id__": 1234 + "__id__": 2046 } ], "_active": true, "_components": [ { - "__id__": 1236 + "__id__": 2048 }, { - "__id__": 1237 + "__id__": 2049 }, { - "__id__": 1238 + "__id__": 2050 } ], "_prefab": null, @@ -367,34 +367,34 @@ "__id__": 113 }, { - "__id__": 612 + "__id__": 1420 }, { - "__id__": 687 + "__id__": 1495 }, { - "__id__": 749 + "__id__": 1561 }, { - "__id__": 753 + "__id__": 1565 }, { - "__id__": 957 + "__id__": 1769 }, { - "__id__": 960 + "__id__": 1772 }, { - "__id__": 962 + "__id__": 1774 } ], "_active": true, "_components": [ { - "__id__": 1232 + "__id__": 2044 }, { - "__id__": 1233 + "__id__": 2045 } ], "_prefab": null, @@ -7444,10 +7444,10 @@ "_active": true, "_components": [ { - "__id__": 610 + "__id__": 1418 }, { - "__id__": 611 + "__id__": 1419 } ], "_prefab": null, @@ -7492,22 +7492,22 @@ "__id__": 211 }, { - "__id__": 553 + "__id__": 1359 } ], "_active": true, "_components": [ { - "__id__": 606 + "__id__": 1414 }, { - "__id__": 607 + "__id__": 1415 }, { - "__id__": 608 + "__id__": 1416 }, { - "__id__": 609 + "__id__": 1417 } ], "_prefab": null, @@ -7549,10 +7549,10 @@ }, "_children": [ { - "__id__": 595 + "__id__": 1403 }, { - "__id__": 599 + "__id__": 1407 }, { "__id__": 212 @@ -7561,13 +7561,13 @@ "_active": true, "_components": [ { - "__id__": 603 + "__id__": 1411 }, { - "__id__": 604 + "__id__": 1412 }, { - "__id__": 605 + "__id__": 1413 } ], "_prefab": null, @@ -7612,22 +7612,22 @@ "__id__": 213 }, { - "__id__": 568 + "__id__": 1374 }, { - "__id__": 557 + "__id__": 1363 }, { - "__id__": 580 + "__id__": 1388 } ], "_active": true, "_components": [ { - "__id__": 593 + "__id__": 1401 }, { - "__id__": 594 + "__id__": 1402 } ], "_prefab": null, @@ -7669,28 +7669,28 @@ }, "_children": [ { - "__id__": 436 + "__id__": 1242 }, { - "__id__": 441 + "__id__": 1247 }, { "__id__": 214 }, { - "__id__": 519 + "__id__": 1325 } ], "_active": true, "_components": [ { - "__id__": 549 + "__id__": 1355 }, { - "__id__": 550 + "__id__": 1356 }, { - "__id__": 551 + "__id__": 1357 } ], "_prefab": null, @@ -7739,18 +7739,24 @@ }, { "__id__": 215 + }, + { + "__id__": 433 + }, + { + "__id__": 930 } ], "_active": true, "_components": [ { - "__id__": 433 + "__id__": 1239 }, { - "__id__": 434 + "__id__": 1240 }, { - "__id__": 435 + "__id__": 1241 } ], "_prefab": null, @@ -10927,6 +10933,10610 @@ }, "_id": "a2VeBOPQdNIJ03wdHnez8a" }, + { + "__type__": "cc.Node", + "_name": "Win", + "_objFlags": 0, + "_parent": { + "__id__": 216 + }, + "_children": [ + { + "__id__": 434 + }, + { + "__id__": 496 + }, + { + "__id__": 562 + }, + { + "__id__": 625 + }, + { + "__id__": 692 + }, + { + "__id__": 755 + }, + { + "__id__": 813 + } + ], + "_active": true, + "_components": [ + { + "__id__": 876 + }, + { + "__id__": 928 + }, + { + "__id__": 929 + } + ], + "_prefab": null, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + }, + "_mobility": 0, + "_layer": 33554432, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "7cDZUvybNPK4180iMJRSqU" + }, + { + "__type__": "cc.Node", + "_name": "smoke", + "_objFlags": 0, + "_parent": { + "__id__": 433 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 435 + }, + { + "__id__": 494 + }, + { + "__id__": 495 + } + ], + "_prefab": null, + "_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": 25, + "y": 25, + "z": 1 + }, + "_mobility": 0, + "_layer": 33554432, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "0eh7Myg6ZA6Z/2eAZyB6Hj" + }, + { + "__type__": "cc.ParticleSystem", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 434 + }, + "_enabled": true, + "__prefab": null, + "_materials": [ + { + "__uuid__": "3cdb48d0-f8e9-4756-b6e7-6be5717bc7f3", + "__expectedType__": "cc.Material" + } + ], + "_visFlags": 0, + "startColor": { + "__id__": 436 + }, + "scaleSpace": 1, + "startSize3D": false, + "startSizeX": { + "__id__": 437 + }, + "startSize": { + "__id__": 437 + }, + "startSizeY": { + "__id__": 438 + }, + "startSizeZ": { + "__id__": 439 + }, + "startSpeed": { + "__id__": 440 + }, + "startRotation3D": false, + "startRotationX": { + "__id__": 441 + }, + "startRotationY": { + "__id__": 442 + }, + "startRotationZ": { + "__id__": 443 + }, + "startRotation": { + "__id__": 443 + }, + "startDelay": { + "__id__": 444 + }, + "startLifetime": { + "__id__": 445 + }, + "duration": 1, + "loop": false, + "simulationSpeed": 1, + "playOnAwake": true, + "gravityModifier": { + "__id__": 446 + }, + "rateOverTime": { + "__id__": 447 + }, + "rateOverDistance": { + "__id__": 448 + }, + "bursts": [ + { + "__id__": 449 + } + ], + "_renderCulling": false, + "_cullingMode": 0, + "_aabbHalfX": 0, + "_aabbHalfY": 0, + "_aabbHalfZ": 0, + "_dataCulling": false, + "enableCulling": false, + "_colorOverLifetimeModule": { + "__id__": 451 + }, + "_shapeModule": { + "__id__": 458 + }, + "_sizeOvertimeModule": { + "__id__": 460 + }, + "_velocityOvertimeModule": { + "__id__": 465 + }, + "_forceOvertimeModule": { + "__id__": 470 + }, + "_limitVelocityOvertimeModule": { + "__id__": 474 + }, + "_rotationOvertimeModule": { + "__id__": 479 + }, + "_textureAnimationModule": { + "__id__": 483 + }, + "_noiseModule": { + "__id__": 487 + }, + "_trailModule": { + "__id__": 488 + }, + "renderer": { + "__id__": 493 + }, + "_prewarm": false, + "_capacity": 100, + "_simulationSpace": 1, + "_id": "2erFQdQHJH5rKm1PdRo5K+" + }, + { + "__type__": "cc.GradientRange", + "_mode": 0, + "color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + } + }, + { + "__type__": "cc.CurveRange", + "mode": 3, + "constantMin": 1, + "constantMax": 10, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 3, + "constantMin": 10, + "constantMax": 20, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 3, + "constantMin": 0.3, + "constantMax": 0.5, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.Burst", + "_time": 0, + "_repeatCount": 1, + "repeatInterval": 1, + "count": { + "__id__": 450 + } + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 10, + "multiplier": 1 + }, + { + "__type__": "cc.ColorOvertimeModule", + "_enable": true, + "color": { + "__id__": 452 + } + }, + { + "__type__": "cc.GradientRange", + "_mode": 1, + "gradient": { + "__id__": 453 + } + }, + { + "__type__": "cc.Gradient", + "colorKeys": [ + { + "__id__": 454 + }, + { + "__id__": 455 + } + ], + "alphaKeys": [ + { + "__id__": 456 + }, + { + "__id__": 457 + } + ], + "mode": 0 + }, + { + "__type__": "cc.ColorKey", + "color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "time": 0 + }, + { + "__type__": "cc.ColorKey", + "color": { + "__type__": "cc.Color", + "r": 62, + "g": 68, + "b": 89, + "a": 255 + }, + "time": 1 + }, + { + "__type__": "cc.AlphaKey", + "alpha": 255, + "time": 0 + }, + { + "__type__": "cc.AlphaKey", + "alpha": 0, + "time": 1 + }, + { + "__type__": "cc.ShapeModule", + "_enable": true, + "_shapeType": 1, + "shapeType": 1, + "emitFrom": 3, + "alignToDirection": false, + "randomDirectionAmount": 0, + "sphericalDirectionAmount": 0, + "randomPositionAmount": 0, + "radius": 10.3, + "radiusThickness": 1, + "arcMode": 0, + "arcSpread": 0, + "arcSpeed": { + "__id__": 459 + }, + "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": 0, + "y": 0, + "z": 0 + }, + "_scale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + }, + "_arc": 6.283185307179586, + "_angle": 0.4363323129985824 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 1, + "multiplier": 1 + }, + { + "__type__": "cc.SizeOvertimeModule", + "_enable": false, + "separateAxes": false, + "size": { + "__id__": 461 + }, + "x": { + "__id__": 462 + }, + "y": { + "__id__": 463 + }, + "z": { + "__id__": 464 + } + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.VelocityOvertimeModule", + "_enable": false, + "x": { + "__id__": 466 + }, + "y": { + "__id__": 467 + }, + "z": { + "__id__": 468 + }, + "speedModifier": { + "__id__": 469 + }, + "space": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 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__": 471 + }, + "y": { + "__id__": 472 + }, + "z": { + "__id__": 473 + }, + "space": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.LimitVelocityOvertimeModule", + "_enable": true, + "limitX": { + "__id__": 475 + }, + "limitY": { + "__id__": 476 + }, + "limitZ": { + "__id__": 477 + }, + "limit": { + "__id__": 478 + }, + "dampen": 0.2, + "separateAxes": false, + "space": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 1, + "multiplier": 1 + }, + { + "__type__": "cc.RotationOvertimeModule", + "_enable": false, + "_separateAxes": false, + "x": { + "__id__": 480 + }, + "y": { + "__id__": 481 + }, + "z": { + "__id__": 482 + } + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 3, + "constantMin": 0, + "constantMax": 1.5707963267948966, + "multiplier": 1 + }, + { + "__type__": "cc.TextureAnimationModule", + "_enable": true, + "_numTilesX": 2, + "numTilesX": 2, + "_numTilesY": 2, + "numTilesY": 2, + "_mode": 0, + "animation": 0, + "frameOverTime": { + "__id__": 484 + }, + "startFrame": { + "__id__": 486 + }, + "cycleCount": 0, + "_flipU": 0, + "_flipV": 0, + "_uvChannelMask": -1, + "randomRow": false, + "rowIndex": 0 + }, + { + "__type__": "cc.CurveRange", + "mode": 1, + "spline": { + "__id__": 485 + }, + "multiplier": 1 + }, + { + "__type__": "cc.RealCurve", + "_times": [ + 0, + 1 + ], + "_values": [ + { + "__type__": "cc.RealKeyframeValue", + "interpolationMode": 2, + "tangentWeightMode": 0, + "value": 1, + "rightTangent": 0, + "rightTangentWeight": 0, + "leftTangent": 0, + "leftTangentWeight": 0, + "easingMethod": 0, + "__editorExtras__": null + }, + { + "__type__": "cc.RealKeyframeValue", + "interpolationMode": 2, + "tangentWeightMode": 0, + "value": 1, + "rightTangent": 0, + "rightTangentWeight": 0, + "leftTangent": 0, + "leftTangentWeight": 0, + "easingMethod": 0, + "__editorExtras__": null + } + ], + "preExtrapolation": 1, + "postExtrapolation": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 3, + "constantMin": 0, + "constantMax": 4, + "multiplier": 1 + }, + { + "__type__": "cc.NoiseModule", + "_enable": false, + "_strengthX": 10, + "_strengthY": 10, + "_strengthZ": 10, + "_noiseSpeedX": 0, + "_noiseSpeedY": 0, + "_noiseSpeedZ": 0, + "_noiseFrequency": 1, + "_remapX": 0, + "_remapY": 0, + "_remapZ": 0, + "_octaves": 1, + "_octaveMultiplier": 0.5, + "_octaveScale": 2 + }, + { + "__type__": "cc.TrailModule", + "_enable": false, + "mode": 0, + "lifeTime": { + "__id__": 489 + }, + "_minParticleDistance": 0.1, + "existWithParticles": true, + "textureMode": 0, + "widthFromParticle": true, + "widthRatio": { + "__id__": 490 + }, + "colorFromParticle": false, + "colorOverTrail": { + "__id__": 491 + }, + "colorOvertime": { + "__id__": 492 + }, + "_space": 0, + "_particleSystem": { + "__id__": 435 + } + }, + { + "__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": 0, + "_velocityScale": 1, + "_lengthScale": 1, + "_mesh": null, + "_cpuMaterial": { + "__uuid__": "3cdb48d0-f8e9-4756-b6e7-6be5717bc7f3", + "__expectedType__": "cc.Material" + }, + "_gpuMaterial": null, + "_mainTexture": { + "__uuid__": "110c1b20-2760-4600-b9fd-6e113ad1a1fe@6c48a", + "__expectedType__": "cc.Texture2D" + }, + "_useGPU": false, + "_alignSpace": 2 + }, + { + "__type__": "cc.UIMeshRenderer", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 434 + }, + "_enabled": true, + "__prefab": null, + "_id": "1bRHPh5ExIMbNydoViujtg" + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 434 + }, + "_enabled": true, + "__prefab": null, + "_contentSize": { + "__type__": "cc.Size", + "width": 100, + "height": 100 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "20ZA349YpA5re4LOSEqS5a" + }, + { + "__type__": "cc.Node", + "_name": "Text", + "_objFlags": 0, + "_parent": { + "__id__": 433 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 497 + }, + { + "__id__": 560 + }, + { + "__id__": 561 + } + ], + "_prefab": null, + "_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": 26, + "y": 8, + "z": 1 + }, + "_mobility": 0, + "_layer": 33554432, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "dbQ0H9CuFGO5e/LLPHUbV+" + }, + { + "__type__": "cc.ParticleSystem", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 496 + }, + "_enabled": true, + "__prefab": null, + "_materials": [ + { + "__uuid__": "03db99b8-2a02-4928-9b08-0bf291f41e8b", + "__expectedType__": "cc.Material" + } + ], + "_visFlags": 0, + "startColor": { + "__id__": 498 + }, + "scaleSpace": 1, + "startSize3D": false, + "startSizeX": { + "__id__": 499 + }, + "startSize": { + "__id__": 499 + }, + "startSizeY": { + "__id__": 500 + }, + "startSizeZ": { + "__id__": 501 + }, + "startSpeed": { + "__id__": 502 + }, + "startRotation3D": false, + "startRotationX": { + "__id__": 503 + }, + "startRotationY": { + "__id__": 504 + }, + "startRotationZ": { + "__id__": 505 + }, + "startRotation": { + "__id__": 505 + }, + "startDelay": { + "__id__": 506 + }, + "startLifetime": { + "__id__": 507 + }, + "duration": 1, + "loop": false, + "simulationSpeed": 1, + "playOnAwake": true, + "gravityModifier": { + "__id__": 508 + }, + "rateOverTime": { + "__id__": 509 + }, + "rateOverDistance": { + "__id__": 510 + }, + "bursts": [ + { + "__id__": 511 + } + ], + "_renderCulling": false, + "_cullingMode": 0, + "_aabbHalfX": 0, + "_aabbHalfY": 0, + "_aabbHalfZ": 0, + "_dataCulling": false, + "enableCulling": false, + "_colorOverLifetimeModule": { + "__id__": 513 + }, + "_shapeModule": { + "__id__": 523 + }, + "_sizeOvertimeModule": { + "__id__": 525 + }, + "_velocityOvertimeModule": { + "__id__": 531 + }, + "_forceOvertimeModule": { + "__id__": 536 + }, + "_limitVelocityOvertimeModule": { + "__id__": 540 + }, + "_rotationOvertimeModule": { + "__id__": 545 + }, + "_textureAnimationModule": { + "__id__": 549 + }, + "_noiseModule": { + "__id__": 553 + }, + "_trailModule": { + "__id__": 554 + }, + "renderer": { + "__id__": 559 + }, + "_prewarm": false, + "_capacity": 100, + "_simulationSpace": 1, + "_id": "ebZjMpdiNM2aam4htY7/Ux" + }, + { + "__type__": "cc.GradientRange", + "_mode": 0, + "color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + } + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 30, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 10, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 1, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.Burst", + "_time": 0, + "_repeatCount": 1, + "repeatInterval": 1, + "count": { + "__id__": 512 + } + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 1, + "multiplier": 1 + }, + { + "__type__": "cc.ColorOvertimeModule", + "_enable": true, + "color": { + "__id__": 514 + } + }, + { + "__type__": "cc.GradientRange", + "_mode": 1, + "gradient": { + "__id__": 515 + } + }, + { + "__type__": "cc.Gradient", + "colorKeys": [ + { + "__id__": 516 + }, + { + "__id__": 517 + }, + { + "__id__": 518 + } + ], + "alphaKeys": [ + { + "__id__": 519 + }, + { + "__id__": 520 + }, + { + "__id__": 521 + }, + { + "__id__": 522 + } + ], + "mode": 0 + }, + { + "__type__": "cc.ColorKey", + "color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "time": 0 + }, + { + "__type__": "cc.ColorKey", + "color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "time": 0.5290178571428571 + }, + { + "__type__": "cc.ColorKey", + "color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "time": 1 + }, + { + "__type__": "cc.AlphaKey", + "alpha": 0, + "time": 0 + }, + { + "__type__": "cc.AlphaKey", + "alpha": 255, + "time": 0.20044642857142858 + }, + { + "__type__": "cc.AlphaKey", + "alpha": 255, + "time": 0.7754464285714286 + }, + { + "__type__": "cc.AlphaKey", + "alpha": 0, + "time": 1 + }, + { + "__type__": "cc.ShapeModule", + "_enable": false, + "_shapeType": 1, + "shapeType": 1, + "emitFrom": 0, + "alignToDirection": false, + "randomDirectionAmount": 0, + "sphericalDirectionAmount": 0, + "randomPositionAmount": 0, + "radius": 1, + "radiusThickness": 1, + "arcMode": 0, + "arcSpread": 0, + "arcSpeed": { + "__id__": 524 + }, + "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": 0, + "y": 0, + "z": 0 + }, + "_scale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + }, + "_arc": 6.283185307179586, + "_angle": 0.4363323129985824 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 1, + "multiplier": 1 + }, + { + "__type__": "cc.SizeOvertimeModule", + "_enable": true, + "separateAxes": false, + "size": { + "__id__": 526 + }, + "x": { + "__id__": 528 + }, + "y": { + "__id__": 529 + }, + "z": { + "__id__": 530 + } + }, + { + "__type__": "cc.CurveRange", + "mode": 1, + "spline": { + "__id__": 527 + }, + "multiplier": 1 + }, + { + "__type__": "cc.RealCurve", + "_times": [ + 0, + 0.25384615384615383, + 1 + ], + "_values": [ + { + "__type__": "cc.RealKeyframeValue", + "interpolationMode": 2, + "tangentWeightMode": 0, + "value": 0.5333333333333333, + "rightTangent": 1.2102102102102104, + "rightTangentWeight": 1, + "leftTangent": 1.2102102102102104, + "leftTangentWeight": 1, + "easingMethod": 0, + "__editorExtras__": null + }, + { + "__type__": "cc.RealKeyframeValue", + "interpolationMode": 2, + "tangentWeightMode": 0, + "value": 0.8962962962962963, + "rightTangent": 0, + "rightTangentWeight": 0, + "leftTangent": 0, + "leftTangentWeight": 0, + "easingMethod": 0, + "__editorExtras__": null + }, + { + "__type__": "cc.RealKeyframeValue", + "interpolationMode": 2, + "tangentWeightMode": 0, + "value": 1, + "rightTangent": 0, + "rightTangentWeight": 1, + "leftTangent": 0, + "leftTangentWeight": 1, + "easingMethod": 0, + "__editorExtras__": null + } + ], + "preExtrapolation": 1, + "postExtrapolation": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.VelocityOvertimeModule", + "_enable": false, + "x": { + "__id__": 532 + }, + "y": { + "__id__": 533 + }, + "z": { + "__id__": 534 + }, + "speedModifier": { + "__id__": 535 + }, + "space": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 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__": 537 + }, + "y": { + "__id__": 538 + }, + "z": { + "__id__": 539 + }, + "space": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.LimitVelocityOvertimeModule", + "_enable": false, + "limitX": { + "__id__": 541 + }, + "limitY": { + "__id__": 542 + }, + "limitZ": { + "__id__": 543 + }, + "limit": { + "__id__": 544 + }, + "dampen": 3, + "separateAxes": false, + "space": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.RotationOvertimeModule", + "_enable": false, + "_separateAxes": false, + "x": { + "__id__": 546 + }, + "y": { + "__id__": 547 + }, + "z": { + "__id__": 548 + } + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.TextureAnimationModule", + "_enable": false, + "_numTilesX": 0, + "numTilesX": 0, + "_numTilesY": 0, + "numTilesY": 0, + "_mode": 0, + "animation": 0, + "frameOverTime": { + "__id__": 550 + }, + "startFrame": { + "__id__": 552 + }, + "cycleCount": 0, + "_flipU": 0, + "_flipV": 0, + "_uvChannelMask": -1, + "randomRow": false, + "rowIndex": 0 + }, + { + "__type__": "cc.CurveRange", + "mode": 1, + "spline": { + "__id__": 551 + }, + "multiplier": 1 + }, + { + "__type__": "cc.RealCurve", + "_times": [ + 0, + 1 + ], + "_values": [ + { + "__type__": "cc.RealKeyframeValue", + "interpolationMode": 2, + "tangentWeightMode": 0, + "value": 1, + "rightTangent": 0, + "rightTangentWeight": 0, + "leftTangent": 0, + "leftTangentWeight": 0, + "easingMethod": 0, + "__editorExtras__": null + }, + { + "__type__": "cc.RealKeyframeValue", + "interpolationMode": 2, + "tangentWeightMode": 0, + "value": 1, + "rightTangent": 0, + "rightTangentWeight": 0, + "leftTangent": 0, + "leftTangentWeight": 0, + "easingMethod": 0, + "__editorExtras__": null + } + ], + "preExtrapolation": 1, + "postExtrapolation": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.NoiseModule", + "_enable": false, + "_strengthX": 10, + "_strengthY": 10, + "_strengthZ": 10, + "_noiseSpeedX": 0, + "_noiseSpeedY": 0, + "_noiseSpeedZ": 0, + "_noiseFrequency": 1, + "_remapX": 0, + "_remapY": 0, + "_remapZ": 0, + "_octaves": 1, + "_octaveMultiplier": 0.5, + "_octaveScale": 2 + }, + { + "__type__": "cc.TrailModule", + "_enable": false, + "mode": 0, + "lifeTime": { + "__id__": 555 + }, + "_minParticleDistance": 0.1, + "existWithParticles": true, + "textureMode": 0, + "widthFromParticle": true, + "widthRatio": { + "__id__": 556 + }, + "colorFromParticle": false, + "colorOverTrail": { + "__id__": 557 + }, + "colorOvertime": { + "__id__": 558 + }, + "_space": 0, + "_particleSystem": { + "__id__": 497 + } + }, + { + "__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": 0, + "_velocityScale": 1, + "_lengthScale": 1, + "_mesh": null, + "_cpuMaterial": { + "__uuid__": "03db99b8-2a02-4928-9b08-0bf291f41e8b", + "__expectedType__": "cc.Material" + }, + "_gpuMaterial": null, + "_mainTexture": { + "__uuid__": "1c1bdcf4-5b92-4fdf-b520-0ca4e673a6c0@6c48a", + "__expectedType__": "cc.Texture2D" + }, + "_useGPU": false, + "_alignSpace": 2 + }, + { + "__type__": "cc.UIMeshRenderer", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 496 + }, + "_enabled": true, + "__prefab": null, + "_id": "f2mS/9bSBJRbuAsOdMZj4a" + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 496 + }, + "_enabled": true, + "__prefab": null, + "_contentSize": { + "__type__": "cc.Size", + "width": 100, + "height": 100 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "89IM4VHiZBX4FZ3qQT55Dk" + }, + { + "__type__": "cc.Node", + "_name": "Circle", + "_objFlags": 0, + "_parent": { + "__id__": 433 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 563 + }, + { + "__id__": 623 + }, + { + "__id__": 624 + } + ], + "_prefab": null, + "_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": 25, + "y": 25, + "z": 1 + }, + "_mobility": 0, + "_layer": 33554432, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "b4Hbk1MaFE44IRMPSjsosL" + }, + { + "__type__": "cc.ParticleSystem", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 562 + }, + "_enabled": true, + "__prefab": null, + "_materials": [ + { + "__uuid__": "2f6e168e-4904-4132-ad74-9f96d0179cd1", + "__expectedType__": "cc.Material" + } + ], + "_visFlags": 0, + "startColor": { + "__id__": 564 + }, + "scaleSpace": 1, + "startSize3D": false, + "startSizeX": { + "__id__": 565 + }, + "startSize": { + "__id__": 565 + }, + "startSizeY": { + "__id__": 566 + }, + "startSizeZ": { + "__id__": 567 + }, + "startSpeed": { + "__id__": 568 + }, + "startRotation3D": false, + "startRotationX": { + "__id__": 569 + }, + "startRotationY": { + "__id__": 570 + }, + "startRotationZ": { + "__id__": 571 + }, + "startRotation": { + "__id__": 571 + }, + "startDelay": { + "__id__": 572 + }, + "startLifetime": { + "__id__": 573 + }, + "duration": 1, + "loop": false, + "simulationSpeed": 1, + "playOnAwake": true, + "gravityModifier": { + "__id__": 574 + }, + "rateOverTime": { + "__id__": 575 + }, + "rateOverDistance": { + "__id__": 576 + }, + "bursts": [ + { + "__id__": 577 + } + ], + "_renderCulling": false, + "_cullingMode": 0, + "_aabbHalfX": 0, + "_aabbHalfY": 0, + "_aabbHalfZ": 0, + "_dataCulling": false, + "enableCulling": false, + "_colorOverLifetimeModule": { + "__id__": 579 + }, + "_shapeModule": { + "__id__": 586 + }, + "_sizeOvertimeModule": { + "__id__": 588 + }, + "_velocityOvertimeModule": { + "__id__": 594 + }, + "_forceOvertimeModule": { + "__id__": 599 + }, + "_limitVelocityOvertimeModule": { + "__id__": 603 + }, + "_rotationOvertimeModule": { + "__id__": 608 + }, + "_textureAnimationModule": { + "__id__": 612 + }, + "_noiseModule": { + "__id__": 616 + }, + "_trailModule": { + "__id__": 617 + }, + "renderer": { + "__id__": 622 + }, + "_prewarm": false, + "_capacity": 100, + "_simulationSpace": 1, + "_id": "7dt7adGedDL66N/cSo7ObD" + }, + { + "__type__": "cc.GradientRange", + "_mode": 0, + "color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + } + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 35, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 3, + "constantMin": 0, + "constantMax": 6.283185307179586, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0.5, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.Burst", + "_time": 0, + "_repeatCount": 1, + "repeatInterval": 1, + "count": { + "__id__": 578 + } + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 1, + "multiplier": 1 + }, + { + "__type__": "cc.ColorOvertimeModule", + "_enable": true, + "color": { + "__id__": 580 + } + }, + { + "__type__": "cc.GradientRange", + "_mode": 1, + "gradient": { + "__id__": 581 + } + }, + { + "__type__": "cc.Gradient", + "colorKeys": [ + { + "__id__": 582 + } + ], + "alphaKeys": [ + { + "__id__": 583 + }, + { + "__id__": 584 + }, + { + "__id__": 585 + } + ], + "mode": 0 + }, + { + "__type__": "cc.ColorKey", + "color": { + "__type__": "cc.Color", + "r": 240, + "g": 232, + "b": 147, + "a": 255 + }, + "time": 0 + }, + { + "__type__": "cc.AlphaKey", + "alpha": 255, + "time": 0 + }, + { + "__type__": "cc.AlphaKey", + "alpha": 255, + "time": 0.5401785714285714 + }, + { + "__type__": "cc.AlphaKey", + "alpha": 0, + "time": 1 + }, + { + "__type__": "cc.ShapeModule", + "_enable": false, + "_shapeType": 1, + "shapeType": 1, + "emitFrom": 0, + "alignToDirection": false, + "randomDirectionAmount": 0, + "sphericalDirectionAmount": 0, + "randomPositionAmount": 0, + "radius": 1, + "radiusThickness": 1, + "arcMode": 0, + "arcSpread": 0, + "arcSpeed": { + "__id__": 587 + }, + "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": 0, + "y": 0, + "z": 0 + }, + "_scale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + }, + "_arc": 6.283185307179586, + "_angle": 0.4363323129985824 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 1, + "multiplier": 1 + }, + { + "__type__": "cc.SizeOvertimeModule", + "_enable": true, + "separateAxes": false, + "size": { + "__id__": 589 + }, + "x": { + "__id__": 591 + }, + "y": { + "__id__": 592 + }, + "z": { + "__id__": 593 + } + }, + { + "__type__": "cc.CurveRange", + "mode": 1, + "spline": { + "__id__": 590 + }, + "multiplier": 1 + }, + { + "__type__": "cc.RealCurve", + "_times": [ + 0, + 0.2641025641025641, + 1 + ], + "_values": [ + { + "__type__": "cc.RealKeyframeValue", + "interpolationMode": 2, + "tangentWeightMode": 0, + "value": 0, + "rightTangent": 1.3046594982078845, + "rightTangentWeight": 1, + "leftTangent": 1.3046594982078845, + "leftTangentWeight": 1, + "easingMethod": 0, + "__editorExtras__": null + }, + { + "__type__": "cc.RealKeyframeValue", + "interpolationMode": 2, + "tangentWeightMode": 0, + "value": 0.9148148148148149, + "rightTangent": 0.19077568134171977, + "rightTangentWeight": 0, + "leftTangent": 0.19077568134171977, + "leftTangentWeight": 0, + "easingMethod": 0, + "__editorExtras__": null + }, + { + "__type__": "cc.RealKeyframeValue", + "interpolationMode": 2, + "tangentWeightMode": 0, + "value": 1, + "rightTangent": 0.08176100628930791, + "rightTangentWeight": 1, + "leftTangent": 0.08176100628930791, + "leftTangentWeight": 1, + "easingMethod": 0, + "__editorExtras__": null + } + ], + "preExtrapolation": 1, + "postExtrapolation": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.VelocityOvertimeModule", + "_enable": false, + "x": { + "__id__": 595 + }, + "y": { + "__id__": 596 + }, + "z": { + "__id__": 597 + }, + "speedModifier": { + "__id__": 598 + }, + "space": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 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__": 600 + }, + "y": { + "__id__": 601 + }, + "z": { + "__id__": 602 + }, + "space": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.LimitVelocityOvertimeModule", + "_enable": false, + "limitX": { + "__id__": 604 + }, + "limitY": { + "__id__": 605 + }, + "limitZ": { + "__id__": 606 + }, + "limit": { + "__id__": 607 + }, + "dampen": 3, + "separateAxes": false, + "space": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.RotationOvertimeModule", + "_enable": true, + "_separateAxes": false, + "x": { + "__id__": 609 + }, + "y": { + "__id__": 610 + }, + "z": { + "__id__": 611 + } + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 3.141592653589793, + "multiplier": 1 + }, + { + "__type__": "cc.TextureAnimationModule", + "_enable": false, + "_numTilesX": 0, + "numTilesX": 0, + "_numTilesY": 0, + "numTilesY": 0, + "_mode": 0, + "animation": 0, + "frameOverTime": { + "__id__": 613 + }, + "startFrame": { + "__id__": 615 + }, + "cycleCount": 0, + "_flipU": 0, + "_flipV": 0, + "_uvChannelMask": -1, + "randomRow": false, + "rowIndex": 0 + }, + { + "__type__": "cc.CurveRange", + "mode": 1, + "spline": { + "__id__": 614 + }, + "multiplier": 1 + }, + { + "__type__": "cc.RealCurve", + "_times": [ + 0, + 1 + ], + "_values": [ + { + "__type__": "cc.RealKeyframeValue", + "interpolationMode": 2, + "tangentWeightMode": 0, + "value": 1, + "rightTangent": 0, + "rightTangentWeight": 0, + "leftTangent": 0, + "leftTangentWeight": 0, + "easingMethod": 0, + "__editorExtras__": null + }, + { + "__type__": "cc.RealKeyframeValue", + "interpolationMode": 2, + "tangentWeightMode": 0, + "value": 1, + "rightTangent": 0, + "rightTangentWeight": 0, + "leftTangent": 0, + "leftTangentWeight": 0, + "easingMethod": 0, + "__editorExtras__": null + } + ], + "preExtrapolation": 1, + "postExtrapolation": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.NoiseModule", + "_enable": false, + "_strengthX": 10, + "_strengthY": 10, + "_strengthZ": 10, + "_noiseSpeedX": 0, + "_noiseSpeedY": 0, + "_noiseSpeedZ": 0, + "_noiseFrequency": 1, + "_remapX": 0, + "_remapY": 0, + "_remapZ": 0, + "_octaves": 1, + "_octaveMultiplier": 0.5, + "_octaveScale": 2 + }, + { + "__type__": "cc.TrailModule", + "_enable": false, + "mode": 0, + "lifeTime": { + "__id__": 618 + }, + "_minParticleDistance": 0.1, + "existWithParticles": true, + "textureMode": 0, + "widthFromParticle": true, + "widthRatio": { + "__id__": 619 + }, + "colorFromParticle": false, + "colorOverTrail": { + "__id__": 620 + }, + "colorOvertime": { + "__id__": 621 + }, + "_space": 0, + "_particleSystem": { + "__id__": 563 + } + }, + { + "__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": 0, + "_velocityScale": 1, + "_lengthScale": 1, + "_mesh": null, + "_cpuMaterial": { + "__uuid__": "2f6e168e-4904-4132-ad74-9f96d0179cd1", + "__expectedType__": "cc.Material" + }, + "_gpuMaterial": null, + "_mainTexture": { + "__uuid__": "3f3471cc-d4c0-44f1-b22e-79e62b1515ae@6c48a", + "__expectedType__": "cc.Texture2D" + }, + "_useGPU": false, + "_alignSpace": 2 + }, + { + "__type__": "cc.UIMeshRenderer", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 562 + }, + "_enabled": true, + "__prefab": null, + "_id": "10hP96HDpEW688sTYzVMTJ" + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 562 + }, + "_enabled": true, + "__prefab": null, + "_contentSize": { + "__type__": "cc.Size", + "width": 100, + "height": 100 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "38Ol8LB/lARaMg/6owqqia" + }, + { + "__type__": "cc.Node", + "_name": "spark", + "_objFlags": 0, + "_parent": { + "__id__": 433 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 626 + }, + { + "__id__": 690 + }, + { + "__id__": 691 + } + ], + "_prefab": null, + "_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": 25, + "y": 25, + "z": 1 + }, + "_mobility": 0, + "_layer": 33554432, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "b2gUqJnLhMqLzrkqN+ROwa" + }, + { + "__type__": "cc.ParticleSystem", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 625 + }, + "_enabled": true, + "__prefab": null, + "_materials": [ + { + "__uuid__": "5e4d56ac-5f20-42d8-8dee-7e2b491eaad6", + "__expectedType__": "cc.Material" + }, + null + ], + "_visFlags": 0, + "startColor": { + "__id__": 627 + }, + "scaleSpace": 1, + "startSize3D": false, + "startSizeX": { + "__id__": 628 + }, + "startSize": { + "__id__": 628 + }, + "startSizeY": { + "__id__": 629 + }, + "startSizeZ": { + "__id__": 630 + }, + "startSpeed": { + "__id__": 631 + }, + "startRotation3D": false, + "startRotationX": { + "__id__": 632 + }, + "startRotationY": { + "__id__": 633 + }, + "startRotationZ": { + "__id__": 634 + }, + "startRotation": { + "__id__": 634 + }, + "startDelay": { + "__id__": 635 + }, + "startLifetime": { + "__id__": 636 + }, + "duration": 1, + "loop": false, + "simulationSpeed": 1, + "playOnAwake": true, + "gravityModifier": { + "__id__": 637 + }, + "rateOverTime": { + "__id__": 638 + }, + "rateOverDistance": { + "__id__": 639 + }, + "bursts": [ + { + "__id__": 640 + } + ], + "_renderCulling": false, + "_cullingMode": 0, + "_aabbHalfX": 0, + "_aabbHalfY": 0, + "_aabbHalfZ": 0, + "_dataCulling": false, + "enableCulling": false, + "_colorOverLifetimeModule": { + "__id__": 642 + }, + "_shapeModule": { + "__id__": 653 + }, + "_sizeOvertimeModule": { + "__id__": 655 + }, + "_velocityOvertimeModule": { + "__id__": 661 + }, + "_forceOvertimeModule": { + "__id__": 666 + }, + "_limitVelocityOvertimeModule": { + "__id__": 670 + }, + "_rotationOvertimeModule": { + "__id__": 675 + }, + "_textureAnimationModule": { + "__id__": 679 + }, + "_noiseModule": { + "__id__": 683 + }, + "_trailModule": { + "__id__": 684 + }, + "renderer": { + "__id__": 689 + }, + "_prewarm": false, + "_capacity": 100, + "_simulationSpace": 1, + "_id": "2ePcWbCnJGMK8j8uiKJ8jk" + }, + { + "__type__": "cc.GradientRange", + "_mode": 0, + "color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + } + }, + { + "__type__": "cc.CurveRange", + "mode": 3, + "constantMin": 1, + "constantMax": 5, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 3, + "constantMin": 30, + "constantMax": 50, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 3, + "constantMin": 0, + "constantMax": 6.283185307179586, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "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.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.Burst", + "_time": 0, + "_repeatCount": 1, + "repeatInterval": 1, + "count": { + "__id__": 641 + } + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 30, + "multiplier": 1 + }, + { + "__type__": "cc.ColorOvertimeModule", + "_enable": true, + "color": { + "__id__": 643 + } + }, + { + "__type__": "cc.GradientRange", + "_mode": 1, + "gradient": { + "__id__": 644 + } + }, + { + "__type__": "cc.Gradient", + "colorKeys": [ + { + "__id__": 645 + }, + { + "__id__": 646 + } + ], + "alphaKeys": [ + { + "__id__": 647 + }, + { + "__id__": 648 + }, + { + "__id__": 649 + }, + { + "__id__": 650 + }, + { + "__id__": 651 + }, + { + "__id__": 652 + } + ], + "mode": 0 + }, + { + "__type__": "cc.ColorKey", + "color": { + "__type__": "cc.Color", + "r": 235, + "g": 255, + "b": 0, + "a": 255 + }, + "time": 0 + }, + { + "__type__": "cc.ColorKey", + "color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "time": 1 + }, + { + "__type__": "cc.AlphaKey", + "alpha": 255, + "time": 0 + }, + { + "__type__": "cc.AlphaKey", + "alpha": 0, + "time": 0.15401785714285715 + }, + { + "__type__": "cc.AlphaKey", + "alpha": 255, + "time": 0.30357142857142855 + }, + { + "__type__": "cc.AlphaKey", + "alpha": 0, + "time": 0.4642857142857143 + }, + { + "__type__": "cc.AlphaKey", + "alpha": 255, + "time": 0.6383928571428572 + }, + { + "__type__": "cc.AlphaKey", + "alpha": 0, + "time": 1 + }, + { + "__type__": "cc.ShapeModule", + "_enable": true, + "_shapeType": 3, + "shapeType": 3, + "emitFrom": 3, + "alignToDirection": false, + "randomDirectionAmount": 0, + "sphericalDirectionAmount": 0, + "randomPositionAmount": 0, + "radius": 5, + "radiusThickness": 0, + "arcMode": 0, + "arcSpread": 0, + "arcSpeed": { + "__id__": 654 + }, + "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": 0, + "y": 0, + "z": 0 + }, + "_scale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + }, + "_arc": 6.283185307179586, + "_angle": 0.4363323129985824 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 1, + "multiplier": 1 + }, + { + "__type__": "cc.SizeOvertimeModule", + "_enable": true, + "separateAxes": false, + "size": { + "__id__": 656 + }, + "x": { + "__id__": 658 + }, + "y": { + "__id__": 659 + }, + "z": { + "__id__": 660 + } + }, + { + "__type__": "cc.CurveRange", + "mode": 1, + "spline": { + "__id__": 657 + }, + "multiplier": 1 + }, + { + "__type__": "cc.RealCurve", + "_times": [ + 0, + 0.2512820512820513, + 0.6692307692307692, + 1 + ], + "_values": [ + { + "__type__": "cc.RealKeyframeValue", + "interpolationMode": 0, + "tangentWeightMode": 0, + "value": 1, + "rightTangent": 0, + "rightTangentWeight": 1, + "leftTangent": 0, + "leftTangentWeight": 1, + "easingMethod": 0, + "__editorExtras__": null + }, + { + "__type__": "cc.RealKeyframeValue", + "interpolationMode": 2, + "tangentWeightMode": 0, + "value": 0.4777777777777778, + "rightTangent": 2.2268518518518516, + "rightTangentWeight": 0, + "leftTangent": 2.2268518518518516, + "leftTangentWeight": 0, + "easingMethod": 0, + "__editorExtras__": null + }, + { + "__type__": "cc.RealKeyframeValue", + "interpolationMode": 2, + "tangentWeightMode": 0, + "value": 0.3592592592592593, + "rightTangent": 2.373015873015871, + "rightTangentWeight": 0, + "leftTangent": 2.373015873015871, + "leftTangentWeight": 0, + "easingMethod": 0, + "__editorExtras__": null + }, + { + "__type__": "cc.RealKeyframeValue", + "interpolationMode": 0, + "tangentWeightMode": 0, + "value": 0, + "rightTangent": -1.086132644272179, + "rightTangentWeight": 1, + "leftTangent": -1.086132644272179, + "leftTangentWeight": 1, + "easingMethod": 0, + "__editorExtras__": null + } + ], + "preExtrapolation": 1, + "postExtrapolation": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.VelocityOvertimeModule", + "_enable": false, + "x": { + "__id__": 662 + }, + "y": { + "__id__": 663 + }, + "z": { + "__id__": 664 + }, + "speedModifier": { + "__id__": 665 + }, + "space": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 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__": 667 + }, + "y": { + "__id__": 668 + }, + "z": { + "__id__": 669 + }, + "space": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.LimitVelocityOvertimeModule", + "_enable": true, + "limitX": { + "__id__": 671 + }, + "limitY": { + "__id__": 672 + }, + "limitZ": { + "__id__": 673 + }, + "limit": { + "__id__": 674 + }, + "dampen": 0.05, + "separateAxes": false, + "space": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 2, + "multiplier": 1 + }, + { + "__type__": "cc.RotationOvertimeModule", + "_enable": true, + "_separateAxes": false, + "x": { + "__id__": 676 + }, + "y": { + "__id__": 677 + }, + "z": { + "__id__": 678 + } + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 3, + "constantMin": -6.283185307179586, + "constantMax": 6.283185307179586, + "multiplier": 1 + }, + { + "__type__": "cc.TextureAnimationModule", + "_enable": false, + "_numTilesX": 0, + "numTilesX": 0, + "_numTilesY": 0, + "numTilesY": 0, + "_mode": 0, + "animation": 0, + "frameOverTime": { + "__id__": 680 + }, + "startFrame": { + "__id__": 682 + }, + "cycleCount": 0, + "_flipU": 0, + "_flipV": 0, + "_uvChannelMask": -1, + "randomRow": false, + "rowIndex": 0 + }, + { + "__type__": "cc.CurveRange", + "mode": 1, + "spline": { + "__id__": 681 + }, + "multiplier": 1 + }, + { + "__type__": "cc.RealCurve", + "_times": [ + 0, + 1 + ], + "_values": [ + { + "__type__": "cc.RealKeyframeValue", + "interpolationMode": 2, + "tangentWeightMode": 0, + "value": 1, + "rightTangent": 0, + "rightTangentWeight": 0, + "leftTangent": 0, + "leftTangentWeight": 0, + "easingMethod": 0, + "__editorExtras__": null + }, + { + "__type__": "cc.RealKeyframeValue", + "interpolationMode": 2, + "tangentWeightMode": 0, + "value": 1, + "rightTangent": 0, + "rightTangentWeight": 0, + "leftTangent": 0, + "leftTangentWeight": 0, + "easingMethod": 0, + "__editorExtras__": null + } + ], + "preExtrapolation": 1, + "postExtrapolation": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.NoiseModule", + "_enable": false, + "_strengthX": 10, + "_strengthY": 10, + "_strengthZ": 10, + "_noiseSpeedX": 0, + "_noiseSpeedY": 0, + "_noiseSpeedZ": 0, + "_noiseFrequency": 1, + "_remapX": 0, + "_remapY": 0, + "_remapZ": 0, + "_octaves": 1, + "_octaveMultiplier": 0.5, + "_octaveScale": 2 + }, + { + "__type__": "cc.TrailModule", + "_enable": false, + "mode": 0, + "lifeTime": { + "__id__": 685 + }, + "_minParticleDistance": 0.1, + "existWithParticles": true, + "textureMode": 0, + "widthFromParticle": true, + "widthRatio": { + "__id__": 686 + }, + "colorFromParticle": false, + "colorOverTrail": { + "__id__": 687 + }, + "colorOvertime": { + "__id__": 688 + }, + "_space": 0, + "_particleSystem": { + "__id__": 626 + } + }, + { + "__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": 0, + "_velocityScale": 1, + "_lengthScale": 1, + "_mesh": null, + "_cpuMaterial": { + "__uuid__": "5e4d56ac-5f20-42d8-8dee-7e2b491eaad6", + "__expectedType__": "cc.Material" + }, + "_gpuMaterial": null, + "_mainTexture": { + "__uuid__": "435cbd16-621a-4d9d-84e9-834d9e388b3a@6c48a", + "__expectedType__": "cc.Texture2D" + }, + "_useGPU": false, + "_alignSpace": 2 + }, + { + "__type__": "cc.UIMeshRenderer", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 625 + }, + "_enabled": true, + "__prefab": null, + "_id": "fbp15TtIZFtIpoXlINIXNO" + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 625 + }, + "_enabled": true, + "__prefab": null, + "_contentSize": { + "__type__": "cc.Size", + "width": 100, + "height": 100 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "d1GHBfCNtDhqFSSzLlT31r" + }, + { + "__type__": "cc.Node", + "_name": "star", + "_objFlags": 0, + "_parent": { + "__id__": 433 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 693 + }, + { + "__id__": 753 + }, + { + "__id__": 754 + } + ], + "_prefab": null, + "_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": 25, + "y": 25, + "z": 1 + }, + "_mobility": 0, + "_layer": 33554432, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "f831X/KdJLUItCpFgRrD8k" + }, + { + "__type__": "cc.ParticleSystem", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 692 + }, + "_enabled": true, + "__prefab": null, + "_materials": [ + { + "__uuid__": "5e4d56ac-5f20-42d8-8dee-7e2b491eaad6", + "__expectedType__": "cc.Material" + } + ], + "_visFlags": 0, + "startColor": { + "__id__": 694 + }, + "scaleSpace": 1, + "startSize3D": false, + "startSizeX": { + "__id__": 695 + }, + "startSize": { + "__id__": 695 + }, + "startSizeY": { + "__id__": 696 + }, + "startSizeZ": { + "__id__": 697 + }, + "startSpeed": { + "__id__": 698 + }, + "startRotation3D": false, + "startRotationX": { + "__id__": 699 + }, + "startRotationY": { + "__id__": 700 + }, + "startRotationZ": { + "__id__": 701 + }, + "startRotation": { + "__id__": 701 + }, + "startDelay": { + "__id__": 702 + }, + "startLifetime": { + "__id__": 703 + }, + "duration": 1, + "loop": false, + "simulationSpeed": 1, + "playOnAwake": true, + "gravityModifier": { + "__id__": 704 + }, + "rateOverTime": { + "__id__": 705 + }, + "rateOverDistance": { + "__id__": 706 + }, + "bursts": [ + { + "__id__": 707 + } + ], + "_renderCulling": false, + "_cullingMode": 0, + "_aabbHalfX": 0, + "_aabbHalfY": 0, + "_aabbHalfZ": 0, + "_dataCulling": false, + "enableCulling": false, + "_colorOverLifetimeModule": { + "__id__": 709 + }, + "_shapeModule": { + "__id__": 714 + }, + "_sizeOvertimeModule": { + "__id__": 716 + }, + "_velocityOvertimeModule": { + "__id__": 724 + }, + "_forceOvertimeModule": { + "__id__": 729 + }, + "_limitVelocityOvertimeModule": { + "__id__": 733 + }, + "_rotationOvertimeModule": { + "__id__": 738 + }, + "_textureAnimationModule": { + "__id__": 742 + }, + "_noiseModule": { + "__id__": 746 + }, + "_trailModule": { + "__id__": 747 + }, + "renderer": { + "__id__": 752 + }, + "_prewarm": false, + "_capacity": 100, + "_simulationSpace": 1, + "_id": "32m1aqtotHZqpJdrO3hEJS" + }, + { + "__type__": "cc.GradientRange", + "_mode": 0, + "color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + } + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 20, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0.25, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.Burst", + "_time": 0, + "_repeatCount": 1, + "repeatInterval": 1, + "count": { + "__id__": 708 + } + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 1, + "multiplier": 1 + }, + { + "__type__": "cc.ColorOvertimeModule", + "_enable": true, + "color": { + "__id__": 710 + } + }, + { + "__type__": "cc.GradientRange", + "_mode": 1, + "gradient": { + "__id__": 711 + } + }, + { + "__type__": "cc.Gradient", + "colorKeys": [], + "alphaKeys": [ + { + "__id__": 712 + }, + { + "__id__": 713 + } + ], + "mode": 0 + }, + { + "__type__": "cc.AlphaKey", + "alpha": 255, + "time": 0.921875 + }, + { + "__type__": "cc.AlphaKey", + "alpha": 0, + "time": 1 + }, + { + "__type__": "cc.ShapeModule", + "_enable": false, + "_shapeType": 2, + "shapeType": 2, + "emitFrom": 0, + "alignToDirection": false, + "randomDirectionAmount": 0, + "sphericalDirectionAmount": 0, + "randomPositionAmount": 0, + "radius": 1, + "radiusThickness": 1, + "arcMode": 0, + "arcSpread": 0, + "arcSpeed": { + "__id__": 715 + }, + "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": 0, + "y": 0, + "z": 0 + }, + "_scale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + }, + "_arc": 6.283185307179586, + "_angle": 0.4363323129985824 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 1, + "multiplier": 1 + }, + { + "__type__": "cc.SizeOvertimeModule", + "_enable": true, + "separateAxes": true, + "size": { + "__id__": 717 + }, + "x": { + "__id__": 719 + }, + "y": { + "__id__": 721 + }, + "z": { + "__id__": 723 + } + }, + { + "__type__": "cc.CurveRange", + "mode": 1, + "spline": { + "__id__": 718 + }, + "multiplier": 1 + }, + { + "__type__": "cc.RealCurve", + "_times": [ + 0.005128205128205128, + 0.24358974358974358, + 0.47692307692307695, + 0.6923076923076923, + 0.9230769230769231, + 1 + ], + "_values": [ + { + "__type__": "cc.RealKeyframeValue", + "interpolationMode": 2, + "tangentWeightMode": 0, + "value": 0.012888791041709273, + "rightTangent": 1.4925925925925927, + "rightTangentWeight": 0, + "leftTangent": 1.4925925925925927, + "leftTangentWeight": 0, + "easingMethod": 0, + "__editorExtras__": null + }, + { + "__type__": "cc.RealKeyframeValue", + "interpolationMode": 2, + "tangentWeightMode": 0, + "value": 0.48696286511578335, + "rightTangent": -0.8733850129198965, + "rightTangentWeight": 0, + "leftTangent": -0.8733850129198965, + "leftTangentWeight": 0, + "easingMethod": 0, + "__editorExtras__": null + }, + { + "__type__": "cc.RealKeyframeValue", + "interpolationMode": 2, + "tangentWeightMode": 0, + "value": 0.6388147169676353, + "rightTangent": -0.8345679012345678, + "rightTangentWeight": 0, + "leftTangent": -0.8345679012345678, + "leftTangentWeight": 0, + "easingMethod": 0, + "__editorExtras__": null + }, + { + "__type__": "cc.RealKeyframeValue", + "interpolationMode": 2, + "tangentWeightMode": 0, + "value": 0.7091850873380056, + "rightTangent": 0, + "rightTangentWeight": 0, + "leftTangent": 0, + "leftTangentWeight": 0, + "easingMethod": 0, + "__editorExtras__": null + }, + { + "__type__": "cc.RealKeyframeValue", + "interpolationMode": 2, + "tangentWeightMode": 0, + "value": 0.6592592592592592, + "rightTangent": -0.3223381770654961, + "rightTangentWeight": 0, + "leftTangent": -0.3223381770654961, + "leftTangentWeight": 0, + "easingMethod": 0, + "__editorExtras__": null + }, + { + "__type__": "cc.RealKeyframeValue", + "interpolationMode": 2, + "tangentWeightMode": 0, + "value": 1, + "rightTangent": 4.757040217070373, + "rightTangentWeight": 0, + "leftTangent": 4.757040217070373, + "leftTangentWeight": 0, + "easingMethod": 0, + "__editorExtras__": null + } + ], + "preExtrapolation": 1, + "postExtrapolation": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 1, + "spline": { + "__id__": 720 + }, + "multiplier": 1 + }, + { + "__type__": "cc.RealCurve", + "_times": [ + 0, + 0.517948717948718, + 1 + ], + "_values": [ + { + "__type__": "cc.RealKeyframeValue", + "interpolationMode": 2, + "tangentWeightMode": 0, + "value": 1, + "rightTangent": 3.8174603174603154, + "rightTangentWeight": 1, + "leftTangent": 3.8174603174603154, + "leftTangentWeight": 1, + "easingMethod": 0, + "__editorExtras__": null + }, + { + "__type__": "cc.RealKeyframeValue", + "interpolationMode": 2, + "tangentWeightMode": 0, + "value": 0.3814814814814815, + "rightTangent": -0.060185185185185244, + "rightTangentWeight": 0, + "leftTangent": -0.060185185185185244, + "leftTangentWeight": 0, + "easingMethod": 0, + "__editorExtras__": null + }, + { + "__type__": "cc.RealKeyframeValue", + "interpolationMode": 2, + "tangentWeightMode": 0, + "value": 0, + "rightTangent": -1.5108556832694764, + "rightTangentWeight": 1, + "leftTangent": -1.5108556832694764, + "leftTangentWeight": 1, + "easingMethod": 0, + "__editorExtras__": null + } + ], + "preExtrapolation": 1, + "postExtrapolation": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 1, + "spline": { + "__id__": 722 + }, + "multiplier": 1 + }, + { + "__type__": "cc.RealCurve", + "_times": [ + 0, + 0.5538461538461539, + 1 + ], + "_values": [ + { + "__type__": "cc.RealKeyframeValue", + "interpolationMode": 2, + "tangentWeightMode": 0, + "value": 1, + "rightTangent": -1.4444444444444444, + "rightTangentWeight": 1, + "leftTangent": -1.4444444444444444, + "leftTangentWeight": 1, + "easingMethod": 0, + "__editorExtras__": null + }, + { + "__type__": "cc.RealKeyframeValue", + "interpolationMode": 2, + "tangentWeightMode": 0, + "value": 0.8592592592592593, + "rightTangent": 1.031746031746032, + "rightTangentWeight": 0, + "leftTangent": 1.031746031746032, + "leftTangentWeight": 0, + "easingMethod": 0, + "__editorExtras__": null + }, + { + "__type__": "cc.RealKeyframeValue", + "interpolationMode": 2, + "tangentWeightMode": 0, + "value": 0, + "rightTangent": 0, + "rightTangentWeight": 1, + "leftTangent": 0, + "leftTangentWeight": 1, + "easingMethod": 0, + "__editorExtras__": null + } + ], + "preExtrapolation": 1, + "postExtrapolation": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 1, + "multiplier": 1 + }, + { + "__type__": "cc.VelocityOvertimeModule", + "_enable": false, + "x": { + "__id__": 725 + }, + "y": { + "__id__": 726 + }, + "z": { + "__id__": 727 + }, + "speedModifier": { + "__id__": 728 + }, + "space": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 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__": 730 + }, + "y": { + "__id__": 731 + }, + "z": { + "__id__": 732 + }, + "space": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.LimitVelocityOvertimeModule", + "_enable": false, + "limitX": { + "__id__": 734 + }, + "limitY": { + "__id__": 735 + }, + "limitZ": { + "__id__": 736 + }, + "limit": { + "__id__": 737 + }, + "dampen": 3, + "separateAxes": false, + "space": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.RotationOvertimeModule", + "_enable": false, + "_separateAxes": false, + "x": { + "__id__": 739 + }, + "y": { + "__id__": 740 + }, + "z": { + "__id__": 741 + } + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.TextureAnimationModule", + "_enable": false, + "_numTilesX": 0, + "numTilesX": 0, + "_numTilesY": 0, + "numTilesY": 0, + "_mode": 0, + "animation": 0, + "frameOverTime": { + "__id__": 743 + }, + "startFrame": { + "__id__": 745 + }, + "cycleCount": 0, + "_flipU": 0, + "_flipV": 0, + "_uvChannelMask": -1, + "randomRow": false, + "rowIndex": 0 + }, + { + "__type__": "cc.CurveRange", + "mode": 1, + "spline": { + "__id__": 744 + }, + "multiplier": 1 + }, + { + "__type__": "cc.RealCurve", + "_times": [ + 0, + 1 + ], + "_values": [ + { + "__type__": "cc.RealKeyframeValue", + "interpolationMode": 2, + "tangentWeightMode": 0, + "value": 1, + "rightTangent": 0, + "rightTangentWeight": 0, + "leftTangent": 0, + "leftTangentWeight": 0, + "easingMethod": 0, + "__editorExtras__": null + }, + { + "__type__": "cc.RealKeyframeValue", + "interpolationMode": 2, + "tangentWeightMode": 0, + "value": 1, + "rightTangent": 0, + "rightTangentWeight": 0, + "leftTangent": 0, + "leftTangentWeight": 0, + "easingMethod": 0, + "__editorExtras__": null + } + ], + "preExtrapolation": 1, + "postExtrapolation": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.NoiseModule", + "_enable": false, + "_strengthX": 10, + "_strengthY": 10, + "_strengthZ": 10, + "_noiseSpeedX": 0, + "_noiseSpeedY": 0, + "_noiseSpeedZ": 0, + "_noiseFrequency": 1, + "_remapX": 0, + "_remapY": 0, + "_remapZ": 0, + "_octaves": 1, + "_octaveMultiplier": 0.5, + "_octaveScale": 2 + }, + { + "__type__": "cc.TrailModule", + "_enable": false, + "mode": 0, + "lifeTime": { + "__id__": 748 + }, + "_minParticleDistance": 0.1, + "existWithParticles": true, + "textureMode": 0, + "widthFromParticle": true, + "widthRatio": { + "__id__": 749 + }, + "colorFromParticle": false, + "colorOverTrail": { + "__id__": 750 + }, + "colorOvertime": { + "__id__": 751 + }, + "_space": 0, + "_particleSystem": { + "__id__": 693 + } + }, + { + "__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": 0, + "_velocityScale": 1, + "_lengthScale": 1, + "_mesh": null, + "_cpuMaterial": { + "__uuid__": "5e4d56ac-5f20-42d8-8dee-7e2b491eaad6", + "__expectedType__": "cc.Material" + }, + "_gpuMaterial": null, + "_mainTexture": { + "__uuid__": "435cbd16-621a-4d9d-84e9-834d9e388b3a@6c48a", + "__expectedType__": "cc.Texture2D" + }, + "_useGPU": false, + "_alignSpace": 2 + }, + { + "__type__": "cc.UIMeshRenderer", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 692 + }, + "_enabled": true, + "__prefab": null, + "_id": "b32/CfZIVHRoN6CtG29aoI" + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 692 + }, + "_enabled": true, + "__prefab": null, + "_contentSize": { + "__type__": "cc.Size", + "width": 100, + "height": 100 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "0bGXWFgPpFTZDj5ZXfBHW+" + }, + { + "__type__": "cc.Node", + "_name": "ray", + "_objFlags": 0, + "_parent": { + "__id__": 433 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 756 + }, + { + "__id__": 811 + }, + { + "__id__": 812 + } + ], + "_prefab": null, + "_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": 25, + "y": 25, + "z": 1 + }, + "_mobility": 0, + "_layer": 33554432, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "9cEGcgLfpCiI/WCh80r0X4" + }, + { + "__type__": "cc.ParticleSystem", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 755 + }, + "_enabled": true, + "__prefab": null, + "_materials": [ + { + "__uuid__": "ee344bed-37fe-4c5e-b7d4-611621cef29e", + "__expectedType__": "cc.Material" + }, + null + ], + "_visFlags": 0, + "startColor": { + "__id__": 757 + }, + "scaleSpace": 1, + "startSize3D": false, + "startSizeX": { + "__id__": 758 + }, + "startSize": { + "__id__": 758 + }, + "startSizeY": { + "__id__": 759 + }, + "startSizeZ": { + "__id__": 760 + }, + "startSpeed": { + "__id__": 761 + }, + "startRotation3D": false, + "startRotationX": { + "__id__": 762 + }, + "startRotationY": { + "__id__": 763 + }, + "startRotationZ": { + "__id__": 764 + }, + "startRotation": { + "__id__": 764 + }, + "startDelay": { + "__id__": 765 + }, + "startLifetime": { + "__id__": 766 + }, + "duration": 1, + "loop": false, + "simulationSpeed": 1, + "playOnAwake": true, + "gravityModifier": { + "__id__": 767 + }, + "rateOverTime": { + "__id__": 768 + }, + "rateOverDistance": { + "__id__": 769 + }, + "bursts": [ + { + "__id__": 770 + } + ], + "_renderCulling": false, + "_cullingMode": 0, + "_aabbHalfX": 0, + "_aabbHalfY": 0, + "_aabbHalfZ": 0, + "_dataCulling": false, + "enableCulling": false, + "_colorOverLifetimeModule": { + "__id__": 772 + }, + "_shapeModule": { + "__id__": 774 + }, + "_sizeOvertimeModule": { + "__id__": 776 + }, + "_velocityOvertimeModule": { + "__id__": 782 + }, + "_forceOvertimeModule": { + "__id__": 787 + }, + "_limitVelocityOvertimeModule": { + "__id__": 791 + }, + "_rotationOvertimeModule": { + "__id__": 796 + }, + "_textureAnimationModule": { + "__id__": 800 + }, + "_noiseModule": { + "__id__": 804 + }, + "_trailModule": { + "__id__": 805 + }, + "renderer": { + "__id__": 810 + }, + "_prewarm": false, + "_capacity": 100, + "_simulationSpace": 1, + "_id": "3cZOiJQNZDpYIqmx8OIDQc" + }, + { + "__type__": "cc.GradientRange", + "_mode": 0, + "color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + } + }, + { + "__type__": "cc.CurveRange", + "mode": 3, + "constantMin": 3, + "constantMax": 6, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 3, + "constantMin": 0.1, + "constantMax": 0.5, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 3, + "constantMin": 0.1, + "constantMax": 0.2, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.Burst", + "_time": 0, + "_repeatCount": 1, + "repeatInterval": 1, + "count": { + "__id__": 771 + } + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 5, + "multiplier": 1 + }, + { + "__type__": "cc.ColorOvertimeModule", + "_enable": true, + "color": { + "__id__": 773 + } + }, + { + "__type__": "cc.GradientRange", + "_mode": 0, + "color": { + "__type__": "cc.Color", + "r": 255, + "g": 173, + "b": 0, + "a": 255 + } + }, + { + "__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__": 775 + }, + "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": 0, + "y": 0, + "z": 0 + }, + "_scale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + }, + "_arc": 6.283185307179586, + "_angle": 0.4363323129985824 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 1, + "multiplier": 1 + }, + { + "__type__": "cc.SizeOvertimeModule", + "_enable": true, + "separateAxes": true, + "size": { + "__id__": 777 + }, + "x": { + "__id__": 778 + }, + "y": { + "__id__": 780 + }, + "z": { + "__id__": 781 + } + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 1, + "spline": { + "__id__": 779 + }, + "multiplier": 1 + }, + { + "__type__": "cc.RealCurve", + "_times": [ + 0, + 1 + ], + "_values": [ + { + "__type__": "cc.RealKeyframeValue", + "interpolationMode": 2, + "tangentWeightMode": 0, + "value": 1, + "rightTangent": -1.8055555555555556, + "rightTangentWeight": 1, + "leftTangent": -1.8055555555555556, + "leftTangentWeight": 1, + "easingMethod": 0, + "__editorExtras__": null + }, + { + "__type__": "cc.RealKeyframeValue", + "interpolationMode": 2, + "tangentWeightMode": 0, + "value": 0, + "rightTangent": -0.2527777777777777, + "rightTangentWeight": 1, + "leftTangent": -0.2527777777777777, + "leftTangentWeight": 1, + "easingMethod": 0, + "__editorExtras__": null + } + ], + "preExtrapolation": 1, + "postExtrapolation": 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__": 783 + }, + "y": { + "__id__": 784 + }, + "z": { + "__id__": 785 + }, + "speedModifier": { + "__id__": 786 + }, + "space": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 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__": 788 + }, + "y": { + "__id__": 789 + }, + "z": { + "__id__": 790 + }, + "space": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.LimitVelocityOvertimeModule", + "_enable": false, + "limitX": { + "__id__": 792 + }, + "limitY": { + "__id__": 793 + }, + "limitZ": { + "__id__": 794 + }, + "limit": { + "__id__": 795 + }, + "dampen": 3, + "separateAxes": false, + "space": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.RotationOvertimeModule", + "_enable": false, + "_separateAxes": false, + "x": { + "__id__": 797 + }, + "y": { + "__id__": 798 + }, + "z": { + "__id__": 799 + } + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.TextureAnimationModule", + "_enable": false, + "_numTilesX": 0, + "numTilesX": 0, + "_numTilesY": 0, + "numTilesY": 0, + "_mode": 0, + "animation": 0, + "frameOverTime": { + "__id__": 801 + }, + "startFrame": { + "__id__": 803 + }, + "cycleCount": 0, + "_flipU": 0, + "_flipV": 0, + "_uvChannelMask": -1, + "randomRow": false, + "rowIndex": 0 + }, + { + "__type__": "cc.CurveRange", + "mode": 1, + "spline": { + "__id__": 802 + }, + "multiplier": 1 + }, + { + "__type__": "cc.RealCurve", + "_times": [ + 0, + 1 + ], + "_values": [ + { + "__type__": "cc.RealKeyframeValue", + "interpolationMode": 2, + "tangentWeightMode": 0, + "value": 1, + "rightTangent": 0, + "rightTangentWeight": 0, + "leftTangent": 0, + "leftTangentWeight": 0, + "easingMethod": 0, + "__editorExtras__": null + }, + { + "__type__": "cc.RealKeyframeValue", + "interpolationMode": 2, + "tangentWeightMode": 0, + "value": 1, + "rightTangent": 0, + "rightTangentWeight": 0, + "leftTangent": 0, + "leftTangentWeight": 0, + "easingMethod": 0, + "__editorExtras__": null + } + ], + "preExtrapolation": 1, + "postExtrapolation": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.NoiseModule", + "_enable": false, + "_strengthX": 10, + "_strengthY": 10, + "_strengthZ": 10, + "_noiseSpeedX": 0, + "_noiseSpeedY": 0, + "_noiseSpeedZ": 0, + "_noiseFrequency": 1, + "_remapX": 0, + "_remapY": 0, + "_remapZ": 0, + "_octaves": 1, + "_octaveMultiplier": 0.5, + "_octaveScale": 2 + }, + { + "__type__": "cc.TrailModule", + "_enable": false, + "mode": 0, + "lifeTime": { + "__id__": 806 + }, + "_minParticleDistance": 0.1, + "existWithParticles": true, + "textureMode": 0, + "widthFromParticle": true, + "widthRatio": { + "__id__": 807 + }, + "colorFromParticle": false, + "colorOverTrail": { + "__id__": 808 + }, + "colorOvertime": { + "__id__": 809 + }, + "_space": 0, + "_particleSystem": { + "__id__": 756 + } + }, + { + "__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": 1, + "_velocityScale": 1, + "_lengthScale": 5, + "_mesh": null, + "_cpuMaterial": { + "__uuid__": "ee344bed-37fe-4c5e-b7d4-611621cef29e", + "__expectedType__": "cc.Material" + }, + "_gpuMaterial": null, + "_mainTexture": { + "__uuid__": "ba6e05db-3409-4ba8-a8b9-768d67d027bb@6c48a", + "__expectedType__": "cc.Texture2D" + }, + "_useGPU": false, + "_alignSpace": 2 + }, + { + "__type__": "cc.UIMeshRenderer", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 755 + }, + "_enabled": true, + "__prefab": null, + "_id": "6bjVgxJ69Mfpyxx3jmKcNk" + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 755 + }, + "_enabled": true, + "__prefab": null, + "_contentSize": { + "__type__": "cc.Size", + "width": 100, + "height": 100 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "5eOgfmi0pPOqH+AN/pdxwP" + }, + { + "__type__": "cc.Node", + "_name": "glow", + "_objFlags": 0, + "_parent": { + "__id__": 433 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 814 + }, + { + "__id__": 874 + }, + { + "__id__": 875 + } + ], + "_prefab": null, + "_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": 25, + "y": 25, + "z": 1 + }, + "_mobility": 0, + "_layer": 33554432, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "19Kpk3ELlA0ZcVGuH0C7h3" + }, + { + "__type__": "cc.ParticleSystem", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 813 + }, + "_enabled": true, + "__prefab": null, + "_materials": [ + { + "__uuid__": "548cf48a-1b5f-481a-bf71-156c0e620687", + "__expectedType__": "cc.Material" + } + ], + "_visFlags": 0, + "startColor": { + "__id__": 815 + }, + "scaleSpace": 1, + "startSize3D": false, + "startSizeX": { + "__id__": 816 + }, + "startSize": { + "__id__": 816 + }, + "startSizeY": { + "__id__": 817 + }, + "startSizeZ": { + "__id__": 818 + }, + "startSpeed": { + "__id__": 819 + }, + "startRotation3D": false, + "startRotationX": { + "__id__": 820 + }, + "startRotationY": { + "__id__": 821 + }, + "startRotationZ": { + "__id__": 822 + }, + "startRotation": { + "__id__": 822 + }, + "startDelay": { + "__id__": 823 + }, + "startLifetime": { + "__id__": 824 + }, + "duration": 1, + "loop": false, + "simulationSpeed": 1, + "playOnAwake": true, + "gravityModifier": { + "__id__": 825 + }, + "rateOverTime": { + "__id__": 826 + }, + "rateOverDistance": { + "__id__": 827 + }, + "bursts": [ + { + "__id__": 828 + } + ], + "_renderCulling": false, + "_cullingMode": 0, + "_aabbHalfX": 0, + "_aabbHalfY": 0, + "_aabbHalfZ": 0, + "_dataCulling": false, + "enableCulling": false, + "_colorOverLifetimeModule": { + "__id__": 830 + }, + "_shapeModule": { + "__id__": 837 + }, + "_sizeOvertimeModule": { + "__id__": 839 + }, + "_velocityOvertimeModule": { + "__id__": 845 + }, + "_forceOvertimeModule": { + "__id__": 850 + }, + "_limitVelocityOvertimeModule": { + "__id__": 854 + }, + "_rotationOvertimeModule": { + "__id__": 859 + }, + "_textureAnimationModule": { + "__id__": 863 + }, + "_noiseModule": { + "__id__": 867 + }, + "_trailModule": { + "__id__": 868 + }, + "renderer": { + "__id__": 873 + }, + "_prewarm": false, + "_capacity": 100, + "_simulationSpace": 1, + "_id": "565jVzuGlI878ZsQQiU4j2" + }, + { + "__type__": "cc.GradientRange", + "_mode": 0, + "color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + } + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 50, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 3, + "constantMin": 0, + "constantMax": 6.283185307179586, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0.3, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.Burst", + "_time": 0, + "_repeatCount": 1, + "repeatInterval": 1, + "count": { + "__id__": 829 + } + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 1, + "multiplier": 1 + }, + { + "__type__": "cc.ColorOvertimeModule", + "_enable": true, + "color": { + "__id__": 831 + } + }, + { + "__type__": "cc.GradientRange", + "_mode": 1, + "gradient": { + "__id__": 832 + } + }, + { + "__type__": "cc.Gradient", + "colorKeys": [ + { + "__id__": 833 + } + ], + "alphaKeys": [ + { + "__id__": 834 + }, + { + "__id__": 835 + }, + { + "__id__": 836 + } + ], + "mode": 0 + }, + { + "__type__": "cc.ColorKey", + "color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "time": 0.006696428571428571 + }, + { + "__type__": "cc.AlphaKey", + "alpha": 255, + "time": 0 + }, + { + "__type__": "cc.AlphaKey", + "alpha": 255, + "time": 0.3549107142857143 + }, + { + "__type__": "cc.AlphaKey", + "alpha": 0, + "time": 1 + }, + { + "__type__": "cc.ShapeModule", + "_enable": false, + "_shapeType": 2, + "shapeType": 2, + "emitFrom": 0, + "alignToDirection": false, + "randomDirectionAmount": 0, + "sphericalDirectionAmount": 0, + "randomPositionAmount": 0, + "radius": 1, + "radiusThickness": 1, + "arcMode": 0, + "arcSpread": 0, + "arcSpeed": { + "__id__": 838 + }, + "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": 0, + "y": 0, + "z": 0 + }, + "_scale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + }, + "_arc": 6.283185307179586, + "_angle": 0.4363323129985824 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 1, + "multiplier": 1 + }, + { + "__type__": "cc.SizeOvertimeModule", + "_enable": true, + "separateAxes": false, + "size": { + "__id__": 840 + }, + "x": { + "__id__": 842 + }, + "y": { + "__id__": 843 + }, + "z": { + "__id__": 844 + } + }, + { + "__type__": "cc.CurveRange", + "mode": 1, + "spline": { + "__id__": 841 + }, + "multiplier": 1 + }, + { + "__type__": "cc.RealCurve", + "_times": [ + 0, + 1 + ], + "_values": [ + { + "__type__": "cc.RealKeyframeValue", + "interpolationMode": 0, + "tangentWeightMode": 0, + "value": 1, + "rightTangent": -1, + "rightTangentWeight": 1, + "leftTangent": -1, + "leftTangentWeight": 1, + "easingMethod": 0, + "__editorExtras__": null + }, + { + "__type__": "cc.RealKeyframeValue", + "interpolationMode": 0, + "tangentWeightMode": 0, + "value": 0, + "rightTangent": -1, + "rightTangentWeight": 1, + "leftTangent": -1, + "leftTangentWeight": 1, + "easingMethod": 0, + "__editorExtras__": null + } + ], + "preExtrapolation": 1, + "postExtrapolation": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.VelocityOvertimeModule", + "_enable": false, + "x": { + "__id__": 846 + }, + "y": { + "__id__": 847 + }, + "z": { + "__id__": 848 + }, + "speedModifier": { + "__id__": 849 + }, + "space": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 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__": 851 + }, + "y": { + "__id__": 852 + }, + "z": { + "__id__": 853 + }, + "space": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.LimitVelocityOvertimeModule", + "_enable": false, + "limitX": { + "__id__": 855 + }, + "limitY": { + "__id__": 856 + }, + "limitZ": { + "__id__": 857 + }, + "limit": { + "__id__": 858 + }, + "dampen": 3, + "separateAxes": false, + "space": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.RotationOvertimeModule", + "_enable": false, + "_separateAxes": false, + "x": { + "__id__": 860 + }, + "y": { + "__id__": 861 + }, + "z": { + "__id__": 862 + } + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.TextureAnimationModule", + "_enable": false, + "_numTilesX": 0, + "numTilesX": 0, + "_numTilesY": 0, + "numTilesY": 0, + "_mode": 0, + "animation": 0, + "frameOverTime": { + "__id__": 864 + }, + "startFrame": { + "__id__": 866 + }, + "cycleCount": 0, + "_flipU": 0, + "_flipV": 0, + "_uvChannelMask": -1, + "randomRow": false, + "rowIndex": 0 + }, + { + "__type__": "cc.CurveRange", + "mode": 1, + "spline": { + "__id__": 865 + }, + "multiplier": 1 + }, + { + "__type__": "cc.RealCurve", + "_times": [ + 0, + 1 + ], + "_values": [ + { + "__type__": "cc.RealKeyframeValue", + "interpolationMode": 2, + "tangentWeightMode": 0, + "value": 1, + "rightTangent": 0, + "rightTangentWeight": 0, + "leftTangent": 0, + "leftTangentWeight": 0, + "easingMethod": 0, + "__editorExtras__": null + }, + { + "__type__": "cc.RealKeyframeValue", + "interpolationMode": 2, + "tangentWeightMode": 0, + "value": 1, + "rightTangent": 0, + "rightTangentWeight": 0, + "leftTangent": 0, + "leftTangentWeight": 0, + "easingMethod": 0, + "__editorExtras__": null + } + ], + "preExtrapolation": 1, + "postExtrapolation": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.NoiseModule", + "_enable": false, + "_strengthX": 10, + "_strengthY": 10, + "_strengthZ": 10, + "_noiseSpeedX": 0, + "_noiseSpeedY": 0, + "_noiseSpeedZ": 0, + "_noiseFrequency": 1, + "_remapX": 0, + "_remapY": 0, + "_remapZ": 0, + "_octaves": 1, + "_octaveMultiplier": 0.5, + "_octaveScale": 2 + }, + { + "__type__": "cc.TrailModule", + "_enable": false, + "mode": 0, + "lifeTime": { + "__id__": 869 + }, + "_minParticleDistance": 0.1, + "existWithParticles": true, + "textureMode": 0, + "widthFromParticle": true, + "widthRatio": { + "__id__": 870 + }, + "colorFromParticle": false, + "colorOverTrail": { + "__id__": 871 + }, + "colorOvertime": { + "__id__": 872 + }, + "_space": 0, + "_particleSystem": { + "__id__": 814 + } + }, + { + "__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": 0, + "_velocityScale": 1, + "_lengthScale": 1, + "_mesh": null, + "_cpuMaterial": { + "__uuid__": "548cf48a-1b5f-481a-bf71-156c0e620687", + "__expectedType__": "cc.Material" + }, + "_gpuMaterial": null, + "_mainTexture": { + "__uuid__": "100b7687-d517-4ee2-bf68-738ba0f248cc@6c48a", + "__expectedType__": "cc.Texture2D" + }, + "_useGPU": false, + "_alignSpace": 2 + }, + { + "__type__": "cc.UIMeshRenderer", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 813 + }, + "_enabled": true, + "__prefab": null, + "_id": "ed9ZOzeJ9ArbTIFiHG2f5f" + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 813 + }, + "_enabled": true, + "__prefab": null, + "_contentSize": { + "__type__": "cc.Size", + "width": 100, + "height": 100 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "e27ifZwKpN9qtwtkKbRQ7t" + }, + { + "__type__": "cc.ParticleSystem", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 433 + }, + "_enabled": true, + "__prefab": null, + "_materials": [ + { + "__uuid__": "ea7478b0-408d-4052-b703-f0d2355e095f", + "__expectedType__": "cc.Material" + } + ], + "_visFlags": 0, + "startColor": { + "__id__": 877 + }, + "scaleSpace": 1, + "startSize3D": false, + "startSizeX": { + "__id__": 878 + }, + "startSize": { + "__id__": 878 + }, + "startSizeY": { + "__id__": 879 + }, + "startSizeZ": { + "__id__": 880 + }, + "startSpeed": { + "__id__": 881 + }, + "startRotation3D": false, + "startRotationX": { + "__id__": 882 + }, + "startRotationY": { + "__id__": 883 + }, + "startRotationZ": { + "__id__": 884 + }, + "startRotation": { + "__id__": 884 + }, + "startDelay": { + "__id__": 885 + }, + "startLifetime": { + "__id__": 886 + }, + "duration": 1, + "loop": false, + "simulationSpeed": 1, + "playOnAwake": true, + "gravityModifier": { + "__id__": 887 + }, + "rateOverTime": { + "__id__": 888 + }, + "rateOverDistance": { + "__id__": 889 + }, + "bursts": [], + "_renderCulling": false, + "_cullingMode": 0, + "_aabbHalfX": 0, + "_aabbHalfY": 0, + "_aabbHalfZ": 0, + "_dataCulling": false, + "enableCulling": false, + "_colorOverLifetimeModule": { + "__id__": 890 + }, + "_shapeModule": { + "__id__": 892 + }, + "_sizeOvertimeModule": { + "__id__": 894 + }, + "_velocityOvertimeModule": { + "__id__": 899 + }, + "_forceOvertimeModule": { + "__id__": 904 + }, + "_limitVelocityOvertimeModule": { + "__id__": 908 + }, + "_rotationOvertimeModule": { + "__id__": 913 + }, + "_textureAnimationModule": { + "__id__": 917 + }, + "_noiseModule": { + "__id__": 921 + }, + "_trailModule": { + "__id__": 922 + }, + "renderer": { + "__id__": 927 + }, + "_prewarm": false, + "_capacity": 100, + "_simulationSpace": 1, + "_id": "7d6FWlS51FQYJdIWeqqRNw" + }, + { + "__type__": "cc.GradientRange", + "_mode": 0, + "color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + } + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 5, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 1, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 10, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.ColorOvertimeModule", + "_enable": false, + "color": { + "__id__": 891 + } + }, + { + "__type__": "cc.GradientRange", + "_mode": 0, + "color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + } + }, + { + "__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__": 893 + }, + "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": 0, + "y": 0, + "z": 0 + }, + "_scale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + }, + "_arc": 6.283185307179586, + "_angle": 0.4363323129985824 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 1, + "multiplier": 1 + }, + { + "__type__": "cc.SizeOvertimeModule", + "_enable": false, + "separateAxes": false, + "size": { + "__id__": 895 + }, + "x": { + "__id__": 896 + }, + "y": { + "__id__": 897 + }, + "z": { + "__id__": 898 + } + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.VelocityOvertimeModule", + "_enable": false, + "x": { + "__id__": 900 + }, + "y": { + "__id__": 901 + }, + "z": { + "__id__": 902 + }, + "speedModifier": { + "__id__": 903 + }, + "space": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 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__": 905 + }, + "y": { + "__id__": 906 + }, + "z": { + "__id__": 907 + }, + "space": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.LimitVelocityOvertimeModule", + "_enable": false, + "limitX": { + "__id__": 909 + }, + "limitY": { + "__id__": 910 + }, + "limitZ": { + "__id__": 911 + }, + "limit": { + "__id__": 912 + }, + "dampen": 3, + "separateAxes": false, + "space": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.RotationOvertimeModule", + "_enable": false, + "_separateAxes": false, + "x": { + "__id__": 914 + }, + "y": { + "__id__": 915 + }, + "z": { + "__id__": 916 + } + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.TextureAnimationModule", + "_enable": false, + "_numTilesX": 0, + "numTilesX": 0, + "_numTilesY": 0, + "numTilesY": 0, + "_mode": 0, + "animation": 0, + "frameOverTime": { + "__id__": 918 + }, + "startFrame": { + "__id__": 920 + }, + "cycleCount": 0, + "_flipU": 0, + "_flipV": 0, + "_uvChannelMask": -1, + "randomRow": false, + "rowIndex": 0 + }, + { + "__type__": "cc.CurveRange", + "mode": 1, + "spline": { + "__id__": 919 + }, + "multiplier": 1 + }, + { + "__type__": "cc.RealCurve", + "_times": [ + 0, + 1 + ], + "_values": [ + { + "__type__": "cc.RealKeyframeValue", + "interpolationMode": 2, + "tangentWeightMode": 0, + "value": 1, + "rightTangent": 0, + "rightTangentWeight": 0, + "leftTangent": 0, + "leftTangentWeight": 0, + "easingMethod": 0, + "__editorExtras__": null + }, + { + "__type__": "cc.RealKeyframeValue", + "interpolationMode": 2, + "tangentWeightMode": 0, + "value": 1, + "rightTangent": 0, + "rightTangentWeight": 0, + "leftTangent": 0, + "leftTangentWeight": 0, + "easingMethod": 0, + "__editorExtras__": null + } + ], + "preExtrapolation": 1, + "postExtrapolation": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.NoiseModule", + "_enable": false, + "_strengthX": 10, + "_strengthY": 10, + "_strengthZ": 10, + "_noiseSpeedX": 0, + "_noiseSpeedY": 0, + "_noiseSpeedZ": 0, + "_noiseFrequency": 1, + "_remapX": 0, + "_remapY": 0, + "_remapZ": 0, + "_octaves": 1, + "_octaveMultiplier": 0.5, + "_octaveScale": 2 + }, + { + "__type__": "cc.TrailModule", + "_enable": false, + "mode": 0, + "lifeTime": { + "__id__": 923 + }, + "_minParticleDistance": 0.1, + "existWithParticles": true, + "textureMode": 0, + "widthFromParticle": true, + "widthRatio": { + "__id__": 924 + }, + "colorFromParticle": false, + "colorOverTrail": { + "__id__": 925 + }, + "colorOvertime": { + "__id__": 926 + }, + "_space": 0, + "_particleSystem": { + "__id__": 876 + } + }, + { + "__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": 0, + "_velocityScale": 1, + "_lengthScale": 1, + "_mesh": null, + "_cpuMaterial": { + "__uuid__": "ea7478b0-408d-4052-b703-f0d2355e095f", + "__expectedType__": "cc.Material" + }, + "_gpuMaterial": null, + "_mainTexture": { + "__uuid__": "b5b27ab1-e740-4398-b407-848fc2b2c897@6c48a", + "__expectedType__": "cc.Texture2D" + }, + "_useGPU": false, + "_alignSpace": 2 + }, + { + "__type__": "cc.UIMeshRenderer", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 433 + }, + "_enabled": true, + "__prefab": null, + "_id": "baFyNHmw5PM7kDe3rC1QKi" + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 433 + }, + "_enabled": true, + "__prefab": null, + "_contentSize": { + "__type__": "cc.Size", + "width": 100, + "height": 100 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "40nOMd9/BDJ7dgPSVlzrDV" + }, + { + "__type__": "cc.Node", + "_name": "Lose", + "_objFlags": 0, + "_parent": { + "__id__": 216 + }, + "_children": [ + { + "__id__": 931 + }, + { + "__id__": 993 + }, + { + "__id__": 1059 + }, + { + "__id__": 1122 + } + ], + "_active": true, + "_components": [ + { + "__id__": 1185 + }, + { + "__id__": 1237 + }, + { + "__id__": 1238 + } + ], + "_prefab": null, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + }, + "_mobility": 0, + "_layer": 33554432, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "571JFYBjBCxopiD1CP9xR4" + }, + { + "__type__": "cc.Node", + "_name": "smoke", + "_objFlags": 0, + "_parent": { + "__id__": 930 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 932 + }, + { + "__id__": 991 + }, + { + "__id__": 992 + } + ], + "_prefab": null, + "_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": 25, + "y": 25, + "z": 1 + }, + "_mobility": 0, + "_layer": 33554432, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "856LNvlHZM1I9BdDh8hAhg" + }, + { + "__type__": "cc.ParticleSystem", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 931 + }, + "_enabled": true, + "__prefab": null, + "_materials": [ + { + "__uuid__": "3cdb48d0-f8e9-4756-b6e7-6be5717bc7f3", + "__expectedType__": "cc.Material" + } + ], + "_visFlags": 0, + "startColor": { + "__id__": 933 + }, + "scaleSpace": 1, + "startSize3D": false, + "startSizeX": { + "__id__": 934 + }, + "startSize": { + "__id__": 934 + }, + "startSizeY": { + "__id__": 935 + }, + "startSizeZ": { + "__id__": 936 + }, + "startSpeed": { + "__id__": 937 + }, + "startRotation3D": false, + "startRotationX": { + "__id__": 938 + }, + "startRotationY": { + "__id__": 939 + }, + "startRotationZ": { + "__id__": 940 + }, + "startRotation": { + "__id__": 940 + }, + "startDelay": { + "__id__": 941 + }, + "startLifetime": { + "__id__": 942 + }, + "duration": 1, + "loop": false, + "simulationSpeed": 1, + "playOnAwake": true, + "gravityModifier": { + "__id__": 943 + }, + "rateOverTime": { + "__id__": 944 + }, + "rateOverDistance": { + "__id__": 945 + }, + "bursts": [ + { + "__id__": 946 + } + ], + "_renderCulling": false, + "_cullingMode": 0, + "_aabbHalfX": 0, + "_aabbHalfY": 0, + "_aabbHalfZ": 0, + "_dataCulling": false, + "enableCulling": false, + "_colorOverLifetimeModule": { + "__id__": 948 + }, + "_shapeModule": { + "__id__": 955 + }, + "_sizeOvertimeModule": { + "__id__": 957 + }, + "_velocityOvertimeModule": { + "__id__": 962 + }, + "_forceOvertimeModule": { + "__id__": 967 + }, + "_limitVelocityOvertimeModule": { + "__id__": 971 + }, + "_rotationOvertimeModule": { + "__id__": 976 + }, + "_textureAnimationModule": { + "__id__": 980 + }, + "_noiseModule": { + "__id__": 984 + }, + "_trailModule": { + "__id__": 985 + }, + "renderer": { + "__id__": 990 + }, + "_prewarm": false, + "_capacity": 100, + "_simulationSpace": 1, + "_id": "36dvX4dghPM5s8GZv6e7Li" + }, + { + "__type__": "cc.GradientRange", + "_mode": 0, + "color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + } + }, + { + "__type__": "cc.CurveRange", + "mode": 3, + "constantMin": 1, + "constantMax": 10, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 3, + "constantMin": 10, + "constantMax": 20, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 3, + "constantMin": 0.3, + "constantMax": 0.5, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.Burst", + "_time": 0, + "_repeatCount": 1, + "repeatInterval": 1, + "count": { + "__id__": 947 + } + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 10, + "multiplier": 1 + }, + { + "__type__": "cc.ColorOvertimeModule", + "_enable": true, + "color": { + "__id__": 949 + } + }, + { + "__type__": "cc.GradientRange", + "_mode": 1, + "gradient": { + "__id__": 950 + } + }, + { + "__type__": "cc.Gradient", + "colorKeys": [ + { + "__id__": 951 + }, + { + "__id__": 952 + } + ], + "alphaKeys": [ + { + "__id__": 953 + }, + { + "__id__": 954 + } + ], + "mode": 0 + }, + { + "__type__": "cc.ColorKey", + "color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "time": 0 + }, + { + "__type__": "cc.ColorKey", + "color": { + "__type__": "cc.Color", + "r": 62, + "g": 68, + "b": 89, + "a": 255 + }, + "time": 1 + }, + { + "__type__": "cc.AlphaKey", + "alpha": 255, + "time": 0 + }, + { + "__type__": "cc.AlphaKey", + "alpha": 0, + "time": 1 + }, + { + "__type__": "cc.ShapeModule", + "_enable": true, + "_shapeType": 1, + "shapeType": 1, + "emitFrom": 3, + "alignToDirection": false, + "randomDirectionAmount": 0, + "sphericalDirectionAmount": 0, + "randomPositionAmount": 0, + "radius": 10.3, + "radiusThickness": 1, + "arcMode": 0, + "arcSpread": 0, + "arcSpeed": { + "__id__": 956 + }, + "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": 0, + "y": 0, + "z": 0 + }, + "_scale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + }, + "_arc": 6.283185307179586, + "_angle": 0.4363323129985824 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 1, + "multiplier": 1 + }, + { + "__type__": "cc.SizeOvertimeModule", + "_enable": false, + "separateAxes": false, + "size": { + "__id__": 958 + }, + "x": { + "__id__": 959 + }, + "y": { + "__id__": 960 + }, + "z": { + "__id__": 961 + } + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.VelocityOvertimeModule", + "_enable": false, + "x": { + "__id__": 963 + }, + "y": { + "__id__": 964 + }, + "z": { + "__id__": 965 + }, + "speedModifier": { + "__id__": 966 + }, + "space": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 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__": 968 + }, + "y": { + "__id__": 969 + }, + "z": { + "__id__": 970 + }, + "space": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.LimitVelocityOvertimeModule", + "_enable": true, + "limitX": { + "__id__": 972 + }, + "limitY": { + "__id__": 973 + }, + "limitZ": { + "__id__": 974 + }, + "limit": { + "__id__": 975 + }, + "dampen": 0.2, + "separateAxes": false, + "space": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 1, + "multiplier": 1 + }, + { + "__type__": "cc.RotationOvertimeModule", + "_enable": false, + "_separateAxes": false, + "x": { + "__id__": 977 + }, + "y": { + "__id__": 978 + }, + "z": { + "__id__": 979 + } + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 3, + "constantMin": 0, + "constantMax": 1.5707963267948966, + "multiplier": 1 + }, + { + "__type__": "cc.TextureAnimationModule", + "_enable": true, + "_numTilesX": 2, + "numTilesX": 2, + "_numTilesY": 2, + "numTilesY": 2, + "_mode": 0, + "animation": 0, + "frameOverTime": { + "__id__": 981 + }, + "startFrame": { + "__id__": 983 + }, + "cycleCount": 0, + "_flipU": 0, + "_flipV": 0, + "_uvChannelMask": -1, + "randomRow": false, + "rowIndex": 0 + }, + { + "__type__": "cc.CurveRange", + "mode": 1, + "spline": { + "__id__": 982 + }, + "multiplier": 1 + }, + { + "__type__": "cc.RealCurve", + "_times": [ + 0, + 1 + ], + "_values": [ + { + "__type__": "cc.RealKeyframeValue", + "interpolationMode": 2, + "tangentWeightMode": 0, + "value": 1, + "rightTangent": 0, + "rightTangentWeight": 0, + "leftTangent": 0, + "leftTangentWeight": 0, + "easingMethod": 0, + "__editorExtras__": null + }, + { + "__type__": "cc.RealKeyframeValue", + "interpolationMode": 2, + "tangentWeightMode": 0, + "value": 1, + "rightTangent": 0, + "rightTangentWeight": 0, + "leftTangent": 0, + "leftTangentWeight": 0, + "easingMethod": 0, + "__editorExtras__": null + } + ], + "preExtrapolation": 1, + "postExtrapolation": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 3, + "constantMin": 0, + "constantMax": 4, + "multiplier": 1 + }, + { + "__type__": "cc.NoiseModule", + "_enable": false, + "_strengthX": 10, + "_strengthY": 10, + "_strengthZ": 10, + "_noiseSpeedX": 0, + "_noiseSpeedY": 0, + "_noiseSpeedZ": 0, + "_noiseFrequency": 1, + "_remapX": 0, + "_remapY": 0, + "_remapZ": 0, + "_octaves": 1, + "_octaveMultiplier": 0.5, + "_octaveScale": 2 + }, + { + "__type__": "cc.TrailModule", + "_enable": false, + "mode": 0, + "lifeTime": { + "__id__": 986 + }, + "_minParticleDistance": 0.1, + "existWithParticles": true, + "textureMode": 0, + "widthFromParticle": true, + "widthRatio": { + "__id__": 987 + }, + "colorFromParticle": false, + "colorOverTrail": { + "__id__": 988 + }, + "colorOvertime": { + "__id__": 989 + }, + "_space": 0, + "_particleSystem": { + "__id__": 932 + } + }, + { + "__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": 0, + "_velocityScale": 1, + "_lengthScale": 1, + "_mesh": null, + "_cpuMaterial": { + "__uuid__": "3cdb48d0-f8e9-4756-b6e7-6be5717bc7f3", + "__expectedType__": "cc.Material" + }, + "_gpuMaterial": null, + "_mainTexture": { + "__uuid__": "110c1b20-2760-4600-b9fd-6e113ad1a1fe@6c48a", + "__expectedType__": "cc.Texture2D" + }, + "_useGPU": false, + "_alignSpace": 2 + }, + { + "__type__": "cc.UIMeshRenderer", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 931 + }, + "_enabled": true, + "__prefab": null, + "_id": "b9QEALxDVM+KJy0bg97auK" + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 931 + }, + "_enabled": true, + "__prefab": null, + "_contentSize": { + "__type__": "cc.Size", + "width": 100, + "height": 100 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "10/k2Txb5AMLATso6+2Jso" + }, + { + "__type__": "cc.Node", + "_name": "Text", + "_objFlags": 0, + "_parent": { + "__id__": 930 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 994 + }, + { + "__id__": 1057 + }, + { + "__id__": 1058 + } + ], + "_prefab": null, + "_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": 26, + "y": 8, + "z": 1 + }, + "_mobility": 0, + "_layer": 33554432, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "9c7TuAJAhJ2ab7SuV7mtUg" + }, + { + "__type__": "cc.ParticleSystem", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 993 + }, + "_enabled": true, + "__prefab": null, + "_materials": [ + { + "__uuid__": "e2fb6398-e6a8-4b67-b3c0-715058986862", + "__expectedType__": "cc.Material" + } + ], + "_visFlags": 0, + "startColor": { + "__id__": 995 + }, + "scaleSpace": 1, + "startSize3D": false, + "startSizeX": { + "__id__": 996 + }, + "startSize": { + "__id__": 996 + }, + "startSizeY": { + "__id__": 997 + }, + "startSizeZ": { + "__id__": 998 + }, + "startSpeed": { + "__id__": 999 + }, + "startRotation3D": false, + "startRotationX": { + "__id__": 1000 + }, + "startRotationY": { + "__id__": 1001 + }, + "startRotationZ": { + "__id__": 1002 + }, + "startRotation": { + "__id__": 1002 + }, + "startDelay": { + "__id__": 1003 + }, + "startLifetime": { + "__id__": 1004 + }, + "duration": 1, + "loop": false, + "simulationSpeed": 1, + "playOnAwake": true, + "gravityModifier": { + "__id__": 1005 + }, + "rateOverTime": { + "__id__": 1006 + }, + "rateOverDistance": { + "__id__": 1007 + }, + "bursts": [ + { + "__id__": 1008 + } + ], + "_renderCulling": false, + "_cullingMode": 0, + "_aabbHalfX": 0, + "_aabbHalfY": 0, + "_aabbHalfZ": 0, + "_dataCulling": false, + "enableCulling": false, + "_colorOverLifetimeModule": { + "__id__": 1010 + }, + "_shapeModule": { + "__id__": 1020 + }, + "_sizeOvertimeModule": { + "__id__": 1022 + }, + "_velocityOvertimeModule": { + "__id__": 1028 + }, + "_forceOvertimeModule": { + "__id__": 1033 + }, + "_limitVelocityOvertimeModule": { + "__id__": 1037 + }, + "_rotationOvertimeModule": { + "__id__": 1042 + }, + "_textureAnimationModule": { + "__id__": 1046 + }, + "_noiseModule": { + "__id__": 1050 + }, + "_trailModule": { + "__id__": 1051 + }, + "renderer": { + "__id__": 1056 + }, + "_prewarm": false, + "_capacity": 100, + "_simulationSpace": 1, + "_id": "deA1m9xoNPUYDbMT5RhN3a" + }, + { + "__type__": "cc.GradientRange", + "_mode": 0, + "color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + } + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 30, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 10, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 1, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.Burst", + "_time": 0, + "_repeatCount": 1, + "repeatInterval": 1, + "count": { + "__id__": 1009 + } + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 1, + "multiplier": 1 + }, + { + "__type__": "cc.ColorOvertimeModule", + "_enable": true, + "color": { + "__id__": 1011 + } + }, + { + "__type__": "cc.GradientRange", + "_mode": 1, + "gradient": { + "__id__": 1012 + } + }, + { + "__type__": "cc.Gradient", + "colorKeys": [ + { + "__id__": 1013 + }, + { + "__id__": 1014 + }, + { + "__id__": 1015 + } + ], + "alphaKeys": [ + { + "__id__": 1016 + }, + { + "__id__": 1017 + }, + { + "__id__": 1018 + }, + { + "__id__": 1019 + } + ], + "mode": 0 + }, + { + "__type__": "cc.ColorKey", + "color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "time": 0 + }, + { + "__type__": "cc.ColorKey", + "color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "time": 0.5290178571428571 + }, + { + "__type__": "cc.ColorKey", + "color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "time": 1 + }, + { + "__type__": "cc.AlphaKey", + "alpha": 0, + "time": 0 + }, + { + "__type__": "cc.AlphaKey", + "alpha": 255, + "time": 0.20044642857142858 + }, + { + "__type__": "cc.AlphaKey", + "alpha": 255, + "time": 0.7754464285714286 + }, + { + "__type__": "cc.AlphaKey", + "alpha": 0, + "time": 1 + }, + { + "__type__": "cc.ShapeModule", + "_enable": false, + "_shapeType": 1, + "shapeType": 1, + "emitFrom": 0, + "alignToDirection": false, + "randomDirectionAmount": 0, + "sphericalDirectionAmount": 0, + "randomPositionAmount": 0, + "radius": 1, + "radiusThickness": 1, + "arcMode": 0, + "arcSpread": 0, + "arcSpeed": { + "__id__": 1021 + }, + "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": 0, + "y": 0, + "z": 0 + }, + "_scale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + }, + "_arc": 6.283185307179586, + "_angle": 0.4363323129985824 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 1, + "multiplier": 1 + }, + { + "__type__": "cc.SizeOvertimeModule", + "_enable": true, + "separateAxes": false, + "size": { + "__id__": 1023 + }, + "x": { + "__id__": 1025 + }, + "y": { + "__id__": 1026 + }, + "z": { + "__id__": 1027 + } + }, + { + "__type__": "cc.CurveRange", + "mode": 1, + "spline": { + "__id__": 1024 + }, + "multiplier": 1 + }, + { + "__type__": "cc.RealCurve", + "_times": [ + 0, + 0.25384615384615383, + 1 + ], + "_values": [ + { + "__type__": "cc.RealKeyframeValue", + "interpolationMode": 2, + "tangentWeightMode": 0, + "value": 0.5333333333333333, + "rightTangent": 1.2102102102102104, + "rightTangentWeight": 1, + "leftTangent": 1.2102102102102104, + "leftTangentWeight": 1, + "easingMethod": 0, + "__editorExtras__": null + }, + { + "__type__": "cc.RealKeyframeValue", + "interpolationMode": 2, + "tangentWeightMode": 0, + "value": 0.8962962962962963, + "rightTangent": 0, + "rightTangentWeight": 0, + "leftTangent": 0, + "leftTangentWeight": 0, + "easingMethod": 0, + "__editorExtras__": null + }, + { + "__type__": "cc.RealKeyframeValue", + "interpolationMode": 2, + "tangentWeightMode": 0, + "value": 1, + "rightTangent": 0, + "rightTangentWeight": 1, + "leftTangent": 0, + "leftTangentWeight": 1, + "easingMethod": 0, + "__editorExtras__": null + } + ], + "preExtrapolation": 1, + "postExtrapolation": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.VelocityOvertimeModule", + "_enable": false, + "x": { + "__id__": 1029 + }, + "y": { + "__id__": 1030 + }, + "z": { + "__id__": 1031 + }, + "speedModifier": { + "__id__": 1032 + }, + "space": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 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__": 1034 + }, + "y": { + "__id__": 1035 + }, + "z": { + "__id__": 1036 + }, + "space": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.LimitVelocityOvertimeModule", + "_enable": false, + "limitX": { + "__id__": 1038 + }, + "limitY": { + "__id__": 1039 + }, + "limitZ": { + "__id__": 1040 + }, + "limit": { + "__id__": 1041 + }, + "dampen": 3, + "separateAxes": false, + "space": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.RotationOvertimeModule", + "_enable": false, + "_separateAxes": false, + "x": { + "__id__": 1043 + }, + "y": { + "__id__": 1044 + }, + "z": { + "__id__": 1045 + } + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.TextureAnimationModule", + "_enable": false, + "_numTilesX": 0, + "numTilesX": 0, + "_numTilesY": 0, + "numTilesY": 0, + "_mode": 0, + "animation": 0, + "frameOverTime": { + "__id__": 1047 + }, + "startFrame": { + "__id__": 1049 + }, + "cycleCount": 0, + "_flipU": 0, + "_flipV": 0, + "_uvChannelMask": -1, + "randomRow": false, + "rowIndex": 0 + }, + { + "__type__": "cc.CurveRange", + "mode": 1, + "spline": { + "__id__": 1048 + }, + "multiplier": 1 + }, + { + "__type__": "cc.RealCurve", + "_times": [ + 0, + 1 + ], + "_values": [ + { + "__type__": "cc.RealKeyframeValue", + "interpolationMode": 2, + "tangentWeightMode": 0, + "value": 1, + "rightTangent": 0, + "rightTangentWeight": 0, + "leftTangent": 0, + "leftTangentWeight": 0, + "easingMethod": 0, + "__editorExtras__": null + }, + { + "__type__": "cc.RealKeyframeValue", + "interpolationMode": 2, + "tangentWeightMode": 0, + "value": 1, + "rightTangent": 0, + "rightTangentWeight": 0, + "leftTangent": 0, + "leftTangentWeight": 0, + "easingMethod": 0, + "__editorExtras__": null + } + ], + "preExtrapolation": 1, + "postExtrapolation": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.NoiseModule", + "_enable": false, + "_strengthX": 10, + "_strengthY": 10, + "_strengthZ": 10, + "_noiseSpeedX": 0, + "_noiseSpeedY": 0, + "_noiseSpeedZ": 0, + "_noiseFrequency": 1, + "_remapX": 0, + "_remapY": 0, + "_remapZ": 0, + "_octaves": 1, + "_octaveMultiplier": 0.5, + "_octaveScale": 2 + }, + { + "__type__": "cc.TrailModule", + "_enable": false, + "mode": 0, + "lifeTime": { + "__id__": 1052 + }, + "_minParticleDistance": 0.1, + "existWithParticles": true, + "textureMode": 0, + "widthFromParticle": true, + "widthRatio": { + "__id__": 1053 + }, + "colorFromParticle": false, + "colorOverTrail": { + "__id__": 1054 + }, + "colorOvertime": { + "__id__": 1055 + }, + "_space": 0, + "_particleSystem": { + "__id__": 994 + } + }, + { + "__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": 0, + "_velocityScale": 1, + "_lengthScale": 1, + "_mesh": null, + "_cpuMaterial": { + "__uuid__": "e2fb6398-e6a8-4b67-b3c0-715058986862", + "__expectedType__": "cc.Material" + }, + "_gpuMaterial": null, + "_mainTexture": { + "__uuid__": "2759b611-35de-4f47-b821-3a964a108a9d@6c48a", + "__expectedType__": "cc.Texture2D" + }, + "_useGPU": false, + "_alignSpace": 2 + }, + { + "__type__": "cc.UIMeshRenderer", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 993 + }, + "_enabled": true, + "__prefab": null, + "_id": "9aAyaLFLtDRr44EnE1d7je" + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 993 + }, + "_enabled": true, + "__prefab": null, + "_contentSize": { + "__type__": "cc.Size", + "width": 100, + "height": 100 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "d72eE7LYNPrp05UrlkrYRN" + }, + { + "__type__": "cc.Node", + "_name": "star", + "_objFlags": 0, + "_parent": { + "__id__": 930 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 1060 + }, + { + "__id__": 1120 + }, + { + "__id__": 1121 + } + ], + "_prefab": null, + "_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": 25, + "y": 25, + "z": 1 + }, + "_mobility": 0, + "_layer": 33554432, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "70mp4Lb/ZI5I++d3fDgUz0" + }, + { + "__type__": "cc.ParticleSystem", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1059 + }, + "_enabled": true, + "__prefab": null, + "_materials": [ + { + "__uuid__": "5e4d56ac-5f20-42d8-8dee-7e2b491eaad6", + "__expectedType__": "cc.Material" + } + ], + "_visFlags": 0, + "startColor": { + "__id__": 1061 + }, + "scaleSpace": 1, + "startSize3D": false, + "startSizeX": { + "__id__": 1062 + }, + "startSize": { + "__id__": 1062 + }, + "startSizeY": { + "__id__": 1063 + }, + "startSizeZ": { + "__id__": 1064 + }, + "startSpeed": { + "__id__": 1065 + }, + "startRotation3D": false, + "startRotationX": { + "__id__": 1066 + }, + "startRotationY": { + "__id__": 1067 + }, + "startRotationZ": { + "__id__": 1068 + }, + "startRotation": { + "__id__": 1068 + }, + "startDelay": { + "__id__": 1069 + }, + "startLifetime": { + "__id__": 1070 + }, + "duration": 1, + "loop": false, + "simulationSpeed": 1, + "playOnAwake": true, + "gravityModifier": { + "__id__": 1071 + }, + "rateOverTime": { + "__id__": 1072 + }, + "rateOverDistance": { + "__id__": 1073 + }, + "bursts": [ + { + "__id__": 1074 + } + ], + "_renderCulling": false, + "_cullingMode": 0, + "_aabbHalfX": 0, + "_aabbHalfY": 0, + "_aabbHalfZ": 0, + "_dataCulling": false, + "enableCulling": false, + "_colorOverLifetimeModule": { + "__id__": 1076 + }, + "_shapeModule": { + "__id__": 1081 + }, + "_sizeOvertimeModule": { + "__id__": 1083 + }, + "_velocityOvertimeModule": { + "__id__": 1091 + }, + "_forceOvertimeModule": { + "__id__": 1096 + }, + "_limitVelocityOvertimeModule": { + "__id__": 1100 + }, + "_rotationOvertimeModule": { + "__id__": 1105 + }, + "_textureAnimationModule": { + "__id__": 1109 + }, + "_noiseModule": { + "__id__": 1113 + }, + "_trailModule": { + "__id__": 1114 + }, + "renderer": { + "__id__": 1119 + }, + "_prewarm": false, + "_capacity": 100, + "_simulationSpace": 1, + "_id": "02yxtIxGdCKrCAHiz5CuVW" + }, + { + "__type__": "cc.GradientRange", + "_mode": 0, + "color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + } + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 20, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0.25, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.Burst", + "_time": 0, + "_repeatCount": 1, + "repeatInterval": 1, + "count": { + "__id__": 1075 + } + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 1, + "multiplier": 1 + }, + { + "__type__": "cc.ColorOvertimeModule", + "_enable": true, + "color": { + "__id__": 1077 + } + }, + { + "__type__": "cc.GradientRange", + "_mode": 1, + "gradient": { + "__id__": 1078 + } + }, + { + "__type__": "cc.Gradient", + "colorKeys": [], + "alphaKeys": [ + { + "__id__": 1079 + }, + { + "__id__": 1080 + } + ], + "mode": 0 + }, + { + "__type__": "cc.AlphaKey", + "alpha": 255, + "time": 0.921875 + }, + { + "__type__": "cc.AlphaKey", + "alpha": 0, + "time": 1 + }, + { + "__type__": "cc.ShapeModule", + "_enable": false, + "_shapeType": 2, + "shapeType": 2, + "emitFrom": 0, + "alignToDirection": false, + "randomDirectionAmount": 0, + "sphericalDirectionAmount": 0, + "randomPositionAmount": 0, + "radius": 1, + "radiusThickness": 1, + "arcMode": 0, + "arcSpread": 0, + "arcSpeed": { + "__id__": 1082 + }, + "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": 0, + "y": 0, + "z": 0 + }, + "_scale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + }, + "_arc": 6.283185307179586, + "_angle": 0.4363323129985824 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 1, + "multiplier": 1 + }, + { + "__type__": "cc.SizeOvertimeModule", + "_enable": true, + "separateAxes": true, + "size": { + "__id__": 1084 + }, + "x": { + "__id__": 1086 + }, + "y": { + "__id__": 1088 + }, + "z": { + "__id__": 1090 + } + }, + { + "__type__": "cc.CurveRange", + "mode": 1, + "spline": { + "__id__": 1085 + }, + "multiplier": 1 + }, + { + "__type__": "cc.RealCurve", + "_times": [ + 0.005128205128205128, + 0.24358974358974358, + 0.47692307692307695, + 0.6923076923076923, + 0.9230769230769231, + 1 + ], + "_values": [ + { + "__type__": "cc.RealKeyframeValue", + "interpolationMode": 2, + "tangentWeightMode": 0, + "value": 0.012888791041709273, + "rightTangent": 1.4925925925925927, + "rightTangentWeight": 0, + "leftTangent": 1.4925925925925927, + "leftTangentWeight": 0, + "easingMethod": 0, + "__editorExtras__": null + }, + { + "__type__": "cc.RealKeyframeValue", + "interpolationMode": 2, + "tangentWeightMode": 0, + "value": 0.48696286511578335, + "rightTangent": -0.8733850129198965, + "rightTangentWeight": 0, + "leftTangent": -0.8733850129198965, + "leftTangentWeight": 0, + "easingMethod": 0, + "__editorExtras__": null + }, + { + "__type__": "cc.RealKeyframeValue", + "interpolationMode": 2, + "tangentWeightMode": 0, + "value": 0.6388147169676353, + "rightTangent": -0.8345679012345678, + "rightTangentWeight": 0, + "leftTangent": -0.8345679012345678, + "leftTangentWeight": 0, + "easingMethod": 0, + "__editorExtras__": null + }, + { + "__type__": "cc.RealKeyframeValue", + "interpolationMode": 2, + "tangentWeightMode": 0, + "value": 0.7091850873380056, + "rightTangent": 0, + "rightTangentWeight": 0, + "leftTangent": 0, + "leftTangentWeight": 0, + "easingMethod": 0, + "__editorExtras__": null + }, + { + "__type__": "cc.RealKeyframeValue", + "interpolationMode": 2, + "tangentWeightMode": 0, + "value": 0.6592592592592592, + "rightTangent": -0.3223381770654961, + "rightTangentWeight": 0, + "leftTangent": -0.3223381770654961, + "leftTangentWeight": 0, + "easingMethod": 0, + "__editorExtras__": null + }, + { + "__type__": "cc.RealKeyframeValue", + "interpolationMode": 2, + "tangentWeightMode": 0, + "value": 1, + "rightTangent": 4.757040217070373, + "rightTangentWeight": 0, + "leftTangent": 4.757040217070373, + "leftTangentWeight": 0, + "easingMethod": 0, + "__editorExtras__": null + } + ], + "preExtrapolation": 1, + "postExtrapolation": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 1, + "spline": { + "__id__": 1087 + }, + "multiplier": 1 + }, + { + "__type__": "cc.RealCurve", + "_times": [ + 0, + 0.517948717948718, + 1 + ], + "_values": [ + { + "__type__": "cc.RealKeyframeValue", + "interpolationMode": 2, + "tangentWeightMode": 0, + "value": 1, + "rightTangent": 3.8174603174603154, + "rightTangentWeight": 1, + "leftTangent": 3.8174603174603154, + "leftTangentWeight": 1, + "easingMethod": 0, + "__editorExtras__": null + }, + { + "__type__": "cc.RealKeyframeValue", + "interpolationMode": 2, + "tangentWeightMode": 0, + "value": 0.3814814814814815, + "rightTangent": -0.060185185185185244, + "rightTangentWeight": 0, + "leftTangent": -0.060185185185185244, + "leftTangentWeight": 0, + "easingMethod": 0, + "__editorExtras__": null + }, + { + "__type__": "cc.RealKeyframeValue", + "interpolationMode": 2, + "tangentWeightMode": 0, + "value": 0, + "rightTangent": -1.5108556832694764, + "rightTangentWeight": 1, + "leftTangent": -1.5108556832694764, + "leftTangentWeight": 1, + "easingMethod": 0, + "__editorExtras__": null + } + ], + "preExtrapolation": 1, + "postExtrapolation": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 1, + "spline": { + "__id__": 1089 + }, + "multiplier": 1 + }, + { + "__type__": "cc.RealCurve", + "_times": [ + 0, + 0.5538461538461539, + 1 + ], + "_values": [ + { + "__type__": "cc.RealKeyframeValue", + "interpolationMode": 2, + "tangentWeightMode": 0, + "value": 1, + "rightTangent": -1.4444444444444444, + "rightTangentWeight": 1, + "leftTangent": -1.4444444444444444, + "leftTangentWeight": 1, + "easingMethod": 0, + "__editorExtras__": null + }, + { + "__type__": "cc.RealKeyframeValue", + "interpolationMode": 2, + "tangentWeightMode": 0, + "value": 0.8592592592592593, + "rightTangent": 1.031746031746032, + "rightTangentWeight": 0, + "leftTangent": 1.031746031746032, + "leftTangentWeight": 0, + "easingMethod": 0, + "__editorExtras__": null + }, + { + "__type__": "cc.RealKeyframeValue", + "interpolationMode": 2, + "tangentWeightMode": 0, + "value": 0, + "rightTangent": 0, + "rightTangentWeight": 1, + "leftTangent": 0, + "leftTangentWeight": 1, + "easingMethod": 0, + "__editorExtras__": null + } + ], + "preExtrapolation": 1, + "postExtrapolation": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 1, + "multiplier": 1 + }, + { + "__type__": "cc.VelocityOvertimeModule", + "_enable": false, + "x": { + "__id__": 1092 + }, + "y": { + "__id__": 1093 + }, + "z": { + "__id__": 1094 + }, + "speedModifier": { + "__id__": 1095 + }, + "space": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 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__": 1097 + }, + "y": { + "__id__": 1098 + }, + "z": { + "__id__": 1099 + }, + "space": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.LimitVelocityOvertimeModule", + "_enable": false, + "limitX": { + "__id__": 1101 + }, + "limitY": { + "__id__": 1102 + }, + "limitZ": { + "__id__": 1103 + }, + "limit": { + "__id__": 1104 + }, + "dampen": 3, + "separateAxes": false, + "space": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.RotationOvertimeModule", + "_enable": false, + "_separateAxes": false, + "x": { + "__id__": 1106 + }, + "y": { + "__id__": 1107 + }, + "z": { + "__id__": 1108 + } + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.TextureAnimationModule", + "_enable": false, + "_numTilesX": 0, + "numTilesX": 0, + "_numTilesY": 0, + "numTilesY": 0, + "_mode": 0, + "animation": 0, + "frameOverTime": { + "__id__": 1110 + }, + "startFrame": { + "__id__": 1112 + }, + "cycleCount": 0, + "_flipU": 0, + "_flipV": 0, + "_uvChannelMask": -1, + "randomRow": false, + "rowIndex": 0 + }, + { + "__type__": "cc.CurveRange", + "mode": 1, + "spline": { + "__id__": 1111 + }, + "multiplier": 1 + }, + { + "__type__": "cc.RealCurve", + "_times": [ + 0, + 1 + ], + "_values": [ + { + "__type__": "cc.RealKeyframeValue", + "interpolationMode": 2, + "tangentWeightMode": 0, + "value": 1, + "rightTangent": 0, + "rightTangentWeight": 0, + "leftTangent": 0, + "leftTangentWeight": 0, + "easingMethod": 0, + "__editorExtras__": null + }, + { + "__type__": "cc.RealKeyframeValue", + "interpolationMode": 2, + "tangentWeightMode": 0, + "value": 1, + "rightTangent": 0, + "rightTangentWeight": 0, + "leftTangent": 0, + "leftTangentWeight": 0, + "easingMethod": 0, + "__editorExtras__": null + } + ], + "preExtrapolation": 1, + "postExtrapolation": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.NoiseModule", + "_enable": false, + "_strengthX": 10, + "_strengthY": 10, + "_strengthZ": 10, + "_noiseSpeedX": 0, + "_noiseSpeedY": 0, + "_noiseSpeedZ": 0, + "_noiseFrequency": 1, + "_remapX": 0, + "_remapY": 0, + "_remapZ": 0, + "_octaves": 1, + "_octaveMultiplier": 0.5, + "_octaveScale": 2 + }, + { + "__type__": "cc.TrailModule", + "_enable": false, + "mode": 0, + "lifeTime": { + "__id__": 1115 + }, + "_minParticleDistance": 0.1, + "existWithParticles": true, + "textureMode": 0, + "widthFromParticle": true, + "widthRatio": { + "__id__": 1116 + }, + "colorFromParticle": false, + "colorOverTrail": { + "__id__": 1117 + }, + "colorOvertime": { + "__id__": 1118 + }, + "_space": 0, + "_particleSystem": { + "__id__": 1060 + } + }, + { + "__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": 0, + "_velocityScale": 1, + "_lengthScale": 1, + "_mesh": null, + "_cpuMaterial": { + "__uuid__": "5e4d56ac-5f20-42d8-8dee-7e2b491eaad6", + "__expectedType__": "cc.Material" + }, + "_gpuMaterial": null, + "_mainTexture": { + "__uuid__": "435cbd16-621a-4d9d-84e9-834d9e388b3a@6c48a", + "__expectedType__": "cc.Texture2D" + }, + "_useGPU": false, + "_alignSpace": 2 + }, + { + "__type__": "cc.UIMeshRenderer", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1059 + }, + "_enabled": true, + "__prefab": null, + "_id": "6brrk0svJBR6cyyz/6cVAi" + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1059 + }, + "_enabled": true, + "__prefab": null, + "_contentSize": { + "__type__": "cc.Size", + "width": 100, + "height": 100 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "5fOaWsqY9NdZZUkHIUBQoO" + }, + { + "__type__": "cc.Node", + "_name": "glow", + "_objFlags": 0, + "_parent": { + "__id__": 930 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 1123 + }, + { + "__id__": 1183 + }, + { + "__id__": 1184 + } + ], + "_prefab": null, + "_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": 25, + "y": 25, + "z": 1 + }, + "_mobility": 0, + "_layer": 33554432, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "ba9V/WCdNC1oj0l38Y29qC" + }, + { + "__type__": "cc.ParticleSystem", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1122 + }, + "_enabled": true, + "__prefab": null, + "_materials": [ + { + "__uuid__": "548cf48a-1b5f-481a-bf71-156c0e620687", + "__expectedType__": "cc.Material" + }, + null + ], + "_visFlags": 0, + "startColor": { + "__id__": 1124 + }, + "scaleSpace": 1, + "startSize3D": false, + "startSizeX": { + "__id__": 1125 + }, + "startSize": { + "__id__": 1125 + }, + "startSizeY": { + "__id__": 1126 + }, + "startSizeZ": { + "__id__": 1127 + }, + "startSpeed": { + "__id__": 1128 + }, + "startRotation3D": false, + "startRotationX": { + "__id__": 1129 + }, + "startRotationY": { + "__id__": 1130 + }, + "startRotationZ": { + "__id__": 1131 + }, + "startRotation": { + "__id__": 1131 + }, + "startDelay": { + "__id__": 1132 + }, + "startLifetime": { + "__id__": 1133 + }, + "duration": 1, + "loop": false, + "simulationSpeed": 1, + "playOnAwake": true, + "gravityModifier": { + "__id__": 1134 + }, + "rateOverTime": { + "__id__": 1135 + }, + "rateOverDistance": { + "__id__": 1136 + }, + "bursts": [ + { + "__id__": 1137 + } + ], + "_renderCulling": false, + "_cullingMode": 0, + "_aabbHalfX": 0, + "_aabbHalfY": 0, + "_aabbHalfZ": 0, + "_dataCulling": false, + "enableCulling": false, + "_colorOverLifetimeModule": { + "__id__": 1139 + }, + "_shapeModule": { + "__id__": 1146 + }, + "_sizeOvertimeModule": { + "__id__": 1148 + }, + "_velocityOvertimeModule": { + "__id__": 1154 + }, + "_forceOvertimeModule": { + "__id__": 1159 + }, + "_limitVelocityOvertimeModule": { + "__id__": 1163 + }, + "_rotationOvertimeModule": { + "__id__": 1168 + }, + "_textureAnimationModule": { + "__id__": 1172 + }, + "_noiseModule": { + "__id__": 1176 + }, + "_trailModule": { + "__id__": 1177 + }, + "renderer": { + "__id__": 1182 + }, + "_prewarm": false, + "_capacity": 100, + "_simulationSpace": 1, + "_id": "5fJmfq2DVLg6FLVuhhgSjY" + }, + { + "__type__": "cc.GradientRange", + "_mode": 0, + "color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + } + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 50, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 3, + "constantMin": 0, + "constantMax": 6.283185307179586, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0.3, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.Burst", + "_time": 0, + "_repeatCount": 1, + "repeatInterval": 1, + "count": { + "__id__": 1138 + } + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 1, + "multiplier": 1 + }, + { + "__type__": "cc.ColorOvertimeModule", + "_enable": true, + "color": { + "__id__": 1140 + } + }, + { + "__type__": "cc.GradientRange", + "_mode": 1, + "gradient": { + "__id__": 1141 + } + }, + { + "__type__": "cc.Gradient", + "colorKeys": [ + { + "__id__": 1142 + } + ], + "alphaKeys": [ + { + "__id__": 1143 + }, + { + "__id__": 1144 + }, + { + "__id__": 1145 + } + ], + "mode": 0 + }, + { + "__type__": "cc.ColorKey", + "color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "time": 0.006696428571428571 + }, + { + "__type__": "cc.AlphaKey", + "alpha": 255, + "time": 0 + }, + { + "__type__": "cc.AlphaKey", + "alpha": 255, + "time": 0.3549107142857143 + }, + { + "__type__": "cc.AlphaKey", + "alpha": 0, + "time": 1 + }, + { + "__type__": "cc.ShapeModule", + "_enable": false, + "_shapeType": 2, + "shapeType": 2, + "emitFrom": 0, + "alignToDirection": false, + "randomDirectionAmount": 0, + "sphericalDirectionAmount": 0, + "randomPositionAmount": 0, + "radius": 1, + "radiusThickness": 1, + "arcMode": 0, + "arcSpread": 0, + "arcSpeed": { + "__id__": 1147 + }, + "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": 0, + "y": 0, + "z": 0 + }, + "_scale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + }, + "_arc": 6.283185307179586, + "_angle": 0.4363323129985824 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 1, + "multiplier": 1 + }, + { + "__type__": "cc.SizeOvertimeModule", + "_enable": true, + "separateAxes": false, + "size": { + "__id__": 1149 + }, + "x": { + "__id__": 1151 + }, + "y": { + "__id__": 1152 + }, + "z": { + "__id__": 1153 + } + }, + { + "__type__": "cc.CurveRange", + "mode": 1, + "spline": { + "__id__": 1150 + }, + "multiplier": 1 + }, + { + "__type__": "cc.RealCurve", + "_times": [ + 0, + 1 + ], + "_values": [ + { + "__type__": "cc.RealKeyframeValue", + "interpolationMode": 0, + "tangentWeightMode": 0, + "value": 1, + "rightTangent": -1, + "rightTangentWeight": 1, + "leftTangent": -1, + "leftTangentWeight": 1, + "easingMethod": 0, + "__editorExtras__": null + }, + { + "__type__": "cc.RealKeyframeValue", + "interpolationMode": 0, + "tangentWeightMode": 0, + "value": 0, + "rightTangent": -1, + "rightTangentWeight": 1, + "leftTangent": -1, + "leftTangentWeight": 1, + "easingMethod": 0, + "__editorExtras__": null + } + ], + "preExtrapolation": 1, + "postExtrapolation": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.VelocityOvertimeModule", + "_enable": false, + "x": { + "__id__": 1155 + }, + "y": { + "__id__": 1156 + }, + "z": { + "__id__": 1157 + }, + "speedModifier": { + "__id__": 1158 + }, + "space": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 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__": 1160 + }, + "y": { + "__id__": 1161 + }, + "z": { + "__id__": 1162 + }, + "space": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.LimitVelocityOvertimeModule", + "_enable": false, + "limitX": { + "__id__": 1164 + }, + "limitY": { + "__id__": 1165 + }, + "limitZ": { + "__id__": 1166 + }, + "limit": { + "__id__": 1167 + }, + "dampen": 3, + "separateAxes": false, + "space": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.RotationOvertimeModule", + "_enable": false, + "_separateAxes": false, + "x": { + "__id__": 1169 + }, + "y": { + "__id__": 1170 + }, + "z": { + "__id__": 1171 + } + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.TextureAnimationModule", + "_enable": false, + "_numTilesX": 0, + "numTilesX": 0, + "_numTilesY": 0, + "numTilesY": 0, + "_mode": 0, + "animation": 0, + "frameOverTime": { + "__id__": 1173 + }, + "startFrame": { + "__id__": 1175 + }, + "cycleCount": 0, + "_flipU": 0, + "_flipV": 0, + "_uvChannelMask": -1, + "randomRow": false, + "rowIndex": 0 + }, + { + "__type__": "cc.CurveRange", + "mode": 1, + "spline": { + "__id__": 1174 + }, + "multiplier": 1 + }, + { + "__type__": "cc.RealCurve", + "_times": [ + 0, + 1 + ], + "_values": [ + { + "__type__": "cc.RealKeyframeValue", + "interpolationMode": 2, + "tangentWeightMode": 0, + "value": 1, + "rightTangent": 0, + "rightTangentWeight": 0, + "leftTangent": 0, + "leftTangentWeight": 0, + "easingMethod": 0, + "__editorExtras__": null + }, + { + "__type__": "cc.RealKeyframeValue", + "interpolationMode": 2, + "tangentWeightMode": 0, + "value": 1, + "rightTangent": 0, + "rightTangentWeight": 0, + "leftTangent": 0, + "leftTangentWeight": 0, + "easingMethod": 0, + "__editorExtras__": null + } + ], + "preExtrapolation": 1, + "postExtrapolation": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.NoiseModule", + "_enable": false, + "_strengthX": 10, + "_strengthY": 10, + "_strengthZ": 10, + "_noiseSpeedX": 0, + "_noiseSpeedY": 0, + "_noiseSpeedZ": 0, + "_noiseFrequency": 1, + "_remapX": 0, + "_remapY": 0, + "_remapZ": 0, + "_octaves": 1, + "_octaveMultiplier": 0.5, + "_octaveScale": 2 + }, + { + "__type__": "cc.TrailModule", + "_enable": false, + "mode": 0, + "lifeTime": { + "__id__": 1178 + }, + "_minParticleDistance": 0.1, + "existWithParticles": true, + "textureMode": 0, + "widthFromParticle": true, + "widthRatio": { + "__id__": 1179 + }, + "colorFromParticle": false, + "colorOverTrail": { + "__id__": 1180 + }, + "colorOvertime": { + "__id__": 1181 + }, + "_space": 0, + "_particleSystem": { + "__id__": 1123 + } + }, + { + "__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": 0, + "_velocityScale": 1, + "_lengthScale": 1, + "_mesh": null, + "_cpuMaterial": { + "__uuid__": "548cf48a-1b5f-481a-bf71-156c0e620687", + "__expectedType__": "cc.Material" + }, + "_gpuMaterial": null, + "_mainTexture": { + "__uuid__": "100b7687-d517-4ee2-bf68-738ba0f248cc@6c48a", + "__expectedType__": "cc.Texture2D" + }, + "_useGPU": false, + "_alignSpace": 2 + }, + { + "__type__": "cc.UIMeshRenderer", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1122 + }, + "_enabled": true, + "__prefab": null, + "_id": "d2it4+YYtMZasjKaZuvroL" + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1122 + }, + "_enabled": true, + "__prefab": null, + "_contentSize": { + "__type__": "cc.Size", + "width": 100, + "height": 100 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "81Bs8m+3lI/qACs8R1i6M7" + }, + { + "__type__": "cc.ParticleSystem", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 930 + }, + "_enabled": true, + "__prefab": null, + "_materials": [ + { + "__uuid__": "ea7478b0-408d-4052-b703-f0d2355e095f", + "__expectedType__": "cc.Material" + } + ], + "_visFlags": 0, + "startColor": { + "__id__": 1186 + }, + "scaleSpace": 1, + "startSize3D": false, + "startSizeX": { + "__id__": 1187 + }, + "startSize": { + "__id__": 1187 + }, + "startSizeY": { + "__id__": 1188 + }, + "startSizeZ": { + "__id__": 1189 + }, + "startSpeed": { + "__id__": 1190 + }, + "startRotation3D": false, + "startRotationX": { + "__id__": 1191 + }, + "startRotationY": { + "__id__": 1192 + }, + "startRotationZ": { + "__id__": 1193 + }, + "startRotation": { + "__id__": 1193 + }, + "startDelay": { + "__id__": 1194 + }, + "startLifetime": { + "__id__": 1195 + }, + "duration": 1, + "loop": false, + "simulationSpeed": 1, + "playOnAwake": true, + "gravityModifier": { + "__id__": 1196 + }, + "rateOverTime": { + "__id__": 1197 + }, + "rateOverDistance": { + "__id__": 1198 + }, + "bursts": [], + "_renderCulling": false, + "_cullingMode": 0, + "_aabbHalfX": 0, + "_aabbHalfY": 0, + "_aabbHalfZ": 0, + "_dataCulling": false, + "enableCulling": false, + "_colorOverLifetimeModule": { + "__id__": 1199 + }, + "_shapeModule": { + "__id__": 1201 + }, + "_sizeOvertimeModule": { + "__id__": 1203 + }, + "_velocityOvertimeModule": { + "__id__": 1208 + }, + "_forceOvertimeModule": { + "__id__": 1213 + }, + "_limitVelocityOvertimeModule": { + "__id__": 1217 + }, + "_rotationOvertimeModule": { + "__id__": 1222 + }, + "_textureAnimationModule": { + "__id__": 1226 + }, + "_noiseModule": { + "__id__": 1230 + }, + "_trailModule": { + "__id__": 1231 + }, + "renderer": { + "__id__": 1236 + }, + "_prewarm": false, + "_capacity": 100, + "_simulationSpace": 1, + "_id": "59DVHDk29MTL241g0ZWfmE" + }, + { + "__type__": "cc.GradientRange", + "_mode": 0, + "color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + } + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 5, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 1, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 10, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.ColorOvertimeModule", + "_enable": false, + "color": { + "__id__": 1200 + } + }, + { + "__type__": "cc.GradientRange", + "_mode": 0, + "color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + } + }, + { + "__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__": 1202 + }, + "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": 0, + "y": 0, + "z": 0 + }, + "_scale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + }, + "_arc": 6.283185307179586, + "_angle": 0.4363323129985824 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 1, + "multiplier": 1 + }, + { + "__type__": "cc.SizeOvertimeModule", + "_enable": false, + "separateAxes": false, + "size": { + "__id__": 1204 + }, + "x": { + "__id__": 1205 + }, + "y": { + "__id__": 1206 + }, + "z": { + "__id__": 1207 + } + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.VelocityOvertimeModule", + "_enable": false, + "x": { + "__id__": 1209 + }, + "y": { + "__id__": 1210 + }, + "z": { + "__id__": 1211 + }, + "speedModifier": { + "__id__": 1212 + }, + "space": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 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__": 1214 + }, + "y": { + "__id__": 1215 + }, + "z": { + "__id__": 1216 + }, + "space": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.LimitVelocityOvertimeModule", + "_enable": false, + "limitX": { + "__id__": 1218 + }, + "limitY": { + "__id__": 1219 + }, + "limitZ": { + "__id__": 1220 + }, + "limit": { + "__id__": 1221 + }, + "dampen": 3, + "separateAxes": false, + "space": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.RotationOvertimeModule", + "_enable": false, + "_separateAxes": false, + "x": { + "__id__": 1223 + }, + "y": { + "__id__": 1224 + }, + "z": { + "__id__": 1225 + } + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.TextureAnimationModule", + "_enable": false, + "_numTilesX": 0, + "numTilesX": 0, + "_numTilesY": 0, + "numTilesY": 0, + "_mode": 0, + "animation": 0, + "frameOverTime": { + "__id__": 1227 + }, + "startFrame": { + "__id__": 1229 + }, + "cycleCount": 0, + "_flipU": 0, + "_flipV": 0, + "_uvChannelMask": -1, + "randomRow": false, + "rowIndex": 0 + }, + { + "__type__": "cc.CurveRange", + "mode": 1, + "spline": { + "__id__": 1228 + }, + "multiplier": 1 + }, + { + "__type__": "cc.RealCurve", + "_times": [ + 0, + 1 + ], + "_values": [ + { + "__type__": "cc.RealKeyframeValue", + "interpolationMode": 2, + "tangentWeightMode": 0, + "value": 1, + "rightTangent": 0, + "rightTangentWeight": 0, + "leftTangent": 0, + "leftTangentWeight": 0, + "easingMethod": 0, + "__editorExtras__": null + }, + { + "__type__": "cc.RealKeyframeValue", + "interpolationMode": 2, + "tangentWeightMode": 0, + "value": 1, + "rightTangent": 0, + "rightTangentWeight": 0, + "leftTangent": 0, + "leftTangentWeight": 0, + "easingMethod": 0, + "__editorExtras__": null + } + ], + "preExtrapolation": 1, + "postExtrapolation": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.NoiseModule", + "_enable": false, + "_strengthX": 10, + "_strengthY": 10, + "_strengthZ": 10, + "_noiseSpeedX": 0, + "_noiseSpeedY": 0, + "_noiseSpeedZ": 0, + "_noiseFrequency": 1, + "_remapX": 0, + "_remapY": 0, + "_remapZ": 0, + "_octaves": 1, + "_octaveMultiplier": 0.5, + "_octaveScale": 2 + }, + { + "__type__": "cc.TrailModule", + "_enable": false, + "mode": 0, + "lifeTime": { + "__id__": 1232 + }, + "_minParticleDistance": 0.1, + "existWithParticles": true, + "textureMode": 0, + "widthFromParticle": true, + "widthRatio": { + "__id__": 1233 + }, + "colorFromParticle": false, + "colorOverTrail": { + "__id__": 1234 + }, + "colorOvertime": { + "__id__": 1235 + }, + "_space": 0, + "_particleSystem": { + "__id__": 1185 + } + }, + { + "__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": 0, + "_velocityScale": 1, + "_lengthScale": 1, + "_mesh": null, + "_cpuMaterial": { + "__uuid__": "ea7478b0-408d-4052-b703-f0d2355e095f", + "__expectedType__": "cc.Material" + }, + "_gpuMaterial": null, + "_mainTexture": { + "__uuid__": "b5b27ab1-e740-4398-b407-848fc2b2c897@6c48a", + "__expectedType__": "cc.Texture2D" + }, + "_useGPU": false, + "_alignSpace": 2 + }, + { + "__type__": "cc.UIMeshRenderer", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 930 + }, + "_enabled": true, + "__prefab": null, + "_id": "d1P8m88Q1JuLsQox9ktLim" + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 930 + }, + "_enabled": true, + "__prefab": null, + "_contentSize": { + "__type__": "cc.Size", + "width": 100, + "height": 100 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "82GPt3yGhERZTZ48HyjECL" + }, { "__type__": "cc.UITransform", "_name": "", @@ -11003,16 +21613,16 @@ "_active": true, "_components": [ { - "__id__": 437 + "__id__": 1243 }, { - "__id__": 438 + "__id__": 1244 }, { - "__id__": 439 + "__id__": 1245 }, { - "__id__": 440 + "__id__": 1246 } ], "_prefab": null, @@ -11050,7 +21660,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 436 + "__id__": 1242 }, "_enabled": true, "__prefab": null, @@ -11071,7 +21681,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 436 + "__id__": 1242 }, "_enabled": true, "__prefab": null, @@ -11112,7 +21722,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 436 + "__id__": 1242 }, "_enabled": true, "__prefab": null, @@ -11141,7 +21751,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 436 + "__id__": 1242 }, "_enabled": true, "__prefab": null, @@ -11164,22 +21774,22 @@ }, "_children": [ { - "__id__": 442 + "__id__": 1248 }, { - "__id__": 445 + "__id__": 1251 } ], "_active": false, "_components": [ { - "__id__": 516 + "__id__": 1322 }, { - "__id__": 517 + "__id__": 1323 }, { - "__id__": 518 + "__id__": 1324 } ], "_prefab": null, @@ -11217,16 +21827,16 @@ "_name": "BG", "_objFlags": 0, "_parent": { - "__id__": 441 + "__id__": 1247 }, "_children": [], "_active": true, "_components": [ { - "__id__": 443 + "__id__": 1249 }, { - "__id__": 444 + "__id__": 1250 } ], "_prefab": null, @@ -11264,7 +21874,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 442 + "__id__": 1248 }, "_enabled": true, "__prefab": null, @@ -11285,7 +21895,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 442 + "__id__": 1248 }, "_enabled": true, "__prefab": null, @@ -11323,29 +21933,29 @@ "_name": "Leader_Board", "_objFlags": 0, "_parent": { - "__id__": 441 + "__id__": 1247 }, "_children": [ { - "__id__": 446 + "__id__": 1252 }, { - "__id__": 450 + "__id__": 1256 }, { - "__id__": 494 + "__id__": 1300 }, { - "__id__": 506 + "__id__": 1312 } ], "_active": true, "_components": [ { - "__id__": 514 + "__id__": 1320 }, { - "__id__": 515 + "__id__": 1321 } ], "_prefab": null, @@ -11383,19 +21993,19 @@ "_name": "Label", "_objFlags": 0, "_parent": { - "__id__": 445 + "__id__": 1251 }, "_children": [], "_active": true, "_components": [ { - "__id__": 447 + "__id__": 1253 }, { - "__id__": 448 + "__id__": 1254 }, { - "__id__": 449 + "__id__": 1255 } ], "_prefab": null, @@ -11433,7 +22043,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 446 + "__id__": 1252 }, "_enabled": true, "__prefab": null, @@ -11454,7 +22064,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 446 + "__id__": 1252 }, "_enabled": true, "__prefab": null, @@ -11495,7 +22105,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 446 + "__id__": 1252 }, "_enabled": true, "__prefab": null, @@ -11524,26 +22134,26 @@ "_name": "ScrollView", "_objFlags": 0, "_parent": { - "__id__": 445 + "__id__": 1251 }, "_children": [ { - "__id__": 451 + "__id__": 1257 } ], "_active": true, "_components": [ { - "__id__": 490 + "__id__": 1296 }, { - "__id__": 491 + "__id__": 1297 }, { - "__id__": 492 + "__id__": 1298 }, { - "__id__": 493 + "__id__": 1299 } ], "_prefab": null, @@ -11581,26 +22191,26 @@ "_name": "view", "_objFlags": 0, "_parent": { - "__id__": 450 + "__id__": 1256 }, "_children": [ { - "__id__": 452 + "__id__": 1258 } ], "_active": true, "_components": [ { - "__id__": 486 + "__id__": 1292 }, { - "__id__": 487 + "__id__": 1293 }, { - "__id__": 488 + "__id__": 1294 }, { - "__id__": 489 + "__id__": 1295 } ], "_prefab": null, @@ -11638,23 +22248,23 @@ "_name": "content", "_objFlags": 0, "_parent": { - "__id__": 451 + "__id__": 1257 }, "_children": [ { - "__id__": 453 + "__id__": 1259 }, { - "__id__": 461 + "__id__": 1267 } ], "_active": true, "_components": [ { - "__id__": 484 + "__id__": 1290 }, { - "__id__": 485 + "__id__": 1291 } ], "_prefab": null, @@ -11691,17 +22301,17 @@ "__type__": "cc.Node", "_objFlags": 0, "_parent": { - "__id__": 452 + "__id__": 1258 }, "_prefab": { - "__id__": 454 + "__id__": 1260 }, "__editorExtras__": {} }, { "__type__": "cc.PrefabInfo", "root": { - "__id__": 453 + "__id__": 1259 }, "asset": { "__uuid__": "44541b9d-0cbe-4e00-8819-64b15d93dea7", @@ -11709,7 +22319,7 @@ }, "fileId": "f9uSHaj7BMlIwLhcEY9s8R", "instance": { - "__id__": 455 + "__id__": 1261 }, "targetOverrides": null }, @@ -11721,16 +22331,16 @@ "mountedComponents": [], "propertyOverrides": [ { - "__id__": 456 + "__id__": 1262 }, { - "__id__": 458 + "__id__": 1264 }, { - "__id__": 459 + "__id__": 1265 }, { - "__id__": 460 + "__id__": 1266 } ], "removedComponents": [] @@ -11738,7 +22348,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 457 + "__id__": 1263 }, "propertyPath": [ "_name" @@ -11754,7 +22364,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 457 + "__id__": 1263 }, "propertyPath": [ "_lpos" @@ -11769,7 +22379,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 457 + "__id__": 1263 }, "propertyPath": [ "_lrot" @@ -11785,7 +22395,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 457 + "__id__": 1263 }, "propertyPath": [ "_euler" @@ -11803,29 +22413,29 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 452 + "__id__": 1258 }, "_children": [ { - "__id__": 462 + "__id__": 1268 }, { - "__id__": 473 + "__id__": 1279 }, { - "__id__": 477 + "__id__": 1283 } ], "_active": true, "_components": [ { - "__id__": 481 + "__id__": 1287 }, { - "__id__": 482 + "__id__": 1288 }, { - "__id__": 483 + "__id__": 1289 } ], "_prefab": null, @@ -11863,23 +22473,23 @@ "_name": "top", "_objFlags": 0, "_parent": { - "__id__": 461 + "__id__": 1267 }, "_children": [ { - "__id__": 463 + "__id__": 1269 }, { - "__id__": 466 + "__id__": 1272 } ], "_active": false, "_components": [ { - "__id__": 471 + "__id__": 1277 }, { - "__id__": 472 + "__id__": 1278 } ], "_prefab": null, @@ -11917,16 +22527,16 @@ "_name": "Sprite", "_objFlags": 0, "_parent": { - "__id__": 462 + "__id__": 1268 }, "_children": [], "_active": true, "_components": [ { - "__id__": 464 + "__id__": 1270 }, { - "__id__": 465 + "__id__": 1271 } ], "_prefab": null, @@ -11964,7 +22574,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 463 + "__id__": 1269 }, "_enabled": true, "__prefab": null, @@ -11985,7 +22595,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 463 + "__id__": 1269 }, "_enabled": true, "__prefab": null, @@ -12023,22 +22633,22 @@ "_name": "Label", "_objFlags": 0, "_parent": { - "__id__": 462 + "__id__": 1268 }, "_children": [], "_active": true, "_components": [ { - "__id__": 467 + "__id__": 1273 }, { - "__id__": 468 + "__id__": 1274 }, { - "__id__": 469 + "__id__": 1275 }, { - "__id__": 470 + "__id__": 1276 } ], "_prefab": null, @@ -12076,7 +22686,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 466 + "__id__": 1272 }, "_enabled": true, "__prefab": null, @@ -12097,7 +22707,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 466 + "__id__": 1272 }, "_enabled": true, "__prefab": null, @@ -12138,7 +22748,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 466 + "__id__": 1272 }, "_enabled": true, "__prefab": null, @@ -12167,7 +22777,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 466 + "__id__": 1272 }, "_enabled": true, "__prefab": null, @@ -12186,7 +22796,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 462 + "__id__": 1268 }, "_enabled": true, "__prefab": null, @@ -12207,7 +22817,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 462 + "__id__": 1268 }, "_enabled": true, "__prefab": null, @@ -12237,19 +22847,19 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 461 + "__id__": 1267 }, "_children": [], "_active": true, "_components": [ { - "__id__": 474 + "__id__": 1280 }, { - "__id__": 475 + "__id__": 1281 }, { - "__id__": 476 + "__id__": 1282 } ], "_prefab": null, @@ -12287,7 +22897,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 473 + "__id__": 1279 }, "_enabled": true, "__prefab": null, @@ -12308,7 +22918,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 473 + "__id__": 1279 }, "_enabled": true, "__prefab": null, @@ -12349,7 +22959,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 473 + "__id__": 1279 }, "_enabled": true, "__prefab": null, @@ -12378,19 +22988,19 @@ "_name": "Label", "_objFlags": 0, "_parent": { - "__id__": 461 + "__id__": 1267 }, "_children": [], "_active": true, "_components": [ { - "__id__": 478 + "__id__": 1284 }, { - "__id__": 479 + "__id__": 1285 }, { - "__id__": 480 + "__id__": 1286 } ], "_prefab": null, @@ -12428,7 +23038,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 477 + "__id__": 1283 }, "_enabled": true, "__prefab": null, @@ -12449,7 +23059,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 477 + "__id__": 1283 }, "_enabled": true, "__prefab": null, @@ -12490,7 +23100,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 477 + "__id__": 1283 }, "_enabled": true, "__prefab": null, @@ -12519,7 +23129,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 461 + "__id__": 1267 }, "_enabled": true, "__prefab": null, @@ -12540,7 +23150,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 461 + "__id__": 1267 }, "_enabled": true, "__prefab": null, @@ -12578,18 +23188,18 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 461 + "__id__": 1267 }, "_enabled": true, "__prefab": null, "_bg": { - "__id__": 482 + "__id__": 1288 }, "_scoreText": { - "__id__": 479 + "__id__": 1285 }, "_topText": { - "__id__": 468 + "__id__": 1274 }, "_highLightColor": { "__type__": "cc.Color", @@ -12605,7 +23215,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 452 + "__id__": 1258 }, "_enabled": true, "__prefab": null, @@ -12626,7 +23236,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 452 + "__id__": 1258 }, "_enabled": true, "__prefab": null, @@ -12657,7 +23267,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 451 + "__id__": 1257 }, "_enabled": true, "__prefab": null, @@ -12678,7 +23288,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 451 + "__id__": 1257 }, "_enabled": true, "__prefab": null, @@ -12693,7 +23303,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 451 + "__id__": 1257 }, "_enabled": true, "__prefab": null, @@ -12732,7 +23342,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 451 + "__id__": 1257 }, "_enabled": true, "__prefab": null, @@ -12761,7 +23371,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 450 + "__id__": 1256 }, "_enabled": true, "__prefab": null, @@ -12782,7 +23392,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 450 + "__id__": 1256 }, "_enabled": false, "__prefab": null, @@ -12820,7 +23430,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 450 + "__id__": 1256 }, "_enabled": true, "__prefab": null, @@ -12833,7 +23443,7 @@ "cancelInnerEvents": true, "scrollEvents": [], "_content": { - "__id__": 452 + "__id__": 1258 }, "_horizontalScrollBar": null, "_verticalScrollBar": null, @@ -12844,7 +23454,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 450 + "__id__": 1256 }, "_enabled": true, "__prefab": null, @@ -12873,29 +23483,29 @@ "_name": "ButtonY", "_objFlags": 0, "_parent": { - "__id__": 445 + "__id__": 1251 }, "_children": [ { - "__id__": 495 + "__id__": 1301 }, { - "__id__": 498 + "__id__": 1304 } ], "_active": true, "_components": [ { - "__id__": 501 + "__id__": 1307 }, { - "__id__": 502 + "__id__": 1308 }, { - "__id__": 503 + "__id__": 1309 }, { - "__id__": 505 + "__id__": 1311 } ], "_prefab": null, @@ -12933,16 +23543,16 @@ "_name": "Ticket", "_objFlags": 0, "_parent": { - "__id__": 494 + "__id__": 1300 }, "_children": [], "_active": true, "_components": [ { - "__id__": 496 + "__id__": 1302 }, { - "__id__": 497 + "__id__": 1303 } ], "_prefab": null, @@ -12980,7 +23590,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 495 + "__id__": 1301 }, "_enabled": true, "__prefab": null, @@ -13001,7 +23611,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 495 + "__id__": 1301 }, "_enabled": true, "__prefab": null, @@ -13042,16 +23652,16 @@ "_name": "ticket", "_objFlags": 0, "_parent": { - "__id__": 494 + "__id__": 1300 }, "_children": [], "_active": true, "_components": [ { - "__id__": 499 + "__id__": 1305 }, { - "__id__": 500 + "__id__": 1306 } ], "_prefab": null, @@ -13089,7 +23699,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 498 + "__id__": 1304 }, "_enabled": true, "__prefab": null, @@ -13110,7 +23720,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 498 + "__id__": 1304 }, "_enabled": true, "__prefab": null, @@ -13148,7 +23758,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 494 + "__id__": 1300 }, "_enabled": true, "__prefab": null, @@ -13169,7 +23779,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 494 + "__id__": 1300 }, "_enabled": true, "__prefab": null, @@ -13207,13 +23817,13 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 494 + "__id__": 1300 }, "_enabled": true, "__prefab": null, "clickEvents": [ { - "__id__": 504 + "__id__": 1310 } ], "_interactable": true, @@ -13256,14 +23866,14 @@ "_duration": 0.1, "_zoomScale": 1.2, "_target": { - "__id__": 494 + "__id__": 1300 }, "_id": "83tN1zwmxCxI7aJ2ug7LTQ" }, { "__type__": "cc.ClickEvent", "target": { - "__id__": 441 + "__id__": 1247 }, "component": "", "_componentId": "c5e2dm0qXVOuKP1ju7uyMtJ", @@ -13275,7 +23885,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 494 + "__id__": 1300 }, "_enabled": true, "__prefab": null, @@ -13304,23 +23914,23 @@ "_name": "ButtonN", "_objFlags": 0, "_parent": { - "__id__": 445 + "__id__": 1251 }, "_children": [ { - "__id__": 507 + "__id__": 1313 } ], "_active": true, "_components": [ { - "__id__": 510 + "__id__": 1316 }, { - "__id__": 511 + "__id__": 1317 }, { - "__id__": 513 + "__id__": 1319 } ], "_prefab": null, @@ -13358,16 +23968,16 @@ "_name": "Label", "_objFlags": 0, "_parent": { - "__id__": 506 + "__id__": 1312 }, "_children": [], "_active": true, "_components": [ { - "__id__": 508 + "__id__": 1314 }, { - "__id__": 509 + "__id__": 1315 } ], "_prefab": null, @@ -13405,7 +24015,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 507 + "__id__": 1313 }, "_enabled": true, "__prefab": null, @@ -13426,7 +24036,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 507 + "__id__": 1313 }, "_enabled": true, "__prefab": null, @@ -13467,7 +24077,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 506 + "__id__": 1312 }, "_enabled": true, "__prefab": null, @@ -13488,13 +24098,13 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 506 + "__id__": 1312 }, "_enabled": true, "__prefab": null, "clickEvents": [ { - "__id__": 512 + "__id__": 1318 } ], "_interactable": true, @@ -13546,14 +24156,14 @@ "_duration": 0.1, "_zoomScale": 1.2, "_target": { - "__id__": 506 + "__id__": 1312 }, "_id": "05kavv3MFKp4R9iVYAgcDb" }, { "__type__": "cc.ClickEvent", "target": { - "__id__": 441 + "__id__": 1247 }, "component": "", "_componentId": "c5e2dm0qXVOuKP1ju7uyMtJ", @@ -13565,7 +24175,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 506 + "__id__": 1312 }, "_enabled": true, "__prefab": null, @@ -13594,7 +24204,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 445 + "__id__": 1251 }, "_enabled": true, "__prefab": null, @@ -13615,7 +24225,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 445 + "__id__": 1251 }, "_enabled": true, "__prefab": null, @@ -13653,7 +24263,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 441 + "__id__": 1247 }, "_enabled": true, "__prefab": null, @@ -13674,7 +24284,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 441 + "__id__": 1247 }, "_enabled": true, "__prefab": null, @@ -13703,22 +24313,22 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 441 + "__id__": 1247 }, "_enabled": true, "__prefab": null, "topScore": null, "yourScore": { - "__id__": 479 + "__id__": 1285 }, "_ticketMinus": { - "__id__": 497 + "__id__": 1303 }, "_buyTicketBtn": { - "__id__": 494 + "__id__": 1300 }, "_quitBtn": { - "__id__": 506 + "__id__": 1312 }, "_scoreUI": { "__id__": 211 @@ -13742,19 +24352,19 @@ }, "_children": [ { - "__id__": 520 + "__id__": 1326 } ], "_active": false, "_components": [ { - "__id__": 546 + "__id__": 1352 }, { - "__id__": 547 + "__id__": 1353 }, { - "__id__": 548 + "__id__": 1354 } ], "_prefab": null, @@ -13792,32 +24402,32 @@ "_name": "Wrapper", "_objFlags": 0, "_parent": { - "__id__": 519 + "__id__": 1325 }, "_children": [ { - "__id__": 521 + "__id__": 1327 } ], "_active": true, "_components": [ { - "__id__": 540 + "__id__": 1346 }, { - "__id__": 541 + "__id__": 1347 }, { - "__id__": 542 + "__id__": 1348 }, { - "__id__": 543 + "__id__": 1349 }, { - "__id__": 544 + "__id__": 1350 }, { - "__id__": 545 + "__id__": 1351 } ], "_prefab": null, @@ -13855,29 +24465,29 @@ "_name": "Bg", "_objFlags": 0, "_parent": { - "__id__": 520 + "__id__": 1326 }, "_children": [ { - "__id__": 522 + "__id__": 1328 }, { - "__id__": 526 + "__id__": 1332 }, { - "__id__": 529 + "__id__": 1335 }, { - "__id__": 532 + "__id__": 1338 } ], "_active": true, "_components": [ { - "__id__": 538 + "__id__": 1344 }, { - "__id__": 539 + "__id__": 1345 } ], "_prefab": null, @@ -13915,19 +24525,19 @@ "_name": "Title", "_objFlags": 0, "_parent": { - "__id__": 521 + "__id__": 1327 }, "_children": [], "_active": true, "_components": [ { - "__id__": 523 + "__id__": 1329 }, { - "__id__": 524 + "__id__": 1330 }, { - "__id__": 525 + "__id__": 1331 } ], "_prefab": null, @@ -13965,7 +24575,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 522 + "__id__": 1328 }, "_enabled": true, "__prefab": null, @@ -13986,7 +24596,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 522 + "__id__": 1328 }, "_enabled": true, "__prefab": null, @@ -14024,7 +24634,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 522 + "__id__": 1328 }, "_enabled": true, "__prefab": null, @@ -14053,16 +24663,16 @@ "_name": "Bear", "_objFlags": 0, "_parent": { - "__id__": 521 + "__id__": 1327 }, "_children": [], "_active": true, "_components": [ { - "__id__": 527 + "__id__": 1333 }, { - "__id__": 528 + "__id__": 1334 } ], "_prefab": null, @@ -14100,7 +24710,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 526 + "__id__": 1332 }, "_enabled": true, "__prefab": null, @@ -14121,7 +24731,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 526 + "__id__": 1332 }, "_enabled": true, "__prefab": null, @@ -14159,16 +24769,16 @@ "_name": "Rabit", "_objFlags": 0, "_parent": { - "__id__": 521 + "__id__": 1327 }, "_children": [], "_active": true, "_components": [ { - "__id__": 530 + "__id__": 1336 }, { - "__id__": 531 + "__id__": 1337 } ], "_prefab": null, @@ -14206,7 +24816,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 529 + "__id__": 1335 }, "_enabled": true, "__prefab": null, @@ -14227,7 +24837,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 529 + "__id__": 1335 }, "_enabled": true, "__prefab": null, @@ -14265,22 +24875,22 @@ "_name": "StartButton", "_objFlags": 0, "_parent": { - "__id__": 521 + "__id__": 1327 }, "_children": [], "_active": true, "_components": [ { - "__id__": 533 + "__id__": 1339 }, { - "__id__": 534 + "__id__": 1340 }, { - "__id__": 535 + "__id__": 1341 }, { - "__id__": 537 + "__id__": 1343 } ], "_prefab": null, @@ -14318,7 +24928,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 532 + "__id__": 1338 }, "_enabled": true, "__prefab": null, @@ -14339,7 +24949,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 532 + "__id__": 1338 }, "_enabled": true, "__prefab": null, @@ -14377,13 +24987,13 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 532 + "__id__": 1338 }, "_enabled": true, "__prefab": null, "clickEvents": [ { - "__id__": 536 + "__id__": 1342 } ], "_interactable": true, @@ -14426,7 +25036,7 @@ "_duration": 0.1, "_zoomScale": 1.2, "_target": { - "__id__": 532 + "__id__": 1338 }, "_id": "b5HEsyyjZJ8Yb2u2q1fD82" }, @@ -14445,7 +25055,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 532 + "__id__": 1338 }, "_enabled": true, "__prefab": null, @@ -14474,7 +25084,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 521 + "__id__": 1327 }, "_enabled": true, "__prefab": null, @@ -14495,7 +25105,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 521 + "__id__": 1327 }, "_enabled": true, "__prefab": null, @@ -14533,7 +25143,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 520 + "__id__": 1326 }, "_enabled": true, "__prefab": null, @@ -14554,7 +25164,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 520 + "__id__": 1326 }, "_enabled": true, "__prefab": null, @@ -14569,7 +25179,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 520 + "__id__": 1326 }, "_enabled": true, "__prefab": null, @@ -14608,7 +25218,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 520 + "__id__": 1326 }, "_enabled": true, "__prefab": null, @@ -14623,7 +25233,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 520 + "__id__": 1326 }, "_enabled": true, "__prefab": null, @@ -14649,12 +25259,12 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 520 + "__id__": 1326 }, "_enabled": true, "__prefab": null, "_animation": { - "__id__": 544 + "__id__": 1350 }, "_id": "21CWF/h19B4IC/OI3ayhGG" }, @@ -14663,7 +25273,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 519 + "__id__": 1325 }, "_enabled": true, "__prefab": null, @@ -14684,7 +25294,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 519 + "__id__": 1325 }, "_enabled": true, "__prefab": null, @@ -14722,7 +25332,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 519 + "__id__": 1325 }, "_enabled": true, "__prefab": null, @@ -14806,26 +25416,26 @@ "_enabled": true, "__prefab": null, "_scoreLabel": { - "__id__": 552 + "__id__": 1358 }, "_ticketLabel": { - "__id__": 555 + "__id__": 1361 }, "_timeLabel": { - "__id__": 566 + "__id__": 1372 }, "_eventLabel": { - "__id__": 438 + "__id__": 1244 }, "_buffFx": null, "_controlPanel": { "__id__": 289 }, "_startPanel": { - "__id__": 519 + "__id__": 1325 }, "_overPanel": { - "__id__": 441 + "__id__": 1247 }, "_id": "449hzGcyZL+Lsj/r1gnEMe" }, @@ -14834,7 +25444,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 553 + "__id__": 1359 }, "_enabled": true, "__prefab": null, @@ -14881,10 +25491,10 @@ "_active": true, "_components": [ { - "__id__": 554 + "__id__": 1360 }, { - "__id__": 552 + "__id__": 1358 } ], "_prefab": null, @@ -14922,7 +25532,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 553 + "__id__": 1359 }, "_enabled": true, "__prefab": null, @@ -14943,7 +25553,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 556 + "__id__": 1362 }, "_enabled": true, "__prefab": null, @@ -14984,16 +25594,16 @@ "_name": "ticket", "_objFlags": 0, "_parent": { - "__id__": 557 + "__id__": 1363 }, "_children": [], "_active": true, "_components": [ { - "__id__": 565 + "__id__": 1371 }, { - "__id__": 555 + "__id__": 1361 } ], "_prefab": null, @@ -15035,25 +25645,25 @@ }, "_children": [ { - "__id__": 558 + "__id__": 1364 }, { - "__id__": 556 + "__id__": 1362 } ], "_active": true, "_components": [ { - "__id__": 561 + "__id__": 1367 }, { - "__id__": 562 + "__id__": 1368 }, { - "__id__": 563 + "__id__": 1369 }, { - "__id__": 564 + "__id__": 1370 } ], "_prefab": null, @@ -15091,16 +25701,16 @@ "_name": "icon", "_objFlags": 0, "_parent": { - "__id__": 557 + "__id__": 1363 }, "_children": [], "_active": true, "_components": [ { - "__id__": 559 + "__id__": 1365 }, { - "__id__": 560 + "__id__": 1366 } ], "_prefab": null, @@ -15138,7 +25748,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 558 + "__id__": 1364 }, "_enabled": true, "__prefab": null, @@ -15159,7 +25769,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 558 + "__id__": 1364 }, "_enabled": true, "__prefab": null, @@ -15197,7 +25807,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 557 + "__id__": 1363 }, "_enabled": true, "__prefab": null, @@ -15218,7 +25828,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 557 + "__id__": 1363 }, "_enabled": true, "__prefab": null, @@ -15256,7 +25866,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 557 + "__id__": 1363 }, "_enabled": true, "__prefab": null, @@ -15285,7 +25895,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 557 + "__id__": 1363 }, "_enabled": true, "__prefab": null, @@ -15316,7 +25926,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 556 + "__id__": 1362 }, "_enabled": true, "__prefab": null, @@ -15337,7 +25947,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 567 + "__id__": 1373 }, "_enabled": true, "__prefab": null, @@ -15378,16 +25988,19 @@ "_name": "Timer", "_objFlags": 0, "_parent": { - "__id__": 568 + "__id__": 1374 }, "_children": [], "_active": true, "_components": [ { - "__id__": 579 + "__id__": 1386 }, { - "__id__": 566 + "__id__": 1372 + }, + { + "__id__": 1387 } ], "_prefab": null, @@ -15429,25 +26042,25 @@ }, "_children": [ { - "__id__": 569 + "__id__": 1375 }, { - "__id__": 567 + "__id__": 1373 } ], "_active": true, "_components": [ { - "__id__": 575 + "__id__": 1382 }, { - "__id__": 576 + "__id__": 1383 }, { - "__id__": 577 + "__id__": 1384 }, { - "__id__": 578 + "__id__": 1385 } ], "_prefab": null, @@ -15485,20 +26098,20 @@ "_name": "icon", "_objFlags": 0, "_parent": { - "__id__": 568 + "__id__": 1374 }, "_children": [ { - "__id__": 570 + "__id__": 1376 } ], "_active": true, "_components": [ { - "__id__": 573 + "__id__": 1380 }, { - "__id__": 574 + "__id__": 1381 } ], "_prefab": null, @@ -15536,16 +26149,19 @@ "_name": "Clock", "_objFlags": 0, "_parent": { - "__id__": 569 + "__id__": 1375 }, "_children": [], "_active": true, "_components": [ { - "__id__": 571 + "__id__": 1377 }, { - "__id__": 572 + "__id__": 1378 + }, + { + "__id__": 1379 } ], "_prefab": null, @@ -15583,7 +26199,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 570 + "__id__": 1376 }, "_enabled": true, "__prefab": null, @@ -15604,7 +26220,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 570 + "__id__": 1376 }, "_enabled": true, "__prefab": null, @@ -15637,12 +26253,34 @@ "_atlas": null, "_id": "e38zFfI1tN5IidWi7xALyV" }, + { + "__type__": "cc.Animation", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1376 + }, + "_enabled": true, + "__prefab": null, + "playOnLoad": false, + "_clips": [ + { + "__uuid__": "788ebe3e-c59c-40f1-b4fc-3438338df3c2", + "__expectedType__": "cc.AnimationClip" + } + ], + "_defaultClip": { + "__uuid__": "788ebe3e-c59c-40f1-b4fc-3438338df3c2", + "__expectedType__": "cc.AnimationClip" + }, + "_id": "fdnQbqxHhDa6E9xKTggQf0" + }, { "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, "node": { - "__id__": 569 + "__id__": 1375 }, "_enabled": true, "__prefab": null, @@ -15663,7 +26301,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 569 + "__id__": 1375 }, "_enabled": true, "__prefab": null, @@ -15701,7 +26339,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 568 + "__id__": 1374 }, "_enabled": true, "__prefab": null, @@ -15722,7 +26360,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 568 + "__id__": 1374 }, "_enabled": true, "__prefab": null, @@ -15760,7 +26398,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 568 + "__id__": 1374 }, "_enabled": true, "__prefab": null, @@ -15789,7 +26427,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 568 + "__id__": 1374 }, "_enabled": true, "__prefab": null, @@ -15820,7 +26458,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 567 + "__id__": 1373 }, "_enabled": true, "__prefab": null, @@ -15836,6 +26474,28 @@ }, "_id": "aaOHbgUfNOOLyY/i3dpKo3" }, + { + "__type__": "cc.Animation", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1373 + }, + "_enabled": true, + "__prefab": null, + "playOnLoad": false, + "_clips": [ + { + "__uuid__": "ace82fd3-1d72-4b7e-9706-b867b45edff0", + "__expectedType__": "cc.AnimationClip" + } + ], + "_defaultClip": { + "__uuid__": "ace82fd3-1d72-4b7e-9706-b867b45edff0", + "__expectedType__": "cc.AnimationClip" + }, + "_id": "13U4J4I4JBB73vI8pM6abo" + }, { "__type__": "cc.Node", "_name": "Button", @@ -15845,28 +26505,28 @@ }, "_children": [ { - "__id__": 581 + "__id__": 1389 }, { - "__id__": 584 + "__id__": 1392 } ], "_active": true, "_components": [ { - "__id__": 587 + "__id__": 1395 }, { - "__id__": 588 + "__id__": 1396 }, { - "__id__": 589 + "__id__": 1397 }, { - "__id__": 591 + "__id__": 1399 }, { - "__id__": 592 + "__id__": 1400 } ], "_prefab": null, @@ -15904,16 +26564,16 @@ "_name": "Sound", "_objFlags": 0, "_parent": { - "__id__": 580 + "__id__": 1388 }, "_children": [], "_active": true, "_components": [ { - "__id__": 582 + "__id__": 1390 }, { - "__id__": 583 + "__id__": 1391 } ], "_prefab": null, @@ -15951,7 +26611,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 581 + "__id__": 1389 }, "_enabled": true, "__prefab": null, @@ -15972,7 +26632,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 581 + "__id__": 1389 }, "_enabled": true, "__prefab": null, @@ -16010,16 +26670,16 @@ "_name": "No_Sound", "_objFlags": 0, "_parent": { - "__id__": 580 + "__id__": 1388 }, "_children": [], "_active": false, "_components": [ { - "__id__": 585 + "__id__": 1393 }, { - "__id__": 586 + "__id__": 1394 } ], "_prefab": null, @@ -16057,7 +26717,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 584 + "__id__": 1392 }, "_enabled": true, "__prefab": null, @@ -16078,7 +26738,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 584 + "__id__": 1392 }, "_enabled": true, "__prefab": null, @@ -16116,7 +26776,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 580 + "__id__": 1388 }, "_enabled": true, "__prefab": null, @@ -16137,7 +26797,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 580 + "__id__": 1388 }, "_enabled": true, "__prefab": null, @@ -16175,13 +26835,13 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 580 + "__id__": 1388 }, "_enabled": true, "__prefab": null, "clickEvents": [ { - "__id__": 590 + "__id__": 1398 } ], "_interactable": true, @@ -16224,14 +26884,14 @@ "_duration": 0.1, "_zoomScale": 1.2, "_target": { - "__id__": 580 + "__id__": 1388 }, "_id": "1cDmuMEIFEs5ImBNG5Gm0F" }, { "__type__": "cc.ClickEvent", "target": { - "__id__": 580 + "__id__": 1388 }, "component": "", "_componentId": "fe619HtEX1OQq7oeACKrANd", @@ -16243,7 +26903,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 580 + "__id__": 1388 }, "_enabled": true, "__prefab": null, @@ -16272,15 +26932,15 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 580 + "__id__": 1388 }, "_enabled": true, "__prefab": null, "_unMute": { - "__id__": 581 + "__id__": 1389 }, "_mute": { - "__id__": 584 + "__id__": 1392 }, "_id": "adeG5FRP1GpLzDXol2pxU+" }, @@ -16345,13 +27005,13 @@ "_active": true, "_components": [ { - "__id__": 596 + "__id__": 1404 }, { - "__id__": 597 + "__id__": 1405 }, { - "__id__": 598 + "__id__": 1406 } ], "_prefab": null, @@ -16389,7 +27049,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 595 + "__id__": 1403 }, "_enabled": true, "__prefab": null, @@ -16410,7 +27070,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 595 + "__id__": 1403 }, "_enabled": true, "__prefab": null, @@ -16448,7 +27108,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 595 + "__id__": 1403 }, "_enabled": true, "__prefab": null, @@ -16483,13 +27143,13 @@ "_active": true, "_components": [ { - "__id__": 600 + "__id__": 1408 }, { - "__id__": 601 + "__id__": 1409 }, { - "__id__": 602 + "__id__": 1410 } ], "_prefab": null, @@ -16527,7 +27187,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 599 + "__id__": 1407 }, "_enabled": true, "__prefab": null, @@ -16548,7 +27208,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 599 + "__id__": 1407 }, "_enabled": true, "__prefab": null, @@ -16589,7 +27249,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 599 + "__id__": 1407 }, "_enabled": true, "__prefab": null, @@ -16888,22 +27548,22 @@ }, "_children": [ { - "__id__": 613 + "__id__": 1421 }, { - "__id__": 629 + "__id__": 1437 }, { - "__id__": 648 + "__id__": 1456 }, { - "__id__": 667 + "__id__": 1475 } ], "_active": true, "_components": [ { - "__id__": 686 + "__id__": 1494 } ], "_prefab": null, @@ -16941,26 +27601,26 @@ "_name": "Enemy", "_objFlags": 0, "_parent": { - "__id__": 612 + "__id__": 1420 }, "_children": [ { - "__id__": 614 + "__id__": 1422 }, { - "__id__": 621 + "__id__": 1429 }, { - "__id__": 623 + "__id__": 1431 } ], "_active": true, "_components": [ { - "__id__": 625 + "__id__": 1433 }, { - "__id__": 626 + "__id__": 1434 } ], "_prefab": null, @@ -16998,23 +27658,23 @@ "_name": "Collider", "_objFlags": 0, "_parent": { - "__id__": 613 + "__id__": 1421 }, "_children": [ { - "__id__": 615 + "__id__": 1423 } ], "_active": true, "_components": [ { - "__id__": 618 + "__id__": 1426 }, { - "__id__": 619 + "__id__": 1427 }, { - "__id__": 620 + "__id__": 1428 } ], "_prefab": null, @@ -17052,16 +27712,16 @@ "_name": "Sprite", "_objFlags": 0, "_parent": { - "__id__": 614 + "__id__": 1422 }, "_children": [], "_active": true, "_components": [ { - "__id__": 616 + "__id__": 1424 }, { - "__id__": 617 + "__id__": 1425 } ], "_prefab": null, @@ -17099,7 +27759,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 615 + "__id__": 1423 }, "_enabled": true, "__prefab": null, @@ -17120,7 +27780,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 615 + "__id__": 1423 }, "_enabled": true, "__prefab": null, @@ -17158,7 +27818,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 614 + "__id__": 1422 }, "_enabled": true, "__prefab": null, @@ -17179,7 +27839,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 614 + "__id__": 1422 }, "_enabled": true, "__prefab": null, @@ -17206,7 +27866,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 614 + "__id__": 1422 }, "_enabled": true, "__prefab": null, @@ -17233,13 +27893,13 @@ "_name": "P1", "_objFlags": 0, "_parent": { - "__id__": 613 + "__id__": 1421 }, "_children": [], "_active": true, "_components": [ { - "__id__": 622 + "__id__": 1430 } ], "_prefab": null, @@ -17277,7 +27937,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 621 + "__id__": 1429 }, "_enabled": true, "__prefab": null, @@ -17298,13 +27958,13 @@ "_name": "P2", "_objFlags": 0, "_parent": { - "__id__": 613 + "__id__": 1421 }, "_children": [], "_active": true, "_components": [ { - "__id__": 624 + "__id__": 1432 } ], "_prefab": null, @@ -17342,7 +28002,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 623 + "__id__": 1431 }, "_enabled": true, "__prefab": null, @@ -17363,7 +28023,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 613 + "__id__": 1421 }, "_enabled": true, "__prefab": null, @@ -17384,27 +28044,27 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 613 + "__id__": 1421 }, "_enabled": true, "__prefab": null, "_collider": { - "__id__": 619 + "__id__": 1427 }, "_sprite": { - "__id__": 617 + "__id__": 1425 }, "_patrolPoint1": { - "__id__": 621 + "__id__": 1429 }, "_patrolPoint2": { - "__id__": 623 + "__id__": 1431 }, "_speed": 50, "_requireGoal": 1, "_curveY": true, "_patrolCurve": { - "__id__": 627 + "__id__": 1435 }, "_multiplierCurve": 120, "_hitSound": { @@ -17416,7 +28076,7 @@ { "__type__": "cc.AnimationCurve", "_curve": { - "__id__": 628 + "__id__": 1436 } }, { @@ -17459,29 +28119,29 @@ "_name": "Enemy-001", "_objFlags": 0, "_parent": { - "__id__": 612 + "__id__": 1420 }, "_children": [ { - "__id__": 630 + "__id__": 1438 }, { - "__id__": 633 + "__id__": 1441 }, { - "__id__": 640 + "__id__": 1448 }, { - "__id__": 642 + "__id__": 1450 } ], "_active": true, "_components": [ { - "__id__": 644 + "__id__": 1452 }, { - "__id__": 645 + "__id__": 1453 } ], "_prefab": null, @@ -17519,16 +28179,16 @@ "_name": "track", "_objFlags": 0, "_parent": { - "__id__": 629 + "__id__": 1437 }, "_children": [], "_active": true, "_components": [ { - "__id__": 631 + "__id__": 1439 }, { - "__id__": 632 + "__id__": 1440 } ], "_prefab": null, @@ -17566,7 +28226,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 630 + "__id__": 1438 }, "_enabled": true, "__prefab": null, @@ -17587,7 +28247,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 630 + "__id__": 1438 }, "_enabled": true, "__prefab": null, @@ -17625,23 +28285,23 @@ "_name": "Collider", "_objFlags": 0, "_parent": { - "__id__": 629 + "__id__": 1437 }, "_children": [ { - "__id__": 634 + "__id__": 1442 } ], "_active": true, "_components": [ { - "__id__": 637 + "__id__": 1445 }, { - "__id__": 638 + "__id__": 1446 }, { - "__id__": 639 + "__id__": 1447 } ], "_prefab": null, @@ -17679,16 +28339,16 @@ "_name": "Sprite", "_objFlags": 0, "_parent": { - "__id__": 633 + "__id__": 1441 }, "_children": [], "_active": true, "_components": [ { - "__id__": 635 + "__id__": 1443 }, { - "__id__": 636 + "__id__": 1444 } ], "_prefab": null, @@ -17726,7 +28386,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 634 + "__id__": 1442 }, "_enabled": true, "__prefab": null, @@ -17747,7 +28407,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 634 + "__id__": 1442 }, "_enabled": true, "__prefab": null, @@ -17785,7 +28445,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 633 + "__id__": 1441 }, "_enabled": true, "__prefab": null, @@ -17806,7 +28466,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 633 + "__id__": 1441 }, "_enabled": true, "__prefab": null, @@ -17833,7 +28493,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 633 + "__id__": 1441 }, "_enabled": true, "__prefab": null, @@ -17860,13 +28520,13 @@ "_name": "P1", "_objFlags": 0, "_parent": { - "__id__": 629 + "__id__": 1437 }, "_children": [], "_active": true, "_components": [ { - "__id__": 641 + "__id__": 1449 } ], "_prefab": null, @@ -17904,7 +28564,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 640 + "__id__": 1448 }, "_enabled": true, "__prefab": null, @@ -17925,13 +28585,13 @@ "_name": "P2", "_objFlags": 0, "_parent": { - "__id__": 629 + "__id__": 1437 }, "_children": [], "_active": true, "_components": [ { - "__id__": 643 + "__id__": 1451 } ], "_prefab": null, @@ -17969,7 +28629,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 642 + "__id__": 1450 }, "_enabled": true, "__prefab": null, @@ -17990,7 +28650,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 629 + "__id__": 1437 }, "_enabled": true, "__prefab": null, @@ -18011,27 +28671,27 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 629 + "__id__": 1437 }, "_enabled": true, "__prefab": null, "_collider": { - "__id__": 638 + "__id__": 1446 }, "_sprite": { - "__id__": 636 + "__id__": 1444 }, "_patrolPoint1": { - "__id__": 640 + "__id__": 1448 }, "_patrolPoint2": { - "__id__": 642 + "__id__": 1450 }, "_speed": 50, "_requireGoal": 3, "_curveY": false, "_patrolCurve": { - "__id__": 646 + "__id__": 1454 }, "_multiplierCurve": 100, "_hitSound": { @@ -18043,7 +28703,7 @@ { "__type__": "cc.AnimationCurve", "_curve": { - "__id__": 647 + "__id__": 1455 } }, { @@ -18086,29 +28746,29 @@ "_name": "Enemy-002", "_objFlags": 0, "_parent": { - "__id__": 612 + "__id__": 1420 }, "_children": [ { - "__id__": 649 + "__id__": 1457 }, { - "__id__": 652 + "__id__": 1460 }, { - "__id__": 659 + "__id__": 1467 }, { - "__id__": 661 + "__id__": 1469 } ], "_active": true, "_components": [ { - "__id__": 663 + "__id__": 1471 }, { - "__id__": 664 + "__id__": 1472 } ], "_prefab": null, @@ -18146,16 +28806,16 @@ "_name": "track", "_objFlags": 0, "_parent": { - "__id__": 648 + "__id__": 1456 }, "_children": [], "_active": true, "_components": [ { - "__id__": 650 + "__id__": 1458 }, { - "__id__": 651 + "__id__": 1459 } ], "_prefab": null, @@ -18193,7 +28853,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 649 + "__id__": 1457 }, "_enabled": true, "__prefab": null, @@ -18214,7 +28874,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 649 + "__id__": 1457 }, "_enabled": true, "__prefab": null, @@ -18252,23 +28912,23 @@ "_name": "Collider", "_objFlags": 0, "_parent": { - "__id__": 648 + "__id__": 1456 }, "_children": [ { - "__id__": 653 + "__id__": 1461 } ], "_active": true, "_components": [ { - "__id__": 656 + "__id__": 1464 }, { - "__id__": 657 + "__id__": 1465 }, { - "__id__": 658 + "__id__": 1466 } ], "_prefab": null, @@ -18306,16 +28966,16 @@ "_name": "Sprite", "_objFlags": 0, "_parent": { - "__id__": 652 + "__id__": 1460 }, "_children": [], "_active": true, "_components": [ { - "__id__": 654 + "__id__": 1462 }, { - "__id__": 655 + "__id__": 1463 } ], "_prefab": null, @@ -18353,7 +29013,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 653 + "__id__": 1461 }, "_enabled": true, "__prefab": null, @@ -18374,7 +29034,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 653 + "__id__": 1461 }, "_enabled": true, "__prefab": null, @@ -18412,7 +29072,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 652 + "__id__": 1460 }, "_enabled": true, "__prefab": null, @@ -18433,7 +29093,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 652 + "__id__": 1460 }, "_enabled": true, "__prefab": null, @@ -18460,7 +29120,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 652 + "__id__": 1460 }, "_enabled": true, "__prefab": null, @@ -18487,13 +29147,13 @@ "_name": "P1", "_objFlags": 0, "_parent": { - "__id__": 648 + "__id__": 1456 }, "_children": [], "_active": true, "_components": [ { - "__id__": 660 + "__id__": 1468 } ], "_prefab": null, @@ -18531,7 +29191,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 659 + "__id__": 1467 }, "_enabled": true, "__prefab": null, @@ -18552,13 +29212,13 @@ "_name": "P2", "_objFlags": 0, "_parent": { - "__id__": 648 + "__id__": 1456 }, "_children": [], "_active": true, "_components": [ { - "__id__": 662 + "__id__": 1470 } ], "_prefab": null, @@ -18596,7 +29256,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 661 + "__id__": 1469 }, "_enabled": true, "__prefab": null, @@ -18617,7 +29277,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 648 + "__id__": 1456 }, "_enabled": true, "__prefab": null, @@ -18638,27 +29298,27 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 648 + "__id__": 1456 }, "_enabled": true, "__prefab": null, "_collider": { - "__id__": 657 + "__id__": 1465 }, "_sprite": { - "__id__": 655 + "__id__": 1463 }, "_patrolPoint1": { - "__id__": 659 + "__id__": 1467 }, "_patrolPoint2": { - "__id__": 661 + "__id__": 1469 }, "_speed": 50, "_requireGoal": 6, "_curveY": false, "_patrolCurve": { - "__id__": 665 + "__id__": 1473 }, "_multiplierCurve": 100, "_hitSound": { @@ -18670,7 +29330,7 @@ { "__type__": "cc.AnimationCurve", "_curve": { - "__id__": 666 + "__id__": 1474 } }, { @@ -18713,29 +29373,29 @@ "_name": "Enemy-003", "_objFlags": 0, "_parent": { - "__id__": 612 + "__id__": 1420 }, "_children": [ { - "__id__": 668 + "__id__": 1476 }, { - "__id__": 671 + "__id__": 1479 }, { - "__id__": 678 + "__id__": 1486 }, { - "__id__": 680 + "__id__": 1488 } ], "_active": true, "_components": [ { - "__id__": 682 + "__id__": 1490 }, { - "__id__": 683 + "__id__": 1491 } ], "_prefab": null, @@ -18773,16 +29433,16 @@ "_name": "track", "_objFlags": 0, "_parent": { - "__id__": 667 + "__id__": 1475 }, "_children": [], "_active": true, "_components": [ { - "__id__": 669 + "__id__": 1477 }, { - "__id__": 670 + "__id__": 1478 } ], "_prefab": null, @@ -18820,7 +29480,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 668 + "__id__": 1476 }, "_enabled": true, "__prefab": null, @@ -18841,7 +29501,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 668 + "__id__": 1476 }, "_enabled": true, "__prefab": null, @@ -18879,23 +29539,23 @@ "_name": "Collider", "_objFlags": 0, "_parent": { - "__id__": 667 + "__id__": 1475 }, "_children": [ { - "__id__": 672 + "__id__": 1480 } ], "_active": true, "_components": [ { - "__id__": 675 + "__id__": 1483 }, { - "__id__": 676 + "__id__": 1484 }, { - "__id__": 677 + "__id__": 1485 } ], "_prefab": null, @@ -18933,16 +29593,16 @@ "_name": "Sprite", "_objFlags": 0, "_parent": { - "__id__": 671 + "__id__": 1479 }, "_children": [], "_active": true, "_components": [ { - "__id__": 673 + "__id__": 1481 }, { - "__id__": 674 + "__id__": 1482 } ], "_prefab": null, @@ -18980,7 +29640,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 672 + "__id__": 1480 }, "_enabled": true, "__prefab": null, @@ -19001,7 +29661,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 672 + "__id__": 1480 }, "_enabled": true, "__prefab": null, @@ -19039,7 +29699,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 671 + "__id__": 1479 }, "_enabled": true, "__prefab": null, @@ -19060,7 +29720,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 671 + "__id__": 1479 }, "_enabled": true, "__prefab": null, @@ -19087,7 +29747,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 671 + "__id__": 1479 }, "_enabled": true, "__prefab": null, @@ -19114,13 +29774,13 @@ "_name": "P1", "_objFlags": 0, "_parent": { - "__id__": 667 + "__id__": 1475 }, "_children": [], "_active": true, "_components": [ { - "__id__": 679 + "__id__": 1487 } ], "_prefab": null, @@ -19158,7 +29818,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 678 + "__id__": 1486 }, "_enabled": true, "__prefab": null, @@ -19179,13 +29839,13 @@ "_name": "P2", "_objFlags": 0, "_parent": { - "__id__": 667 + "__id__": 1475 }, "_children": [], "_active": true, "_components": [ { - "__id__": 681 + "__id__": 1489 } ], "_prefab": null, @@ -19223,7 +29883,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 680 + "__id__": 1488 }, "_enabled": true, "__prefab": null, @@ -19244,7 +29904,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 667 + "__id__": 1475 }, "_enabled": true, "__prefab": null, @@ -19265,27 +29925,27 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 667 + "__id__": 1475 }, "_enabled": true, "__prefab": null, "_collider": { - "__id__": 676 + "__id__": 1484 }, "_sprite": { - "__id__": 674 + "__id__": 1482 }, "_patrolPoint1": { - "__id__": 678 + "__id__": 1486 }, "_patrolPoint2": { - "__id__": 680 + "__id__": 1488 }, "_speed": 50, "_requireGoal": 9, "_curveY": false, "_patrolCurve": { - "__id__": 684 + "__id__": 1492 }, "_multiplierCurve": 100, "_hitSound": { @@ -19297,7 +29957,7 @@ { "__type__": "cc.AnimationCurve", "_curve": { - "__id__": 685 + "__id__": 1493 } }, { @@ -19340,7 +30000,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 612 + "__id__": 1420 }, "_enabled": true, "__prefab": null, @@ -19365,22 +30025,22 @@ }, "_children": [ { - "__id__": 688 + "__id__": 1496 }, { - "__id__": 703 + "__id__": 1512 }, { - "__id__": 718 + "__id__": 1528 }, { - "__id__": 733 + "__id__": 1544 } ], "_active": true, "_components": [ { - "__id__": 748 + "__id__": 1560 } ], "_prefab": null, @@ -19419,23 +30079,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 687 + "__id__": 1495 }, "_children": [ { - "__id__": 689 + "__id__": 1497 } ], "_active": true, "_components": [ { - "__id__": 698 + "__id__": 1506 }, { - "__id__": 701 + "__id__": 1510 }, { - "__id__": 702 + "__id__": 1511 } ], "_prefab": null, @@ -19474,29 +30134,32 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 688 + "__id__": 1496 }, "_children": [ { - "__id__": 690 + "__id__": 1498 }, { - "__id__": 693 + "__id__": 1501 } ], "_active": true, "_components": [ { - "__id__": 696 + "__id__": 1504 }, { - "__id__": 697 + "__id__": 1505 }, { - "__id__": 699 + "__id__": 1507 }, { - "__id__": 700 + "__id__": 1508 + }, + { + "__id__": 1509 } ], "_prefab": null, @@ -19534,16 +30197,16 @@ "_name": "Glow", "_objFlags": 0, "_parent": { - "__id__": 689 + "__id__": 1497 }, "_children": [], "_active": true, "_components": [ { - "__id__": 691 + "__id__": 1499 }, { - "__id__": 692 + "__id__": 1500 } ], "_prefab": null, @@ -19581,7 +30244,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 690 + "__id__": 1498 }, "_enabled": true, "__prefab": null, @@ -19602,7 +30265,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 690 + "__id__": 1498 }, "_enabled": true, "__prefab": null, @@ -19640,16 +30303,16 @@ "_name": "Sprite", "_objFlags": 0, "_parent": { - "__id__": 689 + "__id__": 1497 }, "_children": [], "_active": true, "_components": [ { - "__id__": 694 + "__id__": 1502 }, { - "__id__": 695 + "__id__": 1503 } ], "_prefab": null, @@ -19687,7 +30350,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 693 + "__id__": 1501 }, "_enabled": true, "__prefab": null, @@ -19708,7 +30371,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 693 + "__id__": 1501 }, "_enabled": true, "__prefab": null, @@ -19747,7 +30410,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 689 + "__id__": 1497 }, "_enabled": true, "__prefab": null, @@ -19775,7 +30438,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 689 + "__id__": 1497 }, "_enabled": true, "__prefab": null, @@ -19791,7 +30454,7 @@ }, "collideConnected": false, "connectedBody": { - "__id__": 698 + "__id__": 1506 }, "_enableLimit": true, "_lowerAngle": -60, @@ -19807,7 +30470,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 688 + "__id__": 1496 }, "_enabled": true, "__prefab": null, @@ -19835,7 +30498,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 689 + "__id__": 1497 }, "_enabled": true, "__prefab": null, @@ -19914,7 +30577,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 689 + "__id__": 1497 }, "_enabled": true, "__prefab": null, @@ -19930,20 +30593,58 @@ }, "_id": "0ctlL7xJ1LEqQPBJHfNDcG" }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1497 + }, + "_enabled": true, + "__prefab": null, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "d5a56802-cf55-4ffb-820a-6100f5c1ba0a@f9941", + "__expectedType__": "cc.SpriteFrame" + }, + "_type": 0, + "_fillType": 0, + "_sizeMode": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_useGrayscale": false, + "_atlas": null, + "_id": "08JpJhOjVFGYctYs3Lk/Dc" + }, { "__type__": "85a1du42gFMrIHUG6qev0l/", "_name": "", "_objFlags": 0, "node": { - "__id__": 688 + "__id__": 1496 }, "_enabled": true, "__prefab": null, "_animation": { - "__id__": 702 + "__id__": 1511 }, "_hingeJoint": { - "__id__": 697 + "__id__": 1505 }, "_motorSpeedActive": -10000, "_motorSpeedDeActive": 10000, @@ -19959,7 +30660,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 688 + "__id__": 1496 }, "_enabled": true, "__prefab": null, @@ -19982,23 +30683,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 687 + "__id__": 1495 }, "_children": [ { - "__id__": 704 + "__id__": 1513 } ], "_active": true, "_components": [ { - "__id__": 713 + "__id__": 1522 }, { - "__id__": 716 + "__id__": 1526 }, { - "__id__": 717 + "__id__": 1527 } ], "_prefab": null, @@ -20037,29 +30738,32 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 703 + "__id__": 1512 }, "_children": [ { - "__id__": 705 + "__id__": 1514 }, { - "__id__": 708 + "__id__": 1517 } ], "_active": true, "_components": [ { - "__id__": 711 + "__id__": 1520 }, { - "__id__": 712 + "__id__": 1521 }, { - "__id__": 714 + "__id__": 1523 }, { - "__id__": 715 + "__id__": 1524 + }, + { + "__id__": 1525 } ], "_prefab": null, @@ -20097,16 +30801,16 @@ "_name": "Glow", "_objFlags": 0, "_parent": { - "__id__": 704 + "__id__": 1513 }, "_children": [], "_active": true, "_components": [ { - "__id__": 706 + "__id__": 1515 }, { - "__id__": 707 + "__id__": 1516 } ], "_prefab": null, @@ -20144,7 +30848,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 705 + "__id__": 1514 }, "_enabled": true, "__prefab": null, @@ -20165,7 +30869,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 705 + "__id__": 1514 }, "_enabled": true, "__prefab": null, @@ -20203,16 +30907,16 @@ "_name": "Sprite", "_objFlags": 0, "_parent": { - "__id__": 704 + "__id__": 1513 }, "_children": [], "_active": true, "_components": [ { - "__id__": 709 + "__id__": 1518 }, { - "__id__": 710 + "__id__": 1519 } ], "_prefab": null, @@ -20250,7 +30954,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 708 + "__id__": 1517 }, "_enabled": true, "__prefab": null, @@ -20271,7 +30975,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 708 + "__id__": 1517 }, "_enabled": true, "__prefab": null, @@ -20310,7 +31014,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 704 + "__id__": 1513 }, "_enabled": true, "__prefab": null, @@ -20338,7 +31042,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 704 + "__id__": 1513 }, "_enabled": true, "__prefab": null, @@ -20354,7 +31058,7 @@ }, "collideConnected": false, "connectedBody": { - "__id__": 713 + "__id__": 1522 }, "_enableLimit": true, "_lowerAngle": 0, @@ -20370,7 +31074,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 703 + "__id__": 1512 }, "_enabled": true, "__prefab": null, @@ -20398,7 +31102,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 704 + "__id__": 1513 }, "_enabled": true, "__prefab": null, @@ -20492,7 +31196,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 704 + "__id__": 1513 }, "_enabled": true, "__prefab": null, @@ -20508,20 +31212,58 @@ }, "_id": "e00BwQ+QZNV7hHlyr1DZxK" }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1513 + }, + "_enabled": true, + "__prefab": null, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "c394c902-7f41-44b0-81c6-4695e9ec873e@f9941", + "__expectedType__": "cc.SpriteFrame" + }, + "_type": 0, + "_fillType": 0, + "_sizeMode": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_useGrayscale": false, + "_atlas": null, + "_id": "2az6WrLkxO74/iMWEYCPhe" + }, { "__type__": "85a1du42gFMrIHUG6qev0l/", "_name": "", "_objFlags": 0, "node": { - "__id__": 703 + "__id__": 1512 }, "_enabled": true, "__prefab": null, "_animation": { - "__id__": 717 + "__id__": 1527 }, "_hingeJoint": { - "__id__": 712 + "__id__": 1521 }, "_motorSpeedActive": 10000, "_motorSpeedDeActive": -10000, @@ -20537,7 +31279,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 703 + "__id__": 1512 }, "_enabled": true, "__prefab": null, @@ -20560,23 +31302,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 687 + "__id__": 1495 }, "_children": [ { - "__id__": 719 + "__id__": 1529 } ], "_active": true, "_components": [ { - "__id__": 728 + "__id__": 1538 }, { - "__id__": 731 + "__id__": 1542 }, { - "__id__": 732 + "__id__": 1543 } ], "_prefab": null, @@ -20615,29 +31357,32 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 718 + "__id__": 1528 }, "_children": [ { - "__id__": 720 + "__id__": 1530 }, { - "__id__": 723 + "__id__": 1533 } ], "_active": true, "_components": [ { - "__id__": 726 + "__id__": 1536 }, { - "__id__": 727 + "__id__": 1537 }, { - "__id__": 729 + "__id__": 1539 }, { - "__id__": 730 + "__id__": 1540 + }, + { + "__id__": 1541 } ], "_prefab": null, @@ -20675,16 +31420,16 @@ "_name": "Glow", "_objFlags": 0, "_parent": { - "__id__": 719 + "__id__": 1529 }, "_children": [], "_active": true, "_components": [ { - "__id__": 721 + "__id__": 1531 }, { - "__id__": 722 + "__id__": 1532 } ], "_prefab": null, @@ -20722,7 +31467,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 720 + "__id__": 1530 }, "_enabled": true, "__prefab": null, @@ -20743,7 +31488,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 720 + "__id__": 1530 }, "_enabled": true, "__prefab": null, @@ -20781,16 +31526,16 @@ "_name": "Sprite", "_objFlags": 0, "_parent": { - "__id__": 719 + "__id__": 1529 }, "_children": [], "_active": true, "_components": [ { - "__id__": 724 + "__id__": 1534 }, { - "__id__": 725 + "__id__": 1535 } ], "_prefab": null, @@ -20828,7 +31573,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 723 + "__id__": 1533 }, "_enabled": true, "__prefab": null, @@ -20849,7 +31594,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 723 + "__id__": 1533 }, "_enabled": true, "__prefab": null, @@ -20888,7 +31633,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 719 + "__id__": 1529 }, "_enabled": true, "__prefab": null, @@ -20916,7 +31661,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 719 + "__id__": 1529 }, "_enabled": true, "__prefab": null, @@ -20932,7 +31677,7 @@ }, "collideConnected": false, "connectedBody": { - "__id__": 728 + "__id__": 1538 }, "_enableLimit": true, "_lowerAngle": 0, @@ -20948,7 +31693,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 718 + "__id__": 1528 }, "_enabled": true, "__prefab": null, @@ -20976,7 +31721,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 719 + "__id__": 1529 }, "_enabled": true, "__prefab": null, @@ -21070,7 +31815,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 719 + "__id__": 1529 }, "_enabled": true, "__prefab": null, @@ -21086,20 +31831,58 @@ }, "_id": "08wwG+SZJND4quocvLJ1tr" }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1529 + }, + "_enabled": true, + "__prefab": null, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "c394c902-7f41-44b0-81c6-4695e9ec873e@f9941", + "__expectedType__": "cc.SpriteFrame" + }, + "_type": 0, + "_fillType": 0, + "_sizeMode": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_useGrayscale": false, + "_atlas": null, + "_id": "f9SA1ocU5It5AuRdnbmk98" + }, { "__type__": "85a1du42gFMrIHUG6qev0l/", "_name": "", "_objFlags": 0, "node": { - "__id__": 718 + "__id__": 1528 }, "_enabled": true, "__prefab": null, "_animation": { - "__id__": 732 + "__id__": 1543 }, "_hingeJoint": { - "__id__": 727 + "__id__": 1537 }, "_motorSpeedActive": 10000, "_motorSpeedDeActive": -10000, @@ -21115,7 +31898,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 718 + "__id__": 1528 }, "_enabled": true, "__prefab": null, @@ -21138,23 +31921,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 687 + "__id__": 1495 }, "_children": [ { - "__id__": 734 + "__id__": 1545 } ], "_active": true, "_components": [ { - "__id__": 743 + "__id__": 1554 }, { - "__id__": 746 + "__id__": 1558 }, { - "__id__": 747 + "__id__": 1559 } ], "_prefab": null, @@ -21193,29 +31976,32 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 733 + "__id__": 1544 }, "_children": [ { - "__id__": 735 + "__id__": 1546 }, { - "__id__": 738 + "__id__": 1549 } ], "_active": true, "_components": [ { - "__id__": 741 + "__id__": 1552 }, { - "__id__": 742 + "__id__": 1553 }, { - "__id__": 744 + "__id__": 1555 }, { - "__id__": 745 + "__id__": 1556 + }, + { + "__id__": 1557 } ], "_prefab": null, @@ -21253,16 +32039,16 @@ "_name": "Glow", "_objFlags": 0, "_parent": { - "__id__": 734 + "__id__": 1545 }, "_children": [], "_active": true, "_components": [ { - "__id__": 736 + "__id__": 1547 }, { - "__id__": 737 + "__id__": 1548 } ], "_prefab": null, @@ -21300,7 +32086,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 735 + "__id__": 1546 }, "_enabled": true, "__prefab": null, @@ -21321,7 +32107,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 735 + "__id__": 1546 }, "_enabled": true, "__prefab": null, @@ -21359,16 +32145,16 @@ "_name": "Sprite", "_objFlags": 0, "_parent": { - "__id__": 734 + "__id__": 1545 }, "_children": [], "_active": true, "_components": [ { - "__id__": 739 + "__id__": 1550 }, { - "__id__": 740 + "__id__": 1551 } ], "_prefab": null, @@ -21406,7 +32192,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 738 + "__id__": 1549 }, "_enabled": true, "__prefab": null, @@ -21427,7 +32213,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 738 + "__id__": 1549 }, "_enabled": true, "__prefab": null, @@ -21466,7 +32252,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 734 + "__id__": 1545 }, "_enabled": true, "__prefab": null, @@ -21494,7 +32280,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 734 + "__id__": 1545 }, "_enabled": true, "__prefab": null, @@ -21510,7 +32296,7 @@ }, "collideConnected": false, "connectedBody": { - "__id__": 743 + "__id__": 1554 }, "_enableLimit": true, "_lowerAngle": -60, @@ -21526,7 +32312,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 733 + "__id__": 1544 }, "_enabled": true, "__prefab": null, @@ -21554,7 +32340,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 734 + "__id__": 1545 }, "_enabled": true, "__prefab": null, @@ -21633,7 +32419,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 734 + "__id__": 1545 }, "_enabled": true, "__prefab": null, @@ -21649,20 +32435,58 @@ }, "_id": "93g/EJC9VHULsZs44fR12N" }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1545 + }, + "_enabled": true, + "__prefab": null, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "d5a56802-cf55-4ffb-820a-6100f5c1ba0a@f9941", + "__expectedType__": "cc.SpriteFrame" + }, + "_type": 0, + "_fillType": 0, + "_sizeMode": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_useGrayscale": false, + "_atlas": null, + "_id": "64X0O2xBNLppsYSshLayIo" + }, { "__type__": "85a1du42gFMrIHUG6qev0l/", "_name": "", "_objFlags": 0, "node": { - "__id__": 733 + "__id__": 1544 }, "_enabled": true, "__prefab": null, "_animation": { - "__id__": 747 + "__id__": 1559 }, "_hingeJoint": { - "__id__": 742 + "__id__": 1553 }, "_motorSpeedActive": -10000, "_motorSpeedDeActive": 10000, @@ -21678,7 +32502,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 733 + "__id__": 1544 }, "_enabled": true, "__prefab": null, @@ -21700,7 +32524,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 687 + "__id__": 1495 }, "_enabled": true, "__prefab": null, @@ -21727,13 +32551,13 @@ "_active": true, "_components": [ { - "__id__": 750 + "__id__": 1562 }, { - "__id__": 751 + "__id__": 1563 }, { - "__id__": 752 + "__id__": 1564 } ], "_prefab": null, @@ -21771,7 +32595,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 749 + "__id__": 1561 }, "_enabled": true, "__prefab": null, @@ -21792,7 +32616,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 749 + "__id__": 1561 }, "_enabled": true, "__prefab": null, @@ -21819,12 +32643,12 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 749 + "__id__": 1561 }, "_enabled": true, "__prefab": null, "_collider": { - "__id__": 751 + "__id__": 1563 }, "_id": "63rfzsm3REkprs+s68PCRK" }, @@ -21837,211 +32661,211 @@ }, "_children": [ { - "__id__": 754 + "__id__": 1566 }, { - "__id__": 757 + "__id__": 1569 }, { - "__id__": 760 + "__id__": 1572 }, { - "__id__": 763 + "__id__": 1575 }, { - "__id__": 766 + "__id__": 1578 }, { - "__id__": 769 + "__id__": 1581 }, { - "__id__": 772 + "__id__": 1584 }, { - "__id__": 775 + "__id__": 1587 }, { - "__id__": 778 + "__id__": 1590 }, { - "__id__": 781 + "__id__": 1593 }, { - "__id__": 784 + "__id__": 1596 }, { - "__id__": 787 + "__id__": 1599 }, { - "__id__": 790 + "__id__": 1602 }, { - "__id__": 793 + "__id__": 1605 }, { - "__id__": 796 + "__id__": 1608 }, { - "__id__": 799 + "__id__": 1611 }, { - "__id__": 802 + "__id__": 1614 }, { - "__id__": 805 + "__id__": 1617 }, { - "__id__": 808 + "__id__": 1620 }, { - "__id__": 811 + "__id__": 1623 }, { - "__id__": 814 + "__id__": 1626 }, { - "__id__": 817 + "__id__": 1629 }, { - "__id__": 820 + "__id__": 1632 }, { - "__id__": 823 + "__id__": 1635 }, { - "__id__": 826 + "__id__": 1638 }, { - "__id__": 829 + "__id__": 1641 }, { - "__id__": 832 + "__id__": 1644 }, { - "__id__": 835 + "__id__": 1647 }, { - "__id__": 838 + "__id__": 1650 }, { - "__id__": 841 + "__id__": 1653 }, { - "__id__": 844 + "__id__": 1656 }, { - "__id__": 847 + "__id__": 1659 }, { - "__id__": 850 + "__id__": 1662 }, { - "__id__": 853 + "__id__": 1665 }, { - "__id__": 856 + "__id__": 1668 }, { - "__id__": 859 + "__id__": 1671 }, { - "__id__": 862 + "__id__": 1674 }, { - "__id__": 865 + "__id__": 1677 }, { - "__id__": 868 + "__id__": 1680 }, { - "__id__": 871 + "__id__": 1683 }, { - "__id__": 874 + "__id__": 1686 }, { - "__id__": 877 + "__id__": 1689 }, { - "__id__": 880 + "__id__": 1692 }, { - "__id__": 883 + "__id__": 1695 }, { - "__id__": 886 + "__id__": 1698 }, { - "__id__": 889 + "__id__": 1701 }, { - "__id__": 892 + "__id__": 1704 }, { - "__id__": 895 + "__id__": 1707 }, { - "__id__": 898 + "__id__": 1710 }, { - "__id__": 901 + "__id__": 1713 }, { - "__id__": 904 + "__id__": 1716 }, { - "__id__": 907 + "__id__": 1719 }, { - "__id__": 910 + "__id__": 1722 }, { - "__id__": 913 + "__id__": 1725 }, { - "__id__": 916 + "__id__": 1728 }, { - "__id__": 919 + "__id__": 1731 }, { - "__id__": 922 + "__id__": 1734 }, { - "__id__": 925 + "__id__": 1737 }, { - "__id__": 928 + "__id__": 1740 }, { - "__id__": 931 + "__id__": 1743 }, { - "__id__": 934 + "__id__": 1746 }, { - "__id__": 937 + "__id__": 1749 }, { - "__id__": 940 + "__id__": 1752 }, { - "__id__": 943 + "__id__": 1755 }, { - "__id__": 946 + "__id__": 1758 }, { - "__id__": 949 + "__id__": 1761 } ], "_active": true, "_components": [ { - "__id__": 952 + "__id__": 1764 }, { - "__id__": 953 + "__id__": 1765 } ], "_prefab": null, @@ -22079,16 +32903,16 @@ "_name": "spawn point", "_objFlags": 0, "_parent": { - "__id__": 753 + "__id__": 1565 }, "_children": [], "_active": true, "_components": [ { - "__id__": 755 + "__id__": 1567 }, { - "__id__": 756 + "__id__": 1568 } ], "_prefab": null, @@ -22126,7 +32950,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 754 + "__id__": 1566 }, "_enabled": true, "__prefab": null, @@ -22147,7 +32971,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 754 + "__id__": 1566 }, "_enabled": true, "__prefab": null, @@ -22185,16 +33009,16 @@ "_name": "spawn point-001", "_objFlags": 0, "_parent": { - "__id__": 753 + "__id__": 1565 }, "_children": [], "_active": true, "_components": [ { - "__id__": 758 + "__id__": 1570 }, { - "__id__": 759 + "__id__": 1571 } ], "_prefab": null, @@ -22232,7 +33056,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 757 + "__id__": 1569 }, "_enabled": true, "__prefab": null, @@ -22253,7 +33077,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 757 + "__id__": 1569 }, "_enabled": true, "__prefab": null, @@ -22291,16 +33115,16 @@ "_name": "spawn point-002", "_objFlags": 0, "_parent": { - "__id__": 753 + "__id__": 1565 }, "_children": [], "_active": true, "_components": [ { - "__id__": 761 + "__id__": 1573 }, { - "__id__": 762 + "__id__": 1574 } ], "_prefab": null, @@ -22338,7 +33162,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 760 + "__id__": 1572 }, "_enabled": true, "__prefab": null, @@ -22359,7 +33183,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 760 + "__id__": 1572 }, "_enabled": true, "__prefab": null, @@ -22397,16 +33221,16 @@ "_name": "spawn point-003", "_objFlags": 0, "_parent": { - "__id__": 753 + "__id__": 1565 }, "_children": [], "_active": true, "_components": [ { - "__id__": 764 + "__id__": 1576 }, { - "__id__": 765 + "__id__": 1577 } ], "_prefab": null, @@ -22444,7 +33268,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 763 + "__id__": 1575 }, "_enabled": true, "__prefab": null, @@ -22465,7 +33289,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 763 + "__id__": 1575 }, "_enabled": true, "__prefab": null, @@ -22503,16 +33327,16 @@ "_name": "spawn point-004", "_objFlags": 0, "_parent": { - "__id__": 753 + "__id__": 1565 }, "_children": [], "_active": true, "_components": [ { - "__id__": 767 + "__id__": 1579 }, { - "__id__": 768 + "__id__": 1580 } ], "_prefab": null, @@ -22550,7 +33374,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 766 + "__id__": 1578 }, "_enabled": true, "__prefab": null, @@ -22571,7 +33395,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 766 + "__id__": 1578 }, "_enabled": true, "__prefab": null, @@ -22609,16 +33433,16 @@ "_name": "spawn point-005", "_objFlags": 0, "_parent": { - "__id__": 753 + "__id__": 1565 }, "_children": [], "_active": true, "_components": [ { - "__id__": 770 + "__id__": 1582 }, { - "__id__": 771 + "__id__": 1583 } ], "_prefab": null, @@ -22656,7 +33480,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 769 + "__id__": 1581 }, "_enabled": true, "__prefab": null, @@ -22677,7 +33501,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 769 + "__id__": 1581 }, "_enabled": true, "__prefab": null, @@ -22715,16 +33539,16 @@ "_name": "spawn point-006", "_objFlags": 0, "_parent": { - "__id__": 753 + "__id__": 1565 }, "_children": [], "_active": true, "_components": [ { - "__id__": 773 + "__id__": 1585 }, { - "__id__": 774 + "__id__": 1586 } ], "_prefab": null, @@ -22762,7 +33586,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 772 + "__id__": 1584 }, "_enabled": true, "__prefab": null, @@ -22783,7 +33607,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 772 + "__id__": 1584 }, "_enabled": true, "__prefab": null, @@ -22821,16 +33645,16 @@ "_name": "spawn point-007", "_objFlags": 0, "_parent": { - "__id__": 753 + "__id__": 1565 }, "_children": [], "_active": true, "_components": [ { - "__id__": 776 + "__id__": 1588 }, { - "__id__": 777 + "__id__": 1589 } ], "_prefab": null, @@ -22868,7 +33692,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 775 + "__id__": 1587 }, "_enabled": true, "__prefab": null, @@ -22889,7 +33713,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 775 + "__id__": 1587 }, "_enabled": true, "__prefab": null, @@ -22927,16 +33751,16 @@ "_name": "spawn point-008", "_objFlags": 0, "_parent": { - "__id__": 753 + "__id__": 1565 }, "_children": [], "_active": true, "_components": [ { - "__id__": 779 + "__id__": 1591 }, { - "__id__": 780 + "__id__": 1592 } ], "_prefab": null, @@ -22974,7 +33798,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 778 + "__id__": 1590 }, "_enabled": true, "__prefab": null, @@ -22995,7 +33819,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 778 + "__id__": 1590 }, "_enabled": true, "__prefab": null, @@ -23033,16 +33857,16 @@ "_name": "spawn point-009", "_objFlags": 0, "_parent": { - "__id__": 753 + "__id__": 1565 }, "_children": [], "_active": true, "_components": [ { - "__id__": 782 + "__id__": 1594 }, { - "__id__": 783 + "__id__": 1595 } ], "_prefab": null, @@ -23080,7 +33904,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 781 + "__id__": 1593 }, "_enabled": true, "__prefab": null, @@ -23101,7 +33925,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 781 + "__id__": 1593 }, "_enabled": true, "__prefab": null, @@ -23139,16 +33963,16 @@ "_name": "spawn point-010", "_objFlags": 0, "_parent": { - "__id__": 753 + "__id__": 1565 }, "_children": [], "_active": true, "_components": [ { - "__id__": 785 + "__id__": 1597 }, { - "__id__": 786 + "__id__": 1598 } ], "_prefab": null, @@ -23186,7 +34010,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 784 + "__id__": 1596 }, "_enabled": true, "__prefab": null, @@ -23207,7 +34031,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 784 + "__id__": 1596 }, "_enabled": true, "__prefab": null, @@ -23245,16 +34069,16 @@ "_name": "spawn point-011", "_objFlags": 0, "_parent": { - "__id__": 753 + "__id__": 1565 }, "_children": [], "_active": true, "_components": [ { - "__id__": 788 + "__id__": 1600 }, { - "__id__": 789 + "__id__": 1601 } ], "_prefab": null, @@ -23292,7 +34116,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 787 + "__id__": 1599 }, "_enabled": true, "__prefab": null, @@ -23313,7 +34137,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 787 + "__id__": 1599 }, "_enabled": true, "__prefab": null, @@ -23351,16 +34175,16 @@ "_name": "spawn point-014", "_objFlags": 0, "_parent": { - "__id__": 753 + "__id__": 1565 }, "_children": [], "_active": true, "_components": [ { - "__id__": 791 + "__id__": 1603 }, { - "__id__": 792 + "__id__": 1604 } ], "_prefab": null, @@ -23398,7 +34222,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 790 + "__id__": 1602 }, "_enabled": true, "__prefab": null, @@ -23419,7 +34243,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 790 + "__id__": 1602 }, "_enabled": true, "__prefab": null, @@ -23457,16 +34281,16 @@ "_name": "spawn point-015", "_objFlags": 0, "_parent": { - "__id__": 753 + "__id__": 1565 }, "_children": [], "_active": true, "_components": [ { - "__id__": 794 + "__id__": 1606 }, { - "__id__": 795 + "__id__": 1607 } ], "_prefab": null, @@ -23504,7 +34328,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 793 + "__id__": 1605 }, "_enabled": true, "__prefab": null, @@ -23525,7 +34349,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 793 + "__id__": 1605 }, "_enabled": true, "__prefab": null, @@ -23563,16 +34387,16 @@ "_name": "spawn point-016", "_objFlags": 0, "_parent": { - "__id__": 753 + "__id__": 1565 }, "_children": [], "_active": true, "_components": [ { - "__id__": 797 + "__id__": 1609 }, { - "__id__": 798 + "__id__": 1610 } ], "_prefab": null, @@ -23610,7 +34434,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 796 + "__id__": 1608 }, "_enabled": true, "__prefab": null, @@ -23631,7 +34455,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 796 + "__id__": 1608 }, "_enabled": true, "__prefab": null, @@ -23669,16 +34493,16 @@ "_name": "spawn point-017", "_objFlags": 0, "_parent": { - "__id__": 753 + "__id__": 1565 }, "_children": [], "_active": true, "_components": [ { - "__id__": 800 + "__id__": 1612 }, { - "__id__": 801 + "__id__": 1613 } ], "_prefab": null, @@ -23716,7 +34540,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 799 + "__id__": 1611 }, "_enabled": true, "__prefab": null, @@ -23737,7 +34561,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 799 + "__id__": 1611 }, "_enabled": true, "__prefab": null, @@ -23775,16 +34599,16 @@ "_name": "spawn point-020", "_objFlags": 0, "_parent": { - "__id__": 753 + "__id__": 1565 }, "_children": [], "_active": true, "_components": [ { - "__id__": 803 + "__id__": 1615 }, { - "__id__": 804 + "__id__": 1616 } ], "_prefab": null, @@ -23822,7 +34646,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 802 + "__id__": 1614 }, "_enabled": true, "__prefab": null, @@ -23843,7 +34667,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 802 + "__id__": 1614 }, "_enabled": true, "__prefab": null, @@ -23881,16 +34705,16 @@ "_name": "spawn point-021", "_objFlags": 0, "_parent": { - "__id__": 753 + "__id__": 1565 }, "_children": [], "_active": true, "_components": [ { - "__id__": 806 + "__id__": 1618 }, { - "__id__": 807 + "__id__": 1619 } ], "_prefab": null, @@ -23928,7 +34752,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 805 + "__id__": 1617 }, "_enabled": true, "__prefab": null, @@ -23949,7 +34773,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 805 + "__id__": 1617 }, "_enabled": true, "__prefab": null, @@ -23987,16 +34811,16 @@ "_name": "spawn point-022", "_objFlags": 0, "_parent": { - "__id__": 753 + "__id__": 1565 }, "_children": [], "_active": true, "_components": [ { - "__id__": 809 + "__id__": 1621 }, { - "__id__": 810 + "__id__": 1622 } ], "_prefab": null, @@ -24034,7 +34858,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 808 + "__id__": 1620 }, "_enabled": true, "__prefab": null, @@ -24055,7 +34879,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 808 + "__id__": 1620 }, "_enabled": true, "__prefab": null, @@ -24093,16 +34917,16 @@ "_name": "spawn point-023", "_objFlags": 0, "_parent": { - "__id__": 753 + "__id__": 1565 }, "_children": [], "_active": true, "_components": [ { - "__id__": 812 + "__id__": 1624 }, { - "__id__": 813 + "__id__": 1625 } ], "_prefab": null, @@ -24140,7 +34964,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 811 + "__id__": 1623 }, "_enabled": true, "__prefab": null, @@ -24161,7 +34985,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 811 + "__id__": 1623 }, "_enabled": true, "__prefab": null, @@ -24199,16 +35023,16 @@ "_name": "spawn point-024", "_objFlags": 0, "_parent": { - "__id__": 753 + "__id__": 1565 }, "_children": [], "_active": true, "_components": [ { - "__id__": 815 + "__id__": 1627 }, { - "__id__": 816 + "__id__": 1628 } ], "_prefab": null, @@ -24246,7 +35070,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 814 + "__id__": 1626 }, "_enabled": true, "__prefab": null, @@ -24267,7 +35091,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 814 + "__id__": 1626 }, "_enabled": true, "__prefab": null, @@ -24305,16 +35129,16 @@ "_name": "spawn point-025", "_objFlags": 0, "_parent": { - "__id__": 753 + "__id__": 1565 }, "_children": [], "_active": true, "_components": [ { - "__id__": 818 + "__id__": 1630 }, { - "__id__": 819 + "__id__": 1631 } ], "_prefab": null, @@ -24352,7 +35176,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 817 + "__id__": 1629 }, "_enabled": true, "__prefab": null, @@ -24373,7 +35197,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 817 + "__id__": 1629 }, "_enabled": true, "__prefab": null, @@ -24411,16 +35235,16 @@ "_name": "spawn point-026", "_objFlags": 0, "_parent": { - "__id__": 753 + "__id__": 1565 }, "_children": [], "_active": true, "_components": [ { - "__id__": 821 + "__id__": 1633 }, { - "__id__": 822 + "__id__": 1634 } ], "_prefab": null, @@ -24458,7 +35282,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 820 + "__id__": 1632 }, "_enabled": true, "__prefab": null, @@ -24479,7 +35303,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 820 + "__id__": 1632 }, "_enabled": true, "__prefab": null, @@ -24517,16 +35341,16 @@ "_name": "spawn point-027", "_objFlags": 0, "_parent": { - "__id__": 753 + "__id__": 1565 }, "_children": [], "_active": true, "_components": [ { - "__id__": 824 + "__id__": 1636 }, { - "__id__": 825 + "__id__": 1637 } ], "_prefab": null, @@ -24564,7 +35388,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 823 + "__id__": 1635 }, "_enabled": true, "__prefab": null, @@ -24585,7 +35409,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 823 + "__id__": 1635 }, "_enabled": true, "__prefab": null, @@ -24623,16 +35447,16 @@ "_name": "spawn point-028", "_objFlags": 0, "_parent": { - "__id__": 753 + "__id__": 1565 }, "_children": [], "_active": true, "_components": [ { - "__id__": 827 + "__id__": 1639 }, { - "__id__": 828 + "__id__": 1640 } ], "_prefab": null, @@ -24670,7 +35494,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 826 + "__id__": 1638 }, "_enabled": true, "__prefab": null, @@ -24691,7 +35515,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 826 + "__id__": 1638 }, "_enabled": true, "__prefab": null, @@ -24729,16 +35553,16 @@ "_name": "spawn point-029", "_objFlags": 0, "_parent": { - "__id__": 753 + "__id__": 1565 }, "_children": [], "_active": true, "_components": [ { - "__id__": 830 + "__id__": 1642 }, { - "__id__": 831 + "__id__": 1643 } ], "_prefab": null, @@ -24776,7 +35600,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 829 + "__id__": 1641 }, "_enabled": true, "__prefab": null, @@ -24797,7 +35621,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 829 + "__id__": 1641 }, "_enabled": true, "__prefab": null, @@ -24835,16 +35659,16 @@ "_name": "spawn point-030", "_objFlags": 0, "_parent": { - "__id__": 753 + "__id__": 1565 }, "_children": [], "_active": true, "_components": [ { - "__id__": 833 + "__id__": 1645 }, { - "__id__": 834 + "__id__": 1646 } ], "_prefab": null, @@ -24882,7 +35706,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 832 + "__id__": 1644 }, "_enabled": true, "__prefab": null, @@ -24903,7 +35727,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 832 + "__id__": 1644 }, "_enabled": true, "__prefab": null, @@ -24941,16 +35765,16 @@ "_name": "spawn point-031", "_objFlags": 0, "_parent": { - "__id__": 753 + "__id__": 1565 }, "_children": [], "_active": true, "_components": [ { - "__id__": 836 + "__id__": 1648 }, { - "__id__": 837 + "__id__": 1649 } ], "_prefab": null, @@ -24988,7 +35812,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 835 + "__id__": 1647 }, "_enabled": true, "__prefab": null, @@ -25009,7 +35833,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 835 + "__id__": 1647 }, "_enabled": true, "__prefab": null, @@ -25047,16 +35871,16 @@ "_name": "spawn point-032", "_objFlags": 0, "_parent": { - "__id__": 753 + "__id__": 1565 }, "_children": [], "_active": true, "_components": [ { - "__id__": 839 + "__id__": 1651 }, { - "__id__": 840 + "__id__": 1652 } ], "_prefab": null, @@ -25094,7 +35918,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 838 + "__id__": 1650 }, "_enabled": true, "__prefab": null, @@ -25115,7 +35939,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 838 + "__id__": 1650 }, "_enabled": true, "__prefab": null, @@ -25153,16 +35977,16 @@ "_name": "spawn point-033", "_objFlags": 0, "_parent": { - "__id__": 753 + "__id__": 1565 }, "_children": [], "_active": true, "_components": [ { - "__id__": 842 + "__id__": 1654 }, { - "__id__": 843 + "__id__": 1655 } ], "_prefab": null, @@ -25200,7 +36024,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 841 + "__id__": 1653 }, "_enabled": true, "__prefab": null, @@ -25221,7 +36045,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 841 + "__id__": 1653 }, "_enabled": true, "__prefab": null, @@ -25259,16 +36083,16 @@ "_name": "spawn point-034", "_objFlags": 0, "_parent": { - "__id__": 753 + "__id__": 1565 }, "_children": [], "_active": true, "_components": [ { - "__id__": 845 + "__id__": 1657 }, { - "__id__": 846 + "__id__": 1658 } ], "_prefab": null, @@ -25306,7 +36130,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 844 + "__id__": 1656 }, "_enabled": true, "__prefab": null, @@ -25327,7 +36151,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 844 + "__id__": 1656 }, "_enabled": true, "__prefab": null, @@ -25365,16 +36189,16 @@ "_name": "spawn point-035", "_objFlags": 0, "_parent": { - "__id__": 753 + "__id__": 1565 }, "_children": [], "_active": true, "_components": [ { - "__id__": 848 + "__id__": 1660 }, { - "__id__": 849 + "__id__": 1661 } ], "_prefab": null, @@ -25412,7 +36236,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 847 + "__id__": 1659 }, "_enabled": true, "__prefab": null, @@ -25433,7 +36257,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 847 + "__id__": 1659 }, "_enabled": true, "__prefab": null, @@ -25471,16 +36295,16 @@ "_name": "spawn point-036", "_objFlags": 0, "_parent": { - "__id__": 753 + "__id__": 1565 }, "_children": [], "_active": true, "_components": [ { - "__id__": 851 + "__id__": 1663 }, { - "__id__": 852 + "__id__": 1664 } ], "_prefab": null, @@ -25518,7 +36342,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 850 + "__id__": 1662 }, "_enabled": true, "__prefab": null, @@ -25539,7 +36363,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 850 + "__id__": 1662 }, "_enabled": true, "__prefab": null, @@ -25577,16 +36401,16 @@ "_name": "spawn point-037", "_objFlags": 0, "_parent": { - "__id__": 753 + "__id__": 1565 }, "_children": [], "_active": true, "_components": [ { - "__id__": 854 + "__id__": 1666 }, { - "__id__": 855 + "__id__": 1667 } ], "_prefab": null, @@ -25624,7 +36448,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 853 + "__id__": 1665 }, "_enabled": true, "__prefab": null, @@ -25645,7 +36469,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 853 + "__id__": 1665 }, "_enabled": true, "__prefab": null, @@ -25683,16 +36507,16 @@ "_name": "spawn point-038", "_objFlags": 0, "_parent": { - "__id__": 753 + "__id__": 1565 }, "_children": [], "_active": true, "_components": [ { - "__id__": 857 + "__id__": 1669 }, { - "__id__": 858 + "__id__": 1670 } ], "_prefab": null, @@ -25730,7 +36554,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 856 + "__id__": 1668 }, "_enabled": true, "__prefab": null, @@ -25751,7 +36575,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 856 + "__id__": 1668 }, "_enabled": true, "__prefab": null, @@ -25789,16 +36613,16 @@ "_name": "spawn point-039", "_objFlags": 0, "_parent": { - "__id__": 753 + "__id__": 1565 }, "_children": [], "_active": true, "_components": [ { - "__id__": 860 + "__id__": 1672 }, { - "__id__": 861 + "__id__": 1673 } ], "_prefab": null, @@ -25836,7 +36660,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 859 + "__id__": 1671 }, "_enabled": true, "__prefab": null, @@ -25857,7 +36681,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 859 + "__id__": 1671 }, "_enabled": true, "__prefab": null, @@ -25895,16 +36719,16 @@ "_name": "spawn point-040", "_objFlags": 0, "_parent": { - "__id__": 753 + "__id__": 1565 }, "_children": [], "_active": true, "_components": [ { - "__id__": 863 + "__id__": 1675 }, { - "__id__": 864 + "__id__": 1676 } ], "_prefab": null, @@ -25942,7 +36766,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 862 + "__id__": 1674 }, "_enabled": true, "__prefab": null, @@ -25963,7 +36787,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 862 + "__id__": 1674 }, "_enabled": true, "__prefab": null, @@ -26001,16 +36825,16 @@ "_name": "spawn point-041", "_objFlags": 0, "_parent": { - "__id__": 753 + "__id__": 1565 }, "_children": [], "_active": true, "_components": [ { - "__id__": 866 + "__id__": 1678 }, { - "__id__": 867 + "__id__": 1679 } ], "_prefab": null, @@ -26048,7 +36872,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 865 + "__id__": 1677 }, "_enabled": true, "__prefab": null, @@ -26069,7 +36893,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 865 + "__id__": 1677 }, "_enabled": true, "__prefab": null, @@ -26107,16 +36931,16 @@ "_name": "spawn point-043", "_objFlags": 0, "_parent": { - "__id__": 753 + "__id__": 1565 }, "_children": [], "_active": true, "_components": [ { - "__id__": 869 + "__id__": 1681 }, { - "__id__": 870 + "__id__": 1682 } ], "_prefab": null, @@ -26154,7 +36978,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 868 + "__id__": 1680 }, "_enabled": true, "__prefab": null, @@ -26175,7 +36999,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 868 + "__id__": 1680 }, "_enabled": true, "__prefab": null, @@ -26213,16 +37037,16 @@ "_name": "spawn point-044", "_objFlags": 0, "_parent": { - "__id__": 753 + "__id__": 1565 }, "_children": [], "_active": true, "_components": [ { - "__id__": 872 + "__id__": 1684 }, { - "__id__": 873 + "__id__": 1685 } ], "_prefab": null, @@ -26260,7 +37084,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 871 + "__id__": 1683 }, "_enabled": true, "__prefab": null, @@ -26281,7 +37105,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 871 + "__id__": 1683 }, "_enabled": true, "__prefab": null, @@ -26319,16 +37143,16 @@ "_name": "spawn point-045", "_objFlags": 0, "_parent": { - "__id__": 753 + "__id__": 1565 }, "_children": [], "_active": true, "_components": [ { - "__id__": 875 + "__id__": 1687 }, { - "__id__": 876 + "__id__": 1688 } ], "_prefab": null, @@ -26366,7 +37190,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 874 + "__id__": 1686 }, "_enabled": true, "__prefab": null, @@ -26387,7 +37211,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 874 + "__id__": 1686 }, "_enabled": true, "__prefab": null, @@ -26425,16 +37249,16 @@ "_name": "spawn point-047", "_objFlags": 0, "_parent": { - "__id__": 753 + "__id__": 1565 }, "_children": [], "_active": true, "_components": [ { - "__id__": 878 + "__id__": 1690 }, { - "__id__": 879 + "__id__": 1691 } ], "_prefab": null, @@ -26472,7 +37296,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 877 + "__id__": 1689 }, "_enabled": true, "__prefab": null, @@ -26493,7 +37317,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 877 + "__id__": 1689 }, "_enabled": true, "__prefab": null, @@ -26531,16 +37355,16 @@ "_name": "spawn point-048", "_objFlags": 0, "_parent": { - "__id__": 753 + "__id__": 1565 }, "_children": [], "_active": true, "_components": [ { - "__id__": 881 + "__id__": 1693 }, { - "__id__": 882 + "__id__": 1694 } ], "_prefab": null, @@ -26578,7 +37402,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 880 + "__id__": 1692 }, "_enabled": true, "__prefab": null, @@ -26599,7 +37423,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 880 + "__id__": 1692 }, "_enabled": true, "__prefab": null, @@ -26637,16 +37461,16 @@ "_name": "spawn point-049", "_objFlags": 0, "_parent": { - "__id__": 753 + "__id__": 1565 }, "_children": [], "_active": true, "_components": [ { - "__id__": 884 + "__id__": 1696 }, { - "__id__": 885 + "__id__": 1697 } ], "_prefab": null, @@ -26684,7 +37508,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 883 + "__id__": 1695 }, "_enabled": true, "__prefab": null, @@ -26705,7 +37529,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 883 + "__id__": 1695 }, "_enabled": true, "__prefab": null, @@ -26743,16 +37567,16 @@ "_name": "spawn point-050", "_objFlags": 0, "_parent": { - "__id__": 753 + "__id__": 1565 }, "_children": [], "_active": true, "_components": [ { - "__id__": 887 + "__id__": 1699 }, { - "__id__": 888 + "__id__": 1700 } ], "_prefab": null, @@ -26790,7 +37614,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 886 + "__id__": 1698 }, "_enabled": true, "__prefab": null, @@ -26811,7 +37635,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 886 + "__id__": 1698 }, "_enabled": true, "__prefab": null, @@ -26849,16 +37673,16 @@ "_name": "spawn point-051", "_objFlags": 0, "_parent": { - "__id__": 753 + "__id__": 1565 }, "_children": [], "_active": true, "_components": [ { - "__id__": 890 + "__id__": 1702 }, { - "__id__": 891 + "__id__": 1703 } ], "_prefab": null, @@ -26896,7 +37720,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 889 + "__id__": 1701 }, "_enabled": true, "__prefab": null, @@ -26917,7 +37741,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 889 + "__id__": 1701 }, "_enabled": true, "__prefab": null, @@ -26955,16 +37779,16 @@ "_name": "spawn point-052", "_objFlags": 0, "_parent": { - "__id__": 753 + "__id__": 1565 }, "_children": [], "_active": true, "_components": [ { - "__id__": 893 + "__id__": 1705 }, { - "__id__": 894 + "__id__": 1706 } ], "_prefab": null, @@ -27002,7 +37826,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 892 + "__id__": 1704 }, "_enabled": true, "__prefab": null, @@ -27023,7 +37847,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 892 + "__id__": 1704 }, "_enabled": true, "__prefab": null, @@ -27061,16 +37885,16 @@ "_name": "spawn point-053", "_objFlags": 0, "_parent": { - "__id__": 753 + "__id__": 1565 }, "_children": [], "_active": true, "_components": [ { - "__id__": 896 + "__id__": 1708 }, { - "__id__": 897 + "__id__": 1709 } ], "_prefab": null, @@ -27108,7 +37932,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 895 + "__id__": 1707 }, "_enabled": true, "__prefab": null, @@ -27129,7 +37953,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 895 + "__id__": 1707 }, "_enabled": true, "__prefab": null, @@ -27167,16 +37991,16 @@ "_name": "spawn point-018", "_objFlags": 0, "_parent": { - "__id__": 753 + "__id__": 1565 }, "_children": [], "_active": true, "_components": [ { - "__id__": 899 + "__id__": 1711 }, { - "__id__": 900 + "__id__": 1712 } ], "_prefab": null, @@ -27214,7 +38038,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 898 + "__id__": 1710 }, "_enabled": true, "__prefab": null, @@ -27235,7 +38059,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 898 + "__id__": 1710 }, "_enabled": true, "__prefab": null, @@ -27273,16 +38097,16 @@ "_name": "spawn point-019", "_objFlags": 0, "_parent": { - "__id__": 753 + "__id__": 1565 }, "_children": [], "_active": true, "_components": [ { - "__id__": 902 + "__id__": 1714 }, { - "__id__": 903 + "__id__": 1715 } ], "_prefab": null, @@ -27320,7 +38144,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 901 + "__id__": 1713 }, "_enabled": true, "__prefab": null, @@ -27341,7 +38165,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 901 + "__id__": 1713 }, "_enabled": true, "__prefab": null, @@ -27379,16 +38203,16 @@ "_name": "spawn point-042", "_objFlags": 0, "_parent": { - "__id__": 753 + "__id__": 1565 }, "_children": [], "_active": true, "_components": [ { - "__id__": 905 + "__id__": 1717 }, { - "__id__": 906 + "__id__": 1718 } ], "_prefab": null, @@ -27426,7 +38250,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 904 + "__id__": 1716 }, "_enabled": true, "__prefab": null, @@ -27447,7 +38271,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 904 + "__id__": 1716 }, "_enabled": true, "__prefab": null, @@ -27485,16 +38309,16 @@ "_name": "spawn point-046", "_objFlags": 0, "_parent": { - "__id__": 753 + "__id__": 1565 }, "_children": [], "_active": true, "_components": [ { - "__id__": 908 + "__id__": 1720 }, { - "__id__": 909 + "__id__": 1721 } ], "_prefab": null, @@ -27532,7 +38356,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 907 + "__id__": 1719 }, "_enabled": true, "__prefab": null, @@ -27553,7 +38377,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 907 + "__id__": 1719 }, "_enabled": true, "__prefab": null, @@ -27591,16 +38415,16 @@ "_name": "spawn point-054", "_objFlags": 0, "_parent": { - "__id__": 753 + "__id__": 1565 }, "_children": [], "_active": true, "_components": [ { - "__id__": 911 + "__id__": 1723 }, { - "__id__": 912 + "__id__": 1724 } ], "_prefab": null, @@ -27638,7 +38462,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 910 + "__id__": 1722 }, "_enabled": true, "__prefab": null, @@ -27659,7 +38483,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 910 + "__id__": 1722 }, "_enabled": true, "__prefab": null, @@ -27697,16 +38521,16 @@ "_name": "spawn point-055", "_objFlags": 0, "_parent": { - "__id__": 753 + "__id__": 1565 }, "_children": [], "_active": true, "_components": [ { - "__id__": 914 + "__id__": 1726 }, { - "__id__": 915 + "__id__": 1727 } ], "_prefab": null, @@ -27744,7 +38568,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 913 + "__id__": 1725 }, "_enabled": true, "__prefab": null, @@ -27765,7 +38589,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 913 + "__id__": 1725 }, "_enabled": true, "__prefab": null, @@ -27803,16 +38627,16 @@ "_name": "spawn point-012", "_objFlags": 0, "_parent": { - "__id__": 753 + "__id__": 1565 }, "_children": [], "_active": true, "_components": [ { - "__id__": 917 + "__id__": 1729 }, { - "__id__": 918 + "__id__": 1730 } ], "_prefab": null, @@ -27850,7 +38674,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 916 + "__id__": 1728 }, "_enabled": true, "__prefab": null, @@ -27871,7 +38695,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 916 + "__id__": 1728 }, "_enabled": true, "__prefab": null, @@ -27909,16 +38733,16 @@ "_name": "spawn point-013", "_objFlags": 0, "_parent": { - "__id__": 753 + "__id__": 1565 }, "_children": [], "_active": true, "_components": [ { - "__id__": 920 + "__id__": 1732 }, { - "__id__": 921 + "__id__": 1733 } ], "_prefab": null, @@ -27956,7 +38780,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 919 + "__id__": 1731 }, "_enabled": true, "__prefab": null, @@ -27977,7 +38801,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 919 + "__id__": 1731 }, "_enabled": true, "__prefab": null, @@ -28015,16 +38839,16 @@ "_name": "spawn point-058", "_objFlags": 0, "_parent": { - "__id__": 753 + "__id__": 1565 }, "_children": [], "_active": true, "_components": [ { - "__id__": 923 + "__id__": 1735 }, { - "__id__": 924 + "__id__": 1736 } ], "_prefab": null, @@ -28062,7 +38886,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 922 + "__id__": 1734 }, "_enabled": true, "__prefab": null, @@ -28083,7 +38907,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 922 + "__id__": 1734 }, "_enabled": true, "__prefab": null, @@ -28121,16 +38945,16 @@ "_name": "spawn point-059", "_objFlags": 0, "_parent": { - "__id__": 753 + "__id__": 1565 }, "_children": [], "_active": true, "_components": [ { - "__id__": 926 + "__id__": 1738 }, { - "__id__": 927 + "__id__": 1739 } ], "_prefab": null, @@ -28168,7 +38992,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 925 + "__id__": 1737 }, "_enabled": true, "__prefab": null, @@ -28189,7 +39013,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 925 + "__id__": 1737 }, "_enabled": true, "__prefab": null, @@ -28227,16 +39051,16 @@ "_name": "spawn point-056", "_objFlags": 0, "_parent": { - "__id__": 753 + "__id__": 1565 }, "_children": [], "_active": true, "_components": [ { - "__id__": 929 + "__id__": 1741 }, { - "__id__": 930 + "__id__": 1742 } ], "_prefab": null, @@ -28274,7 +39098,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 928 + "__id__": 1740 }, "_enabled": true, "__prefab": null, @@ -28295,7 +39119,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 928 + "__id__": 1740 }, "_enabled": true, "__prefab": null, @@ -28333,16 +39157,16 @@ "_name": "spawn point-057", "_objFlags": 0, "_parent": { - "__id__": 753 + "__id__": 1565 }, "_children": [], "_active": true, "_components": [ { - "__id__": 932 + "__id__": 1744 }, { - "__id__": 933 + "__id__": 1745 } ], "_prefab": null, @@ -28380,7 +39204,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 931 + "__id__": 1743 }, "_enabled": true, "__prefab": null, @@ -28401,7 +39225,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 931 + "__id__": 1743 }, "_enabled": true, "__prefab": null, @@ -28439,16 +39263,16 @@ "_name": "spawn point-060", "_objFlags": 0, "_parent": { - "__id__": 753 + "__id__": 1565 }, "_children": [], "_active": true, "_components": [ { - "__id__": 935 + "__id__": 1747 }, { - "__id__": 936 + "__id__": 1748 } ], "_prefab": null, @@ -28486,7 +39310,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 934 + "__id__": 1746 }, "_enabled": true, "__prefab": null, @@ -28507,7 +39331,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 934 + "__id__": 1746 }, "_enabled": true, "__prefab": null, @@ -28545,16 +39369,16 @@ "_name": "spawn point-061", "_objFlags": 0, "_parent": { - "__id__": 753 + "__id__": 1565 }, "_children": [], "_active": true, "_components": [ { - "__id__": 938 + "__id__": 1750 }, { - "__id__": 939 + "__id__": 1751 } ], "_prefab": null, @@ -28592,7 +39416,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 937 + "__id__": 1749 }, "_enabled": true, "__prefab": null, @@ -28613,7 +39437,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 937 + "__id__": 1749 }, "_enabled": true, "__prefab": null, @@ -28651,16 +39475,16 @@ "_name": "spawn point-062", "_objFlags": 0, "_parent": { - "__id__": 753 + "__id__": 1565 }, "_children": [], "_active": true, "_components": [ { - "__id__": 941 + "__id__": 1753 }, { - "__id__": 942 + "__id__": 1754 } ], "_prefab": null, @@ -28698,7 +39522,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 940 + "__id__": 1752 }, "_enabled": true, "__prefab": null, @@ -28719,7 +39543,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 940 + "__id__": 1752 }, "_enabled": true, "__prefab": null, @@ -28757,16 +39581,16 @@ "_name": "spawn point-065", "_objFlags": 0, "_parent": { - "__id__": 753 + "__id__": 1565 }, "_children": [], "_active": true, "_components": [ { - "__id__": 944 + "__id__": 1756 }, { - "__id__": 945 + "__id__": 1757 } ], "_prefab": null, @@ -28804,7 +39628,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 943 + "__id__": 1755 }, "_enabled": true, "__prefab": null, @@ -28825,7 +39649,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 943 + "__id__": 1755 }, "_enabled": true, "__prefab": null, @@ -28863,16 +39687,16 @@ "_name": "spawn point-063", "_objFlags": 0, "_parent": { - "__id__": 753 + "__id__": 1565 }, "_children": [], "_active": true, "_components": [ { - "__id__": 947 + "__id__": 1759 }, { - "__id__": 948 + "__id__": 1760 } ], "_prefab": null, @@ -28910,7 +39734,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 946 + "__id__": 1758 }, "_enabled": true, "__prefab": null, @@ -28931,7 +39755,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 946 + "__id__": 1758 }, "_enabled": true, "__prefab": null, @@ -28969,16 +39793,16 @@ "_name": "spawn point-064", "_objFlags": 0, "_parent": { - "__id__": 753 + "__id__": 1565 }, "_children": [], "_active": true, "_components": [ { - "__id__": 950 + "__id__": 1762 }, { - "__id__": 951 + "__id__": 1763 } ], "_prefab": null, @@ -29016,7 +39840,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 949 + "__id__": 1761 }, "_enabled": true, "__prefab": null, @@ -29037,7 +39861,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 949 + "__id__": 1761 }, "_enabled": true, "__prefab": null, @@ -29075,7 +39899,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 753 + "__id__": 1565 }, "_enabled": true, "__prefab": null, @@ -29096,221 +39920,221 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 753 + "__id__": 1565 }, "_enabled": true, "__prefab": null, "_objects": [ { - "__id__": 954 + "__id__": 1766 }, { - "__id__": 955 + "__id__": 1767 } ], "_boosters": [ { - "__id__": 956 + "__id__": 1768 } ], "_spawnPoints": [ { - "__id__": 754 + "__id__": 1566 }, { - "__id__": 757 + "__id__": 1569 }, { - "__id__": 760 + "__id__": 1572 }, { - "__id__": 763 + "__id__": 1575 }, { - "__id__": 766 + "__id__": 1578 }, { - "__id__": 769 + "__id__": 1581 }, { - "__id__": 772 + "__id__": 1584 }, { - "__id__": 775 + "__id__": 1587 }, { - "__id__": 778 + "__id__": 1590 }, { - "__id__": 781 + "__id__": 1593 }, { - "__id__": 784 + "__id__": 1596 }, { - "__id__": 787 + "__id__": 1599 }, { - "__id__": 790 + "__id__": 1602 }, { - "__id__": 793 + "__id__": 1605 }, { - "__id__": 796 + "__id__": 1608 }, { - "__id__": 799 + "__id__": 1611 }, { - "__id__": 802 + "__id__": 1614 }, { - "__id__": 805 + "__id__": 1617 }, { - "__id__": 808 + "__id__": 1620 }, { - "__id__": 811 + "__id__": 1623 }, { - "__id__": 814 + "__id__": 1626 }, { - "__id__": 817 + "__id__": 1629 }, { - "__id__": 820 + "__id__": 1632 }, { - "__id__": 823 + "__id__": 1635 }, { - "__id__": 826 + "__id__": 1638 }, { - "__id__": 829 + "__id__": 1641 }, { - "__id__": 832 + "__id__": 1644 }, { - "__id__": 835 + "__id__": 1647 }, { - "__id__": 838 + "__id__": 1650 }, { - "__id__": 841 + "__id__": 1653 }, { - "__id__": 844 + "__id__": 1656 }, { - "__id__": 847 + "__id__": 1659 }, { - "__id__": 850 + "__id__": 1662 }, { - "__id__": 853 + "__id__": 1665 }, { - "__id__": 856 + "__id__": 1668 }, { - "__id__": 859 + "__id__": 1671 }, { - "__id__": 862 + "__id__": 1674 }, { - "__id__": 865 + "__id__": 1677 }, { - "__id__": 868 + "__id__": 1680 }, { - "__id__": 871 + "__id__": 1683 }, { - "__id__": 874 + "__id__": 1686 }, { - "__id__": 877 + "__id__": 1689 }, { - "__id__": 880 + "__id__": 1692 }, { - "__id__": 883 + "__id__": 1695 }, { - "__id__": 886 + "__id__": 1698 }, { - "__id__": 889 + "__id__": 1701 }, { - "__id__": 892 + "__id__": 1704 }, { - "__id__": 895 + "__id__": 1707 }, { - "__id__": 898 + "__id__": 1710 }, { - "__id__": 901 + "__id__": 1713 }, { - "__id__": 904 + "__id__": 1716 }, { - "__id__": 907 + "__id__": 1719 }, { - "__id__": 910 + "__id__": 1722 }, { - "__id__": 913 + "__id__": 1725 }, { - "__id__": 916 + "__id__": 1728 }, { - "__id__": 919 + "__id__": 1731 }, { - "__id__": 922 + "__id__": 1734 }, { - "__id__": 925 + "__id__": 1737 }, { - "__id__": 928 + "__id__": 1740 }, { - "__id__": 931 + "__id__": 1743 }, { - "__id__": 934 + "__id__": 1746 }, { - "__id__": 937 + "__id__": 1749 }, { - "__id__": 940 + "__id__": 1752 }, { - "__id__": 943 + "__id__": 1755 }, { - "__id__": 946 + "__id__": 1758 }, { - "__id__": 949 + "__id__": 1761 } ], "_spawnTime": 1.5, @@ -29362,10 +40186,10 @@ "_active": true, "_components": [ { - "__id__": 958 + "__id__": 1770 }, { - "__id__": 959 + "__id__": 1771 } ], "_prefab": null, @@ -29403,7 +40227,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 957 + "__id__": 1769 }, "_enabled": true, "__prefab": null, @@ -29424,7 +40248,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 957 + "__id__": 1769 }, "_enabled": true, "__prefab": null, @@ -29468,7 +40292,7 @@ "_active": true, "_components": [ { - "__id__": 961 + "__id__": 1773 } ], "_prefab": null, @@ -29506,7 +40330,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 960 + "__id__": 1772 }, "_enabled": true, "__prefab": null, @@ -29531,16 +40355,16 @@ }, "_children": [ { - "__id__": 963 + "__id__": 1775 }, { - "__id__": 1097 + "__id__": 1909 } ], "_active": true, "_components": [ { - "__id__": 1231 + "__id__": 2043 } ], "_prefab": null, @@ -29578,26 +40402,26 @@ "_name": "Cannon", "_objFlags": 0, "_parent": { - "__id__": 962 + "__id__": 1774 }, "_children": [ { - "__id__": 964 + "__id__": 1776 }, { - "__id__": 968 + "__id__": 1780 } ], "_active": true, "_components": [ { - "__id__": 1094 + "__id__": 1906 }, { - "__id__": 1095 + "__id__": 1907 }, { - "__id__": 1096 + "__id__": 1908 } ], "_prefab": null, @@ -29635,19 +40459,19 @@ "_name": "Collider", "_objFlags": 0, "_parent": { - "__id__": 963 + "__id__": 1775 }, "_children": [], "_active": true, "_components": [ { - "__id__": 965 + "__id__": 1777 }, { - "__id__": 966 + "__id__": 1778 }, { - "__id__": 967 + "__id__": 1779 } ], "_prefab": null, @@ -29685,7 +40509,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 964 + "__id__": 1776 }, "_enabled": true, "__prefab": null, @@ -29706,7 +40530,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 964 + "__id__": 1776 }, "_enabled": true, "__prefab": null, @@ -29744,7 +40568,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 964 + "__id__": 1776 }, "_enabled": true, "__prefab": null, @@ -29771,20 +40595,20 @@ "_name": "Fx", "_objFlags": 0, "_parent": { - "__id__": 963 + "__id__": 1775 }, "_children": [ { - "__id__": 969 + "__id__": 1781 }, { - "__id__": 1028 + "__id__": 1840 } ], "_active": false, "_components": [ { - "__id__": 1093 + "__id__": 1905 } ], "_prefab": null, @@ -29822,19 +40646,19 @@ "_name": "Particle", "_objFlags": 0, "_parent": { - "__id__": 968 + "__id__": 1780 }, "_children": [], "_active": true, "_components": [ { - "__id__": 970 + "__id__": 1782 }, { - "__id__": 1026 + "__id__": 1838 }, { - "__id__": 1027 + "__id__": 1839 } ], "_prefab": null, @@ -29872,7 +40696,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 969 + "__id__": 1781 }, "_enabled": true, "__prefab": null, @@ -29885,60 +40709,60 @@ ], "_visFlags": 0, "startColor": { - "__id__": 971 + "__id__": 1783 }, "scaleSpace": 1, "startSize3D": false, "startSizeX": { - "__id__": 972 + "__id__": 1784 }, "startSize": { - "__id__": 972 + "__id__": 1784 }, "startSizeY": { - "__id__": 973 + "__id__": 1785 }, "startSizeZ": { - "__id__": 974 + "__id__": 1786 }, "startSpeed": { - "__id__": 975 + "__id__": 1787 }, "startRotation3D": false, "startRotationX": { - "__id__": 976 + "__id__": 1788 }, "startRotationY": { - "__id__": 977 + "__id__": 1789 }, "startRotationZ": { - "__id__": 978 + "__id__": 1790 }, "startRotation": { - "__id__": 978 + "__id__": 1790 }, "startDelay": { - "__id__": 979 + "__id__": 1791 }, "startLifetime": { - "__id__": 980 + "__id__": 1792 }, "duration": 0.5, "loop": false, "simulationSpeed": 1, "playOnAwake": true, "gravityModifier": { - "__id__": 981 + "__id__": 1793 }, "rateOverTime": { - "__id__": 982 + "__id__": 1794 }, "rateOverDistance": { - "__id__": 983 + "__id__": 1795 }, "bursts": [ { - "__id__": 984 + "__id__": 1796 } ], "_renderCulling": false, @@ -29949,37 +40773,37 @@ "_dataCulling": false, "enableCulling": false, "_colorOverLifetimeModule": { - "__id__": 986 + "__id__": 1798 }, "_shapeModule": { - "__id__": 988 + "__id__": 1800 }, "_sizeOvertimeModule": { - "__id__": 990 + "__id__": 1802 }, "_velocityOvertimeModule": { - "__id__": 996 + "__id__": 1808 }, "_forceOvertimeModule": { - "__id__": 1002 + "__id__": 1814 }, "_limitVelocityOvertimeModule": { - "__id__": 1006 + "__id__": 1818 }, "_rotationOvertimeModule": { - "__id__": 1011 + "__id__": 1823 }, "_textureAnimationModule": { - "__id__": 1015 + "__id__": 1827 }, "_noiseModule": { - "__id__": 1019 + "__id__": 1831 }, "_trailModule": { - "__id__": 1020 + "__id__": 1832 }, "renderer": { - "__id__": 1025 + "__id__": 1837 }, "_prewarm": false, "_capacity": 8, @@ -30079,7 +40903,7 @@ "_repeatCount": 1, "repeatInterval": 0, "count": { - "__id__": 985 + "__id__": 1797 } }, { @@ -30092,7 +40916,7 @@ "__type__": "cc.ColorOvertimeModule", "_enable": false, "color": { - "__id__": 987 + "__id__": 1799 } }, { @@ -30121,7 +40945,7 @@ "arcMode": 0, "arcSpread": 11.4, "arcSpeed": { - "__id__": 989 + "__id__": 1801 }, "length": 5, "boxThickness": { @@ -30162,23 +40986,23 @@ "_enable": true, "separateAxes": false, "size": { - "__id__": 991 + "__id__": 1803 }, "x": { - "__id__": 993 + "__id__": 1805 }, "y": { - "__id__": 994 + "__id__": 1806 }, "z": { - "__id__": 995 + "__id__": 1807 } }, { "__type__": "cc.CurveRange", "mode": 1, "spline": { - "__id__": 992 + "__id__": 1804 }, "multiplier": 1 }, @@ -30239,16 +41063,16 @@ "__type__": "cc.VelocityOvertimeModule", "_enable": true, "x": { - "__id__": 997 + "__id__": 1809 }, "y": { - "__id__": 998 + "__id__": 1810 }, "z": { - "__id__": 1000 + "__id__": 1812 }, "speedModifier": { - "__id__": 1001 + "__id__": 1813 }, "space": 1 }, @@ -30262,7 +41086,7 @@ "__type__": "cc.CurveRange", "mode": 1, "spline": { - "__id__": 999 + "__id__": 1811 }, "multiplier": 1 }, @@ -30317,13 +41141,13 @@ "__type__": "cc.ForceOvertimeModule", "_enable": false, "x": { - "__id__": 1003 + "__id__": 1815 }, "y": { - "__id__": 1004 + "__id__": 1816 }, "z": { - "__id__": 1005 + "__id__": 1817 }, "space": 1 }, @@ -30349,16 +41173,16 @@ "__type__": "cc.LimitVelocityOvertimeModule", "_enable": false, "limitX": { - "__id__": 1007 + "__id__": 1819 }, "limitY": { - "__id__": 1008 + "__id__": 1820 }, "limitZ": { - "__id__": 1009 + "__id__": 1821 }, "limit": { - "__id__": 1010 + "__id__": 1822 }, "dampen": 3, "separateAxes": false, @@ -30393,13 +41217,13 @@ "_enable": true, "_separateAxes": false, "x": { - "__id__": 1012 + "__id__": 1824 }, "y": { - "__id__": 1013 + "__id__": 1825 }, "z": { - "__id__": 1014 + "__id__": 1826 } }, { @@ -30433,10 +41257,10 @@ "_mode": 0, "animation": 0, "frameOverTime": { - "__id__": 1016 + "__id__": 1828 }, "startFrame": { - "__id__": 1018 + "__id__": 1830 }, "cycleCount": 0, "_flipU": 0, @@ -30449,7 +41273,7 @@ "__type__": "cc.CurveRange", "mode": 1, "spline": { - "__id__": 1017 + "__id__": 1829 }, "multiplier": 1 }, @@ -30516,25 +41340,25 @@ "_enable": false, "mode": 0, "lifeTime": { - "__id__": 1021 + "__id__": 1833 }, "_minParticleDistance": 0.1, "existWithParticles": true, "textureMode": 0, "widthFromParticle": true, "widthRatio": { - "__id__": 1022 + "__id__": 1834 }, "colorFromParticle": false, "colorOverTrail": { - "__id__": 1023 + "__id__": 1835 }, "colorOvertime": { - "__id__": 1024 + "__id__": 1836 }, "_space": 0, "_particleSystem": { - "__id__": 970 + "__id__": 1782 } }, { @@ -30594,7 +41418,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 969 + "__id__": 1781 }, "_enabled": true, "__prefab": null, @@ -30605,7 +41429,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 969 + "__id__": 1781 }, "_enabled": true, "__prefab": null, @@ -30627,19 +41451,19 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 968 + "__id__": 1780 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1029 + "__id__": 1841 }, { - "__id__": 1091 + "__id__": 1903 }, { - "__id__": 1092 + "__id__": 1904 } ], "_prefab": null, @@ -30678,7 +41502,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1028 + "__id__": 1840 }, "_enabled": true, "__prefab": null, @@ -30691,60 +41515,60 @@ ], "_visFlags": 0, "startColor": { - "__id__": 1030 + "__id__": 1842 }, "scaleSpace": 1, "startSize3D": false, "startSizeX": { - "__id__": 1031 + "__id__": 1843 }, "startSize": { - "__id__": 1031 + "__id__": 1843 }, "startSizeY": { - "__id__": 1032 + "__id__": 1844 }, "startSizeZ": { - "__id__": 1033 + "__id__": 1845 }, "startSpeed": { - "__id__": 1034 + "__id__": 1846 }, "startRotation3D": false, "startRotationX": { - "__id__": 1035 + "__id__": 1847 }, "startRotationY": { - "__id__": 1036 + "__id__": 1848 }, "startRotationZ": { - "__id__": 1037 + "__id__": 1849 }, "startRotation": { - "__id__": 1037 + "__id__": 1849 }, "startDelay": { - "__id__": 1038 + "__id__": 1850 }, "startLifetime": { - "__id__": 1039 + "__id__": 1851 }, "duration": 0.5, "loop": false, "simulationSpeed": 1, "playOnAwake": true, "gravityModifier": { - "__id__": 1040 + "__id__": 1852 }, "rateOverTime": { - "__id__": 1041 + "__id__": 1853 }, "rateOverDistance": { - "__id__": 1042 + "__id__": 1854 }, "bursts": [ { - "__id__": 1043 + "__id__": 1855 } ], "_renderCulling": false, @@ -30755,37 +41579,37 @@ "_dataCulling": false, "enableCulling": false, "_colorOverLifetimeModule": { - "__id__": 1045 + "__id__": 1857 }, "_shapeModule": { - "__id__": 1054 + "__id__": 1866 }, "_sizeOvertimeModule": { - "__id__": 1056 + "__id__": 1868 }, "_velocityOvertimeModule": { - "__id__": 1062 + "__id__": 1874 }, "_forceOvertimeModule": { - "__id__": 1067 + "__id__": 1879 }, "_limitVelocityOvertimeModule": { - "__id__": 1071 + "__id__": 1883 }, "_rotationOvertimeModule": { - "__id__": 1076 + "__id__": 1888 }, "_textureAnimationModule": { - "__id__": 1080 + "__id__": 1892 }, "_noiseModule": { - "__id__": 1084 + "__id__": 1896 }, "_trailModule": { - "__id__": 1085 + "__id__": 1897 }, "renderer": { - "__id__": 1090 + "__id__": 1902 }, "_prewarm": false, "_capacity": 100, @@ -30883,7 +41707,7 @@ "_repeatCount": 1, "repeatInterval": 1, "count": { - "__id__": 1044 + "__id__": 1856 } }, { @@ -30896,38 +41720,38 @@ "__type__": "cc.ColorOvertimeModule", "_enable": true, "color": { - "__id__": 1046 + "__id__": 1858 } }, { "__type__": "cc.GradientRange", "_mode": 1, "gradient": { - "__id__": 1047 + "__id__": 1859 } }, { "__type__": "cc.Gradient", "colorKeys": [ { - "__id__": 1048 + "__id__": 1860 }, { - "__id__": 1049 + "__id__": 1861 }, { - "__id__": 1050 + "__id__": 1862 } ], "alphaKeys": [ { - "__id__": 1051 + "__id__": 1863 }, { - "__id__": 1052 + "__id__": 1864 }, { - "__id__": 1053 + "__id__": 1865 } ], "mode": 0 @@ -30995,7 +41819,7 @@ "arcMode": 0, "arcSpread": 0, "arcSpeed": { - "__id__": 1055 + "__id__": 1867 }, "length": 5, "boxThickness": { @@ -31036,23 +41860,23 @@ "_enable": true, "separateAxes": false, "size": { - "__id__": 1057 + "__id__": 1869 }, "x": { - "__id__": 1059 + "__id__": 1871 }, "y": { - "__id__": 1060 + "__id__": 1872 }, "z": { - "__id__": 1061 + "__id__": 1873 } }, { "__type__": "cc.CurveRange", "mode": 1, "spline": { - "__id__": 1058 + "__id__": 1870 }, "multiplier": 1 }, @@ -31113,16 +41937,16 @@ "__type__": "cc.VelocityOvertimeModule", "_enable": false, "x": { - "__id__": 1063 + "__id__": 1875 }, "y": { - "__id__": 1064 + "__id__": 1876 }, "z": { - "__id__": 1065 + "__id__": 1877 }, "speedModifier": { - "__id__": 1066 + "__id__": 1878 }, "space": 1 }, @@ -31154,13 +41978,13 @@ "__type__": "cc.ForceOvertimeModule", "_enable": false, "x": { - "__id__": 1068 + "__id__": 1880 }, "y": { - "__id__": 1069 + "__id__": 1881 }, "z": { - "__id__": 1070 + "__id__": 1882 }, "space": 1 }, @@ -31186,16 +42010,16 @@ "__type__": "cc.LimitVelocityOvertimeModule", "_enable": true, "limitX": { - "__id__": 1072 + "__id__": 1884 }, "limitY": { - "__id__": 1073 + "__id__": 1885 }, "limitZ": { - "__id__": 1074 + "__id__": 1886 }, "limit": { - "__id__": 1075 + "__id__": 1887 }, "dampen": 0.05, "separateAxes": false, @@ -31230,13 +42054,13 @@ "_enable": true, "_separateAxes": false, "x": { - "__id__": 1077 + "__id__": 1889 }, "y": { - "__id__": 1078 + "__id__": 1890 }, "z": { - "__id__": 1079 + "__id__": 1891 } }, { @@ -31268,10 +42092,10 @@ "_mode": 0, "animation": 0, "frameOverTime": { - "__id__": 1081 + "__id__": 1893 }, "startFrame": { - "__id__": 1083 + "__id__": 1895 }, "cycleCount": 1, "_flipU": 0, @@ -31284,7 +42108,7 @@ "__type__": "cc.CurveRange", "mode": 1, "spline": { - "__id__": 1082 + "__id__": 1894 }, "multiplier": 1 }, @@ -31352,25 +42176,25 @@ "_enable": false, "mode": 0, "lifeTime": { - "__id__": 1086 + "__id__": 1898 }, "_minParticleDistance": 0.1, "existWithParticles": true, "textureMode": 0, "widthFromParticle": true, "widthRatio": { - "__id__": 1087 + "__id__": 1899 }, "colorFromParticle": false, "colorOverTrail": { - "__id__": 1088 + "__id__": 1900 }, "colorOvertime": { - "__id__": 1089 + "__id__": 1901 }, "_space": 0, "_particleSystem": { - "__id__": 1029 + "__id__": 1841 } }, { @@ -31430,7 +42254,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 1028 + "__id__": 1840 }, "_enabled": true, "__prefab": null, @@ -31441,7 +42265,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 1028 + "__id__": 1840 }, "_enabled": true, "__prefab": null, @@ -31462,7 +42286,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 968 + "__id__": 1780 }, "_enabled": true, "__prefab": null, @@ -31483,7 +42307,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 963 + "__id__": 1775 }, "_enabled": true, "__prefab": null, @@ -31504,15 +42328,15 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 963 + "__id__": 1775 }, "_enabled": true, "__prefab": null, "_collider": { - "__id__": 967 + "__id__": 1779 }, "_animation": { - "__id__": 1096 + "__id__": 1908 }, "_force": 40, "_soundFx": { @@ -31527,7 +42351,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 963 + "__id__": 1775 }, "_enabled": true, "__prefab": null, @@ -31549,26 +42373,26 @@ "_name": "Cannon-001", "_objFlags": 0, "_parent": { - "__id__": 962 + "__id__": 1774 }, "_children": [ { - "__id__": 1098 + "__id__": 1910 }, { - "__id__": 1102 + "__id__": 1914 } ], "_active": true, "_components": [ { - "__id__": 1228 + "__id__": 2040 }, { - "__id__": 1229 + "__id__": 2041 }, { - "__id__": 1230 + "__id__": 2042 } ], "_prefab": null, @@ -31606,19 +42430,19 @@ "_name": "Collider", "_objFlags": 0, "_parent": { - "__id__": 1097 + "__id__": 1909 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1099 + "__id__": 1911 }, { - "__id__": 1100 + "__id__": 1912 }, { - "__id__": 1101 + "__id__": 1913 } ], "_prefab": null, @@ -31656,7 +42480,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 1098 + "__id__": 1910 }, "_enabled": true, "__prefab": null, @@ -31677,7 +42501,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 1098 + "__id__": 1910 }, "_enabled": true, "__prefab": null, @@ -31715,7 +42539,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 1098 + "__id__": 1910 }, "_enabled": true, "__prefab": null, @@ -31742,20 +42566,20 @@ "_name": "Fx", "_objFlags": 0, "_parent": { - "__id__": 1097 + "__id__": 1909 }, "_children": [ { - "__id__": 1103 + "__id__": 1915 }, { - "__id__": 1162 + "__id__": 1974 } ], "_active": false, "_components": [ { - "__id__": 1227 + "__id__": 2039 } ], "_prefab": null, @@ -31793,19 +42617,19 @@ "_name": "Particle", "_objFlags": 0, "_parent": { - "__id__": 1102 + "__id__": 1914 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1104 + "__id__": 1916 }, { - "__id__": 1160 + "__id__": 1972 }, { - "__id__": 1161 + "__id__": 1973 } ], "_prefab": null, @@ -31843,7 +42667,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 1103 + "__id__": 1915 }, "_enabled": true, "__prefab": null, @@ -31856,60 +42680,60 @@ ], "_visFlags": 0, "startColor": { - "__id__": 1105 + "__id__": 1917 }, "scaleSpace": 1, "startSize3D": false, "startSizeX": { - "__id__": 1106 + "__id__": 1918 }, "startSize": { - "__id__": 1106 + "__id__": 1918 }, "startSizeY": { - "__id__": 1107 + "__id__": 1919 }, "startSizeZ": { - "__id__": 1108 + "__id__": 1920 }, "startSpeed": { - "__id__": 1109 + "__id__": 1921 }, "startRotation3D": false, "startRotationX": { - "__id__": 1110 + "__id__": 1922 }, "startRotationY": { - "__id__": 1111 + "__id__": 1923 }, "startRotationZ": { - "__id__": 1112 + "__id__": 1924 }, "startRotation": { - "__id__": 1112 + "__id__": 1924 }, "startDelay": { - "__id__": 1113 + "__id__": 1925 }, "startLifetime": { - "__id__": 1114 + "__id__": 1926 }, "duration": 0.5, "loop": false, "simulationSpeed": 1, "playOnAwake": true, "gravityModifier": { - "__id__": 1115 + "__id__": 1927 }, "rateOverTime": { - "__id__": 1116 + "__id__": 1928 }, "rateOverDistance": { - "__id__": 1117 + "__id__": 1929 }, "bursts": [ { - "__id__": 1118 + "__id__": 1930 } ], "_renderCulling": false, @@ -31920,37 +42744,37 @@ "_dataCulling": false, "enableCulling": false, "_colorOverLifetimeModule": { - "__id__": 1120 + "__id__": 1932 }, "_shapeModule": { - "__id__": 1122 + "__id__": 1934 }, "_sizeOvertimeModule": { - "__id__": 1124 + "__id__": 1936 }, "_velocityOvertimeModule": { - "__id__": 1130 + "__id__": 1942 }, "_forceOvertimeModule": { - "__id__": 1136 + "__id__": 1948 }, "_limitVelocityOvertimeModule": { - "__id__": 1140 + "__id__": 1952 }, "_rotationOvertimeModule": { - "__id__": 1145 + "__id__": 1957 }, "_textureAnimationModule": { - "__id__": 1149 + "__id__": 1961 }, "_noiseModule": { - "__id__": 1153 + "__id__": 1965 }, "_trailModule": { - "__id__": 1154 + "__id__": 1966 }, "renderer": { - "__id__": 1159 + "__id__": 1971 }, "_prewarm": false, "_capacity": 8, @@ -32050,7 +42874,7 @@ "_repeatCount": 1, "repeatInterval": 0, "count": { - "__id__": 1119 + "__id__": 1931 } }, { @@ -32063,7 +42887,7 @@ "__type__": "cc.ColorOvertimeModule", "_enable": false, "color": { - "__id__": 1121 + "__id__": 1933 } }, { @@ -32092,7 +42916,7 @@ "arcMode": 0, "arcSpread": 11.4, "arcSpeed": { - "__id__": 1123 + "__id__": 1935 }, "length": 5, "boxThickness": { @@ -32133,23 +42957,23 @@ "_enable": true, "separateAxes": false, "size": { - "__id__": 1125 + "__id__": 1937 }, "x": { - "__id__": 1127 + "__id__": 1939 }, "y": { - "__id__": 1128 + "__id__": 1940 }, "z": { - "__id__": 1129 + "__id__": 1941 } }, { "__type__": "cc.CurveRange", "mode": 1, "spline": { - "__id__": 1126 + "__id__": 1938 }, "multiplier": 1 }, @@ -32210,16 +43034,16 @@ "__type__": "cc.VelocityOvertimeModule", "_enable": true, "x": { - "__id__": 1131 + "__id__": 1943 }, "y": { - "__id__": 1132 + "__id__": 1944 }, "z": { - "__id__": 1134 + "__id__": 1946 }, "speedModifier": { - "__id__": 1135 + "__id__": 1947 }, "space": 1 }, @@ -32233,7 +43057,7 @@ "__type__": "cc.CurveRange", "mode": 1, "spline": { - "__id__": 1133 + "__id__": 1945 }, "multiplier": 1 }, @@ -32288,13 +43112,13 @@ "__type__": "cc.ForceOvertimeModule", "_enable": false, "x": { - "__id__": 1137 + "__id__": 1949 }, "y": { - "__id__": 1138 + "__id__": 1950 }, "z": { - "__id__": 1139 + "__id__": 1951 }, "space": 1 }, @@ -32320,16 +43144,16 @@ "__type__": "cc.LimitVelocityOvertimeModule", "_enable": false, "limitX": { - "__id__": 1141 + "__id__": 1953 }, "limitY": { - "__id__": 1142 + "__id__": 1954 }, "limitZ": { - "__id__": 1143 + "__id__": 1955 }, "limit": { - "__id__": 1144 + "__id__": 1956 }, "dampen": 3, "separateAxes": false, @@ -32364,13 +43188,13 @@ "_enable": true, "_separateAxes": false, "x": { - "__id__": 1146 + "__id__": 1958 }, "y": { - "__id__": 1147 + "__id__": 1959 }, "z": { - "__id__": 1148 + "__id__": 1960 } }, { @@ -32404,10 +43228,10 @@ "_mode": 0, "animation": 0, "frameOverTime": { - "__id__": 1150 + "__id__": 1962 }, "startFrame": { - "__id__": 1152 + "__id__": 1964 }, "cycleCount": 0, "_flipU": 0, @@ -32420,7 +43244,7 @@ "__type__": "cc.CurveRange", "mode": 1, "spline": { - "__id__": 1151 + "__id__": 1963 }, "multiplier": 1 }, @@ -32487,25 +43311,25 @@ "_enable": false, "mode": 0, "lifeTime": { - "__id__": 1155 + "__id__": 1967 }, "_minParticleDistance": 0.1, "existWithParticles": true, "textureMode": 0, "widthFromParticle": true, "widthRatio": { - "__id__": 1156 + "__id__": 1968 }, "colorFromParticle": false, "colorOverTrail": { - "__id__": 1157 + "__id__": 1969 }, "colorOvertime": { - "__id__": 1158 + "__id__": 1970 }, "_space": 0, "_particleSystem": { - "__id__": 1104 + "__id__": 1916 } }, { @@ -32565,7 +43389,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 1103 + "__id__": 1915 }, "_enabled": true, "__prefab": null, @@ -32576,7 +43400,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 1103 + "__id__": 1915 }, "_enabled": true, "__prefab": null, @@ -32598,19 +43422,19 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1102 + "__id__": 1914 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1163 + "__id__": 1975 }, { - "__id__": 1225 + "__id__": 2037 }, { - "__id__": 1226 + "__id__": 2038 } ], "_prefab": null, @@ -32649,7 +43473,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1162 + "__id__": 1974 }, "_enabled": true, "__prefab": null, @@ -32662,60 +43486,60 @@ ], "_visFlags": 0, "startColor": { - "__id__": 1164 + "__id__": 1976 }, "scaleSpace": 1, "startSize3D": false, "startSizeX": { - "__id__": 1165 + "__id__": 1977 }, "startSize": { - "__id__": 1165 + "__id__": 1977 }, "startSizeY": { - "__id__": 1166 + "__id__": 1978 }, "startSizeZ": { - "__id__": 1167 + "__id__": 1979 }, "startSpeed": { - "__id__": 1168 + "__id__": 1980 }, "startRotation3D": false, "startRotationX": { - "__id__": 1169 + "__id__": 1981 }, "startRotationY": { - "__id__": 1170 + "__id__": 1982 }, "startRotationZ": { - "__id__": 1171 + "__id__": 1983 }, "startRotation": { - "__id__": 1171 + "__id__": 1983 }, "startDelay": { - "__id__": 1172 + "__id__": 1984 }, "startLifetime": { - "__id__": 1173 + "__id__": 1985 }, "duration": 0.5, "loop": false, "simulationSpeed": 1, "playOnAwake": true, "gravityModifier": { - "__id__": 1174 + "__id__": 1986 }, "rateOverTime": { - "__id__": 1175 + "__id__": 1987 }, "rateOverDistance": { - "__id__": 1176 + "__id__": 1988 }, "bursts": [ { - "__id__": 1177 + "__id__": 1989 } ], "_renderCulling": false, @@ -32726,37 +43550,37 @@ "_dataCulling": false, "enableCulling": false, "_colorOverLifetimeModule": { - "__id__": 1179 + "__id__": 1991 }, "_shapeModule": { - "__id__": 1188 + "__id__": 2000 }, "_sizeOvertimeModule": { - "__id__": 1190 + "__id__": 2002 }, "_velocityOvertimeModule": { - "__id__": 1196 + "__id__": 2008 }, "_forceOvertimeModule": { - "__id__": 1201 + "__id__": 2013 }, "_limitVelocityOvertimeModule": { - "__id__": 1205 + "__id__": 2017 }, "_rotationOvertimeModule": { - "__id__": 1210 + "__id__": 2022 }, "_textureAnimationModule": { - "__id__": 1214 + "__id__": 2026 }, "_noiseModule": { - "__id__": 1218 + "__id__": 2030 }, "_trailModule": { - "__id__": 1219 + "__id__": 2031 }, "renderer": { - "__id__": 1224 + "__id__": 2036 }, "_prewarm": false, "_capacity": 100, @@ -32854,7 +43678,7 @@ "_repeatCount": 1, "repeatInterval": 1, "count": { - "__id__": 1178 + "__id__": 1990 } }, { @@ -32867,38 +43691,38 @@ "__type__": "cc.ColorOvertimeModule", "_enable": true, "color": { - "__id__": 1180 + "__id__": 1992 } }, { "__type__": "cc.GradientRange", "_mode": 1, "gradient": { - "__id__": 1181 + "__id__": 1993 } }, { "__type__": "cc.Gradient", "colorKeys": [ { - "__id__": 1182 + "__id__": 1994 }, { - "__id__": 1183 + "__id__": 1995 }, { - "__id__": 1184 + "__id__": 1996 } ], "alphaKeys": [ { - "__id__": 1185 + "__id__": 1997 }, { - "__id__": 1186 + "__id__": 1998 }, { - "__id__": 1187 + "__id__": 1999 } ], "mode": 0 @@ -32966,7 +43790,7 @@ "arcMode": 0, "arcSpread": 0, "arcSpeed": { - "__id__": 1189 + "__id__": 2001 }, "length": 5, "boxThickness": { @@ -33007,23 +43831,23 @@ "_enable": true, "separateAxes": false, "size": { - "__id__": 1191 + "__id__": 2003 }, "x": { - "__id__": 1193 + "__id__": 2005 }, "y": { - "__id__": 1194 + "__id__": 2006 }, "z": { - "__id__": 1195 + "__id__": 2007 } }, { "__type__": "cc.CurveRange", "mode": 1, "spline": { - "__id__": 1192 + "__id__": 2004 }, "multiplier": 1 }, @@ -33084,16 +43908,16 @@ "__type__": "cc.VelocityOvertimeModule", "_enable": false, "x": { - "__id__": 1197 + "__id__": 2009 }, "y": { - "__id__": 1198 + "__id__": 2010 }, "z": { - "__id__": 1199 + "__id__": 2011 }, "speedModifier": { - "__id__": 1200 + "__id__": 2012 }, "space": 1 }, @@ -33125,13 +43949,13 @@ "__type__": "cc.ForceOvertimeModule", "_enable": false, "x": { - "__id__": 1202 + "__id__": 2014 }, "y": { - "__id__": 1203 + "__id__": 2015 }, "z": { - "__id__": 1204 + "__id__": 2016 }, "space": 1 }, @@ -33157,16 +43981,16 @@ "__type__": "cc.LimitVelocityOvertimeModule", "_enable": true, "limitX": { - "__id__": 1206 + "__id__": 2018 }, "limitY": { - "__id__": 1207 + "__id__": 2019 }, "limitZ": { - "__id__": 1208 + "__id__": 2020 }, "limit": { - "__id__": 1209 + "__id__": 2021 }, "dampen": 0.05, "separateAxes": false, @@ -33201,13 +44025,13 @@ "_enable": true, "_separateAxes": false, "x": { - "__id__": 1211 + "__id__": 2023 }, "y": { - "__id__": 1212 + "__id__": 2024 }, "z": { - "__id__": 1213 + "__id__": 2025 } }, { @@ -33239,10 +44063,10 @@ "_mode": 0, "animation": 0, "frameOverTime": { - "__id__": 1215 + "__id__": 2027 }, "startFrame": { - "__id__": 1217 + "__id__": 2029 }, "cycleCount": 1, "_flipU": 0, @@ -33255,7 +44079,7 @@ "__type__": "cc.CurveRange", "mode": 1, "spline": { - "__id__": 1216 + "__id__": 2028 }, "multiplier": 1 }, @@ -33323,25 +44147,25 @@ "_enable": false, "mode": 0, "lifeTime": { - "__id__": 1220 + "__id__": 2032 }, "_minParticleDistance": 0.1, "existWithParticles": true, "textureMode": 0, "widthFromParticle": true, "widthRatio": { - "__id__": 1221 + "__id__": 2033 }, "colorFromParticle": false, "colorOverTrail": { - "__id__": 1222 + "__id__": 2034 }, "colorOvertime": { - "__id__": 1223 + "__id__": 2035 }, "_space": 0, "_particleSystem": { - "__id__": 1163 + "__id__": 1975 } }, { @@ -33401,7 +44225,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 1162 + "__id__": 1974 }, "_enabled": true, "__prefab": null, @@ -33412,7 +44236,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 1162 + "__id__": 1974 }, "_enabled": true, "__prefab": null, @@ -33433,7 +44257,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 1102 + "__id__": 1914 }, "_enabled": true, "__prefab": null, @@ -33454,7 +44278,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 1097 + "__id__": 1909 }, "_enabled": true, "__prefab": null, @@ -33475,15 +44299,15 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 1097 + "__id__": 1909 }, "_enabled": true, "__prefab": null, "_collider": { - "__id__": 1101 + "__id__": 1913 }, "_animation": { - "__id__": 1230 + "__id__": 2042 }, "_force": 40, "_soundFx": { @@ -33498,7 +44322,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 1097 + "__id__": 1909 }, "_enabled": true, "__prefab": null, @@ -33520,7 +44344,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 962 + "__id__": 1774 }, "_enabled": true, "__prefab": null, @@ -33577,10 +44401,10 @@ "__expectedType__": "cc.Prefab" }, "_floatingTextContainer": { - "__id__": 1234 + "__id__": 2046 }, "_ballHolder": { - "__id__": 960 + "__id__": 1772 }, "_ballSpawnPosition": { "__type__": "cc.Vec3", @@ -33622,7 +44446,7 @@ "_active": true, "_components": [ { - "__id__": 1235 + "__id__": 2047 } ], "_prefab": null, @@ -33660,7 +44484,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 1234 + "__id__": 2046 }, "_enabled": true, "__prefab": null, @@ -33752,16 +44576,16 @@ "instance": null, "targetOverrides": [ { - "__id__": 1240 + "__id__": 2052 }, { - "__id__": 1243 + "__id__": 2055 }, { - "__id__": 1245 + "__id__": 2057 }, { - "__id__": 1247 + "__id__": 2059 } ], "nestedPrefabInstanceRoots": [ @@ -33775,7 +44599,7 @@ "__id__": 217 }, { - "__id__": 453 + "__id__": 1259 } ] }, @@ -33785,7 +44609,7 @@ "__id__": 159 }, "sourceInfo": { - "__id__": 1241 + "__id__": 2053 }, "propertyPath": [ "_trailModule", @@ -33795,7 +44619,7 @@ "__id__": 159 }, "targetInfo": { - "__id__": 1242 + "__id__": 2054 } }, { @@ -33813,7 +44637,7 @@ { "__type__": "cc.TargetOverrideInfo", "source": { - "__id__": 551 + "__id__": 1357 }, "sourceInfo": null, "propertyPath": [ @@ -33823,7 +44647,7 @@ "__id__": 217 }, "targetInfo": { - "__id__": 1244 + "__id__": 2056 } }, { @@ -33835,17 +44659,17 @@ { "__type__": "cc.TargetOverrideInfo", "source": { - "__id__": 518 + "__id__": 1324 }, "sourceInfo": null, "propertyPath": [ "topScore" ], "target": { - "__id__": 453 + "__id__": 1259 }, "targetInfo": { - "__id__": 1246 + "__id__": 2058 } }, { @@ -33860,7 +44684,7 @@ "__id__": 140 }, "sourceInfo": { - "__id__": 1248 + "__id__": 2060 }, "propertyPath": [ "_trailModule", @@ -33870,7 +44694,7 @@ "__id__": 140 }, "targetInfo": { - "__id__": 1249 + "__id__": 2061 } }, { @@ -33888,22 +44712,22 @@ { "__type__": "cc.SceneGlobals", "ambient": { - "__id__": 1251 + "__id__": 2063 }, "shadows": { - "__id__": 1252 + "__id__": 2064 }, "_skybox": { - "__id__": 1253 + "__id__": 2065 }, "fog": { - "__id__": 1254 + "__id__": 2066 }, "octree": { - "__id__": 1255 + "__id__": 2067 }, "lightProbeInfo": { - "__id__": 1256 + "__id__": 2068 }, "bakedWithStationaryMainLight": false, "bakedWithHighpLightmap": false diff --git a/assets/_Game/Sprites/City.png b/assets/_Game/Sprites/City.png new file mode 100644 index 0000000..faa3f02 Binary files /dev/null and b/assets/_Game/Sprites/City.png differ diff --git a/assets/_Game/Sprites/City.png.meta b/assets/_Game/Sprites/City.png.meta new file mode 100644 index 0000000..6e3c756 --- /dev/null +++ b/assets/_Game/Sprites/City.png.meta @@ -0,0 +1,134 @@ +{ + "ver": "1.0.25", + "importer": "image", + "imported": true, + "uuid": "3dbad19e-5559-4dab-a16a-e1917088cc6c", + "files": [ + ".json", + ".png" + ], + "subMetas": { + "6c48a": { + "importer": "texture", + "uuid": "3dbad19e-5559-4dab-a16a-e1917088cc6c@6c48a", + "displayName": "City", + "id": "6c48a", + "name": "texture", + "userData": { + "wrapModeS": "clamp-to-edge", + "wrapModeT": "clamp-to-edge", + "imageUuidOrDatabaseUri": "3dbad19e-5559-4dab-a16a-e1917088cc6c", + "isUuid": true, + "visible": false, + "minfilter": "linear", + "magfilter": "linear", + "mipfilter": "none", + "anisotropy": 0 + }, + "ver": "1.0.22", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "f9941": { + "importer": "sprite-frame", + "uuid": "3dbad19e-5559-4dab-a16a-e1917088cc6c@f9941", + "displayName": "City", + "id": "f9941", + "name": "spriteFrame", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 0, + "trimY": 0, + "width": 1430, + "height": 2603, + "rawWidth": 1430, + "rawHeight": 2603, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [ + -715, + -1301.5, + 0, + 715, + -1301.5, + 0, + -715, + 1301.5, + 0, + 715, + 1301.5, + 0 + ], + "indexes": [ + 0, + 1, + 2, + 2, + 1, + 3 + ], + "uv": [ + 0, + 2603, + 1430, + 2603, + 0, + 0, + 1430, + 0 + ], + "nuv": [ + 0, + 0, + 1, + 0, + 0, + 1, + 1, + 1 + ], + "minPos": [ + -715, + -1301.5, + 0 + ], + "maxPos": [ + 715, + 1301.5, + 0 + ] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "3dbad19e-5559-4dab-a16a-e1917088cc6c@6c48a", + "atlasUuid": "" + }, + "ver": "1.0.11", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + } + }, + "userData": { + "type": "sprite-frame", + "fixAlphaTransparencyArtifacts": true, + "hasAlpha": true, + "redirect": "3dbad19e-5559-4dab-a16a-e1917088cc6c@f9941" + } +} diff --git a/assets/_Game/Sprites/Field_logo2.png b/assets/_Game/Sprites/Field_logo2.png new file mode 100644 index 0000000..228564c Binary files /dev/null and b/assets/_Game/Sprites/Field_logo2.png differ diff --git a/assets/_Game/Sprites/Field_logo2.png.meta b/assets/_Game/Sprites/Field_logo2.png.meta new file mode 100644 index 0000000..c97465f --- /dev/null +++ b/assets/_Game/Sprites/Field_logo2.png.meta @@ -0,0 +1,134 @@ +{ + "ver": "1.0.25", + "importer": "image", + "imported": true, + "uuid": "dfdb8acd-61ab-4316-a8d7-695503dab666", + "files": [ + ".json", + ".png" + ], + "subMetas": { + "6c48a": { + "importer": "texture", + "uuid": "dfdb8acd-61ab-4316-a8d7-695503dab666@6c48a", + "displayName": "Field_logo2", + "id": "6c48a", + "name": "texture", + "userData": { + "wrapModeS": "clamp-to-edge", + "wrapModeT": "clamp-to-edge", + "imageUuidOrDatabaseUri": "dfdb8acd-61ab-4316-a8d7-695503dab666", + "isUuid": true, + "visible": false, + "minfilter": "linear", + "magfilter": "linear", + "mipfilter": "none", + "anisotropy": 0 + }, + "ver": "1.0.22", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "f9941": { + "importer": "sprite-frame", + "uuid": "dfdb8acd-61ab-4316-a8d7-695503dab666@f9941", + "displayName": "Field_logo2", + "id": "f9941", + "name": "spriteFrame", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 0, + "trimY": 0, + "width": 1060, + "height": 2203, + "rawWidth": 1060, + "rawHeight": 2203, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [ + -530, + -1101.5, + 0, + 530, + -1101.5, + 0, + -530, + 1101.5, + 0, + 530, + 1101.5, + 0 + ], + "indexes": [ + 0, + 1, + 2, + 2, + 1, + 3 + ], + "uv": [ + 0, + 2203, + 1060, + 2203, + 0, + 0, + 1060, + 0 + ], + "nuv": [ + 0, + 0, + 1, + 0, + 0, + 1, + 1, + 1 + ], + "minPos": [ + -530, + -1101.5, + 0 + ], + "maxPos": [ + 530, + 1101.5, + 0 + ] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "dfdb8acd-61ab-4316-a8d7-695503dab666@6c48a", + "atlasUuid": "" + }, + "ver": "1.0.11", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + } + }, + "userData": { + "type": "sprite-frame", + "fixAlphaTransparencyArtifacts": true, + "hasAlpha": true, + "redirect": "dfdb8acd-61ab-4316-a8d7-695503dab666@f9941" + } +} diff --git a/assets/_Game/Sprites/char/pet.png b/assets/_Game/Sprites/char/pet.png new file mode 100644 index 0000000..ec0dd90 Binary files /dev/null and b/assets/_Game/Sprites/char/pet.png differ diff --git a/assets/_Game/Sprites/char/pet.png.meta b/assets/_Game/Sprites/char/pet.png.meta new file mode 100644 index 0000000..db2e2a4 --- /dev/null +++ b/assets/_Game/Sprites/char/pet.png.meta @@ -0,0 +1,134 @@ +{ + "ver": "1.0.25", + "importer": "image", + "imported": true, + "uuid": "d976694e-0742-4020-b970-7c72fc414aa3", + "files": [ + ".json", + ".png" + ], + "subMetas": { + "6c48a": { + "importer": "texture", + "uuid": "d976694e-0742-4020-b970-7c72fc414aa3@6c48a", + "displayName": "pet", + "id": "6c48a", + "name": "texture", + "userData": { + "wrapModeS": "clamp-to-edge", + "wrapModeT": "clamp-to-edge", + "imageUuidOrDatabaseUri": "d976694e-0742-4020-b970-7c72fc414aa3", + "isUuid": true, + "visible": false, + "minfilter": "linear", + "magfilter": "linear", + "mipfilter": "none", + "anisotropy": 0 + }, + "ver": "1.0.22", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "f9941": { + "importer": "sprite-frame", + "uuid": "d976694e-0742-4020-b970-7c72fc414aa3@f9941", + "displayName": "pet", + "id": "f9941", + "name": "spriteFrame", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 1, + "offsetY": -0.5, + "trimX": 39, + "trimY": 30, + "width": 180, + "height": 197, + "rawWidth": 256, + "rawHeight": 256, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [ + -90, + -98.5, + 0, + 90, + -98.5, + 0, + -90, + 98.5, + 0, + 90, + 98.5, + 0 + ], + "indexes": [ + 0, + 1, + 2, + 2, + 1, + 3 + ], + "uv": [ + 39, + 226, + 219, + 226, + 39, + 29, + 219, + 29 + ], + "nuv": [ + 0.15234375, + 0.11328125, + 0.85546875, + 0.11328125, + 0.15234375, + 0.8828125, + 0.85546875, + 0.8828125 + ], + "minPos": [ + -90, + -98.5, + 0 + ], + "maxPos": [ + 90, + 98.5, + 0 + ] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "d976694e-0742-4020-b970-7c72fc414aa3@6c48a", + "atlasUuid": "" + }, + "ver": "1.0.11", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + } + }, + "userData": { + "type": "sprite-frame", + "fixAlphaTransparencyArtifacts": true, + "hasAlpha": true, + "redirect": "d976694e-0742-4020-b970-7c72fc414aa3@f9941" + } +} diff --git a/assets/_Game/TA/Animation/HitGoal.anim b/assets/_Game/TA/Animation/HitGoal.anim index 8a4cb0a..299f212 100644 --- a/assets/_Game/TA/Animation/HitGoal.anim +++ b/assets/_Game/TA/Animation/HitGoal.anim @@ -166,9 +166,9 @@ "__type__": "cc.RealCurve", "_times": [ 0, - 0.0833333358168602, + 0.08333333333333333, 0.25, - 0.3333333432674408 + 0.3333333333333333 ], "_values": [ { @@ -233,9 +233,9 @@ "__type__": "cc.RealCurve", "_times": [ 0, - 0.0833333358168602, + 0.08333333333333333, 0.25, - 0.3333333432674408 + 0.3333333333333333 ], "_values": [ { @@ -300,9 +300,9 @@ "__type__": "cc.RealCurve", "_times": [ 0, - 0.0833333358168602, + 0.08333333333333333, 0.25, - 0.3333333432674408 + 0.3333333333333333 ], "_values": [ { @@ -418,9 +418,9 @@ "__type__": "cc.RealCurve", "_times": [ 0, - 0.0833333358168602, + 0.08333333333333333, 0.25, - 0.3333333432674408 + 0.3333333333333333 ], "_values": [ { @@ -483,8 +483,62 @@ }, { "__type__": "cc.RealCurve", - "_times": [], - "_values": [], + "_times": [ + 0, + 0.08333333333333333, + 0.25, + 0.3333333333333333 + ], + "_values": [ + { + "__type__": "cc.RealKeyframeValue", + "interpolationMode": 0, + "tangentWeightMode": 0, + "value": 45.643001556396484, + "rightTangent": 0, + "rightTangentWeight": 1, + "leftTangent": 0, + "leftTangentWeight": 1, + "easingMethod": 0, + "__editorExtras__": null + }, + { + "__type__": "cc.RealKeyframeValue", + "interpolationMode": 0, + "tangentWeightMode": 0, + "value": 55, + "rightTangent": 0, + "rightTangentWeight": 1, + "leftTangent": 0, + "leftTangentWeight": 1, + "easingMethod": 0, + "__editorExtras__": null + }, + { + "__type__": "cc.RealKeyframeValue", + "interpolationMode": 0, + "tangentWeightMode": 0, + "value": 47, + "rightTangent": 0, + "rightTangentWeight": 1, + "leftTangent": 0, + "leftTangentWeight": 1, + "easingMethod": 0, + "__editorExtras__": null + }, + { + "__type__": "cc.RealKeyframeValue", + "interpolationMode": 0, + "tangentWeightMode": 0, + "value": 45, + "rightTangent": 0, + "rightTangentWeight": 1, + "leftTangent": 0, + "leftTangentWeight": 1, + "easingMethod": 0, + "__editorExtras__": null + } + ], "preExtrapolation": 1, "postExtrapolation": 1 }, @@ -498,9 +552,9 @@ "__type__": "cc.RealCurve", "_times": [ 0, - 0.0833333358168602, + 0.08333333333333333, 0.25, - 0.3333333432674408 + 0.3333333333333333 ], "_values": [ { diff --git a/assets/_Game/TA/Animation/IdleGoal.anim b/assets/_Game/TA/Animation/IdleGoal.anim index c29f684..c1a4b9e 100644 --- a/assets/_Game/TA/Animation/IdleGoal.anim +++ b/assets/_Game/TA/Animation/IdleGoal.anim @@ -76,9 +76,9 @@ "__type__": "cc.RealCurve", "_times": [ 0, - 0.3333333432674408, + 0.3333333333333333, 1, - 1.3333333730697632 + 1.3333333333333333 ], "_values": [ { @@ -156,9 +156,9 @@ "__type__": "cc.RealCurve", "_times": [ 0, - 0.3333333432674408, + 0.3333333333333333, 1, - 1.3333333730697632 + 1.3333333333333333 ], "_values": [ { @@ -274,9 +274,9 @@ "__type__": "cc.RealCurve", "_times": [ 0, - 0.3333333432674408, + 0.3333333333333333, 1, - 1.3333333730697632 + 1.3333333333333333 ], "_values": [ { @@ -339,8 +339,62 @@ }, { "__type__": "cc.RealCurve", - "_times": [], - "_values": [], + "_times": [ + 0, + 0.3333333333333333, + 1, + 1.3333333333333333 + ], + "_values": [ + { + "__type__": "cc.RealKeyframeValue", + "interpolationMode": 0, + "tangentWeightMode": 0, + "value": 45.643001556396484, + "rightTangent": 0, + "rightTangentWeight": 1, + "leftTangent": 0, + "leftTangentWeight": 1, + "easingMethod": 0, + "__editorExtras__": null + }, + { + "__type__": "cc.RealKeyframeValue", + "interpolationMode": 0, + "tangentWeightMode": 0, + "value": 45.643001556396484, + "rightTangent": 0, + "rightTangentWeight": 1, + "leftTangent": 0, + "leftTangentWeight": 1, + "easingMethod": 0, + "__editorExtras__": null + }, + { + "__type__": "cc.RealKeyframeValue", + "interpolationMode": 0, + "tangentWeightMode": 0, + "value": 45.643001556396484, + "rightTangent": 0, + "rightTangentWeight": 1, + "leftTangent": 0, + "leftTangentWeight": 1, + "easingMethod": 0, + "__editorExtras__": null + }, + { + "__type__": "cc.RealKeyframeValue", + "interpolationMode": 0, + "tangentWeightMode": 0, + "value": 45.643001556396484, + "rightTangent": 0, + "rightTangentWeight": 1, + "leftTangent": 0, + "leftTangentWeight": 1, + "easingMethod": 0, + "__editorExtras__": null + } + ], "preExtrapolation": 1, "postExtrapolation": 1 }, @@ -354,9 +408,9 @@ "__type__": "cc.RealCurve", "_times": [ 0, - 0.3333333432674408, + 0.3333333333333333, 1, - 1.3333333730697632 + 1.3333333333333333 ], "_values": [ { @@ -472,9 +526,9 @@ "__type__": "cc.RealCurve", "_times": [ 0, - 0.3333333432674408, + 0.3333333333333333, 1, - 1.3333333730697632 + 1.3333333333333333 ], "_values": [ { diff --git a/assets/_Game/TA/Animation/clock-time.anim b/assets/_Game/TA/Animation/clock-time.anim new file mode 100644 index 0000000..8a50cd9 --- /dev/null +++ b/assets/_Game/TA/Animation/clock-time.anim @@ -0,0 +1,278 @@ +[ + { + "__type__": "cc.AnimationClip", + "_name": "clock-time", + "_objFlags": 0, + "__editorExtras__": { + "embeddedPlayerGroups": [] + }, + "_native": "", + "sample": 60, + "speed": 1, + "wrapMode": 2, + "enableTrsBlending": false, + "_duration": 0.3333333333333333, + "_hash": 500763545, + "_tracks": [ + { + "__id__": 1 + } + ], + "_exoticAnimation": null, + "_events": [], + "_embeddedPlayers": [] + }, + { + "__type__": "cc.animation.ColorTrack", + "_binding": { + "__type__": "cc.animation.TrackBinding", + "path": { + "__id__": 2 + }, + "proxy": null + }, + "_channels": [ + { + "__id__": 4 + }, + { + "__id__": 6 + }, + { + "__id__": 8 + }, + { + "__id__": 10 + } + ] + }, + { + "__type__": "cc.animation.TrackPath", + "_paths": [ + { + "__id__": 3 + }, + "color" + ] + }, + { + "__type__": "cc.animation.ComponentPath", + "component": "cc.Label" + }, + { + "__type__": "cc.animation.Channel", + "_curve": { + "__id__": 5 + } + }, + { + "__type__": "cc.RealCurve", + "_times": [ + 0, + 0.1666666716337204, + 0.3333333432674408 + ], + "_values": [ + { + "__type__": "cc.RealKeyframeValue", + "interpolationMode": 0, + "tangentWeightMode": 0, + "value": 255, + "rightTangent": 0, + "rightTangentWeight": 1, + "leftTangent": 0, + "leftTangentWeight": 1, + "easingMethod": 0, + "__editorExtras__": null + }, + { + "__type__": "cc.RealKeyframeValue", + "interpolationMode": 0, + "tangentWeightMode": 0, + "value": 255, + "rightTangent": 0, + "rightTangentWeight": 1, + "leftTangent": 0, + "leftTangentWeight": 1, + "easingMethod": 0, + "__editorExtras__": null + }, + { + "__type__": "cc.RealKeyframeValue", + "interpolationMode": 0, + "tangentWeightMode": 0, + "value": 255, + "rightTangent": 0, + "rightTangentWeight": 1, + "leftTangent": 0, + "leftTangentWeight": 1, + "easingMethod": 0, + "__editorExtras__": null + } + ], + "preExtrapolation": 1, + "postExtrapolation": 1 + }, + { + "__type__": "cc.animation.Channel", + "_curve": { + "__id__": 7 + } + }, + { + "__type__": "cc.RealCurve", + "_times": [ + 0, + 0.1666666716337204, + 0.3333333432674408 + ], + "_values": [ + { + "__type__": "cc.RealKeyframeValue", + "interpolationMode": 0, + "tangentWeightMode": 0, + "value": 255, + "rightTangent": 0, + "rightTangentWeight": 1, + "leftTangent": 0, + "leftTangentWeight": 1, + "easingMethod": 0, + "__editorExtras__": null + }, + { + "__type__": "cc.RealKeyframeValue", + "interpolationMode": 0, + "tangentWeightMode": 0, + "value": 0, + "rightTangent": 0, + "rightTangentWeight": 1, + "leftTangent": 0, + "leftTangentWeight": 1, + "easingMethod": 0, + "__editorExtras__": null + }, + { + "__type__": "cc.RealKeyframeValue", + "interpolationMode": 0, + "tangentWeightMode": 0, + "value": 255, + "rightTangent": 0, + "rightTangentWeight": 1, + "leftTangent": 0, + "leftTangentWeight": 1, + "easingMethod": 0, + "__editorExtras__": null + } + ], + "preExtrapolation": 1, + "postExtrapolation": 1 + }, + { + "__type__": "cc.animation.Channel", + "_curve": { + "__id__": 9 + } + }, + { + "__type__": "cc.RealCurve", + "_times": [ + 0, + 0.1666666716337204, + 0.3333333432674408 + ], + "_values": [ + { + "__type__": "cc.RealKeyframeValue", + "interpolationMode": 0, + "tangentWeightMode": 0, + "value": 255, + "rightTangent": 0, + "rightTangentWeight": 1, + "leftTangent": 0, + "leftTangentWeight": 1, + "easingMethod": 0, + "__editorExtras__": null + }, + { + "__type__": "cc.RealKeyframeValue", + "interpolationMode": 0, + "tangentWeightMode": 0, + "value": 0, + "rightTangent": 0, + "rightTangentWeight": 1, + "leftTangent": 0, + "leftTangentWeight": 1, + "easingMethod": 0, + "__editorExtras__": null + }, + { + "__type__": "cc.RealKeyframeValue", + "interpolationMode": 0, + "tangentWeightMode": 0, + "value": 255, + "rightTangent": 0, + "rightTangentWeight": 1, + "leftTangent": 0, + "leftTangentWeight": 1, + "easingMethod": 0, + "__editorExtras__": null + } + ], + "preExtrapolation": 1, + "postExtrapolation": 1 + }, + { + "__type__": "cc.animation.Channel", + "_curve": { + "__id__": 11 + } + }, + { + "__type__": "cc.RealCurve", + "_times": [ + 0, + 0.1666666716337204, + 0.3333333432674408 + ], + "_values": [ + { + "__type__": "cc.RealKeyframeValue", + "interpolationMode": 0, + "tangentWeightMode": 0, + "value": 255, + "rightTangent": 0, + "rightTangentWeight": 1, + "leftTangent": 0, + "leftTangentWeight": 1, + "easingMethod": 0, + "__editorExtras__": null + }, + { + "__type__": "cc.RealKeyframeValue", + "interpolationMode": 0, + "tangentWeightMode": 0, + "value": 255, + "rightTangent": 0, + "rightTangentWeight": 1, + "leftTangent": 0, + "leftTangentWeight": 1, + "easingMethod": 0, + "__editorExtras__": null + }, + { + "__type__": "cc.RealKeyframeValue", + "interpolationMode": 0, + "tangentWeightMode": 0, + "value": 255, + "rightTangent": 0, + "rightTangentWeight": 1, + "leftTangent": 0, + "leftTangentWeight": 1, + "easingMethod": 0, + "__editorExtras__": null + } + ], + "preExtrapolation": 1, + "postExtrapolation": 1 + } +] \ No newline at end of file diff --git a/assets/_Game/TA/Animation/clock-time.anim.meta b/assets/_Game/TA/Animation/clock-time.anim.meta new file mode 100644 index 0000000..cc02840 --- /dev/null +++ b/assets/_Game/TA/Animation/clock-time.anim.meta @@ -0,0 +1,13 @@ +{ + "ver": "2.0.3", + "importer": "animation-clip", + "imported": true, + "uuid": "ace82fd3-1d72-4b7e-9706-b867b45edff0", + "files": [ + ".cconb" + ], + "subMetas": {}, + "userData": { + "name": "clock-time" + } +} diff --git a/assets/_Game/TA/EFFECTS/Animation/Clock.anim b/assets/_Game/TA/EFFECTS/Animation/Clock.anim new file mode 100644 index 0000000..28d520a --- /dev/null +++ b/assets/_Game/TA/EFFECTS/Animation/Clock.anim @@ -0,0 +1,515 @@ +[ + { + "__type__": "cc.AnimationClip", + "_name": "Clock", + "_objFlags": 0, + "__editorExtras__": { + "embeddedPlayerGroups": [] + }, + "_native": "", + "sample": 60, + "speed": 1, + "wrapMode": 2, + "enableTrsBlending": false, + "_duration": 0.16666666666666666, + "_hash": 500763545, + "_tracks": [ + { + "__id__": 1 + }, + { + "__id__": 11 + } + ], + "_exoticAnimation": null, + "_events": [], + "_embeddedPlayers": [] + }, + { + "__type__": "cc.animation.VectorTrack", + "_binding": { + "__type__": "cc.animation.TrackBinding", + "path": { + "__id__": 2 + }, + "proxy": null + }, + "_channels": [ + { + "__id__": 3 + }, + { + "__id__": 5 + }, + { + "__id__": 7 + }, + { + "__id__": 9 + } + ], + "_nComponents": 3 + }, + { + "__type__": "cc.animation.TrackPath", + "_paths": [ + "position" + ] + }, + { + "__type__": "cc.animation.Channel", + "_curve": { + "__id__": 4 + } + }, + { + "__type__": "cc.RealCurve", + "_times": [ + 0, + 0.05000000074505806, + 0.11666666716337204, + 0.1666666716337204 + ], + "_values": [ + { + "__type__": "cc.RealKeyframeValue", + "interpolationMode": 0, + "tangentWeightMode": 0, + "value": 0, + "rightTangent": 0, + "rightTangentWeight": 1, + "leftTangent": 0, + "leftTangentWeight": 1, + "easingMethod": 0, + "__editorExtras__": null + }, + { + "__type__": "cc.RealKeyframeValue", + "interpolationMode": 0, + "tangentWeightMode": 0, + "value": 3.117000102996826, + "rightTangent": 0, + "rightTangentWeight": 1, + "leftTangent": 0, + "leftTangentWeight": 1, + "easingMethod": 0, + "__editorExtras__": { + "tangentMode": 0 + } + }, + { + "__type__": "cc.RealKeyframeValue", + "interpolationMode": 0, + "tangentWeightMode": 0, + "value": 1.559000015258789, + "rightTangent": 0, + "rightTangentWeight": 1, + "leftTangent": 0, + "leftTangentWeight": 1, + "easingMethod": 0, + "__editorExtras__": { + "tangentMode": 0 + } + }, + { + "__type__": "cc.RealKeyframeValue", + "interpolationMode": 0, + "tangentWeightMode": 0, + "value": 1.559000015258789, + "rightTangent": 0, + "rightTangentWeight": 1, + "leftTangent": 0, + "leftTangentWeight": 1, + "easingMethod": 0, + "__editorExtras__": { + "tangentMode": 0 + } + } + ], + "preExtrapolation": 1, + "postExtrapolation": 1 + }, + { + "__type__": "cc.animation.Channel", + "_curve": { + "__id__": 6 + } + }, + { + "__type__": "cc.RealCurve", + "_times": [ + 0, + 0.05000000074505806, + 0.11666666716337204, + 0.1666666716337204 + ], + "_values": [ + { + "__type__": "cc.RealKeyframeValue", + "interpolationMode": 0, + "tangentWeightMode": 0, + "value": 0, + "rightTangent": 0, + "rightTangentWeight": 1, + "leftTangent": 0, + "leftTangentWeight": 1, + "easingMethod": 0, + "__editorExtras__": null + }, + { + "__type__": "cc.RealKeyframeValue", + "interpolationMode": 0, + "tangentWeightMode": 0, + "value": 3.117000102996826, + "rightTangent": 0, + "rightTangentWeight": 1, + "leftTangent": 0, + "leftTangentWeight": 1, + "easingMethod": 0, + "__editorExtras__": { + "tangentMode": 0 + } + }, + { + "__type__": "cc.RealKeyframeValue", + "interpolationMode": 0, + "tangentWeightMode": 0, + "value": 1.559000015258789, + "rightTangent": 0, + "rightTangentWeight": 1, + "leftTangent": 0, + "leftTangentWeight": 1, + "easingMethod": 0, + "__editorExtras__": { + "tangentMode": 0 + } + }, + { + "__type__": "cc.RealKeyframeValue", + "interpolationMode": 0, + "tangentWeightMode": 0, + "value": -0.8029999732971191, + "rightTangent": 0, + "rightTangentWeight": 1, + "leftTangent": 0, + "leftTangentWeight": 1, + "easingMethod": 0, + "__editorExtras__": { + "tangentMode": 0 + } + } + ], + "preExtrapolation": 1, + "postExtrapolation": 1 + }, + { + "__type__": "cc.animation.Channel", + "_curve": { + "__id__": 8 + } + }, + { + "__type__": "cc.RealCurve", + "_times": [ + 0, + 0.05000000074505806, + 0.11666666716337204, + 0.1666666716337204 + ], + "_values": [ + { + "__type__": "cc.RealKeyframeValue", + "interpolationMode": 0, + "tangentWeightMode": 0, + "value": 0, + "rightTangent": 0, + "rightTangentWeight": 1, + "leftTangent": 0, + "leftTangentWeight": 1, + "easingMethod": 0, + "__editorExtras__": null + }, + { + "__type__": "cc.RealKeyframeValue", + "interpolationMode": 0, + "tangentWeightMode": 0, + "value": 0, + "rightTangent": 0, + "rightTangentWeight": 1, + "leftTangent": 0, + "leftTangentWeight": 1, + "easingMethod": 0, + "__editorExtras__": { + "tangentMode": 0 + } + }, + { + "__type__": "cc.RealKeyframeValue", + "interpolationMode": 0, + "tangentWeightMode": 0, + "value": 0, + "rightTangent": 0, + "rightTangentWeight": 1, + "leftTangent": 0, + "leftTangentWeight": 1, + "easingMethod": 0, + "__editorExtras__": { + "tangentMode": 0 + } + }, + { + "__type__": "cc.RealKeyframeValue", + "interpolationMode": 0, + "tangentWeightMode": 0, + "value": 0, + "rightTangent": 0, + "rightTangentWeight": 1, + "leftTangent": 0, + "leftTangentWeight": 1, + "easingMethod": 0, + "__editorExtras__": { + "tangentMode": 0 + } + } + ], + "preExtrapolation": 1, + "postExtrapolation": 1 + }, + { + "__type__": "cc.animation.Channel", + "_curve": { + "__id__": 10 + } + }, + { + "__type__": "cc.RealCurve", + "_times": [], + "_values": [], + "preExtrapolation": 1, + "postExtrapolation": 1 + }, + { + "__type__": "cc.animation.VectorTrack", + "_binding": { + "__type__": "cc.animation.TrackBinding", + "path": { + "__id__": 12 + }, + "proxy": null + }, + "_channels": [ + { + "__id__": 13 + }, + { + "__id__": 15 + }, + { + "__id__": 17 + }, + { + "__id__": 19 + } + ], + "_nComponents": 3 + }, + { + "__type__": "cc.animation.TrackPath", + "_paths": [ + "scale" + ] + }, + { + "__type__": "cc.animation.Channel", + "_curve": { + "__id__": 14 + } + }, + { + "__type__": "cc.RealCurve", + "_times": [ + 0, + 0.0833333358168602, + 0.1666666716337204 + ], + "_values": [ + { + "__type__": "cc.RealKeyframeValue", + "interpolationMode": 0, + "tangentWeightMode": 0, + "value": 1, + "rightTangent": 0, + "rightTangentWeight": 1, + "leftTangent": 0, + "leftTangentWeight": 1, + "easingMethod": 0, + "__editorExtras__": { + "tangentMode": 0 + } + }, + { + "__type__": "cc.RealKeyframeValue", + "interpolationMode": 0, + "tangentWeightMode": 0, + "value": 0.8999999761581421, + "rightTangent": 0, + "rightTangentWeight": 1, + "leftTangent": 0, + "leftTangentWeight": 1, + "easingMethod": 0, + "__editorExtras__": { + "tangentMode": 0 + } + }, + { + "__type__": "cc.RealKeyframeValue", + "interpolationMode": 0, + "tangentWeightMode": 0, + "value": 1, + "rightTangent": 0, + "rightTangentWeight": 1, + "leftTangent": 0, + "leftTangentWeight": 1, + "easingMethod": 0, + "__editorExtras__": { + "tangentMode": 0 + } + } + ], + "preExtrapolation": 1, + "postExtrapolation": 1 + }, + { + "__type__": "cc.animation.Channel", + "_curve": { + "__id__": 16 + } + }, + { + "__type__": "cc.RealCurve", + "_times": [ + 0, + 0.0833333358168602, + 0.1666666716337204 + ], + "_values": [ + { + "__type__": "cc.RealKeyframeValue", + "interpolationMode": 0, + "tangentWeightMode": 0, + "value": 1, + "rightTangent": 0, + "rightTangentWeight": 1, + "leftTangent": 0, + "leftTangentWeight": 1, + "easingMethod": 0, + "__editorExtras__": { + "tangentMode": 0 + } + }, + { + "__type__": "cc.RealKeyframeValue", + "interpolationMode": 0, + "tangentWeightMode": 0, + "value": 1.100000023841858, + "rightTangent": 0, + "rightTangentWeight": 1, + "leftTangent": 0, + "leftTangentWeight": 1, + "easingMethod": 0, + "__editorExtras__": { + "tangentMode": 0 + } + }, + { + "__type__": "cc.RealKeyframeValue", + "interpolationMode": 0, + "tangentWeightMode": 0, + "value": 1, + "rightTangent": 0, + "rightTangentWeight": 1, + "leftTangent": 0, + "leftTangentWeight": 1, + "easingMethod": 0, + "__editorExtras__": { + "tangentMode": 0 + } + } + ], + "preExtrapolation": 1, + "postExtrapolation": 1 + }, + { + "__type__": "cc.animation.Channel", + "_curve": { + "__id__": 18 + } + }, + { + "__type__": "cc.RealCurve", + "_times": [ + 0, + 0.0833333358168602, + 0.1666666716337204 + ], + "_values": [ + { + "__type__": "cc.RealKeyframeValue", + "interpolationMode": 0, + "tangentWeightMode": 0, + "value": 1, + "rightTangent": 0, + "rightTangentWeight": 1, + "leftTangent": 0, + "leftTangentWeight": 1, + "easingMethod": 0, + "__editorExtras__": { + "tangentMode": 0 + } + }, + { + "__type__": "cc.RealKeyframeValue", + "interpolationMode": 0, + "tangentWeightMode": 0, + "value": 1, + "rightTangent": 0, + "rightTangentWeight": 1, + "leftTangent": 0, + "leftTangentWeight": 1, + "easingMethod": 0, + "__editorExtras__": { + "tangentMode": 0 + } + }, + { + "__type__": "cc.RealKeyframeValue", + "interpolationMode": 0, + "tangentWeightMode": 0, + "value": 1, + "rightTangent": 0, + "rightTangentWeight": 1, + "leftTangent": 0, + "leftTangentWeight": 1, + "easingMethod": 0, + "__editorExtras__": { + "tangentMode": 0 + } + } + ], + "preExtrapolation": 1, + "postExtrapolation": 1 + }, + { + "__type__": "cc.animation.Channel", + "_curve": { + "__id__": 20 + } + }, + { + "__type__": "cc.RealCurve", + "_times": [], + "_values": [], + "preExtrapolation": 1, + "postExtrapolation": 1 + } +] \ No newline at end of file diff --git a/assets/_Game/TA/EFFECTS/Animation/Clock.anim.meta b/assets/_Game/TA/EFFECTS/Animation/Clock.anim.meta new file mode 100644 index 0000000..66a43df --- /dev/null +++ b/assets/_Game/TA/EFFECTS/Animation/Clock.anim.meta @@ -0,0 +1,13 @@ +{ + "ver": "2.0.3", + "importer": "animation-clip", + "imported": true, + "uuid": "788ebe3e-c59c-40f1-b4fc-3438338df3c2", + "files": [ + ".cconb" + ], + "subMetas": {}, + "userData": { + "name": "Clock" + } +} diff --git a/assets/_Game/TA/EFFECTS/Materials/UI/Circle.mtl b/assets/_Game/TA/EFFECTS/Materials/UI/Circle.mtl new file mode 100644 index 0000000..6669c96 --- /dev/null +++ b/assets/_Game/TA/EFFECTS/Materials/UI/Circle.mtl @@ -0,0 +1,33 @@ +{ + "__type__": "cc.Material", + "_name": "", + "_objFlags": 0, + "_native": "", + "_effectAsset": { + "__uuid__": "d1346436-ac96-4271-b863-1f4fdead95b0", + "__expectedType__": "cc.EffectAsset" + }, + "_techIdx": 1, + "_defines": [ + {} + ], + "_states": [ + { + "rasterizerState": {}, + "depthStencilState": {}, + "blendState": { + "targets": [ + {} + ] + } + } + ], + "_props": [ + { + "mainTexture": { + "__uuid__": "3f3471cc-d4c0-44f1-b22e-79e62b1515ae@6c48a", + "__expectedType__": "cc.Texture2D" + } + } + ] +} \ No newline at end of file diff --git a/assets/_Game/TA/EFFECTS/Materials/UI/Circle.mtl.meta b/assets/_Game/TA/EFFECTS/Materials/UI/Circle.mtl.meta new file mode 100644 index 0000000..b3b465b --- /dev/null +++ b/assets/_Game/TA/EFFECTS/Materials/UI/Circle.mtl.meta @@ -0,0 +1 @@ +{"ver":"1.0.20","importer":"material","imported":true,"uuid":"2f6e168e-4904-4132-ad74-9f96d0179cd1","files":[".json"],"subMetas":{},"userData":{}} diff --git a/assets/_Game/TA/EFFECTS/Materials/UI/catpaw.mtl b/assets/_Game/TA/EFFECTS/Materials/UI/catpaw.mtl new file mode 100644 index 0000000..f2d21f7 --- /dev/null +++ b/assets/_Game/TA/EFFECTS/Materials/UI/catpaw.mtl @@ -0,0 +1,33 @@ +{ + "__type__": "cc.Material", + "_name": "", + "_objFlags": 0, + "_native": "", + "_effectAsset": { + "__uuid__": "d1346436-ac96-4271-b863-1f4fdead95b0", + "__expectedType__": "cc.EffectAsset" + }, + "_techIdx": 1, + "_defines": [ + {} + ], + "_states": [ + { + "rasterizerState": {}, + "depthStencilState": {}, + "blendState": { + "targets": [ + {} + ] + } + } + ], + "_props": [ + { + "mainTexture": { + "__uuid__": "1a8217e9-7590-47fd-85b6-bb16efde9deb@6c48a", + "__expectedType__": "cc.Texture2D" + } + } + ] +} \ No newline at end of file diff --git a/assets/_Game/TA/EFFECTS/Materials/UI/catpaw.mtl.meta b/assets/_Game/TA/EFFECTS/Materials/UI/catpaw.mtl.meta new file mode 100644 index 0000000..7c6d169 --- /dev/null +++ b/assets/_Game/TA/EFFECTS/Materials/UI/catpaw.mtl.meta @@ -0,0 +1 @@ +{"ver":"1.0.20","importer":"material","imported":true,"uuid":"6f829552-0343-44df-bf9c-51b554d4db03","files":[".json"],"subMetas":{},"userData":{}} diff --git a/assets/_Game/TA/EFFECTS/Materials/UI/cloud-outline.mtl b/assets/_Game/TA/EFFECTS/Materials/UI/cloud-outline.mtl new file mode 100644 index 0000000..abf9911 --- /dev/null +++ b/assets/_Game/TA/EFFECTS/Materials/UI/cloud-outline.mtl @@ -0,0 +1,33 @@ +{ + "__type__": "cc.Material", + "_name": "", + "_objFlags": 0, + "_native": "", + "_effectAsset": { + "__uuid__": "d1346436-ac96-4271-b863-1f4fdead95b0", + "__expectedType__": "cc.EffectAsset" + }, + "_techIdx": 1, + "_defines": [ + {} + ], + "_states": [ + { + "rasterizerState": {}, + "depthStencilState": {}, + "blendState": { + "targets": [ + {} + ] + } + } + ], + "_props": [ + { + "mainTexture": { + "__uuid__": "20bc1c1d-f3b8-4ca7-b6cb-f8e0fda59f1c@6c48a", + "__expectedType__": "cc.Texture2D" + } + } + ] +} \ No newline at end of file diff --git a/assets/_Game/TA/EFFECTS/Materials/UI/cloud-outline.mtl.meta b/assets/_Game/TA/EFFECTS/Materials/UI/cloud-outline.mtl.meta new file mode 100644 index 0000000..3c6687a --- /dev/null +++ b/assets/_Game/TA/EFFECTS/Materials/UI/cloud-outline.mtl.meta @@ -0,0 +1 @@ +{"ver":"1.0.20","importer":"material","imported":true,"uuid":"934d24e3-ce54-4c20-8e59-bbf92b4a7b32","files":[".json"],"subMetas":{},"userData":{}} diff --git a/assets/_Game/TA/EFFECTS/Materials/UI/lightray2.mtl b/assets/_Game/TA/EFFECTS/Materials/UI/lightray2.mtl new file mode 100644 index 0000000..e144e3e --- /dev/null +++ b/assets/_Game/TA/EFFECTS/Materials/UI/lightray2.mtl @@ -0,0 +1,33 @@ +{ + "__type__": "cc.Material", + "_name": "", + "_objFlags": 0, + "_native": "", + "_effectAsset": { + "__uuid__": "d1346436-ac96-4271-b863-1f4fdead95b0", + "__expectedType__": "cc.EffectAsset" + }, + "_techIdx": 0, + "_defines": [ + {} + ], + "_states": [ + { + "rasterizerState": {}, + "depthStencilState": {}, + "blendState": { + "targets": [ + {} + ] + } + } + ], + "_props": [ + { + "mainTexture": { + "__uuid__": "ba6e05db-3409-4ba8-a8b9-768d67d027bb@6c48a", + "__expectedType__": "cc.Texture2D" + } + } + ] +} \ No newline at end of file diff --git a/assets/_Game/TA/EFFECTS/Materials/UI/lightray2.mtl.meta b/assets/_Game/TA/EFFECTS/Materials/UI/lightray2.mtl.meta new file mode 100644 index 0000000..4576d60 --- /dev/null +++ b/assets/_Game/TA/EFFECTS/Materials/UI/lightray2.mtl.meta @@ -0,0 +1 @@ +{"ver":"1.0.20","importer":"material","imported":true,"uuid":"ee344bed-37fe-4c5e-b7d4-611621cef29e","files":[".json"],"subMetas":{},"userData":{}} diff --git a/assets/_Game/TA/EFFECTS/Materials/UI/text-lose.mtl b/assets/_Game/TA/EFFECTS/Materials/UI/text-lose.mtl new file mode 100644 index 0000000..cfd3dd2 --- /dev/null +++ b/assets/_Game/TA/EFFECTS/Materials/UI/text-lose.mtl @@ -0,0 +1,33 @@ +{ + "__type__": "cc.Material", + "_name": "", + "_objFlags": 0, + "_native": "", + "_effectAsset": { + "__uuid__": "d1346436-ac96-4271-b863-1f4fdead95b0", + "__expectedType__": "cc.EffectAsset" + }, + "_techIdx": 1, + "_defines": [ + {} + ], + "_states": [ + { + "rasterizerState": {}, + "depthStencilState": {}, + "blendState": { + "targets": [ + {} + ] + } + } + ], + "_props": [ + { + "mainTexture": { + "__uuid__": "2759b611-35de-4f47-b821-3a964a108a9d@6c48a", + "__expectedType__": "cc.Texture2D" + } + } + ] +} \ No newline at end of file diff --git a/assets/_Game/TA/EFFECTS/Materials/UI/text-lose.mtl.meta b/assets/_Game/TA/EFFECTS/Materials/UI/text-lose.mtl.meta new file mode 100644 index 0000000..8c17b24 --- /dev/null +++ b/assets/_Game/TA/EFFECTS/Materials/UI/text-lose.mtl.meta @@ -0,0 +1 @@ +{"ver":"1.0.20","importer":"material","imported":true,"uuid":"e2fb6398-e6a8-4b67-b3c0-715058986862","files":[".json"],"subMetas":{},"userData":{}} diff --git a/assets/_Game/TA/EFFECTS/Materials/UI/text-win.mtl b/assets/_Game/TA/EFFECTS/Materials/UI/text-win.mtl new file mode 100644 index 0000000..49f0226 --- /dev/null +++ b/assets/_Game/TA/EFFECTS/Materials/UI/text-win.mtl @@ -0,0 +1,33 @@ +{ + "__type__": "cc.Material", + "_name": "", + "_objFlags": 0, + "_native": "", + "_effectAsset": { + "__uuid__": "d1346436-ac96-4271-b863-1f4fdead95b0", + "__expectedType__": "cc.EffectAsset" + }, + "_techIdx": 1, + "_defines": [ + {} + ], + "_states": [ + { + "rasterizerState": {}, + "depthStencilState": {}, + "blendState": { + "targets": [ + {} + ] + } + } + ], + "_props": [ + { + "mainTexture": { + "__uuid__": "1c1bdcf4-5b92-4fdf-b520-0ca4e673a6c0@6c48a", + "__expectedType__": "cc.Texture2D" + } + } + ] +} \ No newline at end of file diff --git a/assets/_Game/TA/EFFECTS/Materials/UI/text-win.mtl.meta b/assets/_Game/TA/EFFECTS/Materials/UI/text-win.mtl.meta new file mode 100644 index 0000000..f73764d --- /dev/null +++ b/assets/_Game/TA/EFFECTS/Materials/UI/text-win.mtl.meta @@ -0,0 +1 @@ +{"ver":"1.0.20","importer":"material","imported":true,"uuid":"03db99b8-2a02-4928-9b08-0bf291f41e8b","files":[".json"],"subMetas":{},"userData":{}} diff --git a/assets/_Game/TA/EFFECTS/Prefabs/UI/Impact Particle-skin2.prefab b/assets/_Game/TA/EFFECTS/Prefabs/UI/Impact Particle-skin2.prefab new file mode 100644 index 0000000..0436150 --- /dev/null +++ b/assets/_Game/TA/EFFECTS/Prefabs/UI/Impact Particle-skin2.prefab @@ -0,0 +1,2530 @@ +[ + { + "__type__": "cc.Prefab", + "_name": "Impact Particle-skin2", + "_objFlags": 0, + "_native": "", + "data": { + "__id__": 1 + }, + "optimizationPolicy": 0, + "persistent": false + }, + { + "__type__": "cc.Node", + "_name": "Impact Particle-skin2", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": null, + "_children": [ + { + "__id__": 2 + }, + { + "__id__": 71 + } + ], + "_active": true, + "_components": [ + { + "__id__": 139 + }, + { + "__id__": 141 + }, + { + "__id__": 143 + } + ], + "_prefab": { + "__id__": 202 + }, + "_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": 50, + "y": 50, + "z": 1 + }, + "_mobility": 0, + "_layer": 33554432, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, + { + "__type__": "cc.Node", + "_name": "clouds", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 1 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 3 + }, + { + "__id__": 66 + }, + { + "__id__": 68 + } + ], + "_prefab": { + "__id__": 70 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + }, + "_mobility": 0, + "_layer": 33554432, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, + { + "__type__": "cc.ParticleSystem", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 2 + }, + "_enabled": true, + "__prefab": { + "__id__": 4 + }, + "_materials": [ + { + "__uuid__": "934d24e3-ce54-4c20-8e59-bbf92b4a7b32", + "__expectedType__": "cc.Material" + }, + null + ], + "_visFlags": 0, + "startColor": { + "__id__": 5 + }, + "scaleSpace": 1, + "startSize3D": false, + "startSizeX": { + "__id__": 6 + }, + "startSize": { + "__id__": 6 + }, + "startSizeY": { + "__id__": 7 + }, + "startSizeZ": { + "__id__": 8 + }, + "startSpeed": { + "__id__": 9 + }, + "startRotation3D": false, + "startRotationX": { + "__id__": 10 + }, + "startRotationY": { + "__id__": 11 + }, + "startRotationZ": { + "__id__": 12 + }, + "startRotation": { + "__id__": 12 + }, + "startDelay": { + "__id__": 13 + }, + "startLifetime": { + "__id__": 14 + }, + "duration": 1, + "loop": false, + "simulationSpeed": 1, + "playOnAwake": true, + "gravityModifier": { + "__id__": 15 + }, + "rateOverTime": { + "__id__": 16 + }, + "rateOverDistance": { + "__id__": 17 + }, + "bursts": [ + { + "__id__": 18 + } + ], + "_renderCulling": false, + "_cullingMode": 0, + "_aabbHalfX": 0, + "_aabbHalfY": 0, + "_aabbHalfZ": 0, + "_dataCulling": false, + "enableCulling": false, + "_colorOverLifetimeModule": { + "__id__": 20 + }, + "_shapeModule": { + "__id__": 29 + }, + "_sizeOvertimeModule": { + "__id__": 31 + }, + "_velocityOvertimeModule": { + "__id__": 37 + }, + "_forceOvertimeModule": { + "__id__": 42 + }, + "_limitVelocityOvertimeModule": { + "__id__": 46 + }, + "_rotationOvertimeModule": { + "__id__": 51 + }, + "_textureAnimationModule": { + "__id__": 55 + }, + "_noiseModule": { + "__id__": 59 + }, + "_trailModule": { + "__id__": 60 + }, + "renderer": { + "__id__": 65 + }, + "_prewarm": false, + "_capacity": 100, + "_simulationSpace": 1, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "b6AORNJnNCMJ4nb+2XexJZ" + }, + { + "__type__": "cc.GradientRange", + "_mode": 0, + "color": { + "__type__": "cc.Color", + "r": 255, + "g": 163, + "b": 0, + "a": 255 + } + }, + { + "__type__": "cc.CurveRange", + "mode": 3, + "constantMin": 20, + "constantMax": 50, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 3, + "constantMin": 5, + "constantMax": 10, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 3, + "constantMin": 0.3, + "constantMax": 1, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.Burst", + "_time": 0, + "_repeatCount": 1, + "repeatInterval": 1, + "count": { + "__id__": 19 + } + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 5, + "multiplier": 1 + }, + { + "__type__": "cc.ColorOvertimeModule", + "_enable": true, + "color": { + "__id__": 21 + } + }, + { + "__type__": "cc.GradientRange", + "_mode": 1, + "gradient": { + "__id__": 22 + } + }, + { + "__type__": "cc.Gradient", + "colorKeys": [ + { + "__id__": 23 + }, + { + "__id__": 24 + }, + { + "__id__": 25 + } + ], + "alphaKeys": [ + { + "__id__": 26 + }, + { + "__id__": 27 + }, + { + "__id__": 28 + } + ], + "mode": 0 + }, + { + "__type__": "cc.ColorKey", + "color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "time": 0 + }, + { + "__type__": "cc.ColorKey", + "color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "time": 0.8286384976525821 + }, + { + "__type__": "cc.ColorKey", + "color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "time": 1 + }, + { + "__type__": "cc.AlphaKey", + "alpha": 255, + "time": 0 + }, + { + "__type__": "cc.AlphaKey", + "alpha": 255, + "time": 0.823943661971831 + }, + { + "__type__": "cc.AlphaKey", + "alpha": 0, + "time": 1 + }, + { + "__type__": "cc.ShapeModule", + "_enable": true, + "_shapeType": 3, + "shapeType": 3, + "emitFrom": 3, + "alignToDirection": false, + "randomDirectionAmount": 0, + "sphericalDirectionAmount": 0, + "randomPositionAmount": 0, + "radius": 0.07, + "radiusThickness": 1, + "arcMode": 0, + "arcSpread": 0, + "arcSpeed": { + "__id__": 30 + }, + "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": 0, + "y": 0, + "z": 0 + }, + "_scale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + }, + "_arc": 6.283185307179586, + "_angle": 0.4363323129985824 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 1, + "multiplier": 1 + }, + { + "__type__": "cc.SizeOvertimeModule", + "_enable": true, + "separateAxes": false, + "size": { + "__id__": 32 + }, + "x": { + "__id__": 34 + }, + "y": { + "__id__": 35 + }, + "z": { + "__id__": 36 + } + }, + { + "__type__": "cc.CurveRange", + "mode": 1, + "spline": { + "__id__": 33 + }, + "multiplier": 1 + }, + { + "__type__": "cc.RealCurve", + "_times": [ + 0, + 1 + ], + "_values": [ + { + "__type__": "cc.RealKeyframeValue", + "interpolationMode": 2, + "tangentWeightMode": 0, + "value": 1, + "rightTangent": 0, + "rightTangentWeight": 0, + "leftTangent": 0, + "leftTangentWeight": 0, + "easingMethod": 0, + "__editorExtras__": null + }, + { + "__type__": "cc.RealKeyframeValue", + "interpolationMode": 2, + "tangentWeightMode": 0, + "value": 0, + "rightTangent": -2.7575757575757565, + "rightTangentWeight": 0, + "leftTangent": -2.7575757575757565, + "leftTangentWeight": 0, + "easingMethod": 0, + "__editorExtras__": null + } + ], + "preExtrapolation": 1, + "postExtrapolation": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.VelocityOvertimeModule", + "_enable": false, + "x": { + "__id__": 38 + }, + "y": { + "__id__": 39 + }, + "z": { + "__id__": 40 + }, + "speedModifier": { + "__id__": 41 + }, + "space": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 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__": 43 + }, + "y": { + "__id__": 44 + }, + "z": { + "__id__": 45 + }, + "space": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.LimitVelocityOvertimeModule", + "_enable": true, + "limitX": { + "__id__": 47 + }, + "limitY": { + "__id__": 48 + }, + "limitZ": { + "__id__": 49 + }, + "limit": { + "__id__": 50 + }, + "dampen": 0.08, + "separateAxes": false, + "space": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.RotationOvertimeModule", + "_enable": true, + "_separateAxes": false, + "x": { + "__id__": 52 + }, + "y": { + "__id__": 53 + }, + "z": { + "__id__": 54 + } + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 3, + "constantMin": -3.141592653589793, + "constantMax": 0.054831141607606215, + "multiplier": 1 + }, + { + "__type__": "cc.TextureAnimationModule", + "_enable": true, + "_numTilesX": 2, + "numTilesX": 2, + "_numTilesY": 2, + "numTilesY": 2, + "_mode": 0, + "animation": 0, + "frameOverTime": { + "__id__": 56 + }, + "startFrame": { + "__id__": 58 + }, + "cycleCount": 1, + "_flipU": 0, + "_flipV": 0, + "_uvChannelMask": -1, + "randomRow": false, + "rowIndex": 0 + }, + { + "__type__": "cc.CurveRange", + "mode": 1, + "spline": { + "__id__": 57 + }, + "multiplier": 1 + }, + { + "__type__": "cc.RealCurve", + "_times": [ + 0, + 1 + ], + "_values": [ + { + "__type__": "cc.RealKeyframeValue", + "interpolationMode": 2, + "tangentWeightMode": 0, + "value": 1, + "rightTangent": 0, + "rightTangentWeight": 0, + "leftTangent": 0, + "leftTangentWeight": 0, + "easingMethod": 0, + "__editorExtras__": null + }, + { + "__type__": "cc.RealKeyframeValue", + "interpolationMode": 2, + "tangentWeightMode": 0, + "value": 1, + "rightTangent": 0, + "rightTangentWeight": 0, + "leftTangent": 0, + "leftTangentWeight": 0, + "easingMethod": 0, + "__editorExtras__": null + } + ], + "preExtrapolation": 1, + "postExtrapolation": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 3, + "constantMin": 0, + "constantMax": 4, + "multiplier": 1 + }, + { + "__type__": "cc.NoiseModule", + "_enable": false, + "_strengthX": 10, + "_strengthY": 10, + "_strengthZ": 10, + "_noiseSpeedX": 0, + "_noiseSpeedY": 0, + "_noiseSpeedZ": 0, + "_noiseFrequency": 1, + "_remapX": 0, + "_remapY": 0, + "_remapZ": 0, + "_octaves": 1, + "_octaveMultiplier": 0.5, + "_octaveScale": 2 + }, + { + "__type__": "cc.TrailModule", + "_enable": false, + "mode": 0, + "lifeTime": { + "__id__": 61 + }, + "_minParticleDistance": 0.1, + "existWithParticles": true, + "textureMode": 0, + "widthFromParticle": true, + "widthRatio": { + "__id__": 62 + }, + "colorFromParticle": false, + "colorOverTrail": { + "__id__": 63 + }, + "colorOvertime": { + "__id__": 64 + }, + "_space": 0, + "_particleSystem": { + "__id__": 3 + } + }, + { + "__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": 0, + "_velocityScale": 1, + "_lengthScale": 1, + "_mesh": null, + "_cpuMaterial": { + "__uuid__": "934d24e3-ce54-4c20-8e59-bbf92b4a7b32", + "__expectedType__": "cc.Material" + }, + "_gpuMaterial": null, + "_mainTexture": { + "__uuid__": "20bc1c1d-f3b8-4ca7-b6cb-f8e0fda59f1c@6c48a", + "__expectedType__": "cc.Texture2D" + }, + "_useGPU": false, + "_alignSpace": 2 + }, + { + "__type__": "cc.UIMeshRenderer", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 2 + }, + "_enabled": true, + "__prefab": { + "__id__": 67 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "9beIeURfhI+pnJRkrMGEOA" + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 2 + }, + "_enabled": true, + "__prefab": { + "__id__": 69 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 100, + "height": 100 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "f0GbQo13JNmIRz8J65htPT" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "1cW9Aw2DJOcqhVS/GtSwbI", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "glow", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 1 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 72 + }, + { + "__id__": 134 + }, + { + "__id__": 136 + } + ], + "_prefab": { + "__id__": 138 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + }, + "_mobility": 0, + "_layer": 33554432, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, + { + "__type__": "cc.ParticleSystem", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 71 + }, + "_enabled": true, + "__prefab": { + "__id__": 73 + }, + "_materials": [ + { + "__uuid__": "ae8ffc39-ed35-4990-9d88-e4d477d31c67", + "__expectedType__": "cc.Material" + }, + null + ], + "_visFlags": 0, + "startColor": { + "__id__": 74 + }, + "scaleSpace": 1, + "startSize3D": false, + "startSizeX": { + "__id__": 75 + }, + "startSize": { + "__id__": 75 + }, + "startSizeY": { + "__id__": 76 + }, + "startSizeZ": { + "__id__": 77 + }, + "startSpeed": { + "__id__": 78 + }, + "startRotation3D": false, + "startRotationX": { + "__id__": 79 + }, + "startRotationY": { + "__id__": 80 + }, + "startRotationZ": { + "__id__": 81 + }, + "startRotation": { + "__id__": 81 + }, + "startDelay": { + "__id__": 82 + }, + "startLifetime": { + "__id__": 83 + }, + "duration": 1, + "loop": false, + "simulationSpeed": 1, + "playOnAwake": true, + "gravityModifier": { + "__id__": 84 + }, + "rateOverTime": { + "__id__": 85 + }, + "rateOverDistance": { + "__id__": 86 + }, + "bursts": [ + { + "__id__": 87 + } + ], + "_renderCulling": false, + "_cullingMode": 0, + "_aabbHalfX": 0, + "_aabbHalfY": 0, + "_aabbHalfZ": 0, + "_dataCulling": false, + "enableCulling": false, + "_colorOverLifetimeModule": { + "__id__": 89 + }, + "_shapeModule": { + "__id__": 98 + }, + "_sizeOvertimeModule": { + "__id__": 100 + }, + "_velocityOvertimeModule": { + "__id__": 105 + }, + "_forceOvertimeModule": { + "__id__": 110 + }, + "_limitVelocityOvertimeModule": { + "__id__": 114 + }, + "_rotationOvertimeModule": { + "__id__": 119 + }, + "_textureAnimationModule": { + "__id__": 123 + }, + "_noiseModule": { + "__id__": 127 + }, + "_trailModule": { + "__id__": 128 + }, + "renderer": { + "__id__": 133 + }, + "_prewarm": false, + "_capacity": 100, + "_simulationSpace": 1, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "3espnzC1FHVbsOrgYT9qxY" + }, + { + "__type__": "cc.GradientRange", + "_mode": 0, + "color": { + "__type__": "cc.Color", + "r": 255, + "g": 163, + "b": 0, + "a": 255 + } + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 200, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 3, + "constantMin": 0, + "constantMax": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0.15, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.Burst", + "_time": 0, + "_repeatCount": 1, + "repeatInterval": 1, + "count": { + "__id__": 88 + } + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 1, + "multiplier": 1 + }, + { + "__type__": "cc.ColorOvertimeModule", + "_enable": true, + "color": { + "__id__": 90 + } + }, + { + "__type__": "cc.GradientRange", + "_mode": 1, + "gradient": { + "__id__": 91 + } + }, + { + "__type__": "cc.Gradient", + "colorKeys": [ + { + "__id__": 92 + }, + { + "__id__": 93 + }, + { + "__id__": 94 + } + ], + "alphaKeys": [ + { + "__id__": 95 + }, + { + "__id__": 96 + }, + { + "__id__": 97 + } + ], + "mode": 0 + }, + { + "__type__": "cc.ColorKey", + "color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "time": 0 + }, + { + "__type__": "cc.ColorKey", + "color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "time": 0.8286384976525821 + }, + { + "__type__": "cc.ColorKey", + "color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "time": 1 + }, + { + "__type__": "cc.AlphaKey", + "alpha": 255, + "time": 0 + }, + { + "__type__": "cc.AlphaKey", + "alpha": 255, + "time": 0.823943661971831 + }, + { + "__type__": "cc.AlphaKey", + "alpha": 0, + "time": 1 + }, + { + "__type__": "cc.ShapeModule", + "_enable": false, + "_shapeType": 3, + "shapeType": 3, + "emitFrom": 3, + "alignToDirection": false, + "randomDirectionAmount": 0, + "sphericalDirectionAmount": 0, + "randomPositionAmount": 0, + "radius": 1, + "radiusThickness": 1, + "arcMode": 0, + "arcSpread": 0, + "arcSpeed": { + "__id__": 99 + }, + "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": 0, + "y": 0, + "z": 0 + }, + "_scale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + }, + "_arc": 6.283185307179586, + "_angle": 0.4363323129985824 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 1, + "multiplier": 1 + }, + { + "__type__": "cc.SizeOvertimeModule", + "_enable": false, + "separateAxes": false, + "size": { + "__id__": 101 + }, + "x": { + "__id__": 102 + }, + "y": { + "__id__": 103 + }, + "z": { + "__id__": 104 + } + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.VelocityOvertimeModule", + "_enable": false, + "x": { + "__id__": 106 + }, + "y": { + "__id__": 107 + }, + "z": { + "__id__": 108 + }, + "speedModifier": { + "__id__": 109 + }, + "space": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 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__": 111 + }, + "y": { + "__id__": 112 + }, + "z": { + "__id__": 113 + }, + "space": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.LimitVelocityOvertimeModule", + "_enable": true, + "limitX": { + "__id__": 115 + }, + "limitY": { + "__id__": 116 + }, + "limitZ": { + "__id__": 117 + }, + "limit": { + "__id__": 118 + }, + "dampen": 0.04, + "separateAxes": false, + "space": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.RotationOvertimeModule", + "_enable": true, + "_separateAxes": false, + "x": { + "__id__": 120 + }, + "y": { + "__id__": 121 + }, + "z": { + "__id__": 122 + } + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 3, + "constantMin": -12.566370614359172, + "constantMax": 12.566370614359172, + "multiplier": 1 + }, + { + "__type__": "cc.TextureAnimationModule", + "_enable": false, + "_numTilesX": 3, + "numTilesX": 3, + "_numTilesY": 3, + "numTilesY": 3, + "_mode": 0, + "animation": 0, + "frameOverTime": { + "__id__": 124 + }, + "startFrame": { + "__id__": 126 + }, + "cycleCount": 1, + "_flipU": 0, + "_flipV": 0, + "_uvChannelMask": -1, + "randomRow": false, + "rowIndex": 0 + }, + { + "__type__": "cc.CurveRange", + "mode": 1, + "spline": { + "__id__": 125 + }, + "multiplier": 1 + }, + { + "__type__": "cc.RealCurve", + "_times": [ + 0, + 1 + ], + "_values": [ + { + "__type__": "cc.RealKeyframeValue", + "interpolationMode": 2, + "tangentWeightMode": 0, + "value": 1, + "rightTangent": 0, + "rightTangentWeight": 0, + "leftTangent": 0, + "leftTangentWeight": 0, + "easingMethod": 0, + "__editorExtras__": null + }, + { + "__type__": "cc.RealKeyframeValue", + "interpolationMode": 2, + "tangentWeightMode": 0, + "value": 1, + "rightTangent": 0, + "rightTangentWeight": 0, + "leftTangent": 0, + "leftTangentWeight": 0, + "easingMethod": 0, + "__editorExtras__": null + } + ], + "preExtrapolation": 1, + "postExtrapolation": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 3, + "constantMin": 0, + "constantMax": 9, + "multiplier": 1 + }, + { + "__type__": "cc.NoiseModule", + "_enable": false, + "_strengthX": 10, + "_strengthY": 10, + "_strengthZ": 10, + "_noiseSpeedX": 0, + "_noiseSpeedY": 0, + "_noiseSpeedZ": 0, + "_noiseFrequency": 1, + "_remapX": 0, + "_remapY": 0, + "_remapZ": 0, + "_octaves": 1, + "_octaveMultiplier": 0.5, + "_octaveScale": 2 + }, + { + "__type__": "cc.TrailModule", + "_enable": false, + "mode": 0, + "lifeTime": { + "__id__": 129 + }, + "_minParticleDistance": 0.1, + "existWithParticles": true, + "textureMode": 0, + "widthFromParticle": true, + "widthRatio": { + "__id__": 130 + }, + "colorFromParticle": false, + "colorOverTrail": { + "__id__": 131 + }, + "colorOvertime": { + "__id__": 132 + }, + "_space": 0, + "_particleSystem": { + "__id__": 72 + } + }, + { + "__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": 0, + "_velocityScale": 1, + "_lengthScale": 1, + "_mesh": null, + "_cpuMaterial": { + "__uuid__": "ae8ffc39-ed35-4990-9d88-e4d477d31c67", + "__expectedType__": "cc.Material" + }, + "_gpuMaterial": null, + "_mainTexture": { + "__uuid__": "efb01e8b-2cb1-499e-bf68-42a810f22ef0@6c48a", + "__expectedType__": "cc.Texture2D" + }, + "_useGPU": false, + "_alignSpace": 2 + }, + { + "__type__": "cc.UIMeshRenderer", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 71 + }, + "_enabled": true, + "__prefab": { + "__id__": 135 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "0d4I+NsFpF55bSWNMABVoM" + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 71 + }, + "_enabled": true, + "__prefab": { + "__id__": 137 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 100, + "height": 100 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "369S+jgAtK1qn85jb/inGF" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "49JTRFESNMCYZEx1l+JWZF", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.UIMeshRenderer", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1 + }, + "_enabled": true, + "__prefab": { + "__id__": 140 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "d7vlREn21O3pz+rhwBsmvE" + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1 + }, + "_enabled": true, + "__prefab": { + "__id__": 142 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 1, + "height": 1 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "14sgflQQxL3L23o+Yc4Phx" + }, + { + "__type__": "cc.ParticleSystem", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1 + }, + "_enabled": true, + "__prefab": { + "__id__": 144 + }, + "_materials": [ + { + "__uuid__": "9aa5d037-ec4c-4f5a-9513-4a423d576110", + "__expectedType__": "cc.Material" + } + ], + "_visFlags": 0, + "startColor": { + "__id__": 145 + }, + "scaleSpace": 1, + "startSize3D": false, + "startSizeX": { + "__id__": 146 + }, + "startSize": { + "__id__": 146 + }, + "startSizeY": { + "__id__": 147 + }, + "startSizeZ": { + "__id__": 148 + }, + "startSpeed": { + "__id__": 149 + }, + "startRotation3D": false, + "startRotationX": { + "__id__": 150 + }, + "startRotationY": { + "__id__": 151 + }, + "startRotationZ": { + "__id__": 152 + }, + "startRotation": { + "__id__": 152 + }, + "startDelay": { + "__id__": 153 + }, + "startLifetime": { + "__id__": 154 + }, + "duration": 1, + "loop": false, + "simulationSpeed": 1, + "playOnAwake": true, + "gravityModifier": { + "__id__": 155 + }, + "rateOverTime": { + "__id__": 156 + }, + "rateOverDistance": { + "__id__": 157 + }, + "bursts": [ + { + "__id__": 158 + } + ], + "_renderCulling": false, + "_cullingMode": 0, + "_aabbHalfX": 0, + "_aabbHalfY": 0, + "_aabbHalfZ": 0, + "_dataCulling": false, + "enableCulling": false, + "_colorOverLifetimeModule": { + "__id__": 160 + }, + "_shapeModule": { + "__id__": 165 + }, + "_sizeOvertimeModule": { + "__id__": 167 + }, + "_velocityOvertimeModule": { + "__id__": 173 + }, + "_forceOvertimeModule": { + "__id__": 178 + }, + "_limitVelocityOvertimeModule": { + "__id__": 182 + }, + "_rotationOvertimeModule": { + "__id__": 187 + }, + "_textureAnimationModule": { + "__id__": 191 + }, + "_noiseModule": { + "__id__": 195 + }, + "_trailModule": { + "__id__": 196 + }, + "renderer": { + "__id__": 201 + }, + "_prewarm": false, + "_capacity": 100, + "_simulationSpace": 1, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "e5RR/Euk5E1aiVQtB8bWtU" + }, + { + "__type__": "cc.GradientRange", + "_mode": 0, + "color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + } + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 1.5, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 5, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0.2, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.Burst", + "_time": 0, + "_repeatCount": 1, + "repeatInterval": 0.01, + "count": { + "__id__": 159 + } + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 1, + "multiplier": 1 + }, + { + "__type__": "cc.ColorOvertimeModule", + "_enable": false, + "color": { + "__id__": 161 + } + }, + { + "__type__": "cc.GradientRange", + "_mode": 1, + "gradient": { + "__id__": 162 + } + }, + { + "__type__": "cc.Gradient", + "colorKeys": [], + "alphaKeys": [ + { + "__id__": 163 + }, + { + "__id__": 164 + } + ], + "mode": 0 + }, + { + "__type__": "cc.AlphaKey", + "alpha": 255, + "time": 0 + }, + { + "__type__": "cc.AlphaKey", + "alpha": 100, + "time": 1 + }, + { + "__type__": "cc.ShapeModule", + "_enable": false, + "_shapeType": 2, + "shapeType": 2, + "emitFrom": 0, + "alignToDirection": false, + "randomDirectionAmount": 0, + "sphericalDirectionAmount": 0, + "randomPositionAmount": 0, + "radius": 1, + "radiusThickness": 1, + "arcMode": 0, + "arcSpread": 0, + "arcSpeed": { + "__id__": 166 + }, + "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": 0, + "y": 0, + "z": 0 + }, + "_scale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + }, + "_arc": 6.283185307179586, + "_angle": 0.4363323129985824 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 1, + "multiplier": 1 + }, + { + "__type__": "cc.SizeOvertimeModule", + "_enable": true, + "separateAxes": false, + "size": { + "__id__": 168 + }, + "x": { + "__id__": 170 + }, + "y": { + "__id__": 171 + }, + "z": { + "__id__": 172 + } + }, + { + "__type__": "cc.CurveRange", + "mode": 1, + "spline": { + "__id__": 169 + }, + "multiplier": 1 + }, + { + "__type__": "cc.RealCurve", + "_times": [ + 0, + 1 + ], + "_values": [ + { + "__type__": "cc.RealKeyframeValue", + "interpolationMode": 2, + "tangentWeightMode": 0, + "value": 0, + "rightTangent": 0, + "rightTangentWeight": 1, + "leftTangent": 0, + "leftTangentWeight": 1, + "easingMethod": 0, + "__editorExtras__": null + }, + { + "__type__": "cc.RealKeyframeValue", + "interpolationMode": 2, + "tangentWeightMode": 0, + "value": 1, + "rightTangent": 0, + "rightTangentWeight": 1, + "leftTangent": 0, + "leftTangentWeight": 1, + "easingMethod": 0, + "__editorExtras__": null + } + ], + "preExtrapolation": 1, + "postExtrapolation": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.VelocityOvertimeModule", + "_enable": false, + "x": { + "__id__": 174 + }, + "y": { + "__id__": 175 + }, + "z": { + "__id__": 176 + }, + "speedModifier": { + "__id__": 177 + }, + "space": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 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__": 179 + }, + "y": { + "__id__": 180 + }, + "z": { + "__id__": 181 + }, + "space": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.LimitVelocityOvertimeModule", + "_enable": false, + "limitX": { + "__id__": 183 + }, + "limitY": { + "__id__": 184 + }, + "limitZ": { + "__id__": 185 + }, + "limit": { + "__id__": 186 + }, + "dampen": 3, + "separateAxes": false, + "space": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.RotationOvertimeModule", + "_enable": false, + "_separateAxes": false, + "x": { + "__id__": 188 + }, + "y": { + "__id__": 189 + }, + "z": { + "__id__": 190 + } + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.TextureAnimationModule", + "_enable": false, + "_numTilesX": 0, + "numTilesX": 0, + "_numTilesY": 0, + "numTilesY": 0, + "_mode": 0, + "animation": 0, + "frameOverTime": { + "__id__": 192 + }, + "startFrame": { + "__id__": 194 + }, + "cycleCount": 0, + "_flipU": 0, + "_flipV": 0, + "_uvChannelMask": -1, + "randomRow": false, + "rowIndex": 0 + }, + { + "__type__": "cc.CurveRange", + "mode": 1, + "spline": { + "__id__": 193 + }, + "multiplier": 1 + }, + { + "__type__": "cc.RealCurve", + "_times": [ + 0, + 1 + ], + "_values": [ + { + "__type__": "cc.RealKeyframeValue", + "interpolationMode": 2, + "tangentWeightMode": 0, + "value": 1, + "rightTangent": 0, + "rightTangentWeight": 0, + "leftTangent": 0, + "leftTangentWeight": 0, + "easingMethod": 0, + "__editorExtras__": null + }, + { + "__type__": "cc.RealKeyframeValue", + "interpolationMode": 2, + "tangentWeightMode": 0, + "value": 1, + "rightTangent": 0, + "rightTangentWeight": 0, + "leftTangent": 0, + "leftTangentWeight": 0, + "easingMethod": 0, + "__editorExtras__": null + } + ], + "preExtrapolation": 1, + "postExtrapolation": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.NoiseModule", + "_enable": false, + "_strengthX": 10, + "_strengthY": 10, + "_strengthZ": 10, + "_noiseSpeedX": 0, + "_noiseSpeedY": 0, + "_noiseSpeedZ": 0, + "_noiseFrequency": 1, + "_remapX": 0, + "_remapY": 0, + "_remapZ": 0, + "_octaves": 1, + "_octaveMultiplier": 0.5, + "_octaveScale": 2 + }, + { + "__type__": "cc.TrailModule", + "_enable": false, + "mode": 0, + "lifeTime": { + "__id__": 197 + }, + "_minParticleDistance": 0.1, + "existWithParticles": true, + "textureMode": 0, + "widthFromParticle": true, + "widthRatio": { + "__id__": 198 + }, + "colorFromParticle": false, + "colorOverTrail": { + "__id__": 199 + }, + "colorOvertime": { + "__id__": 200 + }, + "_space": 0, + "_particleSystem": { + "__id__": 143 + } + }, + { + "__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": 3, + "_velocityScale": 1, + "_lengthScale": 1, + "_mesh": null, + "_cpuMaterial": { + "__uuid__": "9aa5d037-ec4c-4f5a-9513-4a423d576110", + "__expectedType__": "cc.Material" + }, + "_gpuMaterial": null, + "_mainTexture": { + "__uuid__": "55cef4ac-5e35-45d5-90f5-b50f6dcefca7@6c48a", + "__expectedType__": "cc.Texture2D" + }, + "_useGPU": false, + "_alignSpace": 2 + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "02Cq1VgJZE6L0Djr0XraDM", + "instance": null, + "targetOverrides": null + } +] \ No newline at end of file diff --git a/assets/_Game/TA/EFFECTS/Prefabs/UI/Impact Particle-skin2.prefab.meta b/assets/_Game/TA/EFFECTS/Prefabs/UI/Impact Particle-skin2.prefab.meta new file mode 100644 index 0000000..cadc438 --- /dev/null +++ b/assets/_Game/TA/EFFECTS/Prefabs/UI/Impact Particle-skin2.prefab.meta @@ -0,0 +1,13 @@ +{ + "ver": "1.1.43", + "importer": "prefab", + "imported": true, + "uuid": "df5360c0-8681-4620-a851-deba800f20c9", + "files": [ + ".json" + ], + "subMetas": {}, + "userData": { + "syncNodeName": "Impact Particle-skin2" + } +} diff --git a/assets/_Game/TA/EFFECTS/Prefabs/UI/Trail2.prefab b/assets/_Game/TA/EFFECTS/Prefabs/UI/Trail2.prefab new file mode 100644 index 0000000..49d8bb3 --- /dev/null +++ b/assets/_Game/TA/EFFECTS/Prefabs/UI/Trail2.prefab @@ -0,0 +1,1533 @@ +[ + { + "__type__": "cc.Prefab", + "_name": "Trail2", + "_objFlags": 0, + "_native": "", + "data": { + "__id__": 1 + }, + "optimizationPolicy": 0, + "persistent": false + }, + { + "__type__": "cc.Node", + "_name": "Trail2", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": null, + "_children": [ + { + "__id__": 2 + } + ], + "_active": true, + "_components": [ + { + "__id__": 67 + } + ], + "_prefab": { + "__id__": 121 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + }, + "_mobility": 0, + "_layer": 524288, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, + { + "__type__": "cc.Node", + "_name": "trail_smoke", + "_objFlags": 0, + "_parent": { + "__id__": 1 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 3 + }, + { + "__id__": 62 + }, + { + "__id__": 64 + } + ], + "_prefab": { + "__id__": 66 + }, + "_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": 10, + "y": 10, + "z": 1 + }, + "_mobility": 0, + "_layer": 33554432, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, + { + "__type__": "cc.ParticleSystem", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 2 + }, + "_enabled": true, + "__prefab": { + "__id__": 4 + }, + "_materials": [ + { + "__uuid__": "6f829552-0343-44df-bf9c-51b554d4db03", + "__expectedType__": "cc.Material" + }, + null + ], + "_visFlags": 0, + "startColor": { + "__id__": 5 + }, + "scaleSpace": 1, + "startSize3D": false, + "startSizeX": { + "__id__": 6 + }, + "startSize": { + "__id__": 6 + }, + "startSizeY": { + "__id__": 7 + }, + "startSizeZ": { + "__id__": 8 + }, + "startSpeed": { + "__id__": 9 + }, + "startRotation3D": false, + "startRotationX": { + "__id__": 10 + }, + "startRotationY": { + "__id__": 11 + }, + "startRotationZ": { + "__id__": 12 + }, + "startRotation": { + "__id__": 12 + }, + "startDelay": { + "__id__": 13 + }, + "startLifetime": { + "__id__": 14 + }, + "duration": 0.05, + "loop": true, + "simulationSpeed": 1, + "playOnAwake": true, + "gravityModifier": { + "__id__": 15 + }, + "rateOverTime": { + "__id__": 16 + }, + "rateOverDistance": { + "__id__": 17 + }, + "bursts": [], + "_renderCulling": false, + "_cullingMode": 0, + "_aabbHalfX": 0, + "_aabbHalfY": 0, + "_aabbHalfZ": 0, + "_dataCulling": false, + "enableCulling": false, + "_colorOverLifetimeModule": { + "__id__": 18 + }, + "_shapeModule": { + "__id__": 26 + }, + "_sizeOvertimeModule": { + "__id__": 28 + }, + "_velocityOvertimeModule": { + "__id__": 34 + }, + "_forceOvertimeModule": { + "__id__": 39 + }, + "_limitVelocityOvertimeModule": { + "__id__": 43 + }, + "_rotationOvertimeModule": { + "__id__": 48 + }, + "_textureAnimationModule": { + "__id__": 52 + }, + "_noiseModule": { + "__id__": 55 + }, + "_trailModule": { + "__id__": 56 + }, + "renderer": { + "__id__": 61 + }, + "_prewarm": false, + "_capacity": 5, + "_simulationSpace": 0, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "f05RqSilRBMJNEaxPJVvrY" + }, + { + "__type__": "cc.GradientRange", + "_mode": 0, + "color": { + "__type__": "cc.Color", + "r": 255, + "g": 163, + "b": 0, + "a": 255 + } + }, + { + "__type__": "cc.CurveRange", + "mode": 3, + "constantMin": 3, + "constantMax": 8, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0.5, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 5, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0.015, + "multiplier": 1 + }, + { + "__type__": "cc.ColorOvertimeModule", + "_enable": false, + "color": { + "__id__": 19 + } + }, + { + "__type__": "cc.GradientRange", + "_mode": 1, + "gradient": { + "__id__": 20 + } + }, + { + "__type__": "cc.Gradient", + "colorKeys": [ + { + "__id__": 21 + }, + { + "__id__": 22 + } + ], + "alphaKeys": [ + { + "__id__": 23 + }, + { + "__id__": 24 + }, + { + "__id__": 25 + } + ], + "mode": 0 + }, + { + "__type__": "cc.ColorKey", + "color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "time": 0.5825892857142857 + }, + { + "__type__": "cc.ColorKey", + "color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "time": 1 + }, + { + "__type__": "cc.AlphaKey", + "alpha": 255, + "time": 0 + }, + { + "__type__": "cc.AlphaKey", + "alpha": 255, + "time": 0.5714285714285714 + }, + { + "__type__": "cc.AlphaKey", + "alpha": 0, + "time": 1 + }, + { + "__type__": "cc.ShapeModule", + "_enable": true, + "_shapeType": 1, + "shapeType": 1, + "emitFrom": 0, + "alignToDirection": false, + "randomDirectionAmount": 0, + "sphericalDirectionAmount": 0, + "randomPositionAmount": 0, + "radius": 3, + "radiusThickness": 1, + "arcMode": 0, + "arcSpread": 0, + "arcSpeed": { + "__id__": 27 + }, + "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": 0, + "y": 0, + "z": 0 + }, + "_scale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + }, + "_arc": 6.283185307179586, + "_angle": 0.4363323129985824 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 1, + "multiplier": 1 + }, + { + "__type__": "cc.SizeOvertimeModule", + "_enable": true, + "separateAxes": false, + "size": { + "__id__": 29 + }, + "x": { + "__id__": 31 + }, + "y": { + "__id__": 32 + }, + "z": { + "__id__": 33 + } + }, + { + "__type__": "cc.CurveRange", + "mode": 1, + "spline": { + "__id__": 30 + }, + "multiplier": 1 + }, + { + "__type__": "cc.RealCurve", + "_times": [ + 0, + 1 + ], + "_values": [ + { + "__type__": "cc.RealKeyframeValue", + "interpolationMode": 0, + "tangentWeightMode": 0, + "value": 1, + "rightTangent": -1, + "rightTangentWeight": 1, + "leftTangent": -1, + "leftTangentWeight": 1, + "easingMethod": 0, + "__editorExtras__": null + }, + { + "__type__": "cc.RealKeyframeValue", + "interpolationMode": 0, + "tangentWeightMode": 0, + "value": 0, + "rightTangent": -1, + "rightTangentWeight": 1, + "leftTangent": -1, + "leftTangentWeight": 1, + "easingMethod": 0, + "__editorExtras__": null + } + ], + "preExtrapolation": 1, + "postExtrapolation": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.VelocityOvertimeModule", + "_enable": false, + "x": { + "__id__": 35 + }, + "y": { + "__id__": 36 + }, + "z": { + "__id__": 37 + }, + "speedModifier": { + "__id__": 38 + }, + "space": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 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__": 40 + }, + "y": { + "__id__": 41 + }, + "z": { + "__id__": 42 + }, + "space": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.LimitVelocityOvertimeModule", + "_enable": false, + "limitX": { + "__id__": 44 + }, + "limitY": { + "__id__": 45 + }, + "limitZ": { + "__id__": 46 + }, + "limit": { + "__id__": 47 + }, + "dampen": 3, + "separateAxes": false, + "space": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.RotationOvertimeModule", + "_enable": false, + "_separateAxes": false, + "x": { + "__id__": 49 + }, + "y": { + "__id__": 50 + }, + "z": { + "__id__": 51 + } + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.TextureAnimationModule", + "_enable": false, + "_numTilesX": 2, + "numTilesX": 2, + "_numTilesY": 2, + "numTilesY": 2, + "_mode": 0, + "animation": 0, + "frameOverTime": { + "__id__": 53 + }, + "startFrame": { + "__id__": 54 + }, + "cycleCount": 0, + "_flipU": 0, + "_flipV": 0, + "_uvChannelMask": -1, + "randomRow": false, + "rowIndex": 0 + }, + { + "__type__": "cc.CurveRange", + "mode": 3, + "constantMin": 0, + "constantMax": 4, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.NoiseModule", + "_enable": false, + "_strengthX": 10, + "_strengthY": 10, + "_strengthZ": 10, + "_noiseSpeedX": 0, + "_noiseSpeedY": 0, + "_noiseSpeedZ": 0, + "_noiseFrequency": 1, + "_remapX": 0, + "_remapY": 0, + "_remapZ": 0, + "_octaves": 1, + "_octaveMultiplier": 0.5, + "_octaveScale": 2 + }, + { + "__type__": "cc.TrailModule", + "_enable": false, + "mode": 0, + "lifeTime": { + "__id__": 57 + }, + "_minParticleDistance": 0.1, + "existWithParticles": true, + "textureMode": 0, + "widthFromParticle": true, + "widthRatio": { + "__id__": 58 + }, + "colorFromParticle": false, + "colorOverTrail": { + "__id__": 59 + }, + "colorOvertime": { + "__id__": 60 + }, + "_space": 0, + "_particleSystem": { + "__id__": 3 + } + }, + { + "__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": 0, + "_velocityScale": 1, + "_lengthScale": 1, + "_mesh": null, + "_cpuMaterial": { + "__uuid__": "6f829552-0343-44df-bf9c-51b554d4db03", + "__expectedType__": "cc.Material" + }, + "_gpuMaterial": null, + "_mainTexture": { + "__uuid__": "1a8217e9-7590-47fd-85b6-bb16efde9deb@6c48a", + "__expectedType__": "cc.Texture2D" + }, + "_useGPU": false, + "_alignSpace": 2 + }, + { + "__type__": "cc.UIMeshRenderer", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 2 + }, + "_enabled": true, + "__prefab": { + "__id__": 63 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "efWQqAXA9Jp6QmDB1j0gMY" + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 2 + }, + "_enabled": true, + "__prefab": { + "__id__": 65 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 100, + "height": 100 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "f3iO7TIe9Nbrk9X2rpmgpw" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "9b2AxMGoNO6rHbWkIvUDRp", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.ParticleSystem", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1 + }, + "_enabled": true, + "__prefab": { + "__id__": 68 + }, + "_materials": [ + { + "__uuid__": "ea7478b0-408d-4052-b703-f0d2355e095f", + "__expectedType__": "cc.Material" + }, + null + ], + "_visFlags": 0, + "startColor": { + "__id__": 69 + }, + "scaleSpace": 1, + "startSize3D": false, + "startSizeX": { + "__id__": 70 + }, + "startSize": { + "__id__": 70 + }, + "startSizeY": { + "__id__": 71 + }, + "startSizeZ": { + "__id__": 72 + }, + "startSpeed": { + "__id__": 73 + }, + "startRotation3D": false, + "startRotationX": { + "__id__": 74 + }, + "startRotationY": { + "__id__": 75 + }, + "startRotationZ": { + "__id__": 76 + }, + "startRotation": { + "__id__": 76 + }, + "startDelay": { + "__id__": 77 + }, + "startLifetime": { + "__id__": 78 + }, + "duration": 0.1, + "loop": true, + "simulationSpeed": 1, + "playOnAwake": true, + "gravityModifier": { + "__id__": 79 + }, + "rateOverTime": { + "__id__": 80 + }, + "rateOverDistance": { + "__id__": 81 + }, + "bursts": [], + "_renderCulling": false, + "_cullingMode": 0, + "_aabbHalfX": 0, + "_aabbHalfY": 0, + "_aabbHalfZ": 0, + "_dataCulling": false, + "enableCulling": false, + "_colorOverLifetimeModule": { + "__id__": 82 + }, + "_shapeModule": { + "__id__": 84 + }, + "_sizeOvertimeModule": { + "__id__": 86 + }, + "_velocityOvertimeModule": { + "__id__": 91 + }, + "_forceOvertimeModule": { + "__id__": 96 + }, + "_limitVelocityOvertimeModule": { + "__id__": 100 + }, + "_rotationOvertimeModule": { + "__id__": 105 + }, + "_textureAnimationModule": { + "__id__": 109 + }, + "_noiseModule": { + "__id__": 113 + }, + "_trailModule": { + "__id__": 114 + }, + "renderer": { + "__id__": 120 + }, + "_prewarm": true, + "_capacity": 1, + "_simulationSpace": 1, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "46cV34eRFEJo7sL1+RIesi" + }, + { + "__type__": "cc.GradientRange", + "_mode": 0, + "color": { + "__type__": "cc.Color", + "r": 255, + "g": 163, + "b": 0, + "a": 0 + } + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 50, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 100, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 1, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.ColorOvertimeModule", + "_enable": false, + "color": { + "__id__": 83 + } + }, + { + "__type__": "cc.GradientRange", + "_mode": 0, + "color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + } + }, + { + "__type__": "cc.ShapeModule", + "_enable": false, + "_shapeType": 2, + "shapeType": 2, + "emitFrom": 0, + "alignToDirection": false, + "randomDirectionAmount": 0, + "sphericalDirectionAmount": 0, + "randomPositionAmount": 0, + "radius": 1, + "radiusThickness": 1, + "arcMode": 0, + "arcSpread": 0, + "arcSpeed": { + "__id__": 85 + }, + "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": 0, + "y": 0, + "z": 0 + }, + "_scale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + }, + "_arc": 6.283185307179586, + "_angle": 0.4363323129985824 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 1, + "multiplier": 1 + }, + { + "__type__": "cc.SizeOvertimeModule", + "_enable": false, + "separateAxes": false, + "size": { + "__id__": 87 + }, + "x": { + "__id__": 88 + }, + "y": { + "__id__": 89 + }, + "z": { + "__id__": 90 + } + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.VelocityOvertimeModule", + "_enable": false, + "x": { + "__id__": 92 + }, + "y": { + "__id__": 93 + }, + "z": { + "__id__": 94 + }, + "speedModifier": { + "__id__": 95 + }, + "space": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 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__": 97 + }, + "y": { + "__id__": 98 + }, + "z": { + "__id__": 99 + }, + "space": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.LimitVelocityOvertimeModule", + "_enable": false, + "limitX": { + "__id__": 101 + }, + "limitY": { + "__id__": 102 + }, + "limitZ": { + "__id__": 103 + }, + "limit": { + "__id__": 104 + }, + "dampen": 3, + "separateAxes": false, + "space": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.RotationOvertimeModule", + "_enable": false, + "_separateAxes": false, + "x": { + "__id__": 106 + }, + "y": { + "__id__": 107 + }, + "z": { + "__id__": 108 + } + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.TextureAnimationModule", + "_enable": false, + "_numTilesX": 0, + "numTilesX": 0, + "_numTilesY": 0, + "numTilesY": 0, + "_mode": 0, + "animation": 0, + "frameOverTime": { + "__id__": 110 + }, + "startFrame": { + "__id__": 112 + }, + "cycleCount": 0, + "_flipU": 0, + "_flipV": 0, + "_uvChannelMask": -1, + "randomRow": false, + "rowIndex": 0 + }, + { + "__type__": "cc.CurveRange", + "mode": 1, + "spline": { + "__id__": 111 + }, + "multiplier": 1 + }, + { + "__type__": "cc.RealCurve", + "_times": [ + 0, + 1 + ], + "_values": [ + { + "__type__": "cc.RealKeyframeValue", + "interpolationMode": 2, + "tangentWeightMode": 0, + "value": 1, + "rightTangent": 0, + "rightTangentWeight": 0, + "leftTangent": 0, + "leftTangentWeight": 0, + "easingMethod": 0, + "__editorExtras__": null + }, + { + "__type__": "cc.RealKeyframeValue", + "interpolationMode": 2, + "tangentWeightMode": 0, + "value": 1, + "rightTangent": 0, + "rightTangentWeight": 0, + "leftTangent": 0, + "leftTangentWeight": 0, + "easingMethod": 0, + "__editorExtras__": null + } + ], + "preExtrapolation": 1, + "postExtrapolation": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.NoiseModule", + "_enable": false, + "_strengthX": 10, + "_strengthY": 10, + "_strengthZ": 10, + "_noiseSpeedX": 0, + "_noiseSpeedY": 0, + "_noiseSpeedZ": 0, + "_noiseFrequency": 1, + "_remapX": 0, + "_remapY": 0, + "_remapZ": 0, + "_octaves": 1, + "_octaveMultiplier": 0.5, + "_octaveScale": 2 + }, + { + "__type__": "cc.TrailModule", + "_enable": true, + "mode": 0, + "lifeTime": { + "__id__": 115 + }, + "_minParticleDistance": 0.1, + "existWithParticles": true, + "textureMode": 0, + "widthFromParticle": true, + "widthRatio": { + "__id__": 116 + }, + "colorFromParticle": false, + "colorOverTrail": { + "__id__": 118 + }, + "colorOvertime": { + "__id__": 119 + }, + "_space": 0, + "_particleSystem": { + "__id__": 67 + } + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0.1, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 1, + "spline": { + "__id__": 117 + }, + "multiplier": 1 + }, + { + "__type__": "cc.RealCurve", + "_times": [ + 0, + 1 + ], + "_values": [ + { + "__type__": "cc.RealKeyframeValue", + "interpolationMode": 0, + "tangentWeightMode": 0, + "value": 0.7888888888888889, + "rightTangent": -1, + "rightTangentWeight": 1, + "leftTangent": -1, + "leftTangentWeight": 1, + "easingMethod": 0, + "__editorExtras__": null + }, + { + "__type__": "cc.RealKeyframeValue", + "interpolationMode": 0, + "tangentWeightMode": 0, + "value": 0, + "rightTangent": -0.7888888888888889, + "rightTangentWeight": 1, + "leftTangent": -0.7888888888888889, + "leftTangentWeight": 1, + "easingMethod": 0, + "__editorExtras__": null + } + ], + "preExtrapolation": 1, + "postExtrapolation": 1 + }, + { + "__type__": "cc.GradientRange", + "_mode": 0, + "color": { + "__type__": "cc.Color", + "r": 255, + "g": 163, + "b": 0, + "a": 255 + } + }, + { + "__type__": "cc.GradientRange", + "_mode": 0, + "color": { + "__type__": "cc.Color", + "r": 255, + "g": 163, + "b": 0, + "a": 255 + } + }, + { + "__type__": "cc.ParticleSystemRenderer", + "_renderMode": 0, + "_velocityScale": 1, + "_lengthScale": 1, + "_mesh": null, + "_cpuMaterial": { + "__uuid__": "ea7478b0-408d-4052-b703-f0d2355e095f", + "__expectedType__": "cc.Material" + }, + "_gpuMaterial": null, + "_mainTexture": { + "__uuid__": "b5b27ab1-e740-4398-b407-848fc2b2c897@6c48a", + "__expectedType__": "cc.Texture2D" + }, + "_useGPU": false, + "_alignSpace": 2 + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "74Oi+ZAplPMoqFJ0+Pm+/N", + "targetOverrides": null + } +] \ No newline at end of file diff --git a/assets/_Game/TA/EFFECTS/Prefabs/UI/Trail2.prefab.meta b/assets/_Game/TA/EFFECTS/Prefabs/UI/Trail2.prefab.meta new file mode 100644 index 0000000..a2ab091 --- /dev/null +++ b/assets/_Game/TA/EFFECTS/Prefabs/UI/Trail2.prefab.meta @@ -0,0 +1,13 @@ +{ + "ver": "1.1.43", + "importer": "prefab", + "imported": true, + "uuid": "2fd9c489-92da-4c8a-abd1-87491b12d535", + "files": [ + ".json" + ], + "subMetas": {}, + "userData": { + "syncNodeName": "Trail2" + } +} diff --git a/assets/_Game/TA/EFFECTS/Textures/UI/Circle116.png b/assets/_Game/TA/EFFECTS/Textures/UI/Circle116.png new file mode 100644 index 0000000..dd2b2f1 Binary files /dev/null and b/assets/_Game/TA/EFFECTS/Textures/UI/Circle116.png differ diff --git a/assets/_Game/TA/EFFECTS/Textures/UI/Circle116.png.meta b/assets/_Game/TA/EFFECTS/Textures/UI/Circle116.png.meta new file mode 100644 index 0000000..792134e --- /dev/null +++ b/assets/_Game/TA/EFFECTS/Textures/UI/Circle116.png.meta @@ -0,0 +1,134 @@ +{ + "ver": "1.0.25", + "importer": "image", + "imported": true, + "uuid": "6b1d78e8-c32b-4352-acdc-d3ee462cde4f", + "files": [ + ".json", + ".png" + ], + "subMetas": { + "6c48a": { + "importer": "texture", + "uuid": "6b1d78e8-c32b-4352-acdc-d3ee462cde4f@6c48a", + "displayName": "Circle116", + "id": "6c48a", + "name": "texture", + "userData": { + "wrapModeS": "clamp-to-edge", + "wrapModeT": "clamp-to-edge", + "imageUuidOrDatabaseUri": "6b1d78e8-c32b-4352-acdc-d3ee462cde4f", + "isUuid": true, + "visible": false, + "minfilter": "linear", + "magfilter": "linear", + "mipfilter": "none", + "anisotropy": 0 + }, + "ver": "1.0.22", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "f9941": { + "importer": "sprite-frame", + "uuid": "6b1d78e8-c32b-4352-acdc-d3ee462cde4f@f9941", + "displayName": "Circle116", + "id": "f9941", + "name": "spriteFrame", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 0, + "trimY": 0, + "width": 2048, + "height": 2048, + "rawWidth": 2048, + "rawHeight": 2048, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [ + -1024, + -1024, + 0, + 1024, + -1024, + 0, + -1024, + 1024, + 0, + 1024, + 1024, + 0 + ], + "indexes": [ + 0, + 1, + 2, + 2, + 1, + 3 + ], + "uv": [ + 0, + 2048, + 2048, + 2048, + 0, + 0, + 2048, + 0 + ], + "nuv": [ + 0, + 0, + 1, + 0, + 0, + 1, + 1, + 1 + ], + "minPos": [ + -1024, + -1024, + 0 + ], + "maxPos": [ + 1024, + 1024, + 0 + ] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "6b1d78e8-c32b-4352-acdc-d3ee462cde4f@6c48a", + "atlasUuid": "" + }, + "ver": "1.0.11", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + } + }, + "userData": { + "type": "sprite-frame", + "fixAlphaTransparencyArtifacts": true, + "hasAlpha": false, + "redirect": "6b1d78e8-c32b-4352-acdc-d3ee462cde4f@f9941" + } +} diff --git a/assets/_Game/TA/EFFECTS/Textures/UI/Circle27.png b/assets/_Game/TA/EFFECTS/Textures/UI/Circle27.png new file mode 100644 index 0000000..033c929 Binary files /dev/null and b/assets/_Game/TA/EFFECTS/Textures/UI/Circle27.png differ diff --git a/assets/_Game/TA/EFFECTS/Textures/UI/Circle27.png.meta b/assets/_Game/TA/EFFECTS/Textures/UI/Circle27.png.meta new file mode 100644 index 0000000..2a65c48 --- /dev/null +++ b/assets/_Game/TA/EFFECTS/Textures/UI/Circle27.png.meta @@ -0,0 +1,134 @@ +{ + "ver": "1.0.25", + "importer": "image", + "imported": true, + "uuid": "e7f9128d-1f85-4ec8-a6c5-e85424e9b65c", + "files": [ + ".json", + ".png" + ], + "subMetas": { + "6c48a": { + "importer": "texture", + "uuid": "e7f9128d-1f85-4ec8-a6c5-e85424e9b65c@6c48a", + "displayName": "Circle27", + "id": "6c48a", + "name": "texture", + "userData": { + "wrapModeS": "clamp-to-edge", + "wrapModeT": "clamp-to-edge", + "imageUuidOrDatabaseUri": "e7f9128d-1f85-4ec8-a6c5-e85424e9b65c", + "isUuid": true, + "visible": false, + "minfilter": "linear", + "magfilter": "linear", + "mipfilter": "none", + "anisotropy": 0 + }, + "ver": "1.0.22", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "f9941": { + "importer": "sprite-frame", + "uuid": "e7f9128d-1f85-4ec8-a6c5-e85424e9b65c@f9941", + "displayName": "Circle27", + "id": "f9941", + "name": "spriteFrame", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 0, + "trimY": 0, + "width": 512, + "height": 512, + "rawWidth": 512, + "rawHeight": 512, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [ + -256, + -256, + 0, + 256, + -256, + 0, + -256, + 256, + 0, + 256, + 256, + 0 + ], + "indexes": [ + 0, + 1, + 2, + 2, + 1, + 3 + ], + "uv": [ + 0, + 512, + 512, + 512, + 0, + 0, + 512, + 0 + ], + "nuv": [ + 0, + 0, + 1, + 0, + 0, + 1, + 1, + 1 + ], + "minPos": [ + -256, + -256, + 0 + ], + "maxPos": [ + 256, + 256, + 0 + ] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "e7f9128d-1f85-4ec8-a6c5-e85424e9b65c@6c48a", + "atlasUuid": "" + }, + "ver": "1.0.11", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + } + }, + "userData": { + "type": "sprite-frame", + "fixAlphaTransparencyArtifacts": true, + "hasAlpha": true, + "redirect": "e7f9128d-1f85-4ec8-a6c5-e85424e9b65c@f9941" + } +} diff --git a/assets/_Game/TA/EFFECTS/Textures/UI/Complete.png b/assets/_Game/TA/EFFECTS/Textures/UI/Complete.png new file mode 100644 index 0000000..b15294a Binary files /dev/null and b/assets/_Game/TA/EFFECTS/Textures/UI/Complete.png differ diff --git a/assets/_Game/TA/EFFECTS/Textures/UI/Complete.png.meta b/assets/_Game/TA/EFFECTS/Textures/UI/Complete.png.meta new file mode 100644 index 0000000..28a5f1f --- /dev/null +++ b/assets/_Game/TA/EFFECTS/Textures/UI/Complete.png.meta @@ -0,0 +1,134 @@ +{ + "ver": "1.0.25", + "importer": "image", + "imported": true, + "uuid": "1c1bdcf4-5b92-4fdf-b520-0ca4e673a6c0", + "files": [ + ".json", + ".png" + ], + "subMetas": { + "6c48a": { + "importer": "texture", + "uuid": "1c1bdcf4-5b92-4fdf-b520-0ca4e673a6c0@6c48a", + "displayName": "Complete", + "id": "6c48a", + "name": "texture", + "userData": { + "wrapModeS": "clamp-to-edge", + "wrapModeT": "clamp-to-edge", + "imageUuidOrDatabaseUri": "1c1bdcf4-5b92-4fdf-b520-0ca4e673a6c0", + "isUuid": true, + "visible": false, + "minfilter": "linear", + "magfilter": "linear", + "mipfilter": "none", + "anisotropy": 0 + }, + "ver": "1.0.22", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "f9941": { + "importer": "sprite-frame", + "uuid": "1c1bdcf4-5b92-4fdf-b520-0ca4e673a6c0@f9941", + "displayName": "Complete", + "id": "f9941", + "name": "spriteFrame", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 0, + "trimY": 0, + "width": 798, + "height": 193, + "rawWidth": 798, + "rawHeight": 193, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [ + -399, + -96.5, + 0, + 399, + -96.5, + 0, + -399, + 96.5, + 0, + 399, + 96.5, + 0 + ], + "indexes": [ + 0, + 1, + 2, + 2, + 1, + 3 + ], + "uv": [ + 0, + 193, + 798, + 193, + 0, + 0, + 798, + 0 + ], + "nuv": [ + 0, + 0, + 1, + 0, + 0, + 1, + 1, + 1 + ], + "minPos": [ + -399, + -96.5, + 0 + ], + "maxPos": [ + 399, + 96.5, + 0 + ] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "1c1bdcf4-5b92-4fdf-b520-0ca4e673a6c0@6c48a", + "atlasUuid": "" + }, + "ver": "1.0.11", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + } + }, + "userData": { + "type": "sprite-frame", + "fixAlphaTransparencyArtifacts": true, + "hasAlpha": true, + "redirect": "1c1bdcf4-5b92-4fdf-b520-0ca4e673a6c0@f9941" + } +} diff --git a/assets/_Game/TA/EFFECTS/Textures/UI/VFX_Circle.png b/assets/_Game/TA/EFFECTS/Textures/UI/VFX_Circle.png new file mode 100644 index 0000000..a59d4f2 Binary files /dev/null and b/assets/_Game/TA/EFFECTS/Textures/UI/VFX_Circle.png differ diff --git a/assets/_Game/TA/EFFECTS/Textures/UI/VFX_Circle.png.meta b/assets/_Game/TA/EFFECTS/Textures/UI/VFX_Circle.png.meta new file mode 100644 index 0000000..d1bf37c --- /dev/null +++ b/assets/_Game/TA/EFFECTS/Textures/UI/VFX_Circle.png.meta @@ -0,0 +1,134 @@ +{ + "ver": "1.0.25", + "importer": "image", + "imported": true, + "uuid": "d871b6be-57a7-4483-8bca-85c9e2126308", + "files": [ + ".json", + ".png" + ], + "subMetas": { + "6c48a": { + "importer": "texture", + "uuid": "d871b6be-57a7-4483-8bca-85c9e2126308@6c48a", + "displayName": "VFX_Circle", + "id": "6c48a", + "name": "texture", + "userData": { + "wrapModeS": "clamp-to-edge", + "wrapModeT": "clamp-to-edge", + "imageUuidOrDatabaseUri": "d871b6be-57a7-4483-8bca-85c9e2126308", + "isUuid": true, + "visible": false, + "minfilter": "linear", + "magfilter": "linear", + "mipfilter": "none", + "anisotropy": 0 + }, + "ver": "1.0.22", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "f9941": { + "importer": "sprite-frame", + "uuid": "d871b6be-57a7-4483-8bca-85c9e2126308@f9941", + "displayName": "VFX_Circle", + "id": "f9941", + "name": "spriteFrame", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0.5, + "offsetY": -0.5, + "trimX": 22, + "trimY": 22, + "width": 469, + "height": 469, + "rawWidth": 512, + "rawHeight": 512, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [ + -234.5, + -234.5, + 0, + 234.5, + -234.5, + 0, + -234.5, + 234.5, + 0, + 234.5, + 234.5, + 0 + ], + "indexes": [ + 0, + 1, + 2, + 2, + 1, + 3 + ], + "uv": [ + 22, + 490, + 491, + 490, + 22, + 21, + 491, + 21 + ], + "nuv": [ + 0.04296875, + 0.041015625, + 0.958984375, + 0.041015625, + 0.04296875, + 0.95703125, + 0.958984375, + 0.95703125 + ], + "minPos": [ + -234.5, + -234.5, + 0 + ], + "maxPos": [ + 234.5, + 234.5, + 0 + ] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "d871b6be-57a7-4483-8bca-85c9e2126308@6c48a", + "atlasUuid": "" + }, + "ver": "1.0.11", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + } + }, + "userData": { + "type": "sprite-frame", + "fixAlphaTransparencyArtifacts": true, + "hasAlpha": true, + "redirect": "d871b6be-57a7-4483-8bca-85c9e2126308@f9941" + } +} diff --git a/assets/_Game/TA/EFFECTS/Textures/UI/You Lose.png b/assets/_Game/TA/EFFECTS/Textures/UI/You Lose.png new file mode 100644 index 0000000..725e86d Binary files /dev/null and b/assets/_Game/TA/EFFECTS/Textures/UI/You Lose.png differ diff --git a/assets/_Game/TA/EFFECTS/Textures/UI/You Lose.png.meta b/assets/_Game/TA/EFFECTS/Textures/UI/You Lose.png.meta new file mode 100644 index 0000000..5ba0b66 --- /dev/null +++ b/assets/_Game/TA/EFFECTS/Textures/UI/You Lose.png.meta @@ -0,0 +1,134 @@ +{ + "ver": "1.0.25", + "importer": "image", + "imported": true, + "uuid": "2759b611-35de-4f47-b821-3a964a108a9d", + "files": [ + ".json", + ".png" + ], + "subMetas": { + "6c48a": { + "importer": "texture", + "uuid": "2759b611-35de-4f47-b821-3a964a108a9d@6c48a", + "displayName": "You Lose", + "id": "6c48a", + "name": "texture", + "userData": { + "wrapModeS": "clamp-to-edge", + "wrapModeT": "clamp-to-edge", + "imageUuidOrDatabaseUri": "2759b611-35de-4f47-b821-3a964a108a9d", + "isUuid": true, + "visible": false, + "minfilter": "linear", + "magfilter": "linear", + "mipfilter": "none", + "anisotropy": 0 + }, + "ver": "1.0.22", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "f9941": { + "importer": "sprite-frame", + "uuid": "2759b611-35de-4f47-b821-3a964a108a9d@f9941", + "displayName": "You Lose", + "id": "f9941", + "name": "spriteFrame", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 0, + "trimY": 0, + "width": 731, + "height": 165, + "rawWidth": 731, + "rawHeight": 165, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [ + -365.5, + -82.5, + 0, + 365.5, + -82.5, + 0, + -365.5, + 82.5, + 0, + 365.5, + 82.5, + 0 + ], + "indexes": [ + 0, + 1, + 2, + 2, + 1, + 3 + ], + "uv": [ + 0, + 165, + 731, + 165, + 0, + 0, + 731, + 0 + ], + "nuv": [ + 0, + 0, + 1, + 0, + 0, + 1, + 1, + 1 + ], + "minPos": [ + -365.5, + -82.5, + 0 + ], + "maxPos": [ + 365.5, + 82.5, + 0 + ] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "2759b611-35de-4f47-b821-3a964a108a9d@6c48a", + "atlasUuid": "" + }, + "ver": "1.0.11", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + } + }, + "userData": { + "type": "sprite-frame", + "fixAlphaTransparencyArtifacts": true, + "hasAlpha": true, + "redirect": "2759b611-35de-4f47-b821-3a964a108a9d@f9941" + } +} diff --git a/assets/_Game/TA/EFFECTS/Textures/UI/catpaw.png b/assets/_Game/TA/EFFECTS/Textures/UI/catpaw.png new file mode 100644 index 0000000..5f7a503 Binary files /dev/null and b/assets/_Game/TA/EFFECTS/Textures/UI/catpaw.png differ diff --git a/assets/_Game/TA/EFFECTS/Textures/UI/catpaw.png.meta b/assets/_Game/TA/EFFECTS/Textures/UI/catpaw.png.meta new file mode 100644 index 0000000..b755633 --- /dev/null +++ b/assets/_Game/TA/EFFECTS/Textures/UI/catpaw.png.meta @@ -0,0 +1,134 @@ +{ + "ver": "1.0.25", + "importer": "image", + "imported": true, + "uuid": "1a8217e9-7590-47fd-85b6-bb16efde9deb", + "files": [ + ".json", + ".png" + ], + "subMetas": { + "6c48a": { + "importer": "texture", + "uuid": "1a8217e9-7590-47fd-85b6-bb16efde9deb@6c48a", + "displayName": "catpaw", + "id": "6c48a", + "name": "texture", + "userData": { + "wrapModeS": "clamp-to-edge", + "wrapModeT": "clamp-to-edge", + "imageUuidOrDatabaseUri": "1a8217e9-7590-47fd-85b6-bb16efde9deb", + "isUuid": true, + "visible": false, + "minfilter": "linear", + "magfilter": "linear", + "mipfilter": "none", + "anisotropy": 0 + }, + "ver": "1.0.22", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "f9941": { + "importer": "sprite-frame", + "uuid": "1a8217e9-7590-47fd-85b6-bb16efde9deb@f9941", + "displayName": "catpaw", + "id": "f9941", + "name": "spriteFrame", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 0, + "trimY": 0, + "width": 259, + "height": 222, + "rawWidth": 259, + "rawHeight": 222, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [ + -129.5, + -111, + 0, + 129.5, + -111, + 0, + -129.5, + 111, + 0, + 129.5, + 111, + 0 + ], + "indexes": [ + 0, + 1, + 2, + 2, + 1, + 3 + ], + "uv": [ + 0, + 222, + 259, + 222, + 0, + 0, + 259, + 0 + ], + "nuv": [ + 0, + 0, + 1, + 0, + 0, + 1, + 1, + 1 + ], + "minPos": [ + -129.5, + -111, + 0 + ], + "maxPos": [ + 129.5, + 111, + 0 + ] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "1a8217e9-7590-47fd-85b6-bb16efde9deb@6c48a", + "atlasUuid": "" + }, + "ver": "1.0.11", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + } + }, + "userData": { + "type": "sprite-frame", + "fixAlphaTransparencyArtifacts": true, + "hasAlpha": true, + "redirect": "1a8217e9-7590-47fd-85b6-bb16efde9deb@f9941" + } +} diff --git a/assets/_Game/TA/EFFECTS/Textures/UI/cloud_2x2_outlined.png b/assets/_Game/TA/EFFECTS/Textures/UI/cloud_2x2_outlined.png new file mode 100644 index 0000000..f799b8f Binary files /dev/null and b/assets/_Game/TA/EFFECTS/Textures/UI/cloud_2x2_outlined.png differ diff --git a/assets/_Game/TA/EFFECTS/Textures/UI/cloud_2x2_outlined.png.meta b/assets/_Game/TA/EFFECTS/Textures/UI/cloud_2x2_outlined.png.meta new file mode 100644 index 0000000..919e441 --- /dev/null +++ b/assets/_Game/TA/EFFECTS/Textures/UI/cloud_2x2_outlined.png.meta @@ -0,0 +1,134 @@ +{ + "ver": "1.0.25", + "importer": "image", + "imported": true, + "uuid": "20bc1c1d-f3b8-4ca7-b6cb-f8e0fda59f1c", + "files": [ + ".json", + ".png" + ], + "subMetas": { + "6c48a": { + "importer": "texture", + "uuid": "20bc1c1d-f3b8-4ca7-b6cb-f8e0fda59f1c@6c48a", + "displayName": "cloud_2x2_outlined", + "id": "6c48a", + "name": "texture", + "userData": { + "wrapModeS": "clamp-to-edge", + "wrapModeT": "clamp-to-edge", + "imageUuidOrDatabaseUri": "20bc1c1d-f3b8-4ca7-b6cb-f8e0fda59f1c", + "isUuid": true, + "visible": false, + "minfilter": "linear", + "magfilter": "linear", + "mipfilter": "none", + "anisotropy": 0 + }, + "ver": "1.0.22", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "f9941": { + "importer": "sprite-frame", + "uuid": "20bc1c1d-f3b8-4ca7-b6cb-f8e0fda59f1c@f9941", + "displayName": "cloud_2x2_outlined", + "id": "f9941", + "name": "spriteFrame", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": -6.5, + "offsetY": 10.5, + "trimX": 29, + "trimY": 24, + "width": 441, + "height": 443, + "rawWidth": 512, + "rawHeight": 512, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [ + -220.5, + -221.5, + 0, + 220.5, + -221.5, + 0, + -220.5, + 221.5, + 0, + 220.5, + 221.5, + 0 + ], + "indexes": [ + 0, + 1, + 2, + 2, + 1, + 3 + ], + "uv": [ + 29, + 488, + 470, + 488, + 29, + 45, + 470, + 45 + ], + "nuv": [ + 0.056640625, + 0.087890625, + 0.91796875, + 0.087890625, + 0.056640625, + 0.953125, + 0.91796875, + 0.953125 + ], + "minPos": [ + -220.5, + -221.5, + 0 + ], + "maxPos": [ + 220.5, + 221.5, + 0 + ] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "20bc1c1d-f3b8-4ca7-b6cb-f8e0fda59f1c@6c48a", + "atlasUuid": "" + }, + "ver": "1.0.11", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + } + }, + "userData": { + "type": "sprite-frame", + "fixAlphaTransparencyArtifacts": true, + "hasAlpha": true, + "redirect": "20bc1c1d-f3b8-4ca7-b6cb-f8e0fda59f1c@f9941" + } +} diff --git a/assets/_Game/TA/EFFECTS/Textures/UI/lightray2.png b/assets/_Game/TA/EFFECTS/Textures/UI/lightray2.png new file mode 100644 index 0000000..5716e5b Binary files /dev/null and b/assets/_Game/TA/EFFECTS/Textures/UI/lightray2.png differ diff --git a/assets/_Game/TA/EFFECTS/Textures/UI/lightray2.png.meta b/assets/_Game/TA/EFFECTS/Textures/UI/lightray2.png.meta new file mode 100644 index 0000000..7044980 --- /dev/null +++ b/assets/_Game/TA/EFFECTS/Textures/UI/lightray2.png.meta @@ -0,0 +1,134 @@ +{ + "ver": "1.0.25", + "importer": "image", + "imported": true, + "uuid": "ba6e05db-3409-4ba8-a8b9-768d67d027bb", + "files": [ + ".json", + ".png" + ], + "subMetas": { + "6c48a": { + "importer": "texture", + "uuid": "ba6e05db-3409-4ba8-a8b9-768d67d027bb@6c48a", + "displayName": "lightray2", + "id": "6c48a", + "name": "texture", + "userData": { + "wrapModeS": "clamp-to-edge", + "wrapModeT": "clamp-to-edge", + "imageUuidOrDatabaseUri": "ba6e05db-3409-4ba8-a8b9-768d67d027bb", + "isUuid": true, + "visible": false, + "minfilter": "linear", + "magfilter": "linear", + "mipfilter": "none", + "anisotropy": 0 + }, + "ver": "1.0.22", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "f9941": { + "importer": "sprite-frame", + "uuid": "ba6e05db-3409-4ba8-a8b9-768d67d027bb@f9941", + "displayName": "lightray2", + "id": "f9941", + "name": "spriteFrame", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 0, + "trimY": 29, + "width": 1024, + "height": 284, + "rawWidth": 1024, + "rawHeight": 342, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [ + -512, + -142, + 0, + 512, + -142, + 0, + -512, + 142, + 0, + 512, + 142, + 0 + ], + "indexes": [ + 0, + 1, + 2, + 2, + 1, + 3 + ], + "uv": [ + 0, + 313, + 1024, + 313, + 0, + 29, + 1024, + 29 + ], + "nuv": [ + 0, + 0.0847953216374269, + 1, + 0.0847953216374269, + 0, + 0.9152046783625731, + 1, + 0.9152046783625731 + ], + "minPos": [ + -512, + -142, + 0 + ], + "maxPos": [ + 512, + 142, + 0 + ] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "ba6e05db-3409-4ba8-a8b9-768d67d027bb@6c48a", + "atlasUuid": "" + }, + "ver": "1.0.11", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + } + }, + "userData": { + "type": "sprite-frame", + "fixAlphaTransparencyArtifacts": true, + "hasAlpha": true, + "redirect": "ba6e05db-3409-4ba8-a8b9-768d67d027bb@f9941" + } +} diff --git a/assets/_Game/TA/EFFECTS/Textures/UI/ring_shockwave.png b/assets/_Game/TA/EFFECTS/Textures/UI/ring_shockwave.png new file mode 100644 index 0000000..cf3f90c Binary files /dev/null and b/assets/_Game/TA/EFFECTS/Textures/UI/ring_shockwave.png differ diff --git a/assets/_Game/TA/EFFECTS/Textures/UI/ring_shockwave.png.meta b/assets/_Game/TA/EFFECTS/Textures/UI/ring_shockwave.png.meta new file mode 100644 index 0000000..b5e8b4a --- /dev/null +++ b/assets/_Game/TA/EFFECTS/Textures/UI/ring_shockwave.png.meta @@ -0,0 +1,134 @@ +{ + "ver": "1.0.25", + "importer": "image", + "imported": true, + "uuid": "3f3471cc-d4c0-44f1-b22e-79e62b1515ae", + "files": [ + ".json", + ".png" + ], + "subMetas": { + "6c48a": { + "importer": "texture", + "uuid": "3f3471cc-d4c0-44f1-b22e-79e62b1515ae@6c48a", + "displayName": "ring_shockwave", + "id": "6c48a", + "name": "texture", + "userData": { + "wrapModeS": "clamp-to-edge", + "wrapModeT": "clamp-to-edge", + "imageUuidOrDatabaseUri": "3f3471cc-d4c0-44f1-b22e-79e62b1515ae", + "isUuid": true, + "visible": false, + "minfilter": "linear", + "magfilter": "linear", + "mipfilter": "none", + "anisotropy": 0 + }, + "ver": "1.0.22", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "f9941": { + "importer": "sprite-frame", + "uuid": "3f3471cc-d4c0-44f1-b22e-79e62b1515ae@f9941", + "displayName": "ring_shockwave", + "id": "f9941", + "name": "spriteFrame", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": -2, + "trimX": 10, + "trimY": 14, + "width": 492, + "height": 488, + "rawWidth": 512, + "rawHeight": 512, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [ + -246, + -244, + 0, + 246, + -244, + 0, + -246, + 244, + 0, + 246, + 244, + 0 + ], + "indexes": [ + 0, + 1, + 2, + 2, + 1, + 3 + ], + "uv": [ + 10, + 498, + 502, + 498, + 10, + 10, + 502, + 10 + ], + "nuv": [ + 0.01953125, + 0.01953125, + 0.98046875, + 0.01953125, + 0.01953125, + 0.97265625, + 0.98046875, + 0.97265625 + ], + "minPos": [ + -246, + -244, + 0 + ], + "maxPos": [ + 246, + 244, + 0 + ] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "3f3471cc-d4c0-44f1-b22e-79e62b1515ae@6c48a", + "atlasUuid": "" + }, + "ver": "1.0.11", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + } + }, + "userData": { + "type": "sprite-frame", + "fixAlphaTransparencyArtifacts": true, + "hasAlpha": true, + "redirect": "3f3471cc-d4c0-44f1-b22e-79e62b1515ae@f9941" + } +}