From 77e1e74333cd451789699355ff4cfb40f9c8618b Mon Sep 17 00:00:00 2001 From: tiendat3699 <96950844+tiendat3699@users.noreply.github.com> Date: Tue, 11 Jun 2024 11:35:13 +0700 Subject: [PATCH] feat: add gacha booster --- .vscode/settings.json | 2 +- .../Animations/ScoreObjectSpawn-002.anim | 13 +- .../Prefabs/Booster/CumulativeBooster.prefab | 6 +- .../Booster/SecretBooster_flip_card.prefab | 1254 +++++ .../SecretBooster_flip_card.prefab.meta | 13 + .../Booster/SecretBooster_free_reward.prefab | 1254 +++++ .../SecretBooster_free_reward.prefab.meta | 13 + .../Booster/SecretBooster_lucky_chain.prefab | 1254 +++++ .../SecretBooster_lucky_chain.prefab.meta | 13 + .../Booster/SecretBooster_lucky_wheel.prefab | 1254 +++++ .../SecretBooster_lucky_wheel.prefab.meta | 13 + assets/_Game/Prefabs/Gacha.meta | 9 + assets/_Game/Prefabs/Gacha/Flip_Card.prefab | 1665 ++++++ .../_Game/Prefabs/Gacha/Flip_Card.prefab.meta | 13 + assets/_Game/Prefabs/Gacha/Lucky_Chain.prefab | 1683 ++++++ .../Prefabs/Gacha/Lucky_Chain.prefab.meta | 13 + assets/_Game/Prefabs/Gacha/Lucky_Chest.prefab | 826 +++ .../Prefabs/Gacha/Lucky_Chest.prefab.meta | 13 + assets/_Game/Prefabs/Gacha/Lucky_Wheel.prefab | 2035 +++++++ .../Prefabs/Gacha/Lucky_Wheel.prefab.meta | 13 + assets/_Game/Prefabs/Label.prefab | 8 +- assets/_Game/Scenes/Default-theme.scene | 3827 ++++++++----- assets/_Game/Scenes/Gacha.scene | 4860 ++--------------- assets/_Game/Scripts/Booster/BoosterBase.ts | 2 +- assets/_Game/Scripts/Booster/SecretBox.ts | 18 + .../_Game/Scripts/Booster/SecretBox.ts.meta | 9 + assets/_Game/Scripts/Enum/BoosterType.ts | 1 + .../Scripts/Environments/FloatingText.ts | 7 +- assets/_Game/Scripts/Events/GameEvent.ts | 2 - assets/_Game/Scripts/Extension/Extension.ts | 5 + assets/_Game/Scripts/Gacha/FlipCard.ts | 5 + assets/_Game/Scripts/Gacha/FreeReward.ts | 16 +- assets/_Game/Scripts/Gacha/LuckyChain.ts | 32 +- assets/_Game/Scripts/Gacha/LuckyWheel.ts | 57 +- assets/_Game/Scripts/Manager/GachaManager.ts | 48 +- assets/_Game/Scripts/Manager/GameManager.ts | 30 +- .../_Game/Scripts/Manager/StickerManager.ts | 28 +- assets/_Game/Scripts/Tween.meta | 9 + assets/_Game/Scripts/UI/GameOverPanel.ts | 2 +- .../Sprites/Asset Booster Random Gacha.png | Bin 0 -> 29027 bytes .../Asset Booster Random Gacha.png.meta | 134 + 41 files changed, 14466 insertions(+), 5993 deletions(-) create mode 100644 assets/_Game/Prefabs/Booster/SecretBooster_flip_card.prefab create mode 100644 assets/_Game/Prefabs/Booster/SecretBooster_flip_card.prefab.meta create mode 100644 assets/_Game/Prefabs/Booster/SecretBooster_free_reward.prefab create mode 100644 assets/_Game/Prefabs/Booster/SecretBooster_free_reward.prefab.meta create mode 100644 assets/_Game/Prefabs/Booster/SecretBooster_lucky_chain.prefab create mode 100644 assets/_Game/Prefabs/Booster/SecretBooster_lucky_chain.prefab.meta create mode 100644 assets/_Game/Prefabs/Booster/SecretBooster_lucky_wheel.prefab create mode 100644 assets/_Game/Prefabs/Booster/SecretBooster_lucky_wheel.prefab.meta create mode 100644 assets/_Game/Prefabs/Gacha.meta create mode 100644 assets/_Game/Prefabs/Gacha/Flip_Card.prefab create mode 100644 assets/_Game/Prefabs/Gacha/Flip_Card.prefab.meta create mode 100644 assets/_Game/Prefabs/Gacha/Lucky_Chain.prefab create mode 100644 assets/_Game/Prefabs/Gacha/Lucky_Chain.prefab.meta create mode 100644 assets/_Game/Prefabs/Gacha/Lucky_Chest.prefab create mode 100644 assets/_Game/Prefabs/Gacha/Lucky_Chest.prefab.meta create mode 100644 assets/_Game/Prefabs/Gacha/Lucky_Wheel.prefab create mode 100644 assets/_Game/Prefabs/Gacha/Lucky_Wheel.prefab.meta create mode 100644 assets/_Game/Scripts/Booster/SecretBox.ts create mode 100644 assets/_Game/Scripts/Booster/SecretBox.ts.meta create mode 100644 assets/_Game/Scripts/Tween.meta create mode 100644 assets/_Game/Sprites/Asset Booster Random Gacha.png create mode 100644 assets/_Game/Sprites/Asset Booster Random Gacha.png.meta diff --git a/.vscode/settings.json b/.vscode/settings.json index d2b246a..e6937f5 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -21,5 +21,5 @@ "library/": true, "**/*.anim": true }, - "cSpell.ignoreWords": ["Poolable", "ccclass", "endregion", "lerp"] + "cSpell.ignoreWords": ["Gacha", "Poolable", "ccclass", "endregion", "lerp"] } diff --git a/assets/_Game/Animations/ScoreObjectSpawn-002.anim b/assets/_Game/Animations/ScoreObjectSpawn-002.anim index 65358e1..8bb4cfe 100644 --- a/assets/_Game/Animations/ScoreObjectSpawn-002.anim +++ b/assets/_Game/Animations/ScoreObjectSpawn-002.anim @@ -23,7 +23,11 @@ ], "_exoticAnimation": null, "_events": [], - "_embeddedPlayers": [] + "_embeddedPlayers": [], + "_additiveSettings": { + "__id__": 23 + }, + "_auxiliaryCurveEntries": [] }, { "__type__": "cc.animation.VectorTrack", @@ -105,7 +109,7 @@ "__type__": "cc.RealKeyframeValue", "interpolationMode": 2, "tangentWeightMode": 0, - "value": 0, + "value": -40, "rightTangent": 0, "rightTangentWeight": 1, "leftTangent": 0, @@ -299,5 +303,10 @@ "_values": [], "preExtrapolation": 1, "postExtrapolation": 1 + }, + { + "__type__": "cc.AnimationClipAdditiveSettings", + "enabled": false, + "refClip": null } ] \ No newline at end of file diff --git a/assets/_Game/Prefabs/Booster/CumulativeBooster.prefab b/assets/_Game/Prefabs/Booster/CumulativeBooster.prefab index 2504d23..931f70d 100644 --- a/assets/_Game/Prefabs/Booster/CumulativeBooster.prefab +++ b/assets/_Game/Prefabs/Booster/CumulativeBooster.prefab @@ -153,7 +153,7 @@ "_lpos": { "__type__": "cc.Vec3", "x": 0, - "y": 0, + "y": 40, "z": 10 }, "_lrot": { @@ -1017,7 +1017,7 @@ "_anchorPoint": { "__type__": "cc.Vec2", "x": 0.5, - "y": 0.5 + "y": 0 }, "_id": "" }, @@ -1127,7 +1127,7 @@ "__id__": 80 }, "_collectSound": { - "__uuid__": "1ac12acc-dde3-4d31-9106-dfc30c030d40", + "__uuid__": "05a2671e-35bb-4be0-9244-43d541b9a26a", "__expectedType__": "cc.AudioClip" }, "_animation": { diff --git a/assets/_Game/Prefabs/Booster/SecretBooster_flip_card.prefab b/assets/_Game/Prefabs/Booster/SecretBooster_flip_card.prefab new file mode 100644 index 0000000..c0df765 --- /dev/null +++ b/assets/_Game/Prefabs/Booster/SecretBooster_flip_card.prefab @@ -0,0 +1,1254 @@ +[ + { + "__type__": "cc.Prefab", + "_name": "SecretBooster_flip_card", + "_objFlags": 0, + "__editorExtras__": {}, + "_native": "", + "data": { + "__id__": 1 + }, + "optimizationPolicy": 0, + "persistent": false + }, + { + "__type__": "cc.Node", + "_name": "SecretBooster_flip_card", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": null, + "_children": [ + { + "__id__": 2 + } + ], + "_active": true, + "_components": [ + { + "__id__": 76 + }, + { + "__id__": 78 + }, + { + "__id__": 80 + }, + { + "__id__": 84 + }, + { + "__id__": 82 + } + ], + "_prefab": { + "__id__": 86 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + }, + "_mobility": 0, + "_layer": 33554432, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, + { + "__type__": "cc.Node", + "_name": "Sprite", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 1 + }, + "_children": [ + { + "__id__": 3 + } + ], + "_active": true, + "_components": [ + { + "__id__": 71 + }, + { + "__id__": 73 + } + ], + "_prefab": { + "__id__": 75 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + }, + "_mobility": 0, + "_layer": 33554432, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, + { + "__type__": "cc.Node", + "_name": "Particle", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 2 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 4 + }, + { + "__id__": 6 + }, + { + "__id__": 68 + } + ], + "_prefab": { + "__id__": 70 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, + "y": 40, + "z": 10 + }, + "_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.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 3 + }, + "_enabled": true, + "__prefab": { + "__id__": 5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 100, + "height": 100 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "de3zLdWuVCw40jZed/cgP+" + }, + { + "__type__": "cc.ParticleSystem", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 3 + }, + "_enabled": true, + "__prefab": { + "__id__": 7 + }, + "_materials": [ + { + "__uuid__": "989f9732-56aa-468a-9c87-d59761501c3e", + "__expectedType__": "cc.Material" + }, + null + ], + "_visFlags": 0, + "startColor": { + "__id__": 8 + }, + "scaleSpace": 1, + "startSize3D": false, + "startSizeX": { + "__id__": 9 + }, + "startSize": { + "__id__": 9 + }, + "startSizeY": { + "__id__": 10 + }, + "startSizeZ": { + "__id__": 11 + }, + "startSpeed": { + "__id__": 12 + }, + "startRotation3D": false, + "startRotationX": { + "__id__": 13 + }, + "startRotationY": { + "__id__": 14 + }, + "startRotationZ": { + "__id__": 15 + }, + "startRotation": { + "__id__": 15 + }, + "startDelay": { + "__id__": 16 + }, + "startLifetime": { + "__id__": 17 + }, + "duration": 5, + "loop": true, + "simulationSpeed": 1, + "playOnAwake": true, + "gravityModifier": { + "__id__": 18 + }, + "rateOverTime": { + "__id__": 19 + }, + "rateOverDistance": { + "__id__": 20 + }, + "bursts": [], + "_renderCulling": false, + "_cullingMode": 1, + "_aabbHalfX": 15.480704262604377, + "_aabbHalfY": 15.47013261447455, + "_aabbHalfZ": 2.249856228336765, + "_dataCulling": false, + "enableCulling": false, + "_colorOverLifetimeModule": { + "__id__": 21 + }, + "_shapeModule": { + "__id__": 31 + }, + "_sizeOvertimeModule": { + "__id__": 33 + }, + "_velocityOvertimeModule": { + "__id__": 39 + }, + "_forceOvertimeModule": { + "__id__": 44 + }, + "_limitVelocityOvertimeModule": { + "__id__": 48 + }, + "_rotationOvertimeModule": { + "__id__": 53 + }, + "_textureAnimationModule": { + "__id__": 57 + }, + "_noiseModule": { + "__id__": 61 + }, + "_trailModule": { + "__id__": 62 + }, + "renderer": { + "__id__": 67 + }, + "_prewarm": false, + "_capacity": 100, + "_simulationSpace": 1, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "6bawjIWUROoa9M6vc6a+mZ" + }, + { + "__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": 4, + "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": 2.2, + "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": 0, + "constantMax": 6.283185307179586, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0.8, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 15, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.ColorOvertimeModule", + "_enable": true, + "color": { + "__id__": 22 + } + }, + { + "__type__": "cc.GradientRange", + "_mode": 1, + "gradient": { + "__id__": 23 + } + }, + { + "__type__": "cc.Gradient", + "colorKeys": [ + { + "__id__": 24 + }, + { + "__id__": 25 + }, + { + "__id__": 26 + } + ], + "alphaKeys": [ + { + "__id__": 27 + }, + { + "__id__": 28 + }, + { + "__id__": 29 + }, + { + "__id__": 30 + } + ], + "mode": 0 + }, + { + "__type__": "cc.ColorKey", + "color": { + "__type__": "cc.Color", + "r": 201, + "g": 206, + "b": 144, + "a": 255 + }, + "time": 0.16294642857142858 + }, + { + "__type__": "cc.ColorKey", + "color": { + "__type__": "cc.Color", + "r": 214, + "g": 255, + "b": 0, + "a": 255 + }, + "time": 0.45535714285714285 + }, + { + "__type__": "cc.ColorKey", + "color": { + "__type__": "cc.Color", + "r": 235, + "g": 255, + "b": 0, + "a": 255 + }, + "time": 1 + }, + { + "__type__": "cc.AlphaKey", + "alpha": 0, + "time": 0 + }, + { + "__type__": "cc.AlphaKey", + "alpha": 255, + "time": 0.28125 + }, + { + "__type__": "cc.AlphaKey", + "alpha": 255, + "time": 0.7589285714285715 + }, + { + "__type__": "cc.AlphaKey", + "alpha": 0, + "time": 1 + }, + { + "__type__": "cc.ShapeModule", + "_enable": true, + "_shapeType": 0, + "shapeType": 0, + "emitFrom": 3, + "alignToDirection": false, + "randomDirectionAmount": 0, + "sphericalDirectionAmount": 0, + "randomPositionAmount": 0, + "radius": 3, + "radiusThickness": 1, + "arcMode": 0, + "arcSpread": 0, + "arcSpeed": { + "__id__": 32 + }, + "length": 5, + "boxThickness": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "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": 10, + "y": 8, + "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__": 34 + }, + "x": { + "__id__": 36 + }, + "y": { + "__id__": 37 + }, + "z": { + "__id__": 38 + } + }, + { + "__type__": "cc.CurveRange", + "mode": 1, + "spline": { + "__id__": 35 + }, + "multiplier": 1 + }, + { + "__type__": "cc.RealCurve", + "_times": [ + 0, + 0.4512820512820513, + 1 + ], + "_values": [ + { + "__type__": "cc.RealKeyframeValue", + "interpolationMode": 2, + "tangentWeightMode": 0, + "value": 0, + "rightTangent": 6.901234567901234, + "rightTangentWeight": 1, + "leftTangent": 6.901234567901234, + "leftTangentWeight": 1, + "easingMethod": 0, + "__editorExtras__": null + }, + { + "__type__": "cc.RealKeyframeValue", + "interpolationMode": 2, + "tangentWeightMode": 0, + "value": 0.9814814814814815, + "rightTangent": 0, + "rightTangentWeight": 0, + "leftTangent": 0, + "leftTangentWeight": 0, + "easingMethod": 0, + "__editorExtras__": null + }, + { + "__type__": "cc.RealKeyframeValue", + "interpolationMode": 2, + "tangentWeightMode": 0, + "value": 0, + "rightTangent": -0.9388888888888892, + "rightTangentWeight": 1, + "leftTangent": -0.9388888888888892, + "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__": 40 + }, + "y": { + "__id__": 41 + }, + "z": { + "__id__": 42 + }, + "speedModifier": { + "__id__": 43 + }, + "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__": 45 + }, + "y": { + "__id__": 46 + }, + "z": { + "__id__": 47 + }, + "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__": 49 + }, + "limitY": { + "__id__": 50 + }, + "limitZ": { + "__id__": 51 + }, + "limit": { + "__id__": 52 + }, + "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__": 54 + }, + "y": { + "__id__": 55 + }, + "z": { + "__id__": 56 + } + }, + { + "__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": 0.10966226576191991, + "multiplier": 1 + }, + { + "__type__": "cc.TextureAnimationModule", + "_enable": false, + "_numTilesX": 0, + "numTilesX": 0, + "_numTilesY": 0, + "numTilesY": 0, + "_mode": 0, + "animation": 0, + "frameOverTime": { + "__id__": 58 + }, + "startFrame": { + "__id__": 60 + }, + "cycleCount": 0, + "_flipU": 0, + "_flipV": 0, + "_uvChannelMask": -1, + "randomRow": false, + "rowIndex": 0 + }, + { + "__type__": "cc.CurveRange", + "mode": 1, + "spline": { + "__id__": 59 + }, + "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__": 63 + }, + "_minParticleDistance": 0.1, + "existWithParticles": true, + "textureMode": 0, + "widthFromParticle": true, + "widthRatio": { + "__id__": 64 + }, + "colorFromParticle": false, + "colorOverTrail": { + "__id__": 65 + }, + "colorOvertime": { + "__id__": 66 + }, + "_space": 0, + "_particleSystem": null + }, + { + "__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__": "989f9732-56aa-468a-9c87-d59761501c3e", + "__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, + "__editorExtras__": {}, + "node": { + "__id__": 3 + }, + "_enabled": true, + "__prefab": { + "__id__": 69 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "e6vn8JyLJOdb6ZtBeBY19c" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "9cEdr1so9IA7qVnoQF69L9", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 2 + }, + "_enabled": true, + "__prefab": { + "__id__": 72 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 100, + "height": 80 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "3ffR6iByZAuIaUH9Onpq/t" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 2 + }, + "_enabled": true, + "__prefab": { + "__id__": 74 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "9ee71731-507c-4afa-acbe-f2f16dc3cd50@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": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "19Gq99hM1FhoW06EoUvEOd" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "2fGaksc7RORac5XtpYUFkQ", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1 + }, + "_enabled": true, + "__prefab": { + "__id__": 77 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 100, + "height": 100 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "50Hwi0ay5HuZCDDkijN/Aq" + }, + { + "__type__": "016c5qdu2pE2azvyZ9WrdWj", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1 + }, + "_enabled": true, + "__prefab": { + "__id__": 79 + }, + "_collider": { + "__id__": 80 + }, + "_collectSound": { + "__uuid__": "1ac12acc-dde3-4d31-9106-dfc30c030d40", + "__expectedType__": "cc.AudioClip" + }, + "_animation": { + "__id__": 82 + }, + "displayName": "SECRET BOX", + "time": 0, + "gachaType": 2, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "dbdnpsCbdJk7Xdo/V5fD03" + }, + { + "__type__": "cc.BoxCollider2D", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1 + }, + "_enabled": true, + "__prefab": { + "__id__": 81 + }, + "tag": 0, + "_group": 2, + "_density": 1, + "_sensor": true, + "_friction": 0.2, + "_restitution": 0, + "_offset": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_size": { + "__type__": "cc.Size", + "width": 100, + "height": 100 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "d7/6qPIgNJsbGuQ0RcZGn+" + }, + { + "__type__": "cc.Animation", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1 + }, + "_enabled": true, + "__prefab": { + "__id__": 83 + }, + "playOnLoad": false, + "_clips": [ + { + "__uuid__": "c1f3213f-59a2-45ce-9786-df997bbe2d4f", + "__expectedType__": "cc.AnimationClip" + } + ], + "_defaultClip": { + "__uuid__": "c1f3213f-59a2-45ce-9786-df997bbe2d4f", + "__expectedType__": "cc.AnimationClip" + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "6ex2AlBElCYYLj8pTSBbON" + }, + { + "__type__": "cc.RigidBody2D", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1 + }, + "_enabled": true, + "__prefab": { + "__id__": 85 + }, + "enabledContactListener": true, + "bullet": false, + "awakeOnLoad": true, + "_group": 2, + "_type": 1, + "_allowSleep": true, + "_gravityScale": 1, + "_linearDamping": 0, + "_angularDamping": 0, + "_linearVelocity": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_angularVelocity": 0, + "_fixedRotation": false, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "3cgqaiJU5NN6UOigesTX/6" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "85bdEGkcZN25R7lAowaiA0", + "instance": null, + "targetOverrides": null + } +] \ No newline at end of file diff --git a/assets/_Game/Prefabs/Booster/SecretBooster_flip_card.prefab.meta b/assets/_Game/Prefabs/Booster/SecretBooster_flip_card.prefab.meta new file mode 100644 index 0000000..4bb4fc0 --- /dev/null +++ b/assets/_Game/Prefabs/Booster/SecretBooster_flip_card.prefab.meta @@ -0,0 +1,13 @@ +{ + "ver": "1.1.50", + "importer": "prefab", + "imported": true, + "uuid": "fd465778-69b4-4cf8-9be2-48528a561b58", + "files": [ + ".json" + ], + "subMetas": {}, + "userData": { + "syncNodeName": "SecretBooster_flip_card" + } +} diff --git a/assets/_Game/Prefabs/Booster/SecretBooster_free_reward.prefab b/assets/_Game/Prefabs/Booster/SecretBooster_free_reward.prefab new file mode 100644 index 0000000..7a8432c --- /dev/null +++ b/assets/_Game/Prefabs/Booster/SecretBooster_free_reward.prefab @@ -0,0 +1,1254 @@ +[ + { + "__type__": "cc.Prefab", + "_name": "SecretBooster_free_reward", + "_objFlags": 0, + "__editorExtras__": {}, + "_native": "", + "data": { + "__id__": 1 + }, + "optimizationPolicy": 0, + "persistent": false + }, + { + "__type__": "cc.Node", + "_name": "SecretBooster_free_reward", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": null, + "_children": [ + { + "__id__": 2 + } + ], + "_active": true, + "_components": [ + { + "__id__": 76 + }, + { + "__id__": 78 + }, + { + "__id__": 80 + }, + { + "__id__": 84 + }, + { + "__id__": 82 + } + ], + "_prefab": { + "__id__": 86 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + }, + "_mobility": 0, + "_layer": 33554432, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, + { + "__type__": "cc.Node", + "_name": "Sprite", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 1 + }, + "_children": [ + { + "__id__": 3 + } + ], + "_active": true, + "_components": [ + { + "__id__": 71 + }, + { + "__id__": 73 + } + ], + "_prefab": { + "__id__": 75 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + }, + "_mobility": 0, + "_layer": 33554432, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, + { + "__type__": "cc.Node", + "_name": "Particle", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 2 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 4 + }, + { + "__id__": 6 + }, + { + "__id__": 68 + } + ], + "_prefab": { + "__id__": 70 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, + "y": 40, + "z": 10 + }, + "_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.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 3 + }, + "_enabled": true, + "__prefab": { + "__id__": 5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 100, + "height": 100 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "de3zLdWuVCw40jZed/cgP+" + }, + { + "__type__": "cc.ParticleSystem", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 3 + }, + "_enabled": true, + "__prefab": { + "__id__": 7 + }, + "_materials": [ + { + "__uuid__": "989f9732-56aa-468a-9c87-d59761501c3e", + "__expectedType__": "cc.Material" + }, + null + ], + "_visFlags": 0, + "startColor": { + "__id__": 8 + }, + "scaleSpace": 1, + "startSize3D": false, + "startSizeX": { + "__id__": 9 + }, + "startSize": { + "__id__": 9 + }, + "startSizeY": { + "__id__": 10 + }, + "startSizeZ": { + "__id__": 11 + }, + "startSpeed": { + "__id__": 12 + }, + "startRotation3D": false, + "startRotationX": { + "__id__": 13 + }, + "startRotationY": { + "__id__": 14 + }, + "startRotationZ": { + "__id__": 15 + }, + "startRotation": { + "__id__": 15 + }, + "startDelay": { + "__id__": 16 + }, + "startLifetime": { + "__id__": 17 + }, + "duration": 5, + "loop": true, + "simulationSpeed": 1, + "playOnAwake": true, + "gravityModifier": { + "__id__": 18 + }, + "rateOverTime": { + "__id__": 19 + }, + "rateOverDistance": { + "__id__": 20 + }, + "bursts": [], + "_renderCulling": false, + "_cullingMode": 1, + "_aabbHalfX": 15.480704262604377, + "_aabbHalfY": 15.47013261447455, + "_aabbHalfZ": 2.249856228336765, + "_dataCulling": false, + "enableCulling": false, + "_colorOverLifetimeModule": { + "__id__": 21 + }, + "_shapeModule": { + "__id__": 31 + }, + "_sizeOvertimeModule": { + "__id__": 33 + }, + "_velocityOvertimeModule": { + "__id__": 39 + }, + "_forceOvertimeModule": { + "__id__": 44 + }, + "_limitVelocityOvertimeModule": { + "__id__": 48 + }, + "_rotationOvertimeModule": { + "__id__": 53 + }, + "_textureAnimationModule": { + "__id__": 57 + }, + "_noiseModule": { + "__id__": 61 + }, + "_trailModule": { + "__id__": 62 + }, + "renderer": { + "__id__": 67 + }, + "_prewarm": false, + "_capacity": 100, + "_simulationSpace": 1, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "6bawjIWUROoa9M6vc6a+mZ" + }, + { + "__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": 4, + "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": 2.2, + "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": 0, + "constantMax": 6.283185307179586, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0.8, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 15, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.ColorOvertimeModule", + "_enable": true, + "color": { + "__id__": 22 + } + }, + { + "__type__": "cc.GradientRange", + "_mode": 1, + "gradient": { + "__id__": 23 + } + }, + { + "__type__": "cc.Gradient", + "colorKeys": [ + { + "__id__": 24 + }, + { + "__id__": 25 + }, + { + "__id__": 26 + } + ], + "alphaKeys": [ + { + "__id__": 27 + }, + { + "__id__": 28 + }, + { + "__id__": 29 + }, + { + "__id__": 30 + } + ], + "mode": 0 + }, + { + "__type__": "cc.ColorKey", + "color": { + "__type__": "cc.Color", + "r": 201, + "g": 206, + "b": 144, + "a": 255 + }, + "time": 0.16294642857142858 + }, + { + "__type__": "cc.ColorKey", + "color": { + "__type__": "cc.Color", + "r": 214, + "g": 255, + "b": 0, + "a": 255 + }, + "time": 0.45535714285714285 + }, + { + "__type__": "cc.ColorKey", + "color": { + "__type__": "cc.Color", + "r": 235, + "g": 255, + "b": 0, + "a": 255 + }, + "time": 1 + }, + { + "__type__": "cc.AlphaKey", + "alpha": 0, + "time": 0 + }, + { + "__type__": "cc.AlphaKey", + "alpha": 255, + "time": 0.28125 + }, + { + "__type__": "cc.AlphaKey", + "alpha": 255, + "time": 0.7589285714285715 + }, + { + "__type__": "cc.AlphaKey", + "alpha": 0, + "time": 1 + }, + { + "__type__": "cc.ShapeModule", + "_enable": true, + "_shapeType": 0, + "shapeType": 0, + "emitFrom": 3, + "alignToDirection": false, + "randomDirectionAmount": 0, + "sphericalDirectionAmount": 0, + "randomPositionAmount": 0, + "radius": 3, + "radiusThickness": 1, + "arcMode": 0, + "arcSpread": 0, + "arcSpeed": { + "__id__": 32 + }, + "length": 5, + "boxThickness": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "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": 10, + "y": 8, + "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__": 34 + }, + "x": { + "__id__": 36 + }, + "y": { + "__id__": 37 + }, + "z": { + "__id__": 38 + } + }, + { + "__type__": "cc.CurveRange", + "mode": 1, + "spline": { + "__id__": 35 + }, + "multiplier": 1 + }, + { + "__type__": "cc.RealCurve", + "_times": [ + 0, + 0.4512820512820513, + 1 + ], + "_values": [ + { + "__type__": "cc.RealKeyframeValue", + "interpolationMode": 2, + "tangentWeightMode": 0, + "value": 0, + "rightTangent": 6.901234567901234, + "rightTangentWeight": 1, + "leftTangent": 6.901234567901234, + "leftTangentWeight": 1, + "easingMethod": 0, + "__editorExtras__": null + }, + { + "__type__": "cc.RealKeyframeValue", + "interpolationMode": 2, + "tangentWeightMode": 0, + "value": 0.9814814814814815, + "rightTangent": 0, + "rightTangentWeight": 0, + "leftTangent": 0, + "leftTangentWeight": 0, + "easingMethod": 0, + "__editorExtras__": null + }, + { + "__type__": "cc.RealKeyframeValue", + "interpolationMode": 2, + "tangentWeightMode": 0, + "value": 0, + "rightTangent": -0.9388888888888892, + "rightTangentWeight": 1, + "leftTangent": -0.9388888888888892, + "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__": 40 + }, + "y": { + "__id__": 41 + }, + "z": { + "__id__": 42 + }, + "speedModifier": { + "__id__": 43 + }, + "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__": 45 + }, + "y": { + "__id__": 46 + }, + "z": { + "__id__": 47 + }, + "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__": 49 + }, + "limitY": { + "__id__": 50 + }, + "limitZ": { + "__id__": 51 + }, + "limit": { + "__id__": 52 + }, + "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__": 54 + }, + "y": { + "__id__": 55 + }, + "z": { + "__id__": 56 + } + }, + { + "__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": 0.10966226576191991, + "multiplier": 1 + }, + { + "__type__": "cc.TextureAnimationModule", + "_enable": false, + "_numTilesX": 0, + "numTilesX": 0, + "_numTilesY": 0, + "numTilesY": 0, + "_mode": 0, + "animation": 0, + "frameOverTime": { + "__id__": 58 + }, + "startFrame": { + "__id__": 60 + }, + "cycleCount": 0, + "_flipU": 0, + "_flipV": 0, + "_uvChannelMask": -1, + "randomRow": false, + "rowIndex": 0 + }, + { + "__type__": "cc.CurveRange", + "mode": 1, + "spline": { + "__id__": 59 + }, + "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__": 63 + }, + "_minParticleDistance": 0.1, + "existWithParticles": true, + "textureMode": 0, + "widthFromParticle": true, + "widthRatio": { + "__id__": 64 + }, + "colorFromParticle": false, + "colorOverTrail": { + "__id__": 65 + }, + "colorOvertime": { + "__id__": 66 + }, + "_space": 0, + "_particleSystem": null + }, + { + "__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__": "989f9732-56aa-468a-9c87-d59761501c3e", + "__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, + "__editorExtras__": {}, + "node": { + "__id__": 3 + }, + "_enabled": true, + "__prefab": { + "__id__": 69 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "e6vn8JyLJOdb6ZtBeBY19c" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "9cEdr1so9IA7qVnoQF69L9", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 2 + }, + "_enabled": true, + "__prefab": { + "__id__": 72 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 100, + "height": 80 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "3ffR6iByZAuIaUH9Onpq/t" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 2 + }, + "_enabled": true, + "__prefab": { + "__id__": 74 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "9ee71731-507c-4afa-acbe-f2f16dc3cd50@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": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "19Gq99hM1FhoW06EoUvEOd" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "2fGaksc7RORac5XtpYUFkQ", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1 + }, + "_enabled": true, + "__prefab": { + "__id__": 77 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 100, + "height": 100 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "50Hwi0ay5HuZCDDkijN/Aq" + }, + { + "__type__": "016c5qdu2pE2azvyZ9WrdWj", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1 + }, + "_enabled": true, + "__prefab": { + "__id__": 79 + }, + "_collider": { + "__id__": 80 + }, + "_collectSound": { + "__uuid__": "1ac12acc-dde3-4d31-9106-dfc30c030d40", + "__expectedType__": "cc.AudioClip" + }, + "_animation": { + "__id__": 82 + }, + "displayName": "SECRET BOX", + "time": 0, + "gachaType": 0, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "dbdnpsCbdJk7Xdo/V5fD03" + }, + { + "__type__": "cc.BoxCollider2D", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1 + }, + "_enabled": true, + "__prefab": { + "__id__": 81 + }, + "tag": 0, + "_group": 2, + "_density": 1, + "_sensor": true, + "_friction": 0.2, + "_restitution": 0, + "_offset": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_size": { + "__type__": "cc.Size", + "width": 100, + "height": 100 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "d7/6qPIgNJsbGuQ0RcZGn+" + }, + { + "__type__": "cc.Animation", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1 + }, + "_enabled": true, + "__prefab": { + "__id__": 83 + }, + "playOnLoad": false, + "_clips": [ + { + "__uuid__": "c1f3213f-59a2-45ce-9786-df997bbe2d4f", + "__expectedType__": "cc.AnimationClip" + } + ], + "_defaultClip": { + "__uuid__": "c1f3213f-59a2-45ce-9786-df997bbe2d4f", + "__expectedType__": "cc.AnimationClip" + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "6ex2AlBElCYYLj8pTSBbON" + }, + { + "__type__": "cc.RigidBody2D", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1 + }, + "_enabled": true, + "__prefab": { + "__id__": 85 + }, + "enabledContactListener": true, + "bullet": false, + "awakeOnLoad": true, + "_group": 2, + "_type": 1, + "_allowSleep": true, + "_gravityScale": 1, + "_linearDamping": 0, + "_angularDamping": 0, + "_linearVelocity": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_angularVelocity": 0, + "_fixedRotation": false, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "3cgqaiJU5NN6UOigesTX/6" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "85bdEGkcZN25R7lAowaiA0", + "instance": null, + "targetOverrides": null + } +] \ No newline at end of file diff --git a/assets/_Game/Prefabs/Booster/SecretBooster_free_reward.prefab.meta b/assets/_Game/Prefabs/Booster/SecretBooster_free_reward.prefab.meta new file mode 100644 index 0000000..a9d8e78 --- /dev/null +++ b/assets/_Game/Prefabs/Booster/SecretBooster_free_reward.prefab.meta @@ -0,0 +1,13 @@ +{ + "ver": "1.1.50", + "importer": "prefab", + "imported": true, + "uuid": "3aaaa833-5e70-4ec2-9480-47180250bb9d", + "files": [ + ".json" + ], + "subMetas": {}, + "userData": { + "syncNodeName": "SecretBooster_free_reward" + } +} diff --git a/assets/_Game/Prefabs/Booster/SecretBooster_lucky_chain.prefab b/assets/_Game/Prefabs/Booster/SecretBooster_lucky_chain.prefab new file mode 100644 index 0000000..3527685 --- /dev/null +++ b/assets/_Game/Prefabs/Booster/SecretBooster_lucky_chain.prefab @@ -0,0 +1,1254 @@ +[ + { + "__type__": "cc.Prefab", + "_name": "SecretBooster_lucky_chain", + "_objFlags": 0, + "__editorExtras__": {}, + "_native": "", + "data": { + "__id__": 1 + }, + "optimizationPolicy": 0, + "persistent": false + }, + { + "__type__": "cc.Node", + "_name": "SecretBooster_lucky_chain", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": null, + "_children": [ + { + "__id__": 2 + } + ], + "_active": true, + "_components": [ + { + "__id__": 76 + }, + { + "__id__": 78 + }, + { + "__id__": 80 + }, + { + "__id__": 84 + }, + { + "__id__": 82 + } + ], + "_prefab": { + "__id__": 86 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + }, + "_mobility": 0, + "_layer": 33554432, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, + { + "__type__": "cc.Node", + "_name": "Sprite", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 1 + }, + "_children": [ + { + "__id__": 3 + } + ], + "_active": true, + "_components": [ + { + "__id__": 71 + }, + { + "__id__": 73 + } + ], + "_prefab": { + "__id__": 75 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + }, + "_mobility": 0, + "_layer": 33554432, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, + { + "__type__": "cc.Node", + "_name": "Particle", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 2 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 4 + }, + { + "__id__": 6 + }, + { + "__id__": 68 + } + ], + "_prefab": { + "__id__": 70 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, + "y": 40, + "z": 10 + }, + "_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.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 3 + }, + "_enabled": true, + "__prefab": { + "__id__": 5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 100, + "height": 100 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "de3zLdWuVCw40jZed/cgP+" + }, + { + "__type__": "cc.ParticleSystem", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 3 + }, + "_enabled": true, + "__prefab": { + "__id__": 7 + }, + "_materials": [ + { + "__uuid__": "989f9732-56aa-468a-9c87-d59761501c3e", + "__expectedType__": "cc.Material" + }, + null + ], + "_visFlags": 0, + "startColor": { + "__id__": 8 + }, + "scaleSpace": 1, + "startSize3D": false, + "startSizeX": { + "__id__": 9 + }, + "startSize": { + "__id__": 9 + }, + "startSizeY": { + "__id__": 10 + }, + "startSizeZ": { + "__id__": 11 + }, + "startSpeed": { + "__id__": 12 + }, + "startRotation3D": false, + "startRotationX": { + "__id__": 13 + }, + "startRotationY": { + "__id__": 14 + }, + "startRotationZ": { + "__id__": 15 + }, + "startRotation": { + "__id__": 15 + }, + "startDelay": { + "__id__": 16 + }, + "startLifetime": { + "__id__": 17 + }, + "duration": 5, + "loop": true, + "simulationSpeed": 1, + "playOnAwake": true, + "gravityModifier": { + "__id__": 18 + }, + "rateOverTime": { + "__id__": 19 + }, + "rateOverDistance": { + "__id__": 20 + }, + "bursts": [], + "_renderCulling": false, + "_cullingMode": 1, + "_aabbHalfX": 15.480704262604377, + "_aabbHalfY": 15.47013261447455, + "_aabbHalfZ": 2.249856228336765, + "_dataCulling": false, + "enableCulling": false, + "_colorOverLifetimeModule": { + "__id__": 21 + }, + "_shapeModule": { + "__id__": 31 + }, + "_sizeOvertimeModule": { + "__id__": 33 + }, + "_velocityOvertimeModule": { + "__id__": 39 + }, + "_forceOvertimeModule": { + "__id__": 44 + }, + "_limitVelocityOvertimeModule": { + "__id__": 48 + }, + "_rotationOvertimeModule": { + "__id__": 53 + }, + "_textureAnimationModule": { + "__id__": 57 + }, + "_noiseModule": { + "__id__": 61 + }, + "_trailModule": { + "__id__": 62 + }, + "renderer": { + "__id__": 67 + }, + "_prewarm": false, + "_capacity": 100, + "_simulationSpace": 1, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "6bawjIWUROoa9M6vc6a+mZ" + }, + { + "__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": 4, + "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": 2.2, + "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": 0, + "constantMax": 6.283185307179586, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0.8, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 15, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.ColorOvertimeModule", + "_enable": true, + "color": { + "__id__": 22 + } + }, + { + "__type__": "cc.GradientRange", + "_mode": 1, + "gradient": { + "__id__": 23 + } + }, + { + "__type__": "cc.Gradient", + "colorKeys": [ + { + "__id__": 24 + }, + { + "__id__": 25 + }, + { + "__id__": 26 + } + ], + "alphaKeys": [ + { + "__id__": 27 + }, + { + "__id__": 28 + }, + { + "__id__": 29 + }, + { + "__id__": 30 + } + ], + "mode": 0 + }, + { + "__type__": "cc.ColorKey", + "color": { + "__type__": "cc.Color", + "r": 201, + "g": 206, + "b": 144, + "a": 255 + }, + "time": 0.16294642857142858 + }, + { + "__type__": "cc.ColorKey", + "color": { + "__type__": "cc.Color", + "r": 214, + "g": 255, + "b": 0, + "a": 255 + }, + "time": 0.45535714285714285 + }, + { + "__type__": "cc.ColorKey", + "color": { + "__type__": "cc.Color", + "r": 235, + "g": 255, + "b": 0, + "a": 255 + }, + "time": 1 + }, + { + "__type__": "cc.AlphaKey", + "alpha": 0, + "time": 0 + }, + { + "__type__": "cc.AlphaKey", + "alpha": 255, + "time": 0.28125 + }, + { + "__type__": "cc.AlphaKey", + "alpha": 255, + "time": 0.7589285714285715 + }, + { + "__type__": "cc.AlphaKey", + "alpha": 0, + "time": 1 + }, + { + "__type__": "cc.ShapeModule", + "_enable": true, + "_shapeType": 0, + "shapeType": 0, + "emitFrom": 3, + "alignToDirection": false, + "randomDirectionAmount": 0, + "sphericalDirectionAmount": 0, + "randomPositionAmount": 0, + "radius": 3, + "radiusThickness": 1, + "arcMode": 0, + "arcSpread": 0, + "arcSpeed": { + "__id__": 32 + }, + "length": 5, + "boxThickness": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "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": 10, + "y": 8, + "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__": 34 + }, + "x": { + "__id__": 36 + }, + "y": { + "__id__": 37 + }, + "z": { + "__id__": 38 + } + }, + { + "__type__": "cc.CurveRange", + "mode": 1, + "spline": { + "__id__": 35 + }, + "multiplier": 1 + }, + { + "__type__": "cc.RealCurve", + "_times": [ + 0, + 0.4512820512820513, + 1 + ], + "_values": [ + { + "__type__": "cc.RealKeyframeValue", + "interpolationMode": 2, + "tangentWeightMode": 0, + "value": 0, + "rightTangent": 6.901234567901234, + "rightTangentWeight": 1, + "leftTangent": 6.901234567901234, + "leftTangentWeight": 1, + "easingMethod": 0, + "__editorExtras__": null + }, + { + "__type__": "cc.RealKeyframeValue", + "interpolationMode": 2, + "tangentWeightMode": 0, + "value": 0.9814814814814815, + "rightTangent": 0, + "rightTangentWeight": 0, + "leftTangent": 0, + "leftTangentWeight": 0, + "easingMethod": 0, + "__editorExtras__": null + }, + { + "__type__": "cc.RealKeyframeValue", + "interpolationMode": 2, + "tangentWeightMode": 0, + "value": 0, + "rightTangent": -0.9388888888888892, + "rightTangentWeight": 1, + "leftTangent": -0.9388888888888892, + "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__": 40 + }, + "y": { + "__id__": 41 + }, + "z": { + "__id__": 42 + }, + "speedModifier": { + "__id__": 43 + }, + "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__": 45 + }, + "y": { + "__id__": 46 + }, + "z": { + "__id__": 47 + }, + "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__": 49 + }, + "limitY": { + "__id__": 50 + }, + "limitZ": { + "__id__": 51 + }, + "limit": { + "__id__": 52 + }, + "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__": 54 + }, + "y": { + "__id__": 55 + }, + "z": { + "__id__": 56 + } + }, + { + "__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": 0.10966226576191991, + "multiplier": 1 + }, + { + "__type__": "cc.TextureAnimationModule", + "_enable": false, + "_numTilesX": 0, + "numTilesX": 0, + "_numTilesY": 0, + "numTilesY": 0, + "_mode": 0, + "animation": 0, + "frameOverTime": { + "__id__": 58 + }, + "startFrame": { + "__id__": 60 + }, + "cycleCount": 0, + "_flipU": 0, + "_flipV": 0, + "_uvChannelMask": -1, + "randomRow": false, + "rowIndex": 0 + }, + { + "__type__": "cc.CurveRange", + "mode": 1, + "spline": { + "__id__": 59 + }, + "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__": 63 + }, + "_minParticleDistance": 0.1, + "existWithParticles": true, + "textureMode": 0, + "widthFromParticle": true, + "widthRatio": { + "__id__": 64 + }, + "colorFromParticle": false, + "colorOverTrail": { + "__id__": 65 + }, + "colorOvertime": { + "__id__": 66 + }, + "_space": 0, + "_particleSystem": null + }, + { + "__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__": "989f9732-56aa-468a-9c87-d59761501c3e", + "__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, + "__editorExtras__": {}, + "node": { + "__id__": 3 + }, + "_enabled": true, + "__prefab": { + "__id__": 69 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "e6vn8JyLJOdb6ZtBeBY19c" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "9cEdr1so9IA7qVnoQF69L9", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 2 + }, + "_enabled": true, + "__prefab": { + "__id__": 72 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 100, + "height": 80 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "3ffR6iByZAuIaUH9Onpq/t" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 2 + }, + "_enabled": true, + "__prefab": { + "__id__": 74 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "9ee71731-507c-4afa-acbe-f2f16dc3cd50@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": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "19Gq99hM1FhoW06EoUvEOd" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "2fGaksc7RORac5XtpYUFkQ", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1 + }, + "_enabled": true, + "__prefab": { + "__id__": 77 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 100, + "height": 100 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "50Hwi0ay5HuZCDDkijN/Aq" + }, + { + "__type__": "016c5qdu2pE2azvyZ9WrdWj", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1 + }, + "_enabled": true, + "__prefab": { + "__id__": 79 + }, + "_collider": { + "__id__": 80 + }, + "_collectSound": { + "__uuid__": "1ac12acc-dde3-4d31-9106-dfc30c030d40", + "__expectedType__": "cc.AudioClip" + }, + "_animation": { + "__id__": 82 + }, + "displayName": "SECRET BOX", + "time": 0, + "gachaType": 2, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "dbdnpsCbdJk7Xdo/V5fD03" + }, + { + "__type__": "cc.BoxCollider2D", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1 + }, + "_enabled": true, + "__prefab": { + "__id__": 81 + }, + "tag": 0, + "_group": 2, + "_density": 1, + "_sensor": true, + "_friction": 0.2, + "_restitution": 0, + "_offset": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_size": { + "__type__": "cc.Size", + "width": 100, + "height": 100 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "d7/6qPIgNJsbGuQ0RcZGn+" + }, + { + "__type__": "cc.Animation", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1 + }, + "_enabled": true, + "__prefab": { + "__id__": 83 + }, + "playOnLoad": false, + "_clips": [ + { + "__uuid__": "c1f3213f-59a2-45ce-9786-df997bbe2d4f", + "__expectedType__": "cc.AnimationClip" + } + ], + "_defaultClip": { + "__uuid__": "c1f3213f-59a2-45ce-9786-df997bbe2d4f", + "__expectedType__": "cc.AnimationClip" + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "6ex2AlBElCYYLj8pTSBbON" + }, + { + "__type__": "cc.RigidBody2D", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1 + }, + "_enabled": true, + "__prefab": { + "__id__": 85 + }, + "enabledContactListener": true, + "bullet": false, + "awakeOnLoad": true, + "_group": 2, + "_type": 1, + "_allowSleep": true, + "_gravityScale": 1, + "_linearDamping": 0, + "_angularDamping": 0, + "_linearVelocity": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_angularVelocity": 0, + "_fixedRotation": false, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "3cgqaiJU5NN6UOigesTX/6" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "85bdEGkcZN25R7lAowaiA0", + "instance": null, + "targetOverrides": null + } +] \ No newline at end of file diff --git a/assets/_Game/Prefabs/Booster/SecretBooster_lucky_chain.prefab.meta b/assets/_Game/Prefabs/Booster/SecretBooster_lucky_chain.prefab.meta new file mode 100644 index 0000000..2ad0e9d --- /dev/null +++ b/assets/_Game/Prefabs/Booster/SecretBooster_lucky_chain.prefab.meta @@ -0,0 +1,13 @@ +{ + "ver": "1.1.50", + "importer": "prefab", + "imported": true, + "uuid": "a0154013-d559-4ebd-9c19-e549f8759829", + "files": [ + ".json" + ], + "subMetas": {}, + "userData": { + "syncNodeName": "SecretBooster_lucky_chain" + } +} diff --git a/assets/_Game/Prefabs/Booster/SecretBooster_lucky_wheel.prefab b/assets/_Game/Prefabs/Booster/SecretBooster_lucky_wheel.prefab new file mode 100644 index 0000000..0751f2c --- /dev/null +++ b/assets/_Game/Prefabs/Booster/SecretBooster_lucky_wheel.prefab @@ -0,0 +1,1254 @@ +[ + { + "__type__": "cc.Prefab", + "_name": "SecretBooster_lucky_wheel", + "_objFlags": 0, + "__editorExtras__": {}, + "_native": "", + "data": { + "__id__": 1 + }, + "optimizationPolicy": 0, + "persistent": false + }, + { + "__type__": "cc.Node", + "_name": "SecretBooster_lucky_wheel", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": null, + "_children": [ + { + "__id__": 2 + } + ], + "_active": true, + "_components": [ + { + "__id__": 76 + }, + { + "__id__": 78 + }, + { + "__id__": 80 + }, + { + "__id__": 84 + }, + { + "__id__": 82 + } + ], + "_prefab": { + "__id__": 86 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + }, + "_mobility": 0, + "_layer": 33554432, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, + { + "__type__": "cc.Node", + "_name": "Sprite", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 1 + }, + "_children": [ + { + "__id__": 3 + } + ], + "_active": true, + "_components": [ + { + "__id__": 71 + }, + { + "__id__": 73 + } + ], + "_prefab": { + "__id__": 75 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + }, + "_mobility": 0, + "_layer": 33554432, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, + { + "__type__": "cc.Node", + "_name": "Particle", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 2 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 4 + }, + { + "__id__": 6 + }, + { + "__id__": 68 + } + ], + "_prefab": { + "__id__": 70 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, + "y": 40, + "z": 10 + }, + "_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.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 3 + }, + "_enabled": true, + "__prefab": { + "__id__": 5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 100, + "height": 100 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "de3zLdWuVCw40jZed/cgP+" + }, + { + "__type__": "cc.ParticleSystem", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 3 + }, + "_enabled": true, + "__prefab": { + "__id__": 7 + }, + "_materials": [ + { + "__uuid__": "989f9732-56aa-468a-9c87-d59761501c3e", + "__expectedType__": "cc.Material" + }, + null + ], + "_visFlags": 0, + "startColor": { + "__id__": 8 + }, + "scaleSpace": 1, + "startSize3D": false, + "startSizeX": { + "__id__": 9 + }, + "startSize": { + "__id__": 9 + }, + "startSizeY": { + "__id__": 10 + }, + "startSizeZ": { + "__id__": 11 + }, + "startSpeed": { + "__id__": 12 + }, + "startRotation3D": false, + "startRotationX": { + "__id__": 13 + }, + "startRotationY": { + "__id__": 14 + }, + "startRotationZ": { + "__id__": 15 + }, + "startRotation": { + "__id__": 15 + }, + "startDelay": { + "__id__": 16 + }, + "startLifetime": { + "__id__": 17 + }, + "duration": 5, + "loop": true, + "simulationSpeed": 1, + "playOnAwake": true, + "gravityModifier": { + "__id__": 18 + }, + "rateOverTime": { + "__id__": 19 + }, + "rateOverDistance": { + "__id__": 20 + }, + "bursts": [], + "_renderCulling": false, + "_cullingMode": 1, + "_aabbHalfX": 15.480704262604377, + "_aabbHalfY": 15.47013261447455, + "_aabbHalfZ": 2.249856228336765, + "_dataCulling": false, + "enableCulling": false, + "_colorOverLifetimeModule": { + "__id__": 21 + }, + "_shapeModule": { + "__id__": 31 + }, + "_sizeOvertimeModule": { + "__id__": 33 + }, + "_velocityOvertimeModule": { + "__id__": 39 + }, + "_forceOvertimeModule": { + "__id__": 44 + }, + "_limitVelocityOvertimeModule": { + "__id__": 48 + }, + "_rotationOvertimeModule": { + "__id__": 53 + }, + "_textureAnimationModule": { + "__id__": 57 + }, + "_noiseModule": { + "__id__": 61 + }, + "_trailModule": { + "__id__": 62 + }, + "renderer": { + "__id__": 67 + }, + "_prewarm": false, + "_capacity": 100, + "_simulationSpace": 1, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "6bawjIWUROoa9M6vc6a+mZ" + }, + { + "__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": 4, + "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": 2.2, + "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": 0, + "constantMax": 6.283185307179586, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0.8, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 15, + "multiplier": 1 + }, + { + "__type__": "cc.CurveRange", + "mode": 0, + "constant": 0, + "multiplier": 1 + }, + { + "__type__": "cc.ColorOvertimeModule", + "_enable": true, + "color": { + "__id__": 22 + } + }, + { + "__type__": "cc.GradientRange", + "_mode": 1, + "gradient": { + "__id__": 23 + } + }, + { + "__type__": "cc.Gradient", + "colorKeys": [ + { + "__id__": 24 + }, + { + "__id__": 25 + }, + { + "__id__": 26 + } + ], + "alphaKeys": [ + { + "__id__": 27 + }, + { + "__id__": 28 + }, + { + "__id__": 29 + }, + { + "__id__": 30 + } + ], + "mode": 0 + }, + { + "__type__": "cc.ColorKey", + "color": { + "__type__": "cc.Color", + "r": 201, + "g": 206, + "b": 144, + "a": 255 + }, + "time": 0.16294642857142858 + }, + { + "__type__": "cc.ColorKey", + "color": { + "__type__": "cc.Color", + "r": 214, + "g": 255, + "b": 0, + "a": 255 + }, + "time": 0.45535714285714285 + }, + { + "__type__": "cc.ColorKey", + "color": { + "__type__": "cc.Color", + "r": 235, + "g": 255, + "b": 0, + "a": 255 + }, + "time": 1 + }, + { + "__type__": "cc.AlphaKey", + "alpha": 0, + "time": 0 + }, + { + "__type__": "cc.AlphaKey", + "alpha": 255, + "time": 0.28125 + }, + { + "__type__": "cc.AlphaKey", + "alpha": 255, + "time": 0.7589285714285715 + }, + { + "__type__": "cc.AlphaKey", + "alpha": 0, + "time": 1 + }, + { + "__type__": "cc.ShapeModule", + "_enable": true, + "_shapeType": 0, + "shapeType": 0, + "emitFrom": 3, + "alignToDirection": false, + "randomDirectionAmount": 0, + "sphericalDirectionAmount": 0, + "randomPositionAmount": 0, + "radius": 3, + "radiusThickness": 1, + "arcMode": 0, + "arcSpread": 0, + "arcSpeed": { + "__id__": 32 + }, + "length": 5, + "boxThickness": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "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": 10, + "y": 8, + "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__": 34 + }, + "x": { + "__id__": 36 + }, + "y": { + "__id__": 37 + }, + "z": { + "__id__": 38 + } + }, + { + "__type__": "cc.CurveRange", + "mode": 1, + "spline": { + "__id__": 35 + }, + "multiplier": 1 + }, + { + "__type__": "cc.RealCurve", + "_times": [ + 0, + 0.4512820512820513, + 1 + ], + "_values": [ + { + "__type__": "cc.RealKeyframeValue", + "interpolationMode": 2, + "tangentWeightMode": 0, + "value": 0, + "rightTangent": 6.901234567901234, + "rightTangentWeight": 1, + "leftTangent": 6.901234567901234, + "leftTangentWeight": 1, + "easingMethod": 0, + "__editorExtras__": null + }, + { + "__type__": "cc.RealKeyframeValue", + "interpolationMode": 2, + "tangentWeightMode": 0, + "value": 0.9814814814814815, + "rightTangent": 0, + "rightTangentWeight": 0, + "leftTangent": 0, + "leftTangentWeight": 0, + "easingMethod": 0, + "__editorExtras__": null + }, + { + "__type__": "cc.RealKeyframeValue", + "interpolationMode": 2, + "tangentWeightMode": 0, + "value": 0, + "rightTangent": -0.9388888888888892, + "rightTangentWeight": 1, + "leftTangent": -0.9388888888888892, + "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__": 40 + }, + "y": { + "__id__": 41 + }, + "z": { + "__id__": 42 + }, + "speedModifier": { + "__id__": 43 + }, + "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__": 45 + }, + "y": { + "__id__": 46 + }, + "z": { + "__id__": 47 + }, + "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__": 49 + }, + "limitY": { + "__id__": 50 + }, + "limitZ": { + "__id__": 51 + }, + "limit": { + "__id__": 52 + }, + "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__": 54 + }, + "y": { + "__id__": 55 + }, + "z": { + "__id__": 56 + } + }, + { + "__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": 0.10966226576191991, + "multiplier": 1 + }, + { + "__type__": "cc.TextureAnimationModule", + "_enable": false, + "_numTilesX": 0, + "numTilesX": 0, + "_numTilesY": 0, + "numTilesY": 0, + "_mode": 0, + "animation": 0, + "frameOverTime": { + "__id__": 58 + }, + "startFrame": { + "__id__": 60 + }, + "cycleCount": 0, + "_flipU": 0, + "_flipV": 0, + "_uvChannelMask": -1, + "randomRow": false, + "rowIndex": 0 + }, + { + "__type__": "cc.CurveRange", + "mode": 1, + "spline": { + "__id__": 59 + }, + "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__": 63 + }, + "_minParticleDistance": 0.1, + "existWithParticles": true, + "textureMode": 0, + "widthFromParticle": true, + "widthRatio": { + "__id__": 64 + }, + "colorFromParticle": false, + "colorOverTrail": { + "__id__": 65 + }, + "colorOvertime": { + "__id__": 66 + }, + "_space": 0, + "_particleSystem": null + }, + { + "__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__": "989f9732-56aa-468a-9c87-d59761501c3e", + "__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, + "__editorExtras__": {}, + "node": { + "__id__": 3 + }, + "_enabled": true, + "__prefab": { + "__id__": 69 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "e6vn8JyLJOdb6ZtBeBY19c" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "9cEdr1so9IA7qVnoQF69L9", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 2 + }, + "_enabled": true, + "__prefab": { + "__id__": 72 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 100, + "height": 80 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "3ffR6iByZAuIaUH9Onpq/t" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 2 + }, + "_enabled": true, + "__prefab": { + "__id__": 74 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "9ee71731-507c-4afa-acbe-f2f16dc3cd50@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": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "19Gq99hM1FhoW06EoUvEOd" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "2fGaksc7RORac5XtpYUFkQ", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1 + }, + "_enabled": true, + "__prefab": { + "__id__": 77 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 100, + "height": 100 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "50Hwi0ay5HuZCDDkijN/Aq" + }, + { + "__type__": "016c5qdu2pE2azvyZ9WrdWj", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1 + }, + "_enabled": true, + "__prefab": { + "__id__": 79 + }, + "_collider": { + "__id__": 80 + }, + "_collectSound": { + "__uuid__": "1ac12acc-dde3-4d31-9106-dfc30c030d40", + "__expectedType__": "cc.AudioClip" + }, + "_animation": { + "__id__": 82 + }, + "displayName": "SECRET BOX", + "time": 0, + "gachaType": 1, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "dbdnpsCbdJk7Xdo/V5fD03" + }, + { + "__type__": "cc.BoxCollider2D", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1 + }, + "_enabled": true, + "__prefab": { + "__id__": 81 + }, + "tag": 0, + "_group": 2, + "_density": 1, + "_sensor": true, + "_friction": 0.2, + "_restitution": 0, + "_offset": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_size": { + "__type__": "cc.Size", + "width": 100, + "height": 100 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "d7/6qPIgNJsbGuQ0RcZGn+" + }, + { + "__type__": "cc.Animation", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1 + }, + "_enabled": true, + "__prefab": { + "__id__": 83 + }, + "playOnLoad": false, + "_clips": [ + { + "__uuid__": "c1f3213f-59a2-45ce-9786-df997bbe2d4f", + "__expectedType__": "cc.AnimationClip" + } + ], + "_defaultClip": { + "__uuid__": "c1f3213f-59a2-45ce-9786-df997bbe2d4f", + "__expectedType__": "cc.AnimationClip" + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "6ex2AlBElCYYLj8pTSBbON" + }, + { + "__type__": "cc.RigidBody2D", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1 + }, + "_enabled": true, + "__prefab": { + "__id__": 85 + }, + "enabledContactListener": true, + "bullet": false, + "awakeOnLoad": true, + "_group": 2, + "_type": 1, + "_allowSleep": true, + "_gravityScale": 1, + "_linearDamping": 0, + "_angularDamping": 0, + "_linearVelocity": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_angularVelocity": 0, + "_fixedRotation": false, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "3cgqaiJU5NN6UOigesTX/6" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "85bdEGkcZN25R7lAowaiA0", + "instance": null, + "targetOverrides": null + } +] \ No newline at end of file diff --git a/assets/_Game/Prefabs/Booster/SecretBooster_lucky_wheel.prefab.meta b/assets/_Game/Prefabs/Booster/SecretBooster_lucky_wheel.prefab.meta new file mode 100644 index 0000000..c5caa39 --- /dev/null +++ b/assets/_Game/Prefabs/Booster/SecretBooster_lucky_wheel.prefab.meta @@ -0,0 +1,13 @@ +{ + "ver": "1.1.50", + "importer": "prefab", + "imported": true, + "uuid": "c4569dbe-f865-41fd-9cb9-d2be403e5c52", + "files": [ + ".json" + ], + "subMetas": {}, + "userData": { + "syncNodeName": "SecretBooster_lucky_wheel" + } +} diff --git a/assets/_Game/Prefabs/Gacha.meta b/assets/_Game/Prefabs/Gacha.meta new file mode 100644 index 0000000..bd8424c --- /dev/null +++ b/assets/_Game/Prefabs/Gacha.meta @@ -0,0 +1,9 @@ +{ + "ver": "1.2.0", + "importer": "directory", + "imported": true, + "uuid": "90d80be9-d824-4dd9-bfd1-2035981a793b", + "files": [], + "subMetas": {}, + "userData": {} +} diff --git a/assets/_Game/Prefabs/Gacha/Flip_Card.prefab b/assets/_Game/Prefabs/Gacha/Flip_Card.prefab new file mode 100644 index 0000000..e68924d --- /dev/null +++ b/assets/_Game/Prefabs/Gacha/Flip_Card.prefab @@ -0,0 +1,1665 @@ +[ + { + "__type__": "cc.Prefab", + "_name": "Flip_Card", + "_objFlags": 0, + "__editorExtras__": {}, + "_native": "", + "data": { + "__id__": 1 + }, + "optimizationPolicy": 0, + "persistent": false + }, + { + "__type__": "cc.Node", + "_name": "Flip_Card", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": null, + "_children": [ + { + "__id__": 2 + } + ], + "_active": true, + "_components": [ + { + "__id__": 70 + }, + { + "__id__": 72 + }, + { + "__id__": 74 + } + ], + "_prefab": { + "__id__": 76 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + }, + "_mobility": 0, + "_layer": 33554432, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, + { + "__type__": "cc.Node", + "_name": "spine", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 1 + }, + "_children": [ + { + "__id__": 3 + }, + { + "__id__": 10 + }, + { + "__id__": 17 + }, + { + "__id__": 24 + }, + { + "__id__": 31 + }, + { + "__id__": 37 + }, + { + "__id__": 43 + }, + { + "__id__": 49 + } + ], + "_active": true, + "_components": [ + { + "__id__": 55 + }, + { + "__id__": 57 + }, + { + "__id__": 67 + } + ], + "_prefab": { + "__id__": 69 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + }, + "_mobility": 0, + "_layer": 33554432, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, + { + "__type__": "cc.Node", + "_name": "Button-1", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 2 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 4 + }, + { + "__id__": 6 + } + ], + "_prefab": { + "__id__": 9 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": -250.00001525878906, + "y": 250, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 2.185569414336889e-8, + "w": 0.9999999999999996 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1.0000000000000038, + "z": 1 + }, + "_mobility": 0, + "_layer": 33554432, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0.000002504478065487657 + }, + "_id": "" + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 3 + }, + "_enabled": true, + "__prefab": { + "__id__": 5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 400, + "height": 400 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "a6E6fyIOVB3JExkeLS/Jzd" + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 3 + }, + "_enabled": true, + "__prefab": { + "__id__": 7 + }, + "clickEvents": [ + { + "__id__": 8 + } + ], + "_interactable": true, + "_transition": 0, + "_normalColor": { + "__type__": "cc.Color", + "r": 214, + "g": 214, + "b": 214, + "a": 255 + }, + "_hoverColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "_pressedColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_normalSprite": { + "__uuid__": "20835ba4-6145-4fbc-a58a-051ce700aa3e@f9941", + "__expectedType__": "cc.SpriteFrame" + }, + "_hoverSprite": { + "__uuid__": "20835ba4-6145-4fbc-a58a-051ce700aa3e@f9941", + "__expectedType__": "cc.SpriteFrame" + }, + "_pressedSprite": { + "__uuid__": "544e49d6-3f05-4fa8-9a9e-091f98fc2ce8@f9941", + "__expectedType__": "cc.SpriteFrame" + }, + "_disabledSprite": { + "__uuid__": "951249e0-9f16-456d-8b85-a6ca954da16b@f9941", + "__expectedType__": "cc.SpriteFrame" + }, + "_duration": 0.1, + "_zoomScale": 1.2, + "_target": { + "__id__": 3 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "4eukMnM9NHwovaf7xt9KBh" + }, + { + "__type__": "cc.ClickEvent", + "target": { + "__id__": 1 + }, + "component": "", + "_componentId": "818c6yH+wVE1oYz6IfUAKq1", + "handler": "open", + "customEventData": "1" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "0afcnXzJdDS774YwJj5Mli", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "Button-2", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 2 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 11 + }, + { + "__id__": 13 + } + ], + "_prefab": { + "__id__": 16 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 249.99998474121094, + "y": 250, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 2.185569414336889e-8, + "w": 0.9999999999999996 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1.0000000000000038, + "z": 1 + }, + "_mobility": 0, + "_layer": 33554432, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0.000002504478065487657 + }, + "_id": "" + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 10 + }, + "_enabled": true, + "__prefab": { + "__id__": 12 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 400, + "height": 400 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "1biYODAShEMbcgEY5K8RLV" + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 10 + }, + "_enabled": true, + "__prefab": { + "__id__": 14 + }, + "clickEvents": [ + { + "__id__": 15 + } + ], + "_interactable": true, + "_transition": 0, + "_normalColor": { + "__type__": "cc.Color", + "r": 214, + "g": 214, + "b": 214, + "a": 255 + }, + "_hoverColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "_pressedColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_normalSprite": { + "__uuid__": "20835ba4-6145-4fbc-a58a-051ce700aa3e@f9941", + "__expectedType__": "cc.SpriteFrame" + }, + "_hoverSprite": { + "__uuid__": "20835ba4-6145-4fbc-a58a-051ce700aa3e@f9941", + "__expectedType__": "cc.SpriteFrame" + }, + "_pressedSprite": { + "__uuid__": "544e49d6-3f05-4fa8-9a9e-091f98fc2ce8@f9941", + "__expectedType__": "cc.SpriteFrame" + }, + "_disabledSprite": { + "__uuid__": "951249e0-9f16-456d-8b85-a6ca954da16b@f9941", + "__expectedType__": "cc.SpriteFrame" + }, + "_duration": 0.1, + "_zoomScale": 1.2, + "_target": { + "__id__": 10 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "7c3U5kQf1D8ab/W3Wa+/vE" + }, + { + "__type__": "cc.ClickEvent", + "target": { + "__id__": 1 + }, + "component": "", + "_componentId": "818c6yH+wVE1oYz6IfUAKq1", + "handler": "open", + "customEventData": "2" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "01hyxc7E5M2ZaqW6IfW8oN", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "Button-3", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 2 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 18 + }, + { + "__id__": 20 + } + ], + "_prefab": { + "__id__": 23 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 250.00001525878906, + "y": -250, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 2.185569414336889e-8, + "w": 0.9999999999999996 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1.0000000000000038, + "z": 1 + }, + "_mobility": 0, + "_layer": 33554432, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0.000002504478065487657 + }, + "_id": "" + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 17 + }, + "_enabled": true, + "__prefab": { + "__id__": 19 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 400, + "height": 400 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "02zTpiG2JE2IBcUwy8i63r" + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 17 + }, + "_enabled": true, + "__prefab": { + "__id__": 21 + }, + "clickEvents": [ + { + "__id__": 22 + } + ], + "_interactable": true, + "_transition": 0, + "_normalColor": { + "__type__": "cc.Color", + "r": 214, + "g": 214, + "b": 214, + "a": 255 + }, + "_hoverColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "_pressedColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_normalSprite": { + "__uuid__": "20835ba4-6145-4fbc-a58a-051ce700aa3e@f9941", + "__expectedType__": "cc.SpriteFrame" + }, + "_hoverSprite": { + "__uuid__": "20835ba4-6145-4fbc-a58a-051ce700aa3e@f9941", + "__expectedType__": "cc.SpriteFrame" + }, + "_pressedSprite": { + "__uuid__": "544e49d6-3f05-4fa8-9a9e-091f98fc2ce8@f9941", + "__expectedType__": "cc.SpriteFrame" + }, + "_disabledSprite": { + "__uuid__": "951249e0-9f16-456d-8b85-a6ca954da16b@f9941", + "__expectedType__": "cc.SpriteFrame" + }, + "_duration": 0.1, + "_zoomScale": 1.2, + "_target": { + "__id__": 17 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "0c2ftBA4lFSKD1TPMSABst" + }, + { + "__type__": "cc.ClickEvent", + "target": { + "__id__": 1 + }, + "component": "", + "_componentId": "818c6yH+wVE1oYz6IfUAKq1", + "handler": "open", + "customEventData": "3" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "e9si110ExNy7wrjmf4a7ql", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "Button-4", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 2 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 25 + }, + { + "__id__": 27 + } + ], + "_prefab": { + "__id__": 30 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": -249.99998474121094, + "y": -250, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 2.185569414336889e-8, + "w": 0.9999999999999996 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1.0000000000000038, + "z": 1 + }, + "_mobility": 0, + "_layer": 33554432, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0.000002504478065487657 + }, + "_id": "" + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 24 + }, + "_enabled": true, + "__prefab": { + "__id__": 26 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 400, + "height": 400 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "b5ON4SLzVGWaoa7fd0CCUK" + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 24 + }, + "_enabled": true, + "__prefab": { + "__id__": 28 + }, + "clickEvents": [ + { + "__id__": 29 + } + ], + "_interactable": true, + "_transition": 0, + "_normalColor": { + "__type__": "cc.Color", + "r": 214, + "g": 214, + "b": 214, + "a": 255 + }, + "_hoverColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "_pressedColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_normalSprite": { + "__uuid__": "20835ba4-6145-4fbc-a58a-051ce700aa3e@f9941", + "__expectedType__": "cc.SpriteFrame" + }, + "_hoverSprite": { + "__uuid__": "20835ba4-6145-4fbc-a58a-051ce700aa3e@f9941", + "__expectedType__": "cc.SpriteFrame" + }, + "_pressedSprite": { + "__uuid__": "544e49d6-3f05-4fa8-9a9e-091f98fc2ce8@f9941", + "__expectedType__": "cc.SpriteFrame" + }, + "_disabledSprite": { + "__uuid__": "951249e0-9f16-456d-8b85-a6ca954da16b@f9941", + "__expectedType__": "cc.SpriteFrame" + }, + "_duration": 0.1, + "_zoomScale": 1.2, + "_target": { + "__id__": 24 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "74VLo9dydKkad+xJS+eVSi" + }, + { + "__type__": "cc.ClickEvent", + "target": { + "__id__": 1 + }, + "component": "", + "_componentId": "818c6yH+wVE1oYz6IfUAKq1", + "handler": "open", + "customEventData": "4" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "23yXZazgdN76lLRR1wZ/Oz", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "Card-1", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 2 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 32 + }, + { + "__id__": 34 + } + ], + "_prefab": { + "__id__": 36 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": -250.00001525878906, + "y": 250, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 3.278353943869637e-8, + "w": 0.9999999999999989 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1.0000000000000084, + "z": 1 + }, + "_mobility": 0, + "_layer": 33554432, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0.00000375671689467597 + }, + "_id": "" + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 31 + }, + "_enabled": true, + "__prefab": { + "__id__": 33 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 150, + "height": 150 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "ddTezuB+FIZZ7nBd8eKy83" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 31 + }, + "_enabled": true, + "__prefab": { + "__id__": 35 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_spriteFrame": null, + "_type": 0, + "_fillType": 0, + "_sizeMode": 1, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_useGrayscale": false, + "_atlas": null, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "5bp0bh7QtOdYSYqKSecZXS" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "35wzXi3r1HpbvL/D3TYUZU", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "Card-2", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 2 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 38 + }, + { + "__id__": 40 + } + ], + "_prefab": { + "__id__": 42 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 249.99998474121094, + "y": 250, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 3.278353943869637e-8, + "w": 0.9999999999999989 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1.0000000000000084, + "z": 1 + }, + "_mobility": 0, + "_layer": 33554432, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0.00000375671689467597 + }, + "_id": "" + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 37 + }, + "_enabled": true, + "__prefab": { + "__id__": 39 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 150, + "height": 150 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "7f8nogD1FAxoKgc5WyyY8q" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 37 + }, + "_enabled": true, + "__prefab": { + "__id__": 41 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_spriteFrame": null, + "_type": 0, + "_fillType": 0, + "_sizeMode": 1, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_useGrayscale": false, + "_atlas": null, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "35J3m92mFAsLCZJtt+wVE3" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "2fM9rH6DhB87mdHGTUNMU+", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "Card-3", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 2 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 44 + }, + { + "__id__": 46 + } + ], + "_prefab": { + "__id__": 48 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 250.00001525878906, + "y": -250, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 3.278353943869637e-8, + "w": 0.9999999999999989 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1.0000000000000084, + "z": 1 + }, + "_mobility": 0, + "_layer": 33554432, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0.00000375671689467597 + }, + "_id": "" + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 43 + }, + "_enabled": true, + "__prefab": { + "__id__": 45 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 150, + "height": 150 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "72yMpuDOpOX7SmF/QYitU0" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 43 + }, + "_enabled": true, + "__prefab": { + "__id__": 47 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_spriteFrame": null, + "_type": 0, + "_fillType": 0, + "_sizeMode": 1, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_useGrayscale": false, + "_atlas": null, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "30VVk6d5dNrqQkSPOBCj3E" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "1dclcCdGBM0bF00bEJLCjp", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "Card-4", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 2 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 50 + }, + { + "__id__": 52 + } + ], + "_prefab": { + "__id__": 54 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": -249.99998474121094, + "y": -250, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 3.278353943869637e-8, + "w": 0.9999999999999989 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1.0000000000000084, + "z": 1 + }, + "_mobility": 0, + "_layer": 33554432, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0.00000375671689467597 + }, + "_id": "" + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 49 + }, + "_enabled": true, + "__prefab": { + "__id__": 51 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 150, + "height": 150 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "c2D2tXN6lHvLmOwuadfJ4H" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 49 + }, + "_enabled": true, + "__prefab": { + "__id__": 53 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_spriteFrame": null, + "_type": 0, + "_fillType": 0, + "_sizeMode": 1, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_useGrayscale": false, + "_atlas": null, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "e7M6DBHpFBE7BgYMj3tWH0" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "5dLnT951NBxL9Ph1dHlc9X", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 2 + }, + "_enabled": true, + "__prefab": { + "__id__": 56 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 923, + "height": 923 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "296iydVZFA2YLkYpO7w9VX" + }, + { + "__type__": "sp.Skeleton", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 2 + }, + "_enabled": true, + "__prefab": { + "__id__": 58 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_skeletonData": { + "__uuid__": "aadf64c3-e6a0-4bf8-9805-b291ef07fa28", + "__expectedType__": "sp.SkeletonData" + }, + "defaultSkin": "default", + "defaultAnimation": "", + "_premultipliedAlpha": true, + "_timeScale": 1, + "_preCacheMode": 0, + "_cacheMode": 0, + "_sockets": [ + { + "__id__": 59 + }, + { + "__id__": 60 + }, + { + "__id__": 61 + }, + { + "__id__": 62 + }, + { + "__id__": 63 + }, + { + "__id__": 64 + }, + { + "__id__": 65 + }, + { + "__id__": 66 + } + ], + "_useTint": false, + "_debugMesh": false, + "_debugBones": false, + "_debugSlots": false, + "_enableBatch": false, + "loop": false, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "b5LMovZONIt6LAiIp/Qha5" + }, + { + "__type__": "sp.Skeleton.SpineSocket", + "path": "root/card1", + "target": { + "__id__": 3 + } + }, + { + "__type__": "sp.Skeleton.SpineSocket", + "path": "root/card2", + "target": { + "__id__": 10 + } + }, + { + "__type__": "sp.Skeleton.SpineSocket", + "path": "root/card3", + "target": { + "__id__": 17 + } + }, + { + "__type__": "sp.Skeleton.SpineSocket", + "path": "root/card4", + "target": { + "__id__": 24 + } + }, + { + "__type__": "sp.Skeleton.SpineSocket", + "path": "root/card1/card1-flip", + "target": { + "__id__": 31 + } + }, + { + "__type__": "sp.Skeleton.SpineSocket", + "path": "root/card2/card2-flip", + "target": { + "__id__": 37 + } + }, + { + "__type__": "sp.Skeleton.SpineSocket", + "path": "root/card3/card3-flip", + "target": { + "__id__": 43 + } + }, + { + "__type__": "sp.Skeleton.SpineSocket", + "path": "root/card4/card4-flip", + "target": { + "__id__": 49 + } + }, + { + "__type__": "88095558MdN+qsTqyxCx1uE", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 2 + }, + "_enabled": true, + "__prefab": { + "__id__": 68 + }, + "ignoreTimeScale": true, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "0fiA+BVelOLai0Idc9dHFu" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "42MH7u9olEzbD3eARpEEGO", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1 + }, + "_enabled": true, + "__prefab": { + "__id__": 71 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 100, + "height": 100 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "7fOcCxdn5GOZ9JjNAWPcCH" + }, + { + "__type__": "b2937Y+5yVLE4z8uGa84ZqS", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1 + }, + "_enabled": true, + "__prefab": { + "__id__": 73 + }, + "skeleton": { + "__id__": 57 + }, + "_flipX": false, + "_flipY": false, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "6cMbK8EJtN7YWVsp8QJGxh" + }, + { + "__type__": "818c6yH+wVE1oYz6IfUAKq1", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1 + }, + "_enabled": true, + "__prefab": { + "__id__": 75 + }, + "animationHandler": { + "__id__": 72 + }, + "spineRoot": { + "__id__": 2 + }, + "cards": [ + { + "__id__": 34 + }, + { + "__id__": 40 + }, + { + "__id__": 46 + }, + { + "__id__": 52 + } + ], + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "0acPs6lK5N7YYd1Yl+uOQf" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "244TXoUqdKA4qqvhPODAbd", + "targetOverrides": null + } +] \ No newline at end of file diff --git a/assets/_Game/Prefabs/Gacha/Flip_Card.prefab.meta b/assets/_Game/Prefabs/Gacha/Flip_Card.prefab.meta new file mode 100644 index 0000000..d03952a --- /dev/null +++ b/assets/_Game/Prefabs/Gacha/Flip_Card.prefab.meta @@ -0,0 +1,13 @@ +{ + "ver": "1.1.50", + "importer": "prefab", + "imported": true, + "uuid": "95970f5f-8dce-493c-8996-6e3965a2fd9f", + "files": [ + ".json" + ], + "subMetas": {}, + "userData": { + "syncNodeName": "Flip_Card" + } +} diff --git a/assets/_Game/Prefabs/Gacha/Lucky_Chain.prefab b/assets/_Game/Prefabs/Gacha/Lucky_Chain.prefab new file mode 100644 index 0000000..2dafa7b --- /dev/null +++ b/assets/_Game/Prefabs/Gacha/Lucky_Chain.prefab @@ -0,0 +1,1683 @@ +[ + { + "__type__": "cc.Prefab", + "_name": "Lucky_Chain", + "_objFlags": 0, + "__editorExtras__": {}, + "_native": "", + "data": { + "__id__": 1 + }, + "optimizationPolicy": 0, + "persistent": false + }, + { + "__type__": "cc.Node", + "_name": "Lucky_Chain", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": null, + "_children": [ + { + "__id__": 2 + } + ], + "_active": true, + "_components": [ + { + "__id__": 70 + }, + { + "__id__": 72 + } + ], + "_prefab": { + "__id__": 74 + }, + "_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": 0.8, + "y": 0.8, + "z": 1 + }, + "_mobility": 0, + "_layer": 1073741824, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, + { + "__type__": "cc.Node", + "_name": "spine", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 1 + }, + "_children": [ + { + "__id__": 3 + }, + { + "__id__": 9 + }, + { + "__id__": 15 + }, + { + "__id__": 21 + }, + { + "__id__": 27 + }, + { + "__id__": 33 + }, + { + "__id__": 39 + }, + { + "__id__": 45 + }, + { + "__id__": 51 + }, + { + "__id__": 57 + } + ], + "_active": true, + "_components": [ + { + "__id__": 63 + }, + { + "__id__": 65 + }, + { + "__id__": 67 + } + ], + "_prefab": { + "__id__": 69 + }, + "_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": 1073741824, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, + { + "__type__": "cc.Node", + "_name": "card-1", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 2 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 4 + }, + { + "__id__": 6 + } + ], + "_prefab": { + "__id__": 8 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + }, + "_mobility": 0, + "_layer": 1073741824, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 3 + }, + "_enabled": true, + "__prefab": { + "__id__": 5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 200, + "height": 200 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "cbFpr+u/RK15yfDKW2Nf0q" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 3 + }, + "_enabled": true, + "__prefab": { + "__id__": 7 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_spriteFrame": null, + "_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": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "82ZGfMaRND6a/FnA4NiaEH" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "14DoxDX+9Jfby8aKdiWRO9", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "card-2", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 2 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 10 + }, + { + "__id__": 12 + } + ], + "_prefab": { + "__id__": 14 + }, + "_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": 1073741824, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 9 + }, + "_enabled": true, + "__prefab": { + "__id__": 11 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 200, + "height": 200 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "f1cJGdh7dFyYtIR+17Ed02" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 9 + }, + "_enabled": true, + "__prefab": { + "__id__": 13 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_spriteFrame": null, + "_type": 0, + "_fillType": 0, + "_sizeMode": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_useGrayscale": false, + "_atlas": null, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "18VPuMR29ITp1YLsBoq7UN" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "91C/RrjJ5KGa5MOzuDCpgc", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "card-3", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 2 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 16 + }, + { + "__id__": 18 + } + ], + "_prefab": { + "__id__": 20 + }, + "_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": 1073741824, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 15 + }, + "_enabled": true, + "__prefab": { + "__id__": 17 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 200, + "height": 200 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "f7HfUz+kBInq4S0WgTCVja" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 15 + }, + "_enabled": true, + "__prefab": { + "__id__": 19 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_spriteFrame": null, + "_type": 0, + "_fillType": 0, + "_sizeMode": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_useGrayscale": false, + "_atlas": null, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "ffnzWvyGBF9KNSj9Rl4gVM" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "31btE1kjRE6ZHh6j9l2ASo", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "card-4", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 2 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 22 + }, + { + "__id__": 24 + } + ], + "_prefab": { + "__id__": 26 + }, + "_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": 1073741824, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 21 + }, + "_enabled": true, + "__prefab": { + "__id__": 23 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 200, + "height": 200 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "e0mZeXzjdHor3kPb3YGfKz" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 21 + }, + "_enabled": true, + "__prefab": { + "__id__": 25 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_spriteFrame": null, + "_type": 0, + "_fillType": 0, + "_sizeMode": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_useGrayscale": false, + "_atlas": null, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "63WzmB529BKYM/VLKv/ql8" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "41NNKFbXVDu4iBbTYPqCFE", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "card-5", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 2 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 28 + }, + { + "__id__": 30 + } + ], + "_prefab": { + "__id__": 32 + }, + "_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": 1073741824, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 27 + }, + "_enabled": true, + "__prefab": { + "__id__": 29 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 200, + "height": 200 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "adi14MJs1CdJo3fIoRLcVf" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 27 + }, + "_enabled": true, + "__prefab": { + "__id__": 31 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_spriteFrame": null, + "_type": 0, + "_fillType": 0, + "_sizeMode": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_useGrayscale": false, + "_atlas": null, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "08BmpSzE9PYruoVultOHnV" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "95lUGu931KS4QaJ+nKUohe", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "card-6", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 2 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 34 + }, + { + "__id__": 36 + } + ], + "_prefab": { + "__id__": 38 + }, + "_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": 1073741824, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 33 + }, + "_enabled": true, + "__prefab": { + "__id__": 35 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 200, + "height": 200 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "6dbkPKVrJPNqWDGHzorFRW" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 33 + }, + "_enabled": true, + "__prefab": { + "__id__": 37 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_spriteFrame": null, + "_type": 0, + "_fillType": 0, + "_sizeMode": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_useGrayscale": false, + "_atlas": null, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "e6pMGE2HxGqZWV+Ly2FunZ" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "88oWJ6Y2NEaIfx7a5bHDjb", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "card-7", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 2 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 40 + }, + { + "__id__": 42 + } + ], + "_prefab": { + "__id__": 44 + }, + "_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": 1073741824, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 39 + }, + "_enabled": true, + "__prefab": { + "__id__": 41 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 200, + "height": 200 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "16l8zOHd1CI67rlYG0wtLD" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 39 + }, + "_enabled": true, + "__prefab": { + "__id__": 43 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_spriteFrame": null, + "_type": 0, + "_fillType": 0, + "_sizeMode": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_useGrayscale": false, + "_atlas": null, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "62eUTvSLVLQa4tcdqHL2s1" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "b0KLom9kNLTo4ENA5OWOf6", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "card-8", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 2 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 46 + }, + { + "__id__": 48 + } + ], + "_prefab": { + "__id__": 50 + }, + "_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": 1073741824, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 45 + }, + "_enabled": true, + "__prefab": { + "__id__": 47 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 200, + "height": 200 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "cdEvexp+VBwoee7SjJSxD9" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 45 + }, + "_enabled": true, + "__prefab": { + "__id__": 49 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_spriteFrame": null, + "_type": 0, + "_fillType": 0, + "_sizeMode": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_useGrayscale": false, + "_atlas": null, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "b6ErkhJQ9HuriDR09v/oEI" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "7basFqhFpFHYn0wUOkCZn/", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "card-9", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 2 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 52 + }, + { + "__id__": 54 + } + ], + "_prefab": { + "__id__": 56 + }, + "_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": 1073741824, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 51 + }, + "_enabled": true, + "__prefab": { + "__id__": 53 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 200, + "height": 200 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "5dON6zdONMGYwK39l9I8qz" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 51 + }, + "_enabled": true, + "__prefab": { + "__id__": 55 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_spriteFrame": null, + "_type": 0, + "_fillType": 0, + "_sizeMode": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_useGrayscale": false, + "_atlas": null, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "f9Nn7imS5J4IgBNT/669PP" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "9cEq5Wt+BKiYybnbrT3Wy4", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "card-10", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 2 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 58 + }, + { + "__id__": 60 + } + ], + "_prefab": { + "__id__": 62 + }, + "_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": 1073741824, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 57 + }, + "_enabled": true, + "__prefab": { + "__id__": 59 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 200, + "height": 200 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "dazoUaJRFIh4pU9otqa+UA" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 57 + }, + "_enabled": true, + "__prefab": { + "__id__": 61 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_spriteFrame": null, + "_type": 0, + "_fillType": 0, + "_sizeMode": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_useGrayscale": false, + "_atlas": null, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "17lCXKzN9A5Zj7CJeZJuYS" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "ac/RcP+N1HnrhpMc0cHWU8", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 2 + }, + "_enabled": true, + "__prefab": { + "__id__": 64 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 1252, + "height": 1960 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5039936102236422, + "y": 0.3469387755102041 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "89ECius5JB2JOXqVwWGrAu" + }, + { + "__type__": "sp.Skeleton", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 2 + }, + "_enabled": true, + "__prefab": { + "__id__": 66 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_skeletonData": { + "__uuid__": "2a73a1e0-9f9d-4cdd-b711-394a90fec7a8", + "__expectedType__": "sp.SkeletonData" + }, + "defaultSkin": "default", + "defaultAnimation": "", + "_premultipliedAlpha": true, + "_timeScale": 1, + "_preCacheMode": 0, + "_cacheMode": 0, + "_sockets": [], + "_useTint": false, + "_debugMesh": false, + "_debugBones": false, + "_debugSlots": false, + "_enableBatch": false, + "loop": false, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "d34BygyONAi68VDI506iq1" + }, + { + "__type__": "88095558MdN+qsTqyxCx1uE", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 2 + }, + "_enabled": true, + "__prefab": { + "__id__": 68 + }, + "ignoreTimeScale": true, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "34NaBHnUlOcZfs9hJ5Hnd1" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "178cj9zzdLSZ7cS2BK3sZN", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "b2937Y+5yVLE4z8uGa84ZqS", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1 + }, + "_enabled": true, + "__prefab": { + "__id__": 71 + }, + "skeleton": { + "__id__": 65 + }, + "_flipX": false, + "_flipY": false, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "c10z5Zg2lFJa2ihiep4M5o" + }, + { + "__type__": "750b2T+ubhKnaoGLaTfttcN", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1 + }, + "_enabled": true, + "__prefab": { + "__id__": 73 + }, + "animationHandler": { + "__id__": 70 + }, + "spriteRoot": { + "__id__": 2 + }, + "cards": [ + { + "__id__": 3 + }, + { + "__id__": 9 + }, + { + "__id__": 15 + }, + { + "__id__": 21 + }, + { + "__id__": 27 + }, + { + "__id__": 33 + }, + { + "__id__": 39 + }, + { + "__id__": 45 + }, + { + "__id__": 51 + }, + { + "__id__": 57 + } + ], + "cardSlotPath": [ + 4, + 5, + 6, + 7, + 8 + ], + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "4ahOGXYVFGz6XNk+sXAn4P" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "ec0xxH/etG0KDLbW0fRRht", + "instance": null, + "targetOverrides": null + } +] \ No newline at end of file diff --git a/assets/_Game/Prefabs/Gacha/Lucky_Chain.prefab.meta b/assets/_Game/Prefabs/Gacha/Lucky_Chain.prefab.meta new file mode 100644 index 0000000..4d52825 --- /dev/null +++ b/assets/_Game/Prefabs/Gacha/Lucky_Chain.prefab.meta @@ -0,0 +1,13 @@ +{ + "ver": "1.1.50", + "importer": "prefab", + "imported": true, + "uuid": "5daa0690-4b3e-4026-b745-0b0420095ef2", + "files": [ + ".json" + ], + "subMetas": {}, + "userData": { + "syncNodeName": "Lucky_Chain" + } +} diff --git a/assets/_Game/Prefabs/Gacha/Lucky_Chest.prefab b/assets/_Game/Prefabs/Gacha/Lucky_Chest.prefab new file mode 100644 index 0000000..b5d74fb --- /dev/null +++ b/assets/_Game/Prefabs/Gacha/Lucky_Chest.prefab @@ -0,0 +1,826 @@ +[ + { + "__type__": "cc.Prefab", + "_name": "Lucky_Chest", + "_objFlags": 0, + "__editorExtras__": {}, + "_native": "", + "data": { + "__id__": 1 + }, + "optimizationPolicy": 0, + "persistent": false + }, + { + "__type__": "cc.Node", + "_name": "Lucky_Chest", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": null, + "_children": [ + { + "__id__": 2 + } + ], + "_active": true, + "_components": [ + { + "__id__": 31 + }, + { + "__id__": 33 + }, + { + "__id__": 35 + } + ], + "_prefab": { + "__id__": 37 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + }, + "_mobility": 0, + "_layer": 33554432, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, + { + "__type__": "cc.Node", + "_name": "spine", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 1 + }, + "_children": [ + { + "__id__": 3 + }, + { + "__id__": 10 + } + ], + "_active": true, + "_components": [ + { + "__id__": 24 + }, + { + "__id__": 26 + }, + { + "__id__": 28 + } + ], + "_prefab": { + "__id__": 30 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + }, + "_mobility": 0, + "_layer": 33554432, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, + { + "__type__": "cc.Node", + "_name": "Button", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 2 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 4 + }, + { + "__id__": 6 + } + ], + "_prefab": { + "__id__": 9 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": -30, + "y": 140, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + }, + "_mobility": 0, + "_layer": 33554432, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 3 + }, + "_enabled": true, + "__prefab": { + "__id__": 5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 600, + "height": 600 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "17q54A7hRAu7w+5ib7EKGa" + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 3 + }, + "_enabled": true, + "__prefab": { + "__id__": 7 + }, + "clickEvents": [ + { + "__id__": 8 + } + ], + "_interactable": true, + "_transition": 0, + "_normalColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_hoverColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "_pressedColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_normalSprite": null, + "_hoverSprite": null, + "_pressedSprite": null, + "_disabledSprite": null, + "_duration": 0.1, + "_zoomScale": 1.2, + "_target": null, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "0bNQnwKhtHNrIlRZw8VaXB" + }, + { + "__type__": "cc.ClickEvent", + "target": { + "__id__": 1 + }, + "component": "", + "_componentId": "ad470Ao3iRJlqlmRKGumrMu", + "handler": "open", + "customEventData": "" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "a7FWR8Hx1IfILVF+Kna5vR", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "Reward", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 2 + }, + "_children": [ + { + "__id__": 11 + } + ], + "_active": true, + "_components": [ + { + "__id__": 19 + }, + { + "__id__": 21 + } + ], + "_prefab": { + "__id__": 23 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + }, + "_mobility": 0, + "_layer": 33554432, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, + { + "__type__": "cc.Node", + "_name": "Label", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 10 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 12 + }, + { + "__id__": 14 + }, + { + "__id__": 16 + } + ], + "_prefab": { + "__id__": 18 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": -231.45703125, + "y": 0, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + }, + "_mobility": 0, + "_layer": 33554432, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 11 + }, + "_enabled": true, + "__prefab": { + "__id__": 13 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 148.23046875, + "height": 138 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "33YwxJiIZFx52T+GuIPANS" + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 11 + }, + "_enabled": true, + "__prefab": { + "__id__": 15 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_string": "100", + "_horizontalAlign": 2, + "_verticalAlign": 1, + "_actualFontSize": 100, + "_fontSize": 100, + "_fontFamily": "Arial", + "_lineHeight": 100, + "_overflow": 0, + "_enableWrapText": true, + "_font": { + "__uuid__": "4eb60b5b-72b8-497c-b499-d7921c9b84db", + "__expectedType__": "cc.TTFFont" + }, + "_isSystemFontUsed": false, + "_spacingX": 0, + "_isItalic": false, + "_isBold": false, + "_isUnderline": false, + "_underlineHeight": 2, + "_cacheMode": 0, + "_enableOutline": true, + "_outlineColor": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "_outlineWidth": 6, + "_enableShadow": false, + "_shadowColor": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "_shadowOffset": { + "__type__": "cc.Vec2", + "x": 2, + "y": 2 + }, + "_shadowBlur": 2, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "abqDTVc0pLFJAI+MKxq3eQ" + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 11 + }, + "_enabled": true, + "__prefab": { + "__id__": 17 + }, + "_alignFlags": 10, + "_target": null, + "_left": -161.572265625, + "_right": 0, + "_top": 0, + "_bottom": 0, + "_horizontalCenter": 0, + "_verticalCenter": 0, + "_isAbsLeft": true, + "_isAbsRight": true, + "_isAbsTop": true, + "_isAbsBottom": true, + "_isAbsHorizontalCenter": true, + "_isAbsVerticalCenter": true, + "_originalWidth": 0, + "_originalHeight": 0, + "_alignMode": 2, + "_lockFlags": 0, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "a0YsiditVM1JgTlUtoFyOX" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "c6lHFE6oBJM6bTulGiWcBC", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 10 + }, + "_enabled": true, + "__prefab": { + "__id__": 20 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 288, + "height": 281 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "00TALsq4ZHl6Ld0LVWiUr7" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 10 + }, + "_enabled": true, + "__prefab": { + "__id__": 22 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_spriteFrame": null, + "_type": 0, + "_fillType": 0, + "_sizeMode": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_useGrayscale": false, + "_atlas": null, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "6dTw63zDlHr4d6fvs5Jqp2" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "eecto8uchI0JBttEQ77b3N", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 2 + }, + "_enabled": true, + "__prefab": { + "__id__": 25 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 1280, + "height": 1280 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.46616406440734864, + "y": 0.4069765567779541 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "0cfBKLa1pChZne6FjL9cYq" + }, + { + "__type__": "sp.Skeleton", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 2 + }, + "_enabled": true, + "__prefab": { + "__id__": 27 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_skeletonData": { + "__uuid__": "75cc4005-0956-4ded-8966-c8e347fc48d5", + "__expectedType__": "sp.SkeletonData" + }, + "defaultSkin": "default", + "defaultAnimation": "", + "_premultipliedAlpha": true, + "_timeScale": 1, + "_preCacheMode": 0, + "_cacheMode": 0, + "_sockets": [], + "_useTint": false, + "_debugMesh": false, + "_debugBones": false, + "_debugSlots": false, + "_enableBatch": false, + "loop": false, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "21L7AIRjlL4LYtwXg0hbBU" + }, + { + "__type__": "88095558MdN+qsTqyxCx1uE", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 2 + }, + "_enabled": true, + "__prefab": { + "__id__": 29 + }, + "ignoreTimeScale": true, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "d5wG1k12tPSLtnW0+IQXsf" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "d8x2Oiw+pDOaWKifX4nb+x", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1 + }, + "_enabled": true, + "__prefab": { + "__id__": 32 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 100, + "height": 100 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "88ziLh6chEWpDcSRlXBn+Z" + }, + { + "__type__": "b2937Y+5yVLE4z8uGa84ZqS", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1 + }, + "_enabled": true, + "__prefab": { + "__id__": 34 + }, + "skeleton": { + "__id__": 26 + }, + "_flipX": false, + "_flipY": false, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "c1MbWXU5hLnKm6/fqQUv00" + }, + { + "__type__": "ad470Ao3iRJlqlmRKGumrMu", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1 + }, + "_enabled": true, + "__prefab": { + "__id__": 36 + }, + "animationHandler": { + "__id__": 33 + }, + "spineRoot": { + "__id__": 2 + }, + "rewardSprite": { + "__id__": 21 + }, + "rewardLabel": { + "__id__": 14 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "cfV16eXGdO6agmNgVxnedh" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "d8nEtFnupHxp1DyuqkemXx", + "instance": null, + "targetOverrides": null + } +] \ No newline at end of file diff --git a/assets/_Game/Prefabs/Gacha/Lucky_Chest.prefab.meta b/assets/_Game/Prefabs/Gacha/Lucky_Chest.prefab.meta new file mode 100644 index 0000000..82cceb8 --- /dev/null +++ b/assets/_Game/Prefabs/Gacha/Lucky_Chest.prefab.meta @@ -0,0 +1,13 @@ +{ + "ver": "1.1.50", + "importer": "prefab", + "imported": true, + "uuid": "f1071cf2-53d2-46b0-8fa4-c95b17f8e622", + "files": [ + ".json" + ], + "subMetas": {}, + "userData": { + "syncNodeName": "Lucky_Chest" + } +} diff --git a/assets/_Game/Prefabs/Gacha/Lucky_Wheel.prefab b/assets/_Game/Prefabs/Gacha/Lucky_Wheel.prefab new file mode 100644 index 0000000..d4323a2 --- /dev/null +++ b/assets/_Game/Prefabs/Gacha/Lucky_Wheel.prefab @@ -0,0 +1,2035 @@ +[ + { + "__type__": "cc.Prefab", + "_name": "Lucky_Wheel", + "_objFlags": 0, + "__editorExtras__": {}, + "_native": "", + "data": { + "__id__": 1 + }, + "optimizationPolicy": 0, + "persistent": false + }, + { + "__type__": "cc.Node", + "_name": "Lucky_Wheel", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": null, + "_children": [ + { + "__id__": 2 + } + ], + "_active": true, + "_components": [ + { + "__id__": 88 + }, + { + "__id__": 90 + }, + { + "__id__": 92 + } + ], + "_prefab": { + "__id__": 95 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + }, + "_mobility": 0, + "_layer": 33554432, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, + { + "__type__": "cc.Node", + "_name": "spine", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 1 + }, + "_children": [ + { + "__id__": 3 + }, + { + "__id__": 10 + }, + { + "__id__": 16 + }, + { + "__id__": 22 + }, + { + "__id__": 28 + }, + { + "__id__": 34 + }, + { + "__id__": 40 + }, + { + "__id__": 46 + }, + { + "__id__": 52 + }, + { + "__id__": 58 + }, + { + "__id__": 64 + } + ], + "_active": true, + "_components": [ + { + "__id__": 70 + }, + { + "__id__": 72 + }, + { + "__id__": 85 + } + ], + "_prefab": { + "__id__": 87 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + }, + "_mobility": 0, + "_layer": 33554432, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, + { + "__type__": "cc.Node", + "_name": "Button", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 2 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 4 + }, + { + "__id__": 6 + } + ], + "_prefab": { + "__id__": 9 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 3.278353943869637e-8, + "w": 0.9999999999999989 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1.0000000000000084, + "z": 1 + }, + "_mobility": 0, + "_layer": 33554432, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0.00000375671689467597 + }, + "_id": "" + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 3 + }, + "_enabled": true, + "__prefab": { + "__id__": 5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 280, + "height": 280 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "deHAjtt/9CA4f5wxDg+ffA" + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 3 + }, + "_enabled": true, + "__prefab": { + "__id__": 7 + }, + "clickEvents": [ + { + "__id__": 8 + } + ], + "_interactable": true, + "_transition": 0, + "_normalColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_hoverColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "_pressedColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_normalSprite": null, + "_hoverSprite": null, + "_pressedSprite": null, + "_disabledSprite": null, + "_duration": 0.1, + "_zoomScale": 1.2, + "_target": null, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "a5rAY9D1tHuaHsr+id70wW" + }, + { + "__type__": "cc.ClickEvent", + "target": { + "__id__": 1 + }, + "component": "", + "_componentId": "622abV46O1PZrVI1/yDTGnU", + "handler": "spin", + "customEventData": "" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "b055yTXRFJ6rEbpOZMdiJ5", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "0", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 2 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 11 + }, + { + "__id__": 13 + } + ], + "_prefab": { + "__id__": 15 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 3.309965133666992, + "y": 267.5799865722656, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 4.3711388286737347e-8, + "w": 0.9999999999999981 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1.0000000000000153, + "z": 1 + }, + "_mobility": 0, + "_layer": 33554432, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0.000005008956130975262 + }, + "_id": "" + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 10 + }, + "_enabled": true, + "__prefab": { + "__id__": 12 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 100, + "height": 100 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "bf8X5P9w1MUYzgxlUJvDH3" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 10 + }, + "_enabled": true, + "__prefab": { + "__id__": 14 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_spriteFrame": null, + "_type": 0, + "_fillType": 0, + "_sizeMode": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_useGrayscale": false, + "_atlas": null, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "55DZEkUUpMsq90gLSoLxR5" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "eeEsdrvxNPlq++wWlh8LPP", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "1", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 2 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 17 + }, + { + "__id__": 19 + } + ], + "_prefab": { + "__id__": 21 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": -152.54002380371094, + "y": 219.08999633789062, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0.3090170086813163, + "w": 0.9510565116467324 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 0.9999999535376947, + "y": 1.0000000367935968, + "z": 1 + }, + "_mobility": 0, + "_layer": 33554432, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 36.00000172375573 + }, + "_id": "" + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 16 + }, + "_enabled": true, + "__prefab": { + "__id__": 18 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 100, + "height": 100 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "0f6eeOm/tO/4SGr+3lhJfE" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 16 + }, + "_enabled": true, + "__prefab": { + "__id__": 20 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_spriteFrame": null, + "_type": 0, + "_fillType": 0, + "_sizeMode": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_useGrayscale": false, + "_atlas": null, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "83/ishkQ5FaJuNlG8huoti" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "a7Kc4nzihBdp+zZM1Ovl7l", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "2", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 2 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 23 + }, + { + "__id__": 25 + } + ], + "_prefab": { + "__id__": 27 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": -250.13002014160156, + "y": 88.25, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0.5877852750301015, + "w": 0.8090169778550913 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 0.9999999790455816, + "y": 1.0000000343021165, + "z": 1 + }, + "_mobility": 0, + "_layer": 33554432, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 72.00000322062458 + }, + "_id": "" + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 22 + }, + "_enabled": true, + "__prefab": { + "__id__": 24 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 100, + "height": 100 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "12eL+fWhRGDpYscKm7oDJd" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 22 + }, + "_enabled": true, + "__prefab": { + "__id__": 26 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_spriteFrame": null, + "_type": 0, + "_fillType": 0, + "_sizeMode": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_useGrayscale": false, + "_atlas": null, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "ce5B+5w7tJvqJ4ABYyEQ6k" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "9dkeuhQENEmIiEkw4oCBKb", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "3", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 2 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 29 + }, + { + "__id__": 31 + } + ], + "_prefab": { + "__id__": 33 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": -252.1799774169922, + "y": -74.94999694824219, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0.8090170013866798, + "w": 0.5877852426416509 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 1.000000043511542, + "y": 0.9999999591958822, + "z": 1 + }, + "_mobility": 0, + "_layer": 33554432, + "_euler": { + "__type__": "cc.Vec3", + "x": 180, + "y": 180, + "z": 71.99999863302894 + }, + "_id": "" + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 28 + }, + "_enabled": true, + "__prefab": { + "__id__": 30 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 100, + "height": 100 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "b9fQU4A1BCFpKmmJyzYwDn" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 28 + }, + "_enabled": true, + "__prefab": { + "__id__": 32 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_spriteFrame": null, + "_type": 0, + "_fillType": 0, + "_sizeMode": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_useGrayscale": false, + "_atlas": null, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "a18GwHHDJJQ7MVY8RHUy8n" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "83Sb0gNl5AOKgrYEj/PQUS", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "4", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 2 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 35 + }, + { + "__id__": 37 + } + ], + "_prefab": { + "__id__": 39 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": -157.89996337890625, + "y": -208.1999969482422, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0.951056515372019, + "w": 0.3090169972160552 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 1.0000000631664834, + "y": 0.9999998921300945, + "z": 1 + }, + "_mobility": 0, + "_layer": 33554432, + "_euler": { + "__type__": "cc.Vec3", + "x": 180, + "y": 180, + "z": 36.00000034232125 + }, + "_id": "" + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 34 + }, + "_enabled": true, + "__prefab": { + "__id__": 36 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 100, + "height": 100 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "acAD5gjbVFMaj7pDbxBbqv" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 34 + }, + "_enabled": true, + "__prefab": { + "__id__": 38 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_spriteFrame": null, + "_type": 0, + "_fillType": 0, + "_sizeMode": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_useGrayscale": false, + "_atlas": null, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "48DZhEmwREJ6ZBfD0CdpcE" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "eecBjHzudNX7AMJR2P7pDQ", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "5", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 2 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 41 + }, + { + "__id__": 43 + } + ], + "_prefab": { + "__id__": 45 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": -3.3099656105041504, + "y": -260.5799865722656, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0.9999999999999982, + "w": -5.7620454185780195e-8 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 1.0000000000000038, + "y": 1.0000000000000102, + "z": 1 + }, + "_mobility": 0, + "_layer": 33554432, + "_euler": { + "__type__": "cc.Vec3", + "x": -180, + "y": -180, + "z": -0.00000660281767694425 + }, + "_id": "" + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 40 + }, + "_enabled": true, + "__prefab": { + "__id__": 42 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 100, + "height": 100 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "dbSC7SzSRDgIabPK0bIFkL" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 40 + }, + "_enabled": true, + "__prefab": { + "__id__": 44 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_spriteFrame": null, + "_type": 0, + "_fillType": 0, + "_sizeMode": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_useGrayscale": false, + "_atlas": null, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "3c20xMt3lPtpyi9LIzKT89" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "17fEkJPhZCsJcYk61UTg2R", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "6", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 2 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 47 + }, + { + "__id__": 49 + } + ], + "_prefab": { + "__id__": 51 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 152.54002380371094, + "y": -212.08999633789062, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0.9510565106280241, + "w": -0.30901701181657376 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 0.9999999667241356, + "y": 1.0000001068630673, + "z": 1 + }, + "_mobility": 0, + "_layer": 33554432, + "_euler": { + "__type__": "cc.Vec3", + "x": -180, + "y": -180, + "z": -36.00000210151875 + }, + "_id": "" + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 46 + }, + "_enabled": true, + "__prefab": { + "__id__": 48 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 100, + "height": 100 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "25kWkYjPRNUYF1qd5e1N/m" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 46 + }, + "_enabled": true, + "__prefab": { + "__id__": 50 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_spriteFrame": null, + "_type": 0, + "_fillType": 0, + "_sizeMode": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_useGrayscale": false, + "_atlas": null, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "f7wluTNc1IIozku7UA6CK5" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "3adIACfkVC+qEuv9BKVAf4", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "7", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 2 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 53 + }, + { + "__id__": 55 + } + ], + "_prefab": { + "__id__": 57 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 250.13002014160156, + "y": -81.25, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0.8090169668185067, + "w": -0.5877852902206563 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 0.9999999698361619, + "y": 1.000000081780078, + "z": 1 + }, + "_mobility": 0, + "_layer": 33554432, + "_euler": { + "__type__": "cc.Vec3", + "x": -180, + "y": -180, + "z": -72.00000537225979 + }, + "_id": "" + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 52 + }, + "_enabled": true, + "__prefab": { + "__id__": 54 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 100, + "height": 100 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "29ChoLjbZGhquozy1070Ak" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 52 + }, + "_enabled": true, + "__prefab": { + "__id__": 56 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_spriteFrame": null, + "_type": 0, + "_fillType": 0, + "_sizeMode": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_useGrayscale": false, + "_atlas": null, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "f9PAutnLpGVZZH8CB1TjtK" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "70Qm8QIzBLsZElQNxIpw/L", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "8", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 2 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 59 + }, + { + "__id__": 61 + } + ], + "_prefab": { + "__id__": 63 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 252.1799774169922, + "y": 81.95999908447266, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": -0.5877852311763865, + "w": 0.8090170097166817 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 1.000000052720968, + "y": 0.9999999684053065, + "z": 1 + }, + "_mobility": 0, + "_layer": 33554432, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": -71.99999700905502 + }, + "_id": "" + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 58 + }, + "_enabled": true, + "__prefab": { + "__id__": 60 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 100, + "height": 100 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "e8jOgOlQJK9bg8klcKDiii" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 58 + }, + "_enabled": true, + "__prefab": { + "__id__": 62 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_spriteFrame": null, + "_type": 0, + "_fillType": 0, + "_sizeMode": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_useGrayscale": false, + "_atlas": null, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "84SMxLoohA3YAINIJgHaz/" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "83k0i1goJJQJwoke1cvTWf", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "9", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 2 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 65 + }, + { + "__id__": 67 + } + ], + "_prefab": { + "__id__": 69 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 157.89996337890625, + "y": 215.1999969482422, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": -0.30901696909078247, + "w": 0.9510565245104764 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 1.0000000499800366, + "y": 0.9999999667241356, + "z": 1 + }, + "_mobility": 0, + "_layer": 33554432, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": -35.99999695354396 + }, + "_id": "" + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 64 + }, + "_enabled": true, + "__prefab": { + "__id__": 66 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 100, + "height": 100 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "65Wp7wrXJIqIYMW6+8aZFE" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 64 + }, + "_enabled": true, + "__prefab": { + "__id__": 68 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_spriteFrame": null, + "_type": 0, + "_fillType": 0, + "_sizeMode": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_useGrayscale": false, + "_atlas": null, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "9f2qxnZ5RDM78vBFeaxyMg" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "6e4GQzavBKRrt5JH0TUK53", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 2 + }, + "_enabled": true, + "__prefab": { + "__id__": 71 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 1087, + "height": 1227 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.49770009199632015, + "y": 0.4539527302363488 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "3fXfGScH5PuLCpz3o+LOoE" + }, + { + "__type__": "sp.Skeleton", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 2 + }, + "_enabled": true, + "__prefab": { + "__id__": 73 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_skeletonData": { + "__uuid__": "5321c5a2-7473-436b-913c-39a871376ea0", + "__expectedType__": "sp.SkeletonData" + }, + "defaultSkin": "default", + "defaultAnimation": "", + "_premultipliedAlpha": true, + "_timeScale": 1, + "_preCacheMode": 0, + "_cacheMode": 0, + "_sockets": [ + { + "__id__": 74 + }, + { + "__id__": 75 + }, + { + "__id__": 76 + }, + { + "__id__": 77 + }, + { + "__id__": 78 + }, + { + "__id__": 79 + }, + { + "__id__": 80 + }, + { + "__id__": 81 + }, + { + "__id__": 82 + }, + { + "__id__": 83 + }, + { + "__id__": 84 + } + ], + "_useTint": false, + "_debugMesh": false, + "_debugBones": false, + "_debugSlots": false, + "_enableBatch": false, + "loop": false, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "8226T1cTVAupxKTB4Id9pT" + }, + { + "__type__": "sp.Skeleton.SpineSocket", + "path": "root/pivot/spin-button", + "target": { + "__id__": 3 + } + }, + { + "__type__": "sp.Skeleton.SpineSocket", + "path": "root/pivot/wheel/slot01", + "target": { + "__id__": 10 + } + }, + { + "__type__": "sp.Skeleton.SpineSocket", + "path": "root/pivot/wheel/slot02", + "target": { + "__id__": 16 + } + }, + { + "__type__": "sp.Skeleton.SpineSocket", + "path": "root/pivot/wheel/slot03", + "target": { + "__id__": 22 + } + }, + { + "__type__": "sp.Skeleton.SpineSocket", + "path": "root/pivot/wheel/slot04", + "target": { + "__id__": 28 + } + }, + { + "__type__": "sp.Skeleton.SpineSocket", + "path": "root/pivot/wheel/slot05", + "target": { + "__id__": 34 + } + }, + { + "__type__": "sp.Skeleton.SpineSocket", + "path": "root/pivot/wheel/slot06", + "target": { + "__id__": 40 + } + }, + { + "__type__": "sp.Skeleton.SpineSocket", + "path": "root/pivot/wheel/slot07", + "target": { + "__id__": 46 + } + }, + { + "__type__": "sp.Skeleton.SpineSocket", + "path": "root/pivot/wheel/slot08", + "target": { + "__id__": 52 + } + }, + { + "__type__": "sp.Skeleton.SpineSocket", + "path": "root/pivot/wheel/slot09", + "target": { + "__id__": 58 + } + }, + { + "__type__": "sp.Skeleton.SpineSocket", + "path": "root/pivot/wheel/slot10", + "target": { + "__id__": 64 + } + }, + { + "__type__": "88095558MdN+qsTqyxCx1uE", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 2 + }, + "_enabled": true, + "__prefab": { + "__id__": 86 + }, + "ignoreTimeScale": true, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "ccud0jPX9HhZ0RXAeaTraU" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "4eKa5HpuZFgZ2w3lnajqwx", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1 + }, + "_enabled": true, + "__prefab": { + "__id__": 89 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 100, + "height": 100 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "2ewVJ+TxJJTZsIa00FK3lP" + }, + { + "__type__": "b2937Y+5yVLE4z8uGa84ZqS", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1 + }, + "_enabled": true, + "__prefab": { + "__id__": 91 + }, + "skeleton": { + "__id__": 72 + }, + "_flipX": false, + "_flipY": false, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "a9VmuHLrlN9bRYbiTb6+t+" + }, + { + "__type__": "622abV46O1PZrVI1/yDTGnU", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1 + }, + "_enabled": true, + "__prefab": { + "__id__": 93 + }, + "animationHandler": { + "__id__": 90 + }, + "spineRoot": { + "__id__": 2 + }, + "wheelBoneName": "wheel", + "speed": 3, + "spinCurve": { + "__id__": 94 + }, + "sprites": [ + { + "__id__": 13 + }, + { + "__id__": 19 + }, + { + "__id__": 25 + }, + { + "__id__": 31 + }, + { + "__id__": 37 + }, + { + "__id__": 43 + }, + { + "__id__": 49 + }, + { + "__id__": 55 + }, + { + "__id__": 61 + }, + { + "__id__": 67 + } + ], + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "a4rgPw2MBEJ541lwZAr5BW" + }, + { + "__type__": "cc.RealCurve", + "_times": [ + 0, + 0.8, + 1 + ], + "_values": [ + { + "__type__": "cc.RealKeyframeValue", + "interpolationMode": 2, + "tangentWeightMode": 0, + "value": 1, + "rightTangent": -2, + "rightTangentWeight": 0.5962847939999439, + "leftTangent": -2, + "leftTangentWeight": 1, + "easingMethod": 0, + "__editorExtras__": null + }, + { + "__type__": "cc.RealKeyframeValue", + "interpolationMode": 2, + "tangentWeightMode": 0, + "value": -0.005, + "rightTangent": -0.01998845001095775, + "rightTangentWeight": 0.06667998327447101, + "leftTangent": -0.01998845001095775, + "leftTangentWeight": 0.2667199330978841, + "easingMethod": 0, + "__editorExtras__": null + }, + { + "__type__": "cc.RealKeyframeValue", + "interpolationMode": 2, + "tangentWeightMode": 0, + "value": 0, + "rightTangent": 0, + "rightTangentWeight": 1, + "leftTangent": 0, + "leftTangentWeight": 0.06666666666666665, + "easingMethod": 0, + "__editorExtras__": null + } + ], + "preExtrapolation": 1, + "postExtrapolation": 1 + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "b0CgrEZDdPP6qjRGc5LHCx", + "instance": null, + "targetOverrides": null + } +] \ No newline at end of file diff --git a/assets/_Game/Prefabs/Gacha/Lucky_Wheel.prefab.meta b/assets/_Game/Prefabs/Gacha/Lucky_Wheel.prefab.meta new file mode 100644 index 0000000..7ed417f --- /dev/null +++ b/assets/_Game/Prefabs/Gacha/Lucky_Wheel.prefab.meta @@ -0,0 +1,13 @@ +{ + "ver": "1.1.50", + "importer": "prefab", + "imported": true, + "uuid": "624d1fb0-782f-48f7-8864-9e1db2dc8483", + "files": [ + ".json" + ], + "subMetas": {}, + "userData": { + "syncNodeName": "Lucky_Wheel" + } +} diff --git a/assets/_Game/Prefabs/Label.prefab b/assets/_Game/Prefabs/Label.prefab index 54917b7..b6590c7 100644 --- a/assets/_Game/Prefabs/Label.prefab +++ b/assets/_Game/Prefabs/Label.prefab @@ -92,7 +92,7 @@ }, "_lpos": { "__type__": "cc.Vec3", - "x": 30.310546875, + "x": 46.12109375, "y": 0, "z": 0 }, @@ -207,7 +207,7 @@ "_alignFlags": 34, "_target": null, "_left": 20.619999999999997, - "_right": -40, + "_right": -45, "_top": 0, "_bottom": 0, "_horizontalCenter": 0, @@ -255,7 +255,7 @@ }, "_contentSize": { "__type__": "cc.Size", - "width": 60.62109375, + "width": 82.2421875, "height": 54.4 }, "_anchorPoint": { @@ -291,7 +291,7 @@ "b": 0, "a": 255 }, - "_string": "+10", + "_string": "+100", "_horizontalAlign": 1, "_verticalAlign": 1, "_actualFontSize": 40, diff --git a/assets/_Game/Scenes/Default-theme.scene b/assets/_Game/Scenes/Default-theme.scene index 7606e4d..7201e7b 100644 --- a/assets/_Game/Scenes/Default-theme.scene +++ b/assets/_Game/Scenes/Default-theme.scene @@ -29,7 +29,7 @@ "_active": true, "_components": [], "_prefab": { - "__id__": 1229 + "__id__": 1281 }, "_lpos": { "__type__": "cc.Vec3", @@ -60,7 +60,7 @@ }, "autoReleaseAssets": false, "_globals": { - "__id__": 1234 + "__id__": 1294 }, "_id": "aa17106a-0b45-4280-a91c-9650d0c417b3" }, @@ -317,26 +317,26 @@ "__id__": 16 }, { - "__id__": 1224 + "__id__": 1276 } ], "_active": true, "_components": [ { - "__id__": 1226 + "__id__": 1278 }, { - "__id__": 1227 + "__id__": 1279 }, { - "__id__": 1228 + "__id__": 1280 } ], "_prefab": null, "_lpos": { "__type__": "cc.Vec3", "x": 540, - "y": 1169.9999999999995, + "y": 1169.9999999999998, "z": 0 }, "_lrot": { @@ -387,7 +387,7 @@ "_lpos": { "__type__": "cc.Vec3", "x": 0, - "y": 2.2737367544323206e-13, + "y": 0, "z": 1000 }, "_lrot": { @@ -427,7 +427,7 @@ "_priority": 0, "_fov": 45, "_fovAxis": 0, - "_orthoHeight": 1169.9999999999998, + "_orthoHeight": 1170, "_near": 0, "_far": 2000, "_color": { @@ -613,37 +613,37 @@ "__id__": 138 }, { - "__id__": 653 + "__id__": 701 }, { - "__id__": 728 + "__id__": 776 }, { - "__id__": 790 + "__id__": 838 }, { - "__id__": 795 + "__id__": 843 }, { - "__id__": 933 + "__id__": 985 }, { - "__id__": 936 + "__id__": 988 }, { - "__id__": 938 + "__id__": 990 }, { - "__id__": 1210 + "__id__": 1262 } ], "_active": true, "_components": [ { - "__id__": 1222 + "__id__": 1274 }, { - "__id__": 1223 + "__id__": 1275 } ], "_prefab": null, @@ -8116,7 +8116,7 @@ "__id__": 239 }, { - "__id__": 647 + "__id__": 695 } ], "_prefab": null, @@ -8532,7 +8532,7 @@ "_minAngle": 10, "_maxAngle": 170, "_soundFx": { - "__id__": 647 + "__id__": 695 }, "_goalSound": { "__uuid__": "4ce9d2c6-98c5-4d05-94af-70193bb795fe", @@ -8548,19 +8548,19 @@ }, "_rewards": [ { - "__id__": 648 + "__id__": 696 }, { - "__id__": 649 + "__id__": 697 }, { - "__id__": 650 + "__id__": 698 }, { - "__id__": 651 + "__id__": 699 }, { - "__id__": 652 + "__id__": 700 } ], "_id": "e5qVdeXFZOu6/MatkdDEG6" @@ -8577,10 +8577,10 @@ "_active": true, "_components": [ { - "__id__": 645 + "__id__": 693 }, { - "__id__": 646 + "__id__": 694 } ], "_prefab": null, @@ -8626,22 +8626,22 @@ "__id__": 240 }, { - "__id__": 580 + "__id__": 628 } ], "_active": true, "_components": [ { - "__id__": 641 + "__id__": 689 }, { - "__id__": 642 + "__id__": 690 }, { - "__id__": 643 + "__id__": 691 }, { - "__id__": 644 + "__id__": 692 } ], "_prefab": null, @@ -8684,10 +8684,10 @@ }, "_children": [ { - "__id__": 630 + "__id__": 678 }, { - "__id__": 634 + "__id__": 682 }, { "__id__": 241 @@ -8696,13 +8696,13 @@ "_active": true, "_components": [ { - "__id__": 638 + "__id__": 686 }, { - "__id__": 639 + "__id__": 687 }, { - "__id__": 640 + "__id__": 688 } ], "_prefab": null, @@ -8748,22 +8748,22 @@ "__id__": 242 }, { - "__id__": 593 + "__id__": 641 }, { - "__id__": 584 + "__id__": 632 }, { - "__id__": 615 + "__id__": 663 } ], "_active": true, "_components": [ { - "__id__": 628 + "__id__": 676 }, { - "__id__": 629 + "__id__": 677 } ], "_prefab": null, @@ -8806,25 +8806,25 @@ }, "_children": [ { - "__id__": 465 + "__id__": 513 }, { "__id__": 243 }, { - "__id__": 546 + "__id__": 594 } ], "_active": true, "_components": [ { - "__id__": 576 + "__id__": 624 }, { - "__id__": 577 + "__id__": 625 }, { - "__id__": 578 + "__id__": 626 } ], "_prefab": null, @@ -8874,18 +8874,21 @@ }, { "__id__": 244 + }, + { + "__id__": 462 } ], "_active": true, "_components": [ { - "__id__": 462 + "__id__": 510 }, { - "__id__": 463 + "__id__": 511 }, { - "__id__": 464 + "__id__": 512 } ], "_prefab": null, @@ -12091,6 +12094,830 @@ }, "_id": "a2VeBOPQdNIJ03wdHnez8a" }, + { + "__type__": "cc.Node", + "_name": "GachaPanel", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 245 + }, + "_children": [ + { + "__id__": 463 + } + ], + "_active": true, + "_components": [ + { + "__id__": 501 + }, + { + "__id__": 502 + } + ], + "_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": "0eVRF2V/ZIqrZUB0M6O85W" + }, + { + "__type__": "cc.Node", + "_name": "Container", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 462 + }, + "_children": [ + { + "__id__": 464 + }, + { + "__id__": 467 + }, + { + "__id__": 475 + }, + { + "__id__": 483 + }, + { + "__id__": 491 + } + ], + "_active": true, + "_components": [ + { + "__id__": 499 + }, + { + "__id__": 500 + } + ], + "_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": "dbB2mh9FpEQpL6pKAebNGT" + }, + { + "__type__": "cc.Node", + "_name": "BG", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 463 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 465 + }, + { + "__id__": 466 + } + ], + "_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": "34a0tzHfFLm5gU9wZ5grjt" + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 464 + }, + "_enabled": true, + "__prefab": null, + "_contentSize": { + "__type__": "cc.Size", + "width": 10000, + "height": 10000 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "69JplJVgZAtYhlH1ljrEen" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 464 + }, + "_enabled": true, + "__prefab": null, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 150 + }, + "_spriteFrame": { + "__uuid__": "7d8f9b89-4fd1-4c9f-a3ab-38ec7cded7ca@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": "90q6R3q+5PvYObYPnog/Tm" + }, + { + "__type__": "cc.Node", + "_objFlags": 0, + "_parent": { + "__id__": 463 + }, + "_prefab": { + "__id__": 468 + }, + "__editorExtras__": {} + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 467 + }, + "asset": { + "__uuid__": "95970f5f-8dce-493c-8996-6e3965a2fd9f", + "__expectedType__": "cc.Prefab" + }, + "fileId": "244TXoUqdKA4qqvhPODAbd", + "instance": { + "__id__": 469 + }, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.PrefabInstance", + "fileId": "b7F0KgKCRFQ6IbxsuFzsRo", + "prefabRootNode": null, + "mountedChildren": [], + "mountedComponents": [], + "propertyOverrides": [ + { + "__id__": 470 + }, + { + "__id__": 472 + }, + { + "__id__": 473 + }, + { + "__id__": 474 + } + ], + "removedComponents": [] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 471 + }, + "propertyPath": [ + "_name" + ], + "value": "Flip_Card" + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "244TXoUqdKA4qqvhPODAbd" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 471 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 471 + }, + "propertyPath": [ + "_lrot" + ], + "value": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 471 + }, + "propertyPath": [ + "_euler" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + } + }, + { + "__type__": "cc.Node", + "_objFlags": 0, + "_parent": { + "__id__": 463 + }, + "_prefab": { + "__id__": 476 + }, + "__editorExtras__": {} + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 475 + }, + "asset": { + "__uuid__": "5daa0690-4b3e-4026-b745-0b0420095ef2", + "__expectedType__": "cc.Prefab" + }, + "fileId": "ec0xxH/etG0KDLbW0fRRht", + "instance": { + "__id__": 477 + }, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.PrefabInstance", + "fileId": "9fP38HO15E+JmzXdatTXGD", + "prefabRootNode": null, + "mountedChildren": [], + "mountedComponents": [], + "propertyOverrides": [ + { + "__id__": 478 + }, + { + "__id__": 480 + }, + { + "__id__": 481 + }, + { + "__id__": 482 + } + ], + "removedComponents": [] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 479 + }, + "propertyPath": [ + "_name" + ], + "value": "Lucky_Chain" + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "ec0xxH/etG0KDLbW0fRRht" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 479 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 479 + }, + "propertyPath": [ + "_lrot" + ], + "value": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 479 + }, + "propertyPath": [ + "_euler" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + } + }, + { + "__type__": "cc.Node", + "_objFlags": 0, + "_parent": { + "__id__": 463 + }, + "_prefab": { + "__id__": 484 + }, + "__editorExtras__": {} + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 483 + }, + "asset": { + "__uuid__": "f1071cf2-53d2-46b0-8fa4-c95b17f8e622", + "__expectedType__": "cc.Prefab" + }, + "fileId": "d8nEtFnupHxp1DyuqkemXx", + "instance": { + "__id__": 485 + }, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.PrefabInstance", + "fileId": "7e2c3v/hNGPJxz46WBcGLT", + "prefabRootNode": null, + "mountedChildren": [], + "mountedComponents": [], + "propertyOverrides": [ + { + "__id__": 486 + }, + { + "__id__": 488 + }, + { + "__id__": 489 + }, + { + "__id__": 490 + } + ], + "removedComponents": [] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 487 + }, + "propertyPath": [ + "_name" + ], + "value": "Lucky_Chest" + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "d8nEtFnupHxp1DyuqkemXx" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 487 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 487 + }, + "propertyPath": [ + "_lrot" + ], + "value": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 487 + }, + "propertyPath": [ + "_euler" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + } + }, + { + "__type__": "cc.Node", + "_objFlags": 0, + "_parent": { + "__id__": 463 + }, + "_prefab": { + "__id__": 492 + }, + "__editorExtras__": {} + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 491 + }, + "asset": { + "__uuid__": "624d1fb0-782f-48f7-8864-9e1db2dc8483", + "__expectedType__": "cc.Prefab" + }, + "fileId": "b0CgrEZDdPP6qjRGc5LHCx", + "instance": { + "__id__": 493 + }, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.PrefabInstance", + "fileId": "35H1Sge2JJH6f9pCI8tu7H", + "prefabRootNode": null, + "mountedChildren": [], + "mountedComponents": [], + "propertyOverrides": [ + { + "__id__": 494 + }, + { + "__id__": 496 + }, + { + "__id__": 497 + }, + { + "__id__": 498 + } + ], + "removedComponents": [] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 495 + }, + "propertyPath": [ + "_name" + ], + "value": "Lucky_Wheel" + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "b0CgrEZDdPP6qjRGc5LHCx" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 495 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 495 + }, + "propertyPath": [ + "_lrot" + ], + "value": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 495 + }, + "propertyPath": [ + "_euler" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + } + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 463 + }, + "_enabled": true, + "__prefab": null, + "_contentSize": { + "__type__": "cc.Size", + "width": 100, + "height": 100 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "4b8wKnnsZIYbv4WXCrPLvY" + }, + { + "__type__": "cc.UIOpacity", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 463 + }, + "_enabled": true, + "__prefab": null, + "_opacity": 0, + "_id": "4cyxqvJOhD97HEceKthJtx" + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 462 + }, + "_enabled": true, + "__prefab": null, + "_contentSize": { + "__type__": "cc.Size", + "width": 10000, + "height": 10000 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "feTbU1vstGoLfijd/ExvtV" + }, + { + "__type__": "d0041IdpjlOBYN2eU4MRIu8", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 462 + }, + "_enabled": true, + "__prefab": null, + "gachaId": "", + "container": { + "__id__": 500 + }, + "floatingScoreFactory": { + "__id__": 6 + }, + "gachas": [ + { + "__id__": 503 + }, + { + "__id__": 504 + }, + { + "__id__": 505 + }, + { + "__id__": 506 + } + ], + "rewards": [ + { + "__id__": 507 + }, + { + "__id__": 508 + }, + { + "__id__": 509 + } + ], + "_id": "76CweDdiFG1p7anJDbs9ph" + }, + { + "__type__": "Gacha", + "id": "GLC", + "type": 3, + "gacha": null + }, + { + "__type__": "Gacha", + "id": "GLC", + "type": 2, + "gacha": null + }, + { + "__type__": "Gacha", + "id": "GFC", + "type": 0, + "gacha": null + }, + { + "__type__": "Gacha", + "id": "GLW", + "type": 1, + "gacha": null + }, + { + "__type__": "RewardConfig", + "id": "R1", + "type": 0, + "icon": { + "__uuid__": "5b5a3073-f986-4350-9ef0-e1fddb56a494@f9941", + "__expectedType__": "cc.SpriteFrame" + }, + "quantity": 300 + }, + { + "__type__": "RewardConfig", + "id": "R2", + "type": 1, + "icon": { + "__uuid__": "f7bd5166-9d5f-4d43-a3d3-58ae9a4957fc@f9941", + "__expectedType__": "cc.SpriteFrame" + }, + "quantity": 10 + }, + { + "__type__": "RewardConfig", + "id": "R3", + "type": 2, + "icon": { + "__uuid__": "461cbbbe-573a-4553-9ddc-f8723c11206a@f9941", + "__expectedType__": "cc.SpriteFrame" + }, + "quantity": 1 + }, { "__type__": "cc.UITransform", "_name": "", @@ -12169,22 +12996,22 @@ }, "_children": [ { - "__id__": 466 + "__id__": 514 }, { - "__id__": 469 + "__id__": 517 } ], "_active": false, "_components": [ { - "__id__": 539 + "__id__": 587 }, { - "__id__": 540 + "__id__": 588 }, { - "__id__": 541 + "__id__": 589 } ], "_prefab": null, @@ -12223,16 +13050,16 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 465 + "__id__": 513 }, "_children": [], "_active": true, "_components": [ { - "__id__": 467 + "__id__": 515 }, { - "__id__": 468 + "__id__": 516 } ], "_prefab": null, @@ -12271,7 +13098,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 466 + "__id__": 514 }, "_enabled": true, "__prefab": null, @@ -12293,7 +13120,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 466 + "__id__": 514 }, "_enabled": true, "__prefab": null, @@ -12332,29 +13159,29 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 465 + "__id__": 513 }, "_children": [ { - "__id__": 470 + "__id__": 518 }, { - "__id__": 474 + "__id__": 522 }, { - "__id__": 517 + "__id__": 565 }, { - "__id__": 529 + "__id__": 577 } ], "_active": true, "_components": [ { - "__id__": 537 + "__id__": 585 }, { - "__id__": 538 + "__id__": 586 } ], "_prefab": null, @@ -12393,19 +13220,19 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 469 + "__id__": 517 }, "_children": [], "_active": true, "_components": [ { - "__id__": 471 + "__id__": 519 }, { - "__id__": 472 + "__id__": 520 }, { - "__id__": 473 + "__id__": 521 } ], "_prefab": null, @@ -12444,7 +13271,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 470 + "__id__": 518 }, "_enabled": true, "__prefab": null, @@ -12466,7 +13293,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 470 + "__id__": 518 }, "_enabled": true, "__prefab": null, @@ -12531,7 +13358,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 470 + "__id__": 518 }, "_enabled": true, "__prefab": null, @@ -12561,26 +13388,26 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 469 + "__id__": 517 }, "_children": [ { - "__id__": 475 + "__id__": 523 } ], "_active": true, "_components": [ { - "__id__": 513 + "__id__": 561 }, { - "__id__": 514 + "__id__": 562 }, { - "__id__": 515 + "__id__": 563 }, { - "__id__": 516 + "__id__": 564 } ], "_prefab": null, @@ -12619,26 +13446,26 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 474 + "__id__": 522 }, "_children": [ { - "__id__": 476 + "__id__": 524 } ], "_active": true, "_components": [ { - "__id__": 509 + "__id__": 557 }, { - "__id__": 510 + "__id__": 558 }, { - "__id__": 511 + "__id__": 559 }, { - "__id__": 512 + "__id__": 560 } ], "_prefab": null, @@ -12677,23 +13504,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 475 + "__id__": 523 }, "_children": [ { - "__id__": 477 + "__id__": 525 }, { - "__id__": 485 + "__id__": 533 } ], "_active": true, "_components": [ { - "__id__": 507 + "__id__": 555 }, { - "__id__": 508 + "__id__": 556 } ], "_prefab": null, @@ -12730,17 +13557,17 @@ "__type__": "cc.Node", "_objFlags": 0, "_parent": { - "__id__": 476 + "__id__": 524 }, "_prefab": { - "__id__": 478 + "__id__": 526 }, "__editorExtras__": {} }, { "__type__": "cc.PrefabInfo", "root": { - "__id__": 477 + "__id__": 525 }, "asset": { "__uuid__": "44541b9d-0cbe-4e00-8819-64b15d93dea7", @@ -12748,7 +13575,7 @@ }, "fileId": "f9uSHaj7BMlIwLhcEY9s8R", "instance": { - "__id__": 479 + "__id__": 527 }, "targetOverrides": null }, @@ -12760,16 +13587,16 @@ "mountedComponents": [], "propertyOverrides": [ { - "__id__": 480 + "__id__": 528 }, { - "__id__": 482 + "__id__": 530 }, { - "__id__": 483 + "__id__": 531 }, { - "__id__": 484 + "__id__": 532 } ], "removedComponents": [] @@ -12777,7 +13604,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 481 + "__id__": 529 }, "propertyPath": [ "_name" @@ -12793,7 +13620,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 481 + "__id__": 529 }, "propertyPath": [ "_lpos" @@ -12808,7 +13635,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 481 + "__id__": 529 }, "propertyPath": [ "_lrot" @@ -12824,7 +13651,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 481 + "__id__": 529 }, "propertyPath": [ "_euler" @@ -12842,29 +13669,29 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 476 + "__id__": 524 }, "_children": [ { - "__id__": 486 + "__id__": 534 }, { - "__id__": 496 + "__id__": 544 }, { - "__id__": 500 + "__id__": 548 } ], "_active": true, "_components": [ { - "__id__": 504 + "__id__": 552 }, { - "__id__": 505 + "__id__": 553 }, { - "__id__": 506 + "__id__": 554 } ], "_prefab": null, @@ -12903,23 +13730,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 485 + "__id__": 533 }, "_children": [ { - "__id__": 487 + "__id__": 535 }, { - "__id__": 490 + "__id__": 538 } ], "_active": false, "_components": [ { - "__id__": 494 + "__id__": 542 }, { - "__id__": 495 + "__id__": 543 } ], "_prefab": null, @@ -12958,16 +13785,16 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 486 + "__id__": 534 }, "_children": [], "_active": true, "_components": [ { - "__id__": 488 + "__id__": 536 }, { - "__id__": 489 + "__id__": 537 } ], "_prefab": null, @@ -13006,7 +13833,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 487 + "__id__": 535 }, "_enabled": true, "__prefab": null, @@ -13028,7 +13855,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 487 + "__id__": 535 }, "_enabled": true, "__prefab": null, @@ -13067,19 +13894,19 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 486 + "__id__": 534 }, "_children": [], "_active": true, "_components": [ { - "__id__": 491 + "__id__": 539 }, { - "__id__": 492 + "__id__": 540 }, { - "__id__": 493 + "__id__": 541 } ], "_prefab": null, @@ -13118,7 +13945,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 490 + "__id__": 538 }, "_enabled": true, "__prefab": null, @@ -13140,7 +13967,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 490 + "__id__": 538 }, "_enabled": true, "__prefab": null, @@ -13205,7 +14032,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 490 + "__id__": 538 }, "_enabled": true, "__prefab": null, @@ -13235,7 +14062,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 486 + "__id__": 534 }, "_enabled": true, "__prefab": null, @@ -13257,7 +14084,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 486 + "__id__": 534 }, "_enabled": true, "__prefab": null, @@ -13287,19 +14114,19 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 485 + "__id__": 533 }, "_children": [], "_active": true, "_components": [ { - "__id__": 497 + "__id__": 545 }, { - "__id__": 498 + "__id__": 546 }, { - "__id__": 499 + "__id__": 547 } ], "_prefab": null, @@ -13338,7 +14165,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 496 + "__id__": 544 }, "_enabled": true, "__prefab": null, @@ -13360,7 +14187,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 496 + "__id__": 544 }, "_enabled": true, "__prefab": null, @@ -13425,7 +14252,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 496 + "__id__": 544 }, "_enabled": true, "__prefab": null, @@ -13455,19 +14282,19 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 485 + "__id__": 533 }, "_children": [], "_active": true, "_components": [ { - "__id__": 501 + "__id__": 549 }, { - "__id__": 502 + "__id__": 550 }, { - "__id__": 503 + "__id__": 551 } ], "_prefab": null, @@ -13506,7 +14333,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 500 + "__id__": 548 }, "_enabled": true, "__prefab": null, @@ -13528,7 +14355,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 500 + "__id__": 548 }, "_enabled": true, "__prefab": null, @@ -13593,7 +14420,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 500 + "__id__": 548 }, "_enabled": true, "__prefab": null, @@ -13623,7 +14450,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 485 + "__id__": 533 }, "_enabled": true, "__prefab": null, @@ -13645,7 +14472,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 485 + "__id__": 533 }, "_enabled": true, "__prefab": null, @@ -13684,18 +14511,18 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 485 + "__id__": 533 }, "_enabled": true, "__prefab": null, "_bg": { - "__id__": 505 + "__id__": 553 }, "_scoreText": { - "__id__": 502 + "__id__": 550 }, "_topText": { - "__id__": 492 + "__id__": 540 }, "_highLightColor": { "__type__": "cc.Color", @@ -13712,7 +14539,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 476 + "__id__": 524 }, "_enabled": true, "__prefab": null, @@ -13734,7 +14561,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 476 + "__id__": 524 }, "_enabled": true, "__prefab": null, @@ -13766,7 +14593,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 475 + "__id__": 523 }, "_enabled": true, "__prefab": null, @@ -13788,7 +14615,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 475 + "__id__": 523 }, "_enabled": true, "__prefab": null, @@ -13804,7 +14631,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 475 + "__id__": 523 }, "_enabled": true, "__prefab": null, @@ -13844,7 +14671,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 475 + "__id__": 523 }, "_enabled": true, "__prefab": null, @@ -13874,7 +14701,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 474 + "__id__": 522 }, "_enabled": true, "__prefab": null, @@ -13896,7 +14723,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 474 + "__id__": 522 }, "_enabled": false, "__prefab": null, @@ -13935,7 +14762,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 474 + "__id__": 522 }, "_enabled": true, "__prefab": null, @@ -13948,7 +14775,7 @@ "cancelInnerEvents": true, "scrollEvents": [], "_content": { - "__id__": 476 + "__id__": 524 }, "_horizontalScrollBar": null, "_verticalScrollBar": null, @@ -13960,7 +14787,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 474 + "__id__": 522 }, "_enabled": true, "__prefab": null, @@ -13990,29 +14817,29 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 469 + "__id__": 517 }, "_children": [ { - "__id__": 518 + "__id__": 566 }, { - "__id__": 521 + "__id__": 569 } ], "_active": true, "_components": [ { - "__id__": 524 + "__id__": 572 }, { - "__id__": 525 + "__id__": 573 }, { - "__id__": 526 + "__id__": 574 }, { - "__id__": 528 + "__id__": 576 } ], "_prefab": null, @@ -14051,16 +14878,16 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 517 + "__id__": 565 }, "_children": [], "_active": true, "_components": [ { - "__id__": 519 + "__id__": 567 }, { - "__id__": 520 + "__id__": 568 } ], "_prefab": null, @@ -14099,7 +14926,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 518 + "__id__": 566 }, "_enabled": true, "__prefab": null, @@ -14121,7 +14948,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 518 + "__id__": 566 }, "_enabled": true, "__prefab": null, @@ -14186,16 +15013,16 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 517 + "__id__": 565 }, "_children": [], "_active": true, "_components": [ { - "__id__": 522 + "__id__": 570 }, { - "__id__": 523 + "__id__": 571 } ], "_prefab": null, @@ -14234,7 +15061,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 521 + "__id__": 569 }, "_enabled": true, "__prefab": null, @@ -14256,7 +15083,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 521 + "__id__": 569 }, "_enabled": true, "__prefab": null, @@ -14295,7 +15122,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 517 + "__id__": 565 }, "_enabled": true, "__prefab": null, @@ -14317,7 +15144,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 517 + "__id__": 565 }, "_enabled": true, "__prefab": null, @@ -14356,13 +15183,13 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 517 + "__id__": 565 }, "_enabled": true, "__prefab": null, "clickEvents": [ { - "__id__": 527 + "__id__": 575 } ], "_interactable": true, @@ -14405,14 +15232,14 @@ "_duration": 0.1, "_zoomScale": 1.2, "_target": { - "__id__": 517 + "__id__": 565 }, "_id": "83tN1zwmxCxI7aJ2ug7LTQ" }, { "__type__": "cc.ClickEvent", "target": { - "__id__": 465 + "__id__": 513 }, "component": "", "_componentId": "c5e2dm0qXVOuKP1ju7uyMtJ", @@ -14425,7 +15252,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 517 + "__id__": 565 }, "_enabled": true, "__prefab": null, @@ -14455,23 +15282,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 469 + "__id__": 517 }, "_children": [ { - "__id__": 530 + "__id__": 578 } ], "_active": true, "_components": [ { - "__id__": 533 + "__id__": 581 }, { - "__id__": 534 + "__id__": 582 }, { - "__id__": 536 + "__id__": 584 } ], "_prefab": null, @@ -14510,16 +15337,16 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 529 + "__id__": 577 }, "_children": [], "_active": true, "_components": [ { - "__id__": 531 + "__id__": 579 }, { - "__id__": 532 + "__id__": 580 } ], "_prefab": null, @@ -14558,7 +15385,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 530 + "__id__": 578 }, "_enabled": true, "__prefab": null, @@ -14580,7 +15407,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 530 + "__id__": 578 }, "_enabled": true, "__prefab": null, @@ -14645,7 +15472,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 529 + "__id__": 577 }, "_enabled": true, "__prefab": null, @@ -14667,13 +15494,13 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 529 + "__id__": 577 }, "_enabled": true, "__prefab": null, "clickEvents": [ { - "__id__": 535 + "__id__": 583 } ], "_interactable": true, @@ -14725,14 +15552,14 @@ "_duration": 0.1, "_zoomScale": 1.2, "_target": { - "__id__": 529 + "__id__": 577 }, "_id": "05kavv3MFKp4R9iVYAgcDb" }, { "__type__": "cc.ClickEvent", "target": { - "__id__": 465 + "__id__": 513 }, "component": "", "_componentId": "c5e2dm0qXVOuKP1ju7uyMtJ", @@ -14745,7 +15572,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 529 + "__id__": 577 }, "_enabled": true, "__prefab": null, @@ -14775,7 +15602,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 469 + "__id__": 517 }, "_enabled": true, "__prefab": null, @@ -14797,7 +15624,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 469 + "__id__": 517 }, "_enabled": true, "__prefab": null, @@ -14836,7 +15663,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 465 + "__id__": 513 }, "_enabled": true, "__prefab": null, @@ -14858,7 +15685,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 465 + "__id__": 513 }, "_enabled": true, "__prefab": null, @@ -14888,22 +15715,22 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 465 + "__id__": 513 }, "_enabled": true, "__prefab": null, "topScore": null, "yourScore": { - "__id__": 502 + "__id__": 550 }, "_ticketMinus": { - "__id__": 520 + "__id__": 568 }, "_buyTicketBtn": { - "__id__": 517 + "__id__": 565 }, "_quitBtn": { - "__id__": 529 + "__id__": 577 }, "_scoreUI": { "__id__": 240 @@ -14920,17 +15747,17 @@ "__expectedType__": "cc.AudioClip" }, "_starSpeedCurve": { - "__id__": 542 + "__id__": 590 }, "_starScaleCurve": { - "__id__": 544 + "__id__": 592 }, "_id": "bbcyvzebBDsJfOOH9VNeON" }, { "__type__": "cc.AnimationCurve", "_curve": { - "__id__": 543 + "__id__": 591 } }, { @@ -14971,7 +15798,7 @@ { "__type__": "cc.AnimationCurve", "_curve": { - "__id__": 545 + "__id__": 593 } }, { @@ -15032,19 +15859,19 @@ }, "_children": [ { - "__id__": 547 + "__id__": 595 } ], "_active": false, "_components": [ { - "__id__": 573 + "__id__": 621 }, { - "__id__": 574 + "__id__": 622 }, { - "__id__": 575 + "__id__": 623 } ], "_prefab": null, @@ -15083,32 +15910,32 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 546 + "__id__": 594 }, "_children": [ { - "__id__": 548 + "__id__": 596 } ], "_active": true, "_components": [ { - "__id__": 567 + "__id__": 615 }, { - "__id__": 568 + "__id__": 616 }, { - "__id__": 569 + "__id__": 617 }, { - "__id__": 570 + "__id__": 618 }, { - "__id__": 571 + "__id__": 619 }, { - "__id__": 572 + "__id__": 620 } ], "_prefab": null, @@ -15147,29 +15974,29 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 547 + "__id__": 595 }, "_children": [ { - "__id__": 549 + "__id__": 597 }, { - "__id__": 553 + "__id__": 601 }, { - "__id__": 556 + "__id__": 604 }, { - "__id__": 559 + "__id__": 607 } ], "_active": true, "_components": [ { - "__id__": 565 + "__id__": 613 }, { - "__id__": 566 + "__id__": 614 } ], "_prefab": null, @@ -15208,19 +16035,19 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 548 + "__id__": 596 }, "_children": [], "_active": true, "_components": [ { - "__id__": 550 + "__id__": 598 }, { - "__id__": 551 + "__id__": 599 }, { - "__id__": 552 + "__id__": 600 } ], "_prefab": null, @@ -15259,7 +16086,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 549 + "__id__": 597 }, "_enabled": true, "__prefab": null, @@ -15281,7 +16108,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 549 + "__id__": 597 }, "_enabled": true, "__prefab": null, @@ -15320,7 +16147,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 549 + "__id__": 597 }, "_enabled": true, "__prefab": null, @@ -15350,16 +16177,16 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 548 + "__id__": 596 }, "_children": [], "_active": true, "_components": [ { - "__id__": 554 + "__id__": 602 }, { - "__id__": 555 + "__id__": 603 } ], "_prefab": null, @@ -15398,7 +16225,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 553 + "__id__": 601 }, "_enabled": true, "__prefab": null, @@ -15420,7 +16247,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 553 + "__id__": 601 }, "_enabled": true, "__prefab": null, @@ -15459,16 +16286,16 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 548 + "__id__": 596 }, "_children": [], "_active": true, "_components": [ { - "__id__": 557 + "__id__": 605 }, { - "__id__": 558 + "__id__": 606 } ], "_prefab": null, @@ -15507,7 +16334,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 556 + "__id__": 604 }, "_enabled": true, "__prefab": null, @@ -15529,7 +16356,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 556 + "__id__": 604 }, "_enabled": true, "__prefab": null, @@ -15568,22 +16395,22 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 548 + "__id__": 596 }, "_children": [], "_active": true, "_components": [ { - "__id__": 560 + "__id__": 608 }, { - "__id__": 561 + "__id__": 609 }, { - "__id__": 562 + "__id__": 610 }, { - "__id__": 564 + "__id__": 612 } ], "_prefab": null, @@ -15622,7 +16449,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 559 + "__id__": 607 }, "_enabled": true, "__prefab": null, @@ -15644,7 +16471,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 559 + "__id__": 607 }, "_enabled": true, "__prefab": null, @@ -15683,13 +16510,13 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 559 + "__id__": 607 }, "_enabled": true, "__prefab": null, "clickEvents": [ { - "__id__": 563 + "__id__": 611 } ], "_interactable": true, @@ -15732,7 +16559,7 @@ "_duration": 0.1, "_zoomScale": 1.2, "_target": { - "__id__": 559 + "__id__": 607 }, "_id": "b5HEsyyjZJ8Yb2u2q1fD82" }, @@ -15752,7 +16579,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 559 + "__id__": 607 }, "_enabled": true, "__prefab": null, @@ -15782,7 +16609,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 548 + "__id__": 596 }, "_enabled": true, "__prefab": null, @@ -15804,7 +16631,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 548 + "__id__": 596 }, "_enabled": true, "__prefab": null, @@ -15843,7 +16670,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 547 + "__id__": 595 }, "_enabled": true, "__prefab": null, @@ -15865,7 +16692,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 547 + "__id__": 595 }, "_enabled": true, "__prefab": null, @@ -15881,7 +16708,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 547 + "__id__": 595 }, "_enabled": true, "__prefab": null, @@ -15921,7 +16748,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 547 + "__id__": 595 }, "_enabled": true, "__prefab": null, @@ -15937,7 +16764,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 547 + "__id__": 595 }, "_enabled": true, "__prefab": null, @@ -15964,12 +16791,12 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 547 + "__id__": 595 }, "_enabled": true, "__prefab": null, "_animation": { - "__id__": 571 + "__id__": 619 }, "_id": "21CWF/h19B4IC/OI3ayhGG" }, @@ -15979,7 +16806,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 546 + "__id__": 594 }, "_enabled": true, "__prefab": null, @@ -16001,7 +16828,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 546 + "__id__": 594 }, "_enabled": true, "__prefab": null, @@ -16040,7 +16867,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 546 + "__id__": 594 }, "_enabled": true, "__prefab": null, @@ -16127,20 +16954,20 @@ "_enabled": true, "__prefab": null, "_scoreLabel": { - "__id__": 579 + "__id__": 627 }, "_ticketLabel": { - "__id__": 582 + "__id__": 630 }, "_buffFx": null, "_controlPanel": { "__id__": 318 }, "_startPanel": { - "__id__": 546 + "__id__": 594 }, "_overPanel": { - "__id__": 465 + "__id__": 513 }, "_id": "449hzGcyZL+Lsj/r1gnEMe" }, @@ -16150,7 +16977,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 580 + "__id__": 628 }, "_enabled": true, "__prefab": null, @@ -16221,10 +17048,10 @@ "_active": true, "_components": [ { - "__id__": 581 + "__id__": 629 }, { - "__id__": 579 + "__id__": 627 } ], "_prefab": null, @@ -16263,7 +17090,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 580 + "__id__": 628 }, "_enabled": true, "__prefab": null, @@ -16285,7 +17112,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 583 + "__id__": 631 }, "_enabled": true, "__prefab": null, @@ -16350,16 +17177,16 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 584 + "__id__": 632 }, "_children": [], "_active": true, "_components": [ { - "__id__": 592 + "__id__": 640 }, { - "__id__": 582 + "__id__": 630 } ], "_prefab": null, @@ -16402,25 +17229,25 @@ }, "_children": [ { - "__id__": 585 + "__id__": 633 }, { - "__id__": 583 + "__id__": 631 } ], "_active": true, "_components": [ { - "__id__": 588 + "__id__": 636 }, { - "__id__": 589 + "__id__": 637 }, { - "__id__": 590 + "__id__": 638 }, { - "__id__": 591 + "__id__": 639 } ], "_prefab": null, @@ -16459,16 +17286,16 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 584 + "__id__": 632 }, "_children": [], "_active": true, "_components": [ { - "__id__": 586 + "__id__": 634 }, { - "__id__": 587 + "__id__": 635 } ], "_prefab": null, @@ -16507,7 +17334,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 585 + "__id__": 633 }, "_enabled": true, "__prefab": null, @@ -16529,7 +17356,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 585 + "__id__": 633 }, "_enabled": true, "__prefab": null, @@ -16568,7 +17395,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 584 + "__id__": 632 }, "_enabled": true, "__prefab": null, @@ -16590,7 +17417,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 584 + "__id__": 632 }, "_enabled": true, "__prefab": null, @@ -16629,7 +17456,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 584 + "__id__": 632 }, "_enabled": true, "__prefab": null, @@ -16659,7 +17486,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 584 + "__id__": 632 }, "_enabled": true, "__prefab": null, @@ -16691,7 +17518,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 583 + "__id__": 631 }, "_enabled": true, "__prefab": null, @@ -16717,25 +17544,25 @@ }, "_children": [ { - "__id__": 594 + "__id__": 642 }, { - "__id__": 598 + "__id__": 646 } ], "_active": true, "_components": [ { - "__id__": 611 + "__id__": 659 }, { - "__id__": 612 + "__id__": 660 }, { - "__id__": 613 + "__id__": 661 }, { - "__id__": 614 + "__id__": 662 } ], "_prefab": null, @@ -16774,19 +17601,19 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 593 + "__id__": 641 }, "_children": [], "_active": true, "_components": [ { - "__id__": 595 + "__id__": 643 }, { - "__id__": 596 + "__id__": 644 }, { - "__id__": 597 + "__id__": 645 } ], "_prefab": null, @@ -16825,7 +17652,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 594 + "__id__": 642 }, "_enabled": true, "__prefab": null, @@ -16847,7 +17674,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 594 + "__id__": 642 }, "_enabled": true, "__prefab": null, @@ -16886,7 +17713,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 594 + "__id__": 642 }, "_enabled": true, "__prefab": null, @@ -16916,26 +17743,26 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 593 + "__id__": 641 }, "_children": [ { - "__id__": 599 + "__id__": 647 }, { - "__id__": 605 + "__id__": 653 } ], "_active": true, "_components": [ { - "__id__": 608 + "__id__": 656 }, { - "__id__": 609 + "__id__": 657 }, { - "__id__": 610 + "__id__": 658 } ], "_prefab": null, @@ -16974,20 +17801,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 598 + "__id__": 646 }, "_children": [ { - "__id__": 600 + "__id__": 648 } ], "_active": true, "_components": [ { - "__id__": 603 + "__id__": 651 }, { - "__id__": 604 + "__id__": 652 } ], "_prefab": null, @@ -17026,16 +17853,16 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 599 + "__id__": 647 }, "_children": [], "_active": true, "_components": [ { - "__id__": 601 + "__id__": 649 }, { - "__id__": 602 + "__id__": 650 } ], "_prefab": null, @@ -17074,7 +17901,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 600 + "__id__": 648 }, "_enabled": true, "__prefab": null, @@ -17096,7 +17923,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 600 + "__id__": 648 }, "_enabled": true, "__prefab": null, @@ -17135,7 +17962,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 599 + "__id__": 647 }, "_enabled": true, "__prefab": null, @@ -17157,7 +17984,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 599 + "__id__": 647 }, "_enabled": true, "__prefab": null, @@ -17196,16 +18023,16 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 598 + "__id__": 646 }, "_children": [], "_active": true, "_components": [ { - "__id__": 606 + "__id__": 654 }, { - "__id__": 607 + "__id__": 655 } ], "_prefab": null, @@ -17244,7 +18071,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 605 + "__id__": 653 }, "_enabled": true, "__prefab": null, @@ -17266,7 +18093,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 605 + "__id__": 653 }, "_enabled": true, "__prefab": null, @@ -17331,7 +18158,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 598 + "__id__": 646 }, "_enabled": true, "__prefab": null, @@ -17353,7 +18180,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 598 + "__id__": 646 }, "_enabled": true, "__prefab": null, @@ -17385,7 +18212,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 598 + "__id__": 646 }, "_enabled": true, "__prefab": null, @@ -17415,7 +18242,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 593 + "__id__": 641 }, "_enabled": true, "__prefab": null, @@ -17437,7 +18264,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 593 + "__id__": 641 }, "_enabled": true, "__prefab": null, @@ -17476,7 +18303,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 593 + "__id__": 641 }, "_enabled": true, "__prefab": null, @@ -17506,18 +18333,18 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 593 + "__id__": 641 }, "_enabled": true, "__prefab": null, "_timeLabel": { - "__id__": 607 + "__id__": 655 }, "_fill": { - "__id__": 596 + "__id__": 644 }, "_timeIcon": { - "__id__": 600 + "__id__": 648 }, "_countDownSound": { "__uuid__": "c96f7bd8-69d7-4810-a6d4-3cfa61766b2c", @@ -17535,28 +18362,28 @@ }, "_children": [ { - "__id__": 616 + "__id__": 664 }, { - "__id__": 619 + "__id__": 667 } ], "_active": true, "_components": [ { - "__id__": 622 + "__id__": 670 }, { - "__id__": 623 + "__id__": 671 }, { - "__id__": 624 + "__id__": 672 }, { - "__id__": 626 + "__id__": 674 }, { - "__id__": 627 + "__id__": 675 } ], "_prefab": null, @@ -17595,16 +18422,16 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 615 + "__id__": 663 }, "_children": [], "_active": true, "_components": [ { - "__id__": 617 + "__id__": 665 }, { - "__id__": 618 + "__id__": 666 } ], "_prefab": null, @@ -17643,7 +18470,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 616 + "__id__": 664 }, "_enabled": true, "__prefab": null, @@ -17665,7 +18492,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 616 + "__id__": 664 }, "_enabled": true, "__prefab": null, @@ -17704,16 +18531,16 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 615 + "__id__": 663 }, "_children": [], "_active": false, "_components": [ { - "__id__": 620 + "__id__": 668 }, { - "__id__": 621 + "__id__": 669 } ], "_prefab": null, @@ -17752,7 +18579,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 619 + "__id__": 667 }, "_enabled": true, "__prefab": null, @@ -17774,7 +18601,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 619 + "__id__": 667 }, "_enabled": true, "__prefab": null, @@ -17813,7 +18640,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 615 + "__id__": 663 }, "_enabled": true, "__prefab": null, @@ -17835,7 +18662,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 615 + "__id__": 663 }, "_enabled": true, "__prefab": null, @@ -17874,13 +18701,13 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 615 + "__id__": 663 }, "_enabled": true, "__prefab": null, "clickEvents": [ { - "__id__": 625 + "__id__": 673 } ], "_interactable": true, @@ -17923,14 +18750,14 @@ "_duration": 0.1, "_zoomScale": 1.2, "_target": { - "__id__": 615 + "__id__": 663 }, "_id": "1cDmuMEIFEs5ImBNG5Gm0F" }, { "__type__": "cc.ClickEvent", "target": { - "__id__": 615 + "__id__": 663 }, "component": "", "_componentId": "fe619HtEX1OQq7oeACKrANd", @@ -17943,7 +18770,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 615 + "__id__": 663 }, "_enabled": true, "__prefab": null, @@ -17973,15 +18800,15 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 615 + "__id__": 663 }, "_enabled": true, "__prefab": null, "_unMute": { - "__id__": 616 + "__id__": 664 }, "_mute": { - "__id__": 619 + "__id__": 667 }, "_id": "adeG5FRP1GpLzDXol2pxU+" }, @@ -18049,13 +18876,13 @@ "_active": true, "_components": [ { - "__id__": 631 + "__id__": 679 }, { - "__id__": 632 + "__id__": 680 }, { - "__id__": 633 + "__id__": 681 } ], "_prefab": null, @@ -18094,7 +18921,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 630 + "__id__": 678 }, "_enabled": true, "__prefab": null, @@ -18116,7 +18943,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 630 + "__id__": 678 }, "_enabled": true, "__prefab": null, @@ -18155,7 +18982,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 630 + "__id__": 678 }, "_enabled": true, "__prefab": null, @@ -18191,13 +19018,13 @@ "_active": true, "_components": [ { - "__id__": 635 + "__id__": 683 }, { - "__id__": 636 + "__id__": 684 }, { - "__id__": 637 + "__id__": 685 } ], "_prefab": null, @@ -18236,7 +19063,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 634 + "__id__": 682 }, "_enabled": true, "__prefab": null, @@ -18258,7 +19085,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 634 + "__id__": 682 }, "_enabled": true, "__prefab": null, @@ -18323,7 +19150,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 634 + "__id__": 682 }, "_enabled": true, "__prefab": null, @@ -18764,22 +19591,22 @@ }, "_children": [ { - "__id__": 654 + "__id__": 702 }, { - "__id__": 670 + "__id__": 718 }, { - "__id__": 689 + "__id__": 737 }, { - "__id__": 708 + "__id__": 756 } ], "_active": true, "_components": [ { - "__id__": 727 + "__id__": 775 } ], "_prefab": null, @@ -18818,26 +19645,26 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 653 + "__id__": 701 }, "_children": [ { - "__id__": 655 + "__id__": 703 }, { - "__id__": 662 + "__id__": 710 }, { - "__id__": 664 + "__id__": 712 } ], "_active": true, "_components": [ { - "__id__": 666 + "__id__": 714 }, { - "__id__": 667 + "__id__": 715 } ], "_prefab": null, @@ -18876,23 +19703,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 654 + "__id__": 702 }, "_children": [ { - "__id__": 656 + "__id__": 704 } ], "_active": true, "_components": [ { - "__id__": 659 + "__id__": 707 }, { - "__id__": 660 + "__id__": 708 }, { - "__id__": 661 + "__id__": 709 } ], "_prefab": null, @@ -18931,16 +19758,16 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 655 + "__id__": 703 }, "_children": [], "_active": true, "_components": [ { - "__id__": 657 + "__id__": 705 }, { - "__id__": 658 + "__id__": 706 } ], "_prefab": null, @@ -18979,7 +19806,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 656 + "__id__": 704 }, "_enabled": true, "__prefab": null, @@ -19001,7 +19828,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 656 + "__id__": 704 }, "_enabled": true, "__prefab": null, @@ -19040,7 +19867,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 655 + "__id__": 703 }, "_enabled": true, "__prefab": null, @@ -19062,7 +19889,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 655 + "__id__": 703 }, "_enabled": true, "__prefab": null, @@ -19090,7 +19917,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 655 + "__id__": 703 }, "_enabled": true, "__prefab": null, @@ -19118,13 +19945,13 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 654 + "__id__": 702 }, "_children": [], "_active": true, "_components": [ { - "__id__": 663 + "__id__": 711 } ], "_prefab": null, @@ -19163,7 +19990,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 662 + "__id__": 710 }, "_enabled": true, "__prefab": null, @@ -19185,13 +20012,13 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 654 + "__id__": 702 }, "_children": [], "_active": true, "_components": [ { - "__id__": 665 + "__id__": 713 } ], "_prefab": null, @@ -19230,7 +20057,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 664 + "__id__": 712 }, "_enabled": true, "__prefab": null, @@ -19252,7 +20079,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 654 + "__id__": 702 }, "_enabled": true, "__prefab": null, @@ -19274,27 +20101,27 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 654 + "__id__": 702 }, "_enabled": true, "__prefab": null, "_collider": { - "__id__": 660 + "__id__": 708 }, "_sprite": { - "__id__": 658 + "__id__": 706 }, "_patrolPoint1": { - "__id__": 662 + "__id__": 710 }, "_patrolPoint2": { - "__id__": 664 + "__id__": 712 }, "_speed": 50, "_requireGoal": 3, "_curveY": true, "_patrolCurve": { - "__id__": 668 + "__id__": 716 }, "_multiplierCurve": 120, "_hitSound": { @@ -19306,7 +20133,7 @@ { "__type__": "cc.AnimationCurve", "_curve": { - "__id__": 669 + "__id__": 717 } }, { @@ -19350,29 +20177,29 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 653 + "__id__": 701 }, "_children": [ { - "__id__": 671 + "__id__": 719 }, { - "__id__": 674 + "__id__": 722 }, { - "__id__": 681 + "__id__": 729 }, { - "__id__": 683 + "__id__": 731 } ], "_active": true, "_components": [ { - "__id__": 685 + "__id__": 733 }, { - "__id__": 686 + "__id__": 734 } ], "_prefab": null, @@ -19411,16 +20238,16 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 670 + "__id__": 718 }, "_children": [], "_active": true, "_components": [ { - "__id__": 672 + "__id__": 720 }, { - "__id__": 673 + "__id__": 721 } ], "_prefab": null, @@ -19459,7 +20286,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 671 + "__id__": 719 }, "_enabled": true, "__prefab": null, @@ -19481,7 +20308,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 671 + "__id__": 719 }, "_enabled": true, "__prefab": null, @@ -19520,23 +20347,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 670 + "__id__": 718 }, "_children": [ { - "__id__": 675 + "__id__": 723 } ], "_active": true, "_components": [ { - "__id__": 678 + "__id__": 726 }, { - "__id__": 679 + "__id__": 727 }, { - "__id__": 680 + "__id__": 728 } ], "_prefab": null, @@ -19575,16 +20402,16 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 674 + "__id__": 722 }, "_children": [], "_active": true, "_components": [ { - "__id__": 676 + "__id__": 724 }, { - "__id__": 677 + "__id__": 725 } ], "_prefab": null, @@ -19623,7 +20450,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 675 + "__id__": 723 }, "_enabled": true, "__prefab": null, @@ -19645,7 +20472,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 675 + "__id__": 723 }, "_enabled": true, "__prefab": null, @@ -19684,7 +20511,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 674 + "__id__": 722 }, "_enabled": true, "__prefab": null, @@ -19706,7 +20533,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 674 + "__id__": 722 }, "_enabled": true, "__prefab": null, @@ -19734,7 +20561,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 674 + "__id__": 722 }, "_enabled": true, "__prefab": null, @@ -19762,13 +20589,13 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 670 + "__id__": 718 }, "_children": [], "_active": true, "_components": [ { - "__id__": 682 + "__id__": 730 } ], "_prefab": null, @@ -19807,7 +20634,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 681 + "__id__": 729 }, "_enabled": true, "__prefab": null, @@ -19829,13 +20656,13 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 670 + "__id__": 718 }, "_children": [], "_active": true, "_components": [ { - "__id__": 684 + "__id__": 732 } ], "_prefab": null, @@ -19874,7 +20701,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 683 + "__id__": 731 }, "_enabled": true, "__prefab": null, @@ -19896,7 +20723,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 670 + "__id__": 718 }, "_enabled": true, "__prefab": null, @@ -19918,27 +20745,27 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 670 + "__id__": 718 }, "_enabled": true, "__prefab": null, "_collider": { - "__id__": 679 + "__id__": 727 }, "_sprite": { - "__id__": 677 + "__id__": 725 }, "_patrolPoint1": { - "__id__": 681 + "__id__": 729 }, "_patrolPoint2": { - "__id__": 683 + "__id__": 731 }, "_speed": 50, "_requireGoal": 6, "_curveY": false, "_patrolCurve": { - "__id__": 687 + "__id__": 735 }, "_multiplierCurve": 100, "_hitSound": { @@ -19950,7 +20777,7 @@ { "__type__": "cc.AnimationCurve", "_curve": { - "__id__": 688 + "__id__": 736 } }, { @@ -19994,29 +20821,29 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 653 + "__id__": 701 }, "_children": [ { - "__id__": 690 + "__id__": 738 }, { - "__id__": 693 + "__id__": 741 }, { - "__id__": 700 + "__id__": 748 }, { - "__id__": 702 + "__id__": 750 } ], "_active": true, "_components": [ { - "__id__": 704 + "__id__": 752 }, { - "__id__": 705 + "__id__": 753 } ], "_prefab": null, @@ -20055,16 +20882,16 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 689 + "__id__": 737 }, "_children": [], "_active": true, "_components": [ { - "__id__": 691 + "__id__": 739 }, { - "__id__": 692 + "__id__": 740 } ], "_prefab": null, @@ -20103,7 +20930,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 690 + "__id__": 738 }, "_enabled": true, "__prefab": null, @@ -20125,7 +20952,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 690 + "__id__": 738 }, "_enabled": true, "__prefab": null, @@ -20164,23 +20991,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 689 + "__id__": 737 }, "_children": [ { - "__id__": 694 + "__id__": 742 } ], "_active": true, "_components": [ { - "__id__": 697 + "__id__": 745 }, { - "__id__": 698 + "__id__": 746 }, { - "__id__": 699 + "__id__": 747 } ], "_prefab": null, @@ -20219,16 +21046,16 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 693 + "__id__": 741 }, "_children": [], "_active": true, "_components": [ { - "__id__": 695 + "__id__": 743 }, { - "__id__": 696 + "__id__": 744 } ], "_prefab": null, @@ -20267,7 +21094,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 694 + "__id__": 742 }, "_enabled": true, "__prefab": null, @@ -20289,7 +21116,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 694 + "__id__": 742 }, "_enabled": true, "__prefab": null, @@ -20328,7 +21155,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 693 + "__id__": 741 }, "_enabled": true, "__prefab": null, @@ -20350,7 +21177,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 693 + "__id__": 741 }, "_enabled": true, "__prefab": null, @@ -20378,7 +21205,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 693 + "__id__": 741 }, "_enabled": true, "__prefab": null, @@ -20406,13 +21233,13 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 689 + "__id__": 737 }, "_children": [], "_active": true, "_components": [ { - "__id__": 701 + "__id__": 749 } ], "_prefab": null, @@ -20451,7 +21278,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 700 + "__id__": 748 }, "_enabled": true, "__prefab": null, @@ -20473,13 +21300,13 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 689 + "__id__": 737 }, "_children": [], "_active": true, "_components": [ { - "__id__": 703 + "__id__": 751 } ], "_prefab": null, @@ -20518,7 +21345,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 702 + "__id__": 750 }, "_enabled": true, "__prefab": null, @@ -20540,7 +21367,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 689 + "__id__": 737 }, "_enabled": true, "__prefab": null, @@ -20562,27 +21389,27 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 689 + "__id__": 737 }, "_enabled": true, "__prefab": null, "_collider": { - "__id__": 698 + "__id__": 746 }, "_sprite": { - "__id__": 696 + "__id__": 744 }, "_patrolPoint1": { - "__id__": 700 + "__id__": 748 }, "_patrolPoint2": { - "__id__": 702 + "__id__": 750 }, "_speed": 50, "_requireGoal": 9, "_curveY": false, "_patrolCurve": { - "__id__": 706 + "__id__": 754 }, "_multiplierCurve": 100, "_hitSound": { @@ -20594,7 +21421,7 @@ { "__type__": "cc.AnimationCurve", "_curve": { - "__id__": 707 + "__id__": 755 } }, { @@ -20638,29 +21465,29 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 653 + "__id__": 701 }, "_children": [ { - "__id__": 709 + "__id__": 757 }, { - "__id__": 712 + "__id__": 760 }, { - "__id__": 719 + "__id__": 767 }, { - "__id__": 721 + "__id__": 769 } ], "_active": true, "_components": [ { - "__id__": 723 + "__id__": 771 }, { - "__id__": 724 + "__id__": 772 } ], "_prefab": null, @@ -20699,16 +21526,16 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 708 + "__id__": 756 }, "_children": [], "_active": true, "_components": [ { - "__id__": 710 + "__id__": 758 }, { - "__id__": 711 + "__id__": 759 } ], "_prefab": null, @@ -20747,7 +21574,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 709 + "__id__": 757 }, "_enabled": true, "__prefab": null, @@ -20769,7 +21596,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 709 + "__id__": 757 }, "_enabled": true, "__prefab": null, @@ -20808,23 +21635,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 708 + "__id__": 756 }, "_children": [ { - "__id__": 713 + "__id__": 761 } ], "_active": true, "_components": [ { - "__id__": 716 + "__id__": 764 }, { - "__id__": 717 + "__id__": 765 }, { - "__id__": 718 + "__id__": 766 } ], "_prefab": null, @@ -20863,16 +21690,16 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 712 + "__id__": 760 }, "_children": [], "_active": true, "_components": [ { - "__id__": 714 + "__id__": 762 }, { - "__id__": 715 + "__id__": 763 } ], "_prefab": null, @@ -20911,7 +21738,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 713 + "__id__": 761 }, "_enabled": true, "__prefab": null, @@ -20933,7 +21760,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 713 + "__id__": 761 }, "_enabled": true, "__prefab": null, @@ -20972,7 +21799,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 712 + "__id__": 760 }, "_enabled": true, "__prefab": null, @@ -20994,7 +21821,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 712 + "__id__": 760 }, "_enabled": true, "__prefab": null, @@ -21022,7 +21849,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 712 + "__id__": 760 }, "_enabled": true, "__prefab": null, @@ -21050,13 +21877,13 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 708 + "__id__": 756 }, "_children": [], "_active": true, "_components": [ { - "__id__": 720 + "__id__": 768 } ], "_prefab": null, @@ -21095,7 +21922,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 719 + "__id__": 767 }, "_enabled": true, "__prefab": null, @@ -21117,13 +21944,13 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 708 + "__id__": 756 }, "_children": [], "_active": true, "_components": [ { - "__id__": 722 + "__id__": 770 } ], "_prefab": null, @@ -21162,7 +21989,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 721 + "__id__": 769 }, "_enabled": true, "__prefab": null, @@ -21184,7 +22011,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 708 + "__id__": 756 }, "_enabled": true, "__prefab": null, @@ -21206,27 +22033,27 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 708 + "__id__": 756 }, "_enabled": true, "__prefab": null, "_collider": { - "__id__": 717 + "__id__": 765 }, "_sprite": { - "__id__": 715 + "__id__": 763 }, "_patrolPoint1": { - "__id__": 719 + "__id__": 767 }, "_patrolPoint2": { - "__id__": 721 + "__id__": 769 }, "_speed": 50, "_requireGoal": 12, "_curveY": false, "_patrolCurve": { - "__id__": 725 + "__id__": 773 }, "_multiplierCurve": 100, "_hitSound": { @@ -21238,7 +22065,7 @@ { "__type__": "cc.AnimationCurve", "_curve": { - "__id__": 726 + "__id__": 774 } }, { @@ -21282,7 +22109,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 653 + "__id__": 701 }, "_enabled": true, "__prefab": null, @@ -21308,22 +22135,22 @@ }, "_children": [ { - "__id__": 729 + "__id__": 777 }, { - "__id__": 744 + "__id__": 792 }, { - "__id__": 759 + "__id__": 807 }, { - "__id__": 774 + "__id__": 822 } ], "_active": true, "_components": [ { - "__id__": 789 + "__id__": 837 } ], "_prefab": null, @@ -21362,23 +22189,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 728 + "__id__": 776 }, "_children": [ { - "__id__": 730 + "__id__": 778 } ], "_active": true, "_components": [ { - "__id__": 739 + "__id__": 787 }, { - "__id__": 742 + "__id__": 790 }, { - "__id__": 743 + "__id__": 791 } ], "_prefab": null, @@ -21417,29 +22244,29 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 729 + "__id__": 777 }, "_children": [ { - "__id__": 731 + "__id__": 779 }, { - "__id__": 734 + "__id__": 782 } ], "_active": true, "_components": [ { - "__id__": 737 + "__id__": 785 }, { - "__id__": 738 + "__id__": 786 }, { - "__id__": 740 + "__id__": 788 }, { - "__id__": 741 + "__id__": 789 } ], "_prefab": null, @@ -21478,16 +22305,16 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 730 + "__id__": 778 }, "_children": [], "_active": true, "_components": [ { - "__id__": 732 + "__id__": 780 }, { - "__id__": 733 + "__id__": 781 } ], "_prefab": null, @@ -21526,7 +22353,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 731 + "__id__": 779 }, "_enabled": true, "__prefab": null, @@ -21548,7 +22375,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 731 + "__id__": 779 }, "_enabled": true, "__prefab": null, @@ -21587,16 +22414,16 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 730 + "__id__": 778 }, "_children": [], "_active": true, "_components": [ { - "__id__": 735 + "__id__": 783 }, { - "__id__": 736 + "__id__": 784 } ], "_prefab": null, @@ -21635,7 +22462,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 734 + "__id__": 782 }, "_enabled": true, "__prefab": null, @@ -21657,7 +22484,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 734 + "__id__": 782 }, "_enabled": true, "__prefab": null, @@ -21696,7 +22523,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 730 + "__id__": 778 }, "_enabled": true, "__prefab": null, @@ -21724,7 +22551,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 730 + "__id__": 778 }, "_enabled": true, "__prefab": null, @@ -21740,7 +22567,7 @@ }, "collideConnected": false, "connectedBody": { - "__id__": 739 + "__id__": 787 }, "_enableLimit": true, "_lowerAngle": -60, @@ -21756,7 +22583,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 729 + "__id__": 777 }, "_enabled": true, "__prefab": null, @@ -21784,7 +22611,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 730 + "__id__": 778 }, "_enabled": true, "__prefab": null, @@ -21864,7 +22691,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 730 + "__id__": 778 }, "_enabled": true, "__prefab": null, @@ -21886,15 +22713,15 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 729 + "__id__": 777 }, "_enabled": true, "__prefab": null, "_animation": { - "__id__": 743 + "__id__": 791 }, "_hingeJoint": { - "__id__": 738 + "__id__": 786 }, "_motorSpeedActive": -10000, "_motorSpeedDeActive": 10000, @@ -21911,7 +22738,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 729 + "__id__": 777 }, "_enabled": true, "__prefab": null, @@ -21934,23 +22761,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 728 + "__id__": 776 }, "_children": [ { - "__id__": 745 + "__id__": 793 } ], "_active": true, "_components": [ { - "__id__": 754 + "__id__": 802 }, { - "__id__": 757 + "__id__": 805 }, { - "__id__": 758 + "__id__": 806 } ], "_prefab": null, @@ -21989,29 +22816,29 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 744 + "__id__": 792 }, "_children": [ { - "__id__": 746 + "__id__": 794 }, { - "__id__": 749 + "__id__": 797 } ], "_active": true, "_components": [ { - "__id__": 752 + "__id__": 800 }, { - "__id__": 753 + "__id__": 801 }, { - "__id__": 755 + "__id__": 803 }, { - "__id__": 756 + "__id__": 804 } ], "_prefab": null, @@ -22050,16 +22877,16 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 745 + "__id__": 793 }, "_children": [], "_active": true, "_components": [ { - "__id__": 747 + "__id__": 795 }, { - "__id__": 748 + "__id__": 796 } ], "_prefab": null, @@ -22098,7 +22925,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 746 + "__id__": 794 }, "_enabled": true, "__prefab": null, @@ -22120,7 +22947,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 746 + "__id__": 794 }, "_enabled": true, "__prefab": null, @@ -22159,16 +22986,16 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 745 + "__id__": 793 }, "_children": [], "_active": true, "_components": [ { - "__id__": 750 + "__id__": 798 }, { - "__id__": 751 + "__id__": 799 } ], "_prefab": null, @@ -22207,7 +23034,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 749 + "__id__": 797 }, "_enabled": true, "__prefab": null, @@ -22229,7 +23056,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 749 + "__id__": 797 }, "_enabled": true, "__prefab": null, @@ -22268,7 +23095,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 745 + "__id__": 793 }, "_enabled": true, "__prefab": null, @@ -22296,7 +23123,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 745 + "__id__": 793 }, "_enabled": true, "__prefab": null, @@ -22312,7 +23139,7 @@ }, "collideConnected": false, "connectedBody": { - "__id__": 754 + "__id__": 802 }, "_enableLimit": true, "_lowerAngle": 0, @@ -22328,7 +23155,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 744 + "__id__": 792 }, "_enabled": true, "__prefab": null, @@ -22356,7 +23183,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 745 + "__id__": 793 }, "_enabled": true, "__prefab": null, @@ -22451,7 +23278,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 745 + "__id__": 793 }, "_enabled": true, "__prefab": null, @@ -22473,15 +23300,15 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 744 + "__id__": 792 }, "_enabled": true, "__prefab": null, "_animation": { - "__id__": 758 + "__id__": 806 }, "_hingeJoint": { - "__id__": 753 + "__id__": 801 }, "_motorSpeedActive": 10000, "_motorSpeedDeActive": -10000, @@ -22498,7 +23325,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 744 + "__id__": 792 }, "_enabled": true, "__prefab": null, @@ -22521,23 +23348,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 728 + "__id__": 776 }, "_children": [ { - "__id__": 760 + "__id__": 808 } ], "_active": true, "_components": [ { - "__id__": 769 + "__id__": 817 }, { - "__id__": 772 + "__id__": 820 }, { - "__id__": 773 + "__id__": 821 } ], "_prefab": null, @@ -22576,29 +23403,29 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 759 + "__id__": 807 }, "_children": [ { - "__id__": 761 + "__id__": 809 }, { - "__id__": 764 + "__id__": 812 } ], "_active": true, "_components": [ { - "__id__": 767 + "__id__": 815 }, { - "__id__": 768 + "__id__": 816 }, { - "__id__": 770 + "__id__": 818 }, { - "__id__": 771 + "__id__": 819 } ], "_prefab": null, @@ -22637,16 +23464,16 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 760 + "__id__": 808 }, "_children": [], "_active": true, "_components": [ { - "__id__": 762 + "__id__": 810 }, { - "__id__": 763 + "__id__": 811 } ], "_prefab": null, @@ -22685,7 +23512,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 761 + "__id__": 809 }, "_enabled": true, "__prefab": null, @@ -22707,7 +23534,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 761 + "__id__": 809 }, "_enabled": true, "__prefab": null, @@ -22746,16 +23573,16 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 760 + "__id__": 808 }, "_children": [], "_active": true, "_components": [ { - "__id__": 765 + "__id__": 813 }, { - "__id__": 766 + "__id__": 814 } ], "_prefab": null, @@ -22794,7 +23621,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 764 + "__id__": 812 }, "_enabled": true, "__prefab": null, @@ -22816,7 +23643,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 764 + "__id__": 812 }, "_enabled": true, "__prefab": null, @@ -22855,7 +23682,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 760 + "__id__": 808 }, "_enabled": true, "__prefab": null, @@ -22883,7 +23710,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 760 + "__id__": 808 }, "_enabled": true, "__prefab": null, @@ -22899,7 +23726,7 @@ }, "collideConnected": false, "connectedBody": { - "__id__": 769 + "__id__": 817 }, "_enableLimit": true, "_lowerAngle": 0, @@ -22915,7 +23742,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 759 + "__id__": 807 }, "_enabled": true, "__prefab": null, @@ -22943,7 +23770,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 760 + "__id__": 808 }, "_enabled": true, "__prefab": null, @@ -23038,7 +23865,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 760 + "__id__": 808 }, "_enabled": true, "__prefab": null, @@ -23060,15 +23887,15 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 759 + "__id__": 807 }, "_enabled": true, "__prefab": null, "_animation": { - "__id__": 773 + "__id__": 821 }, "_hingeJoint": { - "__id__": 768 + "__id__": 816 }, "_motorSpeedActive": 10000, "_motorSpeedDeActive": -10000, @@ -23085,7 +23912,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 759 + "__id__": 807 }, "_enabled": true, "__prefab": null, @@ -23108,23 +23935,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 728 + "__id__": 776 }, "_children": [ { - "__id__": 775 + "__id__": 823 } ], "_active": true, "_components": [ { - "__id__": 784 + "__id__": 832 }, { - "__id__": 787 + "__id__": 835 }, { - "__id__": 788 + "__id__": 836 } ], "_prefab": null, @@ -23163,29 +23990,29 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 774 + "__id__": 822 }, "_children": [ { - "__id__": 776 + "__id__": 824 }, { - "__id__": 779 + "__id__": 827 } ], "_active": true, "_components": [ { - "__id__": 782 + "__id__": 830 }, { - "__id__": 783 + "__id__": 831 }, { - "__id__": 785 + "__id__": 833 }, { - "__id__": 786 + "__id__": 834 } ], "_prefab": null, @@ -23224,16 +24051,16 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 775 + "__id__": 823 }, "_children": [], "_active": true, "_components": [ { - "__id__": 777 + "__id__": 825 }, { - "__id__": 778 + "__id__": 826 } ], "_prefab": null, @@ -23272,7 +24099,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 776 + "__id__": 824 }, "_enabled": true, "__prefab": null, @@ -23294,7 +24121,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 776 + "__id__": 824 }, "_enabled": true, "__prefab": null, @@ -23333,16 +24160,16 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 775 + "__id__": 823 }, "_children": [], "_active": true, "_components": [ { - "__id__": 780 + "__id__": 828 }, { - "__id__": 781 + "__id__": 829 } ], "_prefab": null, @@ -23381,7 +24208,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 779 + "__id__": 827 }, "_enabled": true, "__prefab": null, @@ -23403,7 +24230,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 779 + "__id__": 827 }, "_enabled": true, "__prefab": null, @@ -23442,7 +24269,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 775 + "__id__": 823 }, "_enabled": true, "__prefab": null, @@ -23470,7 +24297,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 775 + "__id__": 823 }, "_enabled": true, "__prefab": null, @@ -23486,7 +24313,7 @@ }, "collideConnected": false, "connectedBody": { - "__id__": 784 + "__id__": 832 }, "_enableLimit": true, "_lowerAngle": -60, @@ -23502,7 +24329,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 774 + "__id__": 822 }, "_enabled": true, "__prefab": null, @@ -23530,7 +24357,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 775 + "__id__": 823 }, "_enabled": true, "__prefab": null, @@ -23610,7 +24437,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 775 + "__id__": 823 }, "_enabled": true, "__prefab": null, @@ -23632,15 +24459,15 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 774 + "__id__": 822 }, "_enabled": true, "__prefab": null, "_animation": { - "__id__": 788 + "__id__": 836 }, "_hingeJoint": { - "__id__": 783 + "__id__": 831 }, "_motorSpeedActive": -10000, "_motorSpeedDeActive": 10000, @@ -23657,7 +24484,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 774 + "__id__": 822 }, "_enabled": true, "__prefab": null, @@ -23680,7 +24507,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 728 + "__id__": 776 }, "_enabled": true, "__prefab": null, @@ -23708,16 +24535,16 @@ "_active": true, "_components": [ { - "__id__": 791 + "__id__": 839 }, { - "__id__": 792 + "__id__": 840 }, { - "__id__": 793 + "__id__": 841 }, { - "__id__": 794 + "__id__": 842 } ], "_prefab": null, @@ -23756,7 +24583,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 790 + "__id__": 838 }, "_enabled": true, "__prefab": null, @@ -23778,7 +24605,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 790 + "__id__": 838 }, "_enabled": true, "__prefab": null, @@ -23806,12 +24633,12 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 790 + "__id__": 838 }, "_enabled": true, "__prefab": null, "_collider": { - "__id__": 792 + "__id__": 840 }, "_id": "63rfzsm3REkprs+s68PCRK" }, @@ -23821,7 +24648,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 790 + "__id__": 838 }, "_enabled": true, "__prefab": null, @@ -23852,78 +24679,6 @@ "__id__": 16 }, "_children": [ - { - "__id__": 796 - }, - { - "__id__": 798 - }, - { - "__id__": 800 - }, - { - "__id__": 802 - }, - { - "__id__": 804 - }, - { - "__id__": 806 - }, - { - "__id__": 808 - }, - { - "__id__": 810 - }, - { - "__id__": 812 - }, - { - "__id__": 814 - }, - { - "__id__": 816 - }, - { - "__id__": 818 - }, - { - "__id__": 820 - }, - { - "__id__": 822 - }, - { - "__id__": 824 - }, - { - "__id__": 826 - }, - { - "__id__": 828 - }, - { - "__id__": 830 - }, - { - "__id__": 832 - }, - { - "__id__": 834 - }, - { - "__id__": 836 - }, - { - "__id__": 838 - }, - { - "__id__": 840 - }, - { - "__id__": 842 - }, { "__id__": 844 }, @@ -24049,15 +24804,87 @@ }, { "__id__": 926 + }, + { + "__id__": 928 + }, + { + "__id__": 930 + }, + { + "__id__": 932 + }, + { + "__id__": 934 + }, + { + "__id__": 936 + }, + { + "__id__": 938 + }, + { + "__id__": 940 + }, + { + "__id__": 942 + }, + { + "__id__": 944 + }, + { + "__id__": 946 + }, + { + "__id__": 948 + }, + { + "__id__": 950 + }, + { + "__id__": 952 + }, + { + "__id__": 954 + }, + { + "__id__": 956 + }, + { + "__id__": 958 + }, + { + "__id__": 960 + }, + { + "__id__": 962 + }, + { + "__id__": 964 + }, + { + "__id__": 966 + }, + { + "__id__": 968 + }, + { + "__id__": 970 + }, + { + "__id__": 972 + }, + { + "__id__": 974 } ], "_active": true, "_components": [ { - "__id__": 928 + "__id__": 976 }, { - "__id__": 929 + "__id__": 977 } ], "_prefab": null, @@ -24096,13 +24923,13 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 795 + "__id__": 843 }, "_children": [], "_active": true, "_components": [ { - "__id__": 797 + "__id__": 845 } ], "_prefab": null, @@ -24141,7 +24968,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 796 + "__id__": 844 }, "_enabled": true, "__prefab": null, @@ -24163,13 +24990,13 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 795 + "__id__": 843 }, "_children": [], "_active": true, "_components": [ { - "__id__": 799 + "__id__": 847 } ], "_prefab": null, @@ -24208,7 +25035,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 798 + "__id__": 846 }, "_enabled": true, "__prefab": null, @@ -24230,13 +25057,13 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 795 + "__id__": 843 }, "_children": [], "_active": true, "_components": [ { - "__id__": 801 + "__id__": 849 } ], "_prefab": null, @@ -24275,7 +25102,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 800 + "__id__": 848 }, "_enabled": true, "__prefab": null, @@ -24297,13 +25124,13 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 795 + "__id__": 843 }, "_children": [], "_active": true, "_components": [ { - "__id__": 803 + "__id__": 851 } ], "_prefab": null, @@ -24342,7 +25169,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 802 + "__id__": 850 }, "_enabled": true, "__prefab": null, @@ -24364,13 +25191,13 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 795 + "__id__": 843 }, "_children": [], "_active": true, "_components": [ { - "__id__": 805 + "__id__": 853 } ], "_prefab": null, @@ -24409,7 +25236,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 804 + "__id__": 852 }, "_enabled": true, "__prefab": null, @@ -24431,13 +25258,13 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 795 + "__id__": 843 }, "_children": [], "_active": true, "_components": [ { - "__id__": 807 + "__id__": 855 } ], "_prefab": null, @@ -24476,7 +25303,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 806 + "__id__": 854 }, "_enabled": true, "__prefab": null, @@ -24498,13 +25325,13 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 795 + "__id__": 843 }, "_children": [], "_active": true, "_components": [ { - "__id__": 809 + "__id__": 857 } ], "_prefab": null, @@ -24543,7 +25370,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 808 + "__id__": 856 }, "_enabled": true, "__prefab": null, @@ -24565,13 +25392,13 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 795 + "__id__": 843 }, "_children": [], "_active": true, "_components": [ { - "__id__": 811 + "__id__": 859 } ], "_prefab": null, @@ -24610,7 +25437,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 810 + "__id__": 858 }, "_enabled": true, "__prefab": null, @@ -24632,13 +25459,13 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 795 + "__id__": 843 }, "_children": [], "_active": true, "_components": [ { - "__id__": 813 + "__id__": 861 } ], "_prefab": null, @@ -24677,7 +25504,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 812 + "__id__": 860 }, "_enabled": true, "__prefab": null, @@ -24699,13 +25526,13 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 795 + "__id__": 843 }, "_children": [], "_active": true, "_components": [ { - "__id__": 815 + "__id__": 863 } ], "_prefab": null, @@ -24744,7 +25571,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 814 + "__id__": 862 }, "_enabled": true, "__prefab": null, @@ -24766,13 +25593,13 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 795 + "__id__": 843 }, "_children": [], "_active": true, "_components": [ { - "__id__": 817 + "__id__": 865 } ], "_prefab": null, @@ -24811,7 +25638,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 816 + "__id__": 864 }, "_enabled": true, "__prefab": null, @@ -24833,13 +25660,13 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 795 + "__id__": 843 }, "_children": [], "_active": true, "_components": [ { - "__id__": 819 + "__id__": 867 } ], "_prefab": null, @@ -24878,7 +25705,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 818 + "__id__": 866 }, "_enabled": true, "__prefab": null, @@ -24900,13 +25727,13 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 795 + "__id__": 843 }, "_children": [], "_active": true, "_components": [ { - "__id__": 821 + "__id__": 869 } ], "_prefab": null, @@ -24945,7 +25772,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 820 + "__id__": 868 }, "_enabled": true, "__prefab": null, @@ -24967,13 +25794,13 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 795 + "__id__": 843 }, "_children": [], "_active": true, "_components": [ { - "__id__": 823 + "__id__": 871 } ], "_prefab": null, @@ -25012,7 +25839,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 822 + "__id__": 870 }, "_enabled": true, "__prefab": null, @@ -25034,13 +25861,13 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 795 + "__id__": 843 }, "_children": [], "_active": true, "_components": [ { - "__id__": 825 + "__id__": 873 } ], "_prefab": null, @@ -25079,7 +25906,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 824 + "__id__": 872 }, "_enabled": true, "__prefab": null, @@ -25101,13 +25928,13 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 795 + "__id__": 843 }, "_children": [], "_active": true, "_components": [ { - "__id__": 827 + "__id__": 875 } ], "_prefab": null, @@ -25146,7 +25973,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 826 + "__id__": 874 }, "_enabled": true, "__prefab": null, @@ -25168,13 +25995,13 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 795 + "__id__": 843 }, "_children": [], "_active": true, "_components": [ { - "__id__": 829 + "__id__": 877 } ], "_prefab": null, @@ -25213,7 +26040,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 828 + "__id__": 876 }, "_enabled": true, "__prefab": null, @@ -25235,13 +26062,13 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 795 + "__id__": 843 }, "_children": [], "_active": true, "_components": [ { - "__id__": 831 + "__id__": 879 } ], "_prefab": null, @@ -25280,7 +26107,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 830 + "__id__": 878 }, "_enabled": true, "__prefab": null, @@ -25302,13 +26129,13 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 795 + "__id__": 843 }, "_children": [], "_active": true, "_components": [ { - "__id__": 833 + "__id__": 881 } ], "_prefab": null, @@ -25347,7 +26174,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 832 + "__id__": 880 }, "_enabled": true, "__prefab": null, @@ -25369,13 +26196,13 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 795 + "__id__": 843 }, "_children": [], "_active": true, "_components": [ { - "__id__": 835 + "__id__": 883 } ], "_prefab": null, @@ -25414,7 +26241,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 834 + "__id__": 882 }, "_enabled": true, "__prefab": null, @@ -25436,13 +26263,13 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 795 + "__id__": 843 }, "_children": [], "_active": true, "_components": [ { - "__id__": 837 + "__id__": 885 } ], "_prefab": null, @@ -25481,7 +26308,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 836 + "__id__": 884 }, "_enabled": true, "__prefab": null, @@ -25503,13 +26330,13 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 795 + "__id__": 843 }, "_children": [], "_active": true, "_components": [ { - "__id__": 839 + "__id__": 887 } ], "_prefab": null, @@ -25548,7 +26375,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 838 + "__id__": 886 }, "_enabled": true, "__prefab": null, @@ -25570,13 +26397,13 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 795 + "__id__": 843 }, "_children": [], "_active": true, "_components": [ { - "__id__": 841 + "__id__": 889 } ], "_prefab": null, @@ -25615,7 +26442,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 840 + "__id__": 888 }, "_enabled": true, "__prefab": null, @@ -25637,13 +26464,13 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 795 + "__id__": 843 }, "_children": [], "_active": true, "_components": [ { - "__id__": 843 + "__id__": 891 } ], "_prefab": null, @@ -25682,7 +26509,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 842 + "__id__": 890 }, "_enabled": true, "__prefab": null, @@ -25704,13 +26531,13 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 795 + "__id__": 843 }, "_children": [], "_active": true, "_components": [ { - "__id__": 845 + "__id__": 893 } ], "_prefab": null, @@ -25749,7 +26576,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 844 + "__id__": 892 }, "_enabled": true, "__prefab": null, @@ -25771,13 +26598,13 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 795 + "__id__": 843 }, "_children": [], "_active": true, "_components": [ { - "__id__": 847 + "__id__": 895 } ], "_prefab": null, @@ -25816,7 +26643,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 846 + "__id__": 894 }, "_enabled": true, "__prefab": null, @@ -25838,13 +26665,13 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 795 + "__id__": 843 }, "_children": [], "_active": true, "_components": [ { - "__id__": 849 + "__id__": 897 } ], "_prefab": null, @@ -25883,7 +26710,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 848 + "__id__": 896 }, "_enabled": true, "__prefab": null, @@ -25905,13 +26732,13 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 795 + "__id__": 843 }, "_children": [], "_active": true, "_components": [ { - "__id__": 851 + "__id__": 899 } ], "_prefab": null, @@ -25950,7 +26777,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 850 + "__id__": 898 }, "_enabled": true, "__prefab": null, @@ -25972,13 +26799,13 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 795 + "__id__": 843 }, "_children": [], "_active": true, "_components": [ { - "__id__": 853 + "__id__": 901 } ], "_prefab": null, @@ -26017,7 +26844,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 852 + "__id__": 900 }, "_enabled": true, "__prefab": null, @@ -26039,13 +26866,13 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 795 + "__id__": 843 }, "_children": [], "_active": true, "_components": [ { - "__id__": 855 + "__id__": 903 } ], "_prefab": null, @@ -26084,7 +26911,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 854 + "__id__": 902 }, "_enabled": true, "__prefab": null, @@ -26106,13 +26933,13 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 795 + "__id__": 843 }, "_children": [], "_active": true, "_components": [ { - "__id__": 857 + "__id__": 905 } ], "_prefab": null, @@ -26151,7 +26978,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 856 + "__id__": 904 }, "_enabled": true, "__prefab": null, @@ -26173,13 +27000,13 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 795 + "__id__": 843 }, "_children": [], "_active": true, "_components": [ { - "__id__": 859 + "__id__": 907 } ], "_prefab": null, @@ -26218,7 +27045,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 858 + "__id__": 906 }, "_enabled": true, "__prefab": null, @@ -26240,13 +27067,13 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 795 + "__id__": 843 }, "_children": [], "_active": true, "_components": [ { - "__id__": 861 + "__id__": 909 } ], "_prefab": null, @@ -26285,7 +27112,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 860 + "__id__": 908 }, "_enabled": true, "__prefab": null, @@ -26307,13 +27134,13 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 795 + "__id__": 843 }, "_children": [], "_active": true, "_components": [ { - "__id__": 863 + "__id__": 911 } ], "_prefab": null, @@ -26352,7 +27179,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 862 + "__id__": 910 }, "_enabled": true, "__prefab": null, @@ -26374,13 +27201,13 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 795 + "__id__": 843 }, "_children": [], "_active": true, "_components": [ { - "__id__": 865 + "__id__": 913 } ], "_prefab": null, @@ -26419,7 +27246,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 864 + "__id__": 912 }, "_enabled": true, "__prefab": null, @@ -26441,13 +27268,13 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 795 + "__id__": 843 }, "_children": [], "_active": true, "_components": [ { - "__id__": 867 + "__id__": 915 } ], "_prefab": null, @@ -26486,7 +27313,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 866 + "__id__": 914 }, "_enabled": true, "__prefab": null, @@ -26508,13 +27335,13 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 795 + "__id__": 843 }, "_children": [], "_active": true, "_components": [ { - "__id__": 869 + "__id__": 917 } ], "_prefab": null, @@ -26553,7 +27380,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 868 + "__id__": 916 }, "_enabled": true, "__prefab": null, @@ -26575,13 +27402,13 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 795 + "__id__": 843 }, "_children": [], "_active": true, "_components": [ { - "__id__": 871 + "__id__": 919 } ], "_prefab": null, @@ -26620,7 +27447,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 870 + "__id__": 918 }, "_enabled": true, "__prefab": null, @@ -26642,13 +27469,13 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 795 + "__id__": 843 }, "_children": [], "_active": true, "_components": [ { - "__id__": 873 + "__id__": 921 } ], "_prefab": null, @@ -26687,7 +27514,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 872 + "__id__": 920 }, "_enabled": true, "__prefab": null, @@ -26709,13 +27536,13 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 795 + "__id__": 843 }, "_children": [], "_active": true, "_components": [ { - "__id__": 875 + "__id__": 923 } ], "_prefab": null, @@ -26754,7 +27581,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 874 + "__id__": 922 }, "_enabled": true, "__prefab": null, @@ -26776,13 +27603,13 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 795 + "__id__": 843 }, "_children": [], "_active": true, "_components": [ { - "__id__": 877 + "__id__": 925 } ], "_prefab": null, @@ -26821,7 +27648,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 876 + "__id__": 924 }, "_enabled": true, "__prefab": null, @@ -26843,13 +27670,13 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 795 + "__id__": 843 }, "_children": [], "_active": true, "_components": [ { - "__id__": 879 + "__id__": 927 } ], "_prefab": null, @@ -26888,7 +27715,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 878 + "__id__": 926 }, "_enabled": true, "__prefab": null, @@ -26910,13 +27737,13 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 795 + "__id__": 843 }, "_children": [], "_active": true, "_components": [ { - "__id__": 881 + "__id__": 929 } ], "_prefab": null, @@ -26955,7 +27782,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 880 + "__id__": 928 }, "_enabled": true, "__prefab": null, @@ -26977,13 +27804,13 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 795 + "__id__": 843 }, "_children": [], "_active": true, "_components": [ { - "__id__": 883 + "__id__": 931 } ], "_prefab": null, @@ -27022,7 +27849,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 882 + "__id__": 930 }, "_enabled": true, "__prefab": null, @@ -27044,13 +27871,13 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 795 + "__id__": 843 }, "_children": [], "_active": true, "_components": [ { - "__id__": 885 + "__id__": 933 } ], "_prefab": null, @@ -27089,7 +27916,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 884 + "__id__": 932 }, "_enabled": true, "__prefab": null, @@ -27111,13 +27938,13 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 795 + "__id__": 843 }, "_children": [], "_active": true, "_components": [ { - "__id__": 887 + "__id__": 935 } ], "_prefab": null, @@ -27156,7 +27983,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 886 + "__id__": 934 }, "_enabled": true, "__prefab": null, @@ -27178,13 +28005,13 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 795 + "__id__": 843 }, "_children": [], "_active": true, "_components": [ { - "__id__": 889 + "__id__": 937 } ], "_prefab": null, @@ -27223,7 +28050,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 888 + "__id__": 936 }, "_enabled": true, "__prefab": null, @@ -27245,13 +28072,13 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 795 + "__id__": 843 }, "_children": [], "_active": true, "_components": [ { - "__id__": 891 + "__id__": 939 } ], "_prefab": null, @@ -27290,7 +28117,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 890 + "__id__": 938 }, "_enabled": true, "__prefab": null, @@ -27312,13 +28139,13 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 795 + "__id__": 843 }, "_children": [], "_active": true, "_components": [ { - "__id__": 893 + "__id__": 941 } ], "_prefab": null, @@ -27357,7 +28184,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 892 + "__id__": 940 }, "_enabled": true, "__prefab": null, @@ -27379,13 +28206,13 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 795 + "__id__": 843 }, "_children": [], "_active": true, "_components": [ { - "__id__": 895 + "__id__": 943 } ], "_prefab": null, @@ -27424,7 +28251,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 894 + "__id__": 942 }, "_enabled": true, "__prefab": null, @@ -27446,13 +28273,13 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 795 + "__id__": 843 }, "_children": [], "_active": true, "_components": [ { - "__id__": 897 + "__id__": 945 } ], "_prefab": null, @@ -27491,7 +28318,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 896 + "__id__": 944 }, "_enabled": true, "__prefab": null, @@ -27513,13 +28340,13 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 795 + "__id__": 843 }, "_children": [], "_active": true, "_components": [ { - "__id__": 899 + "__id__": 947 } ], "_prefab": null, @@ -27558,7 +28385,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 898 + "__id__": 946 }, "_enabled": true, "__prefab": null, @@ -27580,13 +28407,13 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 795 + "__id__": 843 }, "_children": [], "_active": true, "_components": [ { - "__id__": 901 + "__id__": 949 } ], "_prefab": null, @@ -27625,7 +28452,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 900 + "__id__": 948 }, "_enabled": true, "__prefab": null, @@ -27647,13 +28474,13 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 795 + "__id__": 843 }, "_children": [], "_active": true, "_components": [ { - "__id__": 903 + "__id__": 951 } ], "_prefab": null, @@ -27692,7 +28519,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 902 + "__id__": 950 }, "_enabled": true, "__prefab": null, @@ -27714,13 +28541,13 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 795 + "__id__": 843 }, "_children": [], "_active": true, "_components": [ { - "__id__": 905 + "__id__": 953 } ], "_prefab": null, @@ -27759,7 +28586,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 904 + "__id__": 952 }, "_enabled": true, "__prefab": null, @@ -27781,13 +28608,13 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 795 + "__id__": 843 }, "_children": [], "_active": true, "_components": [ { - "__id__": 907 + "__id__": 955 } ], "_prefab": null, @@ -27826,7 +28653,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 906 + "__id__": 954 }, "_enabled": true, "__prefab": null, @@ -27848,13 +28675,13 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 795 + "__id__": 843 }, "_children": [], "_active": true, "_components": [ { - "__id__": 909 + "__id__": 957 } ], "_prefab": null, @@ -27893,7 +28720,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 908 + "__id__": 956 }, "_enabled": true, "__prefab": null, @@ -27915,13 +28742,13 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 795 + "__id__": 843 }, "_children": [], "_active": true, "_components": [ { - "__id__": 911 + "__id__": 959 } ], "_prefab": null, @@ -27960,7 +28787,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 910 + "__id__": 958 }, "_enabled": true, "__prefab": null, @@ -27982,13 +28809,13 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 795 + "__id__": 843 }, "_children": [], "_active": true, "_components": [ { - "__id__": 913 + "__id__": 961 } ], "_prefab": null, @@ -28027,7 +28854,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 912 + "__id__": 960 }, "_enabled": true, "__prefab": null, @@ -28049,13 +28876,13 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 795 + "__id__": 843 }, "_children": [], "_active": true, "_components": [ { - "__id__": 915 + "__id__": 963 } ], "_prefab": null, @@ -28094,7 +28921,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 914 + "__id__": 962 }, "_enabled": true, "__prefab": null, @@ -28116,13 +28943,13 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 795 + "__id__": 843 }, "_children": [], "_active": true, "_components": [ { - "__id__": 917 + "__id__": 965 } ], "_prefab": null, @@ -28161,7 +28988,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 916 + "__id__": 964 }, "_enabled": true, "__prefab": null, @@ -28183,13 +29010,13 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 795 + "__id__": 843 }, "_children": [], "_active": true, "_components": [ { - "__id__": 919 + "__id__": 967 } ], "_prefab": null, @@ -28228,7 +29055,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 918 + "__id__": 966 }, "_enabled": true, "__prefab": null, @@ -28250,13 +29077,13 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 795 + "__id__": 843 }, "_children": [], "_active": true, "_components": [ { - "__id__": 921 + "__id__": 969 } ], "_prefab": null, @@ -28295,7 +29122,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 920 + "__id__": 968 }, "_enabled": true, "__prefab": null, @@ -28317,13 +29144,13 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 795 + "__id__": 843 }, "_children": [], "_active": true, "_components": [ { - "__id__": 923 + "__id__": 971 } ], "_prefab": null, @@ -28362,7 +29189,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 922 + "__id__": 970 }, "_enabled": true, "__prefab": null, @@ -28384,13 +29211,13 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 795 + "__id__": 843 }, "_children": [], "_active": true, "_components": [ { - "__id__": 925 + "__id__": 973 } ], "_prefab": null, @@ -28429,7 +29256,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 924 + "__id__": 972 }, "_enabled": true, "__prefab": null, @@ -28451,13 +29278,13 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 795 + "__id__": 843 }, "_children": [], "_active": true, "_components": [ { - "__id__": 927 + "__id__": 975 } ], "_prefab": null, @@ -28496,7 +29323,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 926 + "__id__": 974 }, "_enabled": true, "__prefab": null, @@ -28518,7 +29345,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 795 + "__id__": 843 }, "_enabled": true, "__prefab": null, @@ -28540,96 +29367,36 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 795 + "__id__": 843 }, "_enabled": true, "__prefab": null, "_objects": [ { - "__id__": 930 + "__id__": 978 }, { - "__id__": 931 + "__id__": 979 } ], "_boosters": [ { - "__id__": 932 + "__id__": 980 + }, + { + "__id__": 981 + }, + { + "__id__": 982 + }, + { + "__id__": 983 + }, + { + "__id__": 984 } ], "_spawnPoints": [ - { - "__id__": 796 - }, - { - "__id__": 798 - }, - { - "__id__": 800 - }, - { - "__id__": 802 - }, - { - "__id__": 804 - }, - { - "__id__": 806 - }, - { - "__id__": 808 - }, - { - "__id__": 810 - }, - { - "__id__": 812 - }, - { - "__id__": 814 - }, - { - "__id__": 816 - }, - { - "__id__": 818 - }, - { - "__id__": 820 - }, - { - "__id__": 822 - }, - { - "__id__": 824 - }, - { - "__id__": 826 - }, - { - "__id__": 828 - }, - { - "__id__": 830 - }, - { - "__id__": 832 - }, - { - "__id__": 834 - }, - { - "__id__": 836 - }, - { - "__id__": 838 - }, - { - "__id__": 840 - }, - { - "__id__": 842 - }, { "__id__": 844 }, @@ -28755,6 +29522,78 @@ }, { "__id__": 926 + }, + { + "__id__": 928 + }, + { + "__id__": 930 + }, + { + "__id__": 932 + }, + { + "__id__": 934 + }, + { + "__id__": 936 + }, + { + "__id__": 938 + }, + { + "__id__": 940 + }, + { + "__id__": 942 + }, + { + "__id__": 944 + }, + { + "__id__": 946 + }, + { + "__id__": 948 + }, + { + "__id__": 950 + }, + { + "__id__": 952 + }, + { + "__id__": 954 + }, + { + "__id__": 956 + }, + { + "__id__": 958 + }, + { + "__id__": 960 + }, + { + "__id__": 962 + }, + { + "__id__": 964 + }, + { + "__id__": 966 + }, + { + "__id__": 968 + }, + { + "__id__": 970 + }, + { + "__id__": 972 + }, + { + "__id__": 974 } ], "_spawnTime": 1.5, @@ -28790,11 +29629,55 @@ "__uuid__": "fefef5ec-f5cc-45f8-8e6f-4489f610b249", "__expectedType__": "cc.Prefab" }, - "weight": 100, + "weight": 20, "weightStepOnGoal": 0, "maxWeight": 100, "maxObjects": 1 }, + { + "__type__": "weightedObject", + "prefab": { + "__uuid__": "fd465778-69b4-4cf8-9be2-48528a561b58", + "__expectedType__": "cc.Prefab" + }, + "weight": 20, + "weightStepOnGoal": 0, + "maxWeight": 20, + "maxObjects": 1 + }, + { + "__type__": "weightedObject", + "prefab": { + "__uuid__": "3aaaa833-5e70-4ec2-9480-47180250bb9d", + "__expectedType__": "cc.Prefab" + }, + "weight": 20, + "weightStepOnGoal": 0, + "maxWeight": 20, + "maxObjects": 1 + }, + { + "__type__": "weightedObject", + "prefab": { + "__uuid__": "a0154013-d559-4ebd-9c19-e549f8759829", + "__expectedType__": "cc.Prefab" + }, + "weight": 20, + "weightStepOnGoal": 0, + "maxWeight": 20, + "maxObjects": 1 + }, + { + "__type__": "weightedObject", + "prefab": { + "__uuid__": "c4569dbe-f865-41fd-9cb9-d2be403e5c52", + "__expectedType__": "cc.Prefab" + }, + "weight": 20, + "weightStepOnGoal": 0, + "maxWeight": 20, + "maxObjects": 1 + }, { "__type__": "cc.Node", "_name": "trail render", @@ -28807,10 +29690,10 @@ "_active": true, "_components": [ { - "__id__": 934 + "__id__": 986 }, { - "__id__": 935 + "__id__": 987 } ], "_prefab": null, @@ -28849,7 +29732,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 933 + "__id__": 985 }, "_enabled": true, "__prefab": null, @@ -28871,7 +29754,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 933 + "__id__": 985 }, "_enabled": true, "__prefab": null, @@ -28916,7 +29799,7 @@ "_active": true, "_components": [ { - "__id__": 937 + "__id__": 989 } ], "_prefab": null, @@ -28955,7 +29838,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 936 + "__id__": 988 }, "_enabled": true, "__prefab": null, @@ -28981,16 +29864,16 @@ }, "_children": [ { - "__id__": 939 + "__id__": 991 }, { - "__id__": 1074 + "__id__": 1126 } ], "_active": true, "_components": [ { - "__id__": 1209 + "__id__": 1261 } ], "_prefab": null, @@ -29029,26 +29912,26 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 938 + "__id__": 990 }, "_children": [ { - "__id__": 940 + "__id__": 992 }, { - "__id__": 945 + "__id__": 997 } ], "_active": true, "_components": [ { - "__id__": 1071 + "__id__": 1123 }, { - "__id__": 1072 + "__id__": 1124 }, { - "__id__": 1073 + "__id__": 1125 } ], "_prefab": null, @@ -29087,22 +29970,22 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 939 + "__id__": 991 }, "_children": [], "_active": true, "_components": [ { - "__id__": 941 + "__id__": 993 }, { - "__id__": 942 + "__id__": 994 }, { - "__id__": 943 + "__id__": 995 }, { - "__id__": 944 + "__id__": 996 } ], "_prefab": null, @@ -29141,7 +30024,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 940 + "__id__": 992 }, "_enabled": true, "__prefab": null, @@ -29163,7 +30046,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 940 + "__id__": 992 }, "_enabled": true, "__prefab": null, @@ -29202,7 +30085,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 940 + "__id__": 992 }, "_enabled": true, "__prefab": null, @@ -29230,7 +30113,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 940 + "__id__": 992 }, "_enabled": true, "__prefab": null, @@ -29258,20 +30141,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 939 + "__id__": 991 }, "_children": [ { - "__id__": 946 + "__id__": 998 }, { - "__id__": 1005 + "__id__": 1057 } ], "_active": false, "_components": [ { - "__id__": 1070 + "__id__": 1122 } ], "_prefab": null, @@ -29310,19 +30193,19 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 945 + "__id__": 997 }, "_children": [], "_active": true, "_components": [ { - "__id__": 947 + "__id__": 999 }, { - "__id__": 1003 + "__id__": 1055 }, { - "__id__": 1004 + "__id__": 1056 } ], "_prefab": null, @@ -29361,7 +30244,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 946 + "__id__": 998 }, "_enabled": true, "__prefab": null, @@ -29374,60 +30257,60 @@ ], "_visFlags": 0, "startColor": { - "__id__": 948 + "__id__": 1000 }, "scaleSpace": 1, "startSize3D": false, "startSizeX": { - "__id__": 949 + "__id__": 1001 }, "startSize": { - "__id__": 949 + "__id__": 1001 }, "startSizeY": { - "__id__": 950 + "__id__": 1002 }, "startSizeZ": { - "__id__": 951 + "__id__": 1003 }, "startSpeed": { - "__id__": 952 + "__id__": 1004 }, "startRotation3D": false, "startRotationX": { - "__id__": 953 + "__id__": 1005 }, "startRotationY": { - "__id__": 954 + "__id__": 1006 }, "startRotationZ": { - "__id__": 955 + "__id__": 1007 }, "startRotation": { - "__id__": 955 + "__id__": 1007 }, "startDelay": { - "__id__": 956 + "__id__": 1008 }, "startLifetime": { - "__id__": 957 + "__id__": 1009 }, "duration": 0.5, "loop": false, "simulationSpeed": 1, "playOnAwake": true, "gravityModifier": { - "__id__": 958 + "__id__": 1010 }, "rateOverTime": { - "__id__": 959 + "__id__": 1011 }, "rateOverDistance": { - "__id__": 960 + "__id__": 1012 }, "bursts": [ { - "__id__": 961 + "__id__": 1013 } ], "_renderCulling": false, @@ -29438,37 +30321,37 @@ "_dataCulling": false, "enableCulling": false, "_colorOverLifetimeModule": { - "__id__": 963 + "__id__": 1015 }, "_shapeModule": { - "__id__": 965 + "__id__": 1017 }, "_sizeOvertimeModule": { - "__id__": 967 + "__id__": 1019 }, "_velocityOvertimeModule": { - "__id__": 973 + "__id__": 1025 }, "_forceOvertimeModule": { - "__id__": 979 + "__id__": 1031 }, "_limitVelocityOvertimeModule": { - "__id__": 983 + "__id__": 1035 }, "_rotationOvertimeModule": { - "__id__": 988 + "__id__": 1040 }, "_textureAnimationModule": { - "__id__": 992 + "__id__": 1044 }, "_noiseModule": { - "__id__": 996 + "__id__": 1048 }, "_trailModule": { - "__id__": 997 + "__id__": 1049 }, "renderer": { - "__id__": 1002 + "__id__": 1054 }, "_prewarm": false, "_capacity": 8, @@ -29568,7 +30451,7 @@ "_repeatCount": 1, "repeatInterval": 0, "count": { - "__id__": 962 + "__id__": 1014 } }, { @@ -29581,7 +30464,7 @@ "__type__": "cc.ColorOvertimeModule", "_enable": false, "color": { - "__id__": 964 + "__id__": 1016 } }, { @@ -29610,7 +30493,7 @@ "arcMode": 0, "arcSpread": 11.4, "arcSpeed": { - "__id__": 966 + "__id__": 1018 }, "length": 5, "boxThickness": { @@ -29651,23 +30534,23 @@ "_enable": true, "separateAxes": false, "size": { - "__id__": 968 + "__id__": 1020 }, "x": { - "__id__": 970 + "__id__": 1022 }, "y": { - "__id__": 971 + "__id__": 1023 }, "z": { - "__id__": 972 + "__id__": 1024 } }, { "__type__": "cc.CurveRange", "mode": 1, "spline": { - "__id__": 969 + "__id__": 1021 }, "multiplier": 1 }, @@ -29728,16 +30611,16 @@ "__type__": "cc.VelocityOvertimeModule", "_enable": true, "x": { - "__id__": 974 + "__id__": 1026 }, "y": { - "__id__": 975 + "__id__": 1027 }, "z": { - "__id__": 977 + "__id__": 1029 }, "speedModifier": { - "__id__": 978 + "__id__": 1030 }, "space": 1 }, @@ -29751,7 +30634,7 @@ "__type__": "cc.CurveRange", "mode": 1, "spline": { - "__id__": 976 + "__id__": 1028 }, "multiplier": 1 }, @@ -29806,13 +30689,13 @@ "__type__": "cc.ForceOvertimeModule", "_enable": false, "x": { - "__id__": 980 + "__id__": 1032 }, "y": { - "__id__": 981 + "__id__": 1033 }, "z": { - "__id__": 982 + "__id__": 1034 }, "space": 1 }, @@ -29838,16 +30721,16 @@ "__type__": "cc.LimitVelocityOvertimeModule", "_enable": false, "limitX": { - "__id__": 984 + "__id__": 1036 }, "limitY": { - "__id__": 985 + "__id__": 1037 }, "limitZ": { - "__id__": 986 + "__id__": 1038 }, "limit": { - "__id__": 987 + "__id__": 1039 }, "dampen": 3, "separateAxes": false, @@ -29882,13 +30765,13 @@ "_enable": true, "_separateAxes": false, "x": { - "__id__": 989 + "__id__": 1041 }, "y": { - "__id__": 990 + "__id__": 1042 }, "z": { - "__id__": 991 + "__id__": 1043 } }, { @@ -29922,10 +30805,10 @@ "_mode": 0, "animation": 0, "frameOverTime": { - "__id__": 993 + "__id__": 1045 }, "startFrame": { - "__id__": 995 + "__id__": 1047 }, "cycleCount": 0, "_flipU": 0, @@ -29938,7 +30821,7 @@ "__type__": "cc.CurveRange", "mode": 1, "spline": { - "__id__": 994 + "__id__": 1046 }, "multiplier": 1 }, @@ -30005,25 +30888,25 @@ "_enable": false, "mode": 0, "lifeTime": { - "__id__": 998 + "__id__": 1050 }, "_minParticleDistance": 0.1, "existWithParticles": true, "textureMode": 0, "widthFromParticle": true, "widthRatio": { - "__id__": 999 + "__id__": 1051 }, "colorFromParticle": false, "colorOverTrail": { - "__id__": 1000 + "__id__": 1052 }, "colorOvertime": { - "__id__": 1001 + "__id__": 1053 }, "_space": 0, "_particleSystem": { - "__id__": 947 + "__id__": 999 } }, { @@ -30084,7 +30967,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 946 + "__id__": 998 }, "_enabled": true, "__prefab": null, @@ -30096,7 +30979,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 946 + "__id__": 998 }, "_enabled": true, "__prefab": null, @@ -30118,19 +31001,19 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 945 + "__id__": 997 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1006 + "__id__": 1058 }, { - "__id__": 1068 + "__id__": 1120 }, { - "__id__": 1069 + "__id__": 1121 } ], "_prefab": null, @@ -30169,7 +31052,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1005 + "__id__": 1057 }, "_enabled": true, "__prefab": null, @@ -30182,60 +31065,60 @@ ], "_visFlags": 0, "startColor": { - "__id__": 1007 + "__id__": 1059 }, "scaleSpace": 1, "startSize3D": false, "startSizeX": { - "__id__": 1008 + "__id__": 1060 }, "startSize": { - "__id__": 1008 + "__id__": 1060 }, "startSizeY": { - "__id__": 1009 + "__id__": 1061 }, "startSizeZ": { - "__id__": 1010 + "__id__": 1062 }, "startSpeed": { - "__id__": 1011 + "__id__": 1063 }, "startRotation3D": false, "startRotationX": { - "__id__": 1012 + "__id__": 1064 }, "startRotationY": { - "__id__": 1013 + "__id__": 1065 }, "startRotationZ": { - "__id__": 1014 + "__id__": 1066 }, "startRotation": { - "__id__": 1014 + "__id__": 1066 }, "startDelay": { - "__id__": 1015 + "__id__": 1067 }, "startLifetime": { - "__id__": 1016 + "__id__": 1068 }, "duration": 0.5, "loop": false, "simulationSpeed": 1, "playOnAwake": true, "gravityModifier": { - "__id__": 1017 + "__id__": 1069 }, "rateOverTime": { - "__id__": 1018 + "__id__": 1070 }, "rateOverDistance": { - "__id__": 1019 + "__id__": 1071 }, "bursts": [ { - "__id__": 1020 + "__id__": 1072 } ], "_renderCulling": false, @@ -30246,37 +31129,37 @@ "_dataCulling": false, "enableCulling": false, "_colorOverLifetimeModule": { - "__id__": 1022 + "__id__": 1074 }, "_shapeModule": { - "__id__": 1031 + "__id__": 1083 }, "_sizeOvertimeModule": { - "__id__": 1033 + "__id__": 1085 }, "_velocityOvertimeModule": { - "__id__": 1039 + "__id__": 1091 }, "_forceOvertimeModule": { - "__id__": 1044 + "__id__": 1096 }, "_limitVelocityOvertimeModule": { - "__id__": 1048 + "__id__": 1100 }, "_rotationOvertimeModule": { - "__id__": 1053 + "__id__": 1105 }, "_textureAnimationModule": { - "__id__": 1057 + "__id__": 1109 }, "_noiseModule": { - "__id__": 1061 + "__id__": 1113 }, "_trailModule": { - "__id__": 1062 + "__id__": 1114 }, "renderer": { - "__id__": 1067 + "__id__": 1119 }, "_prewarm": false, "_capacity": 100, @@ -30374,7 +31257,7 @@ "_repeatCount": 1, "repeatInterval": 1, "count": { - "__id__": 1021 + "__id__": 1073 } }, { @@ -30387,38 +31270,38 @@ "__type__": "cc.ColorOvertimeModule", "_enable": true, "color": { - "__id__": 1023 + "__id__": 1075 } }, { "__type__": "cc.GradientRange", "_mode": 1, "gradient": { - "__id__": 1024 + "__id__": 1076 } }, { "__type__": "cc.Gradient", "colorKeys": [ { - "__id__": 1025 + "__id__": 1077 }, { - "__id__": 1026 + "__id__": 1078 }, { - "__id__": 1027 + "__id__": 1079 } ], "alphaKeys": [ { - "__id__": 1028 + "__id__": 1080 }, { - "__id__": 1029 + "__id__": 1081 }, { - "__id__": 1030 + "__id__": 1082 } ], "mode": 0 @@ -30486,7 +31369,7 @@ "arcMode": 0, "arcSpread": 0, "arcSpeed": { - "__id__": 1032 + "__id__": 1084 }, "length": 5, "boxThickness": { @@ -30527,23 +31410,23 @@ "_enable": true, "separateAxes": false, "size": { - "__id__": 1034 + "__id__": 1086 }, "x": { - "__id__": 1036 + "__id__": 1088 }, "y": { - "__id__": 1037 + "__id__": 1089 }, "z": { - "__id__": 1038 + "__id__": 1090 } }, { "__type__": "cc.CurveRange", "mode": 1, "spline": { - "__id__": 1035 + "__id__": 1087 }, "multiplier": 1 }, @@ -30604,16 +31487,16 @@ "__type__": "cc.VelocityOvertimeModule", "_enable": false, "x": { - "__id__": 1040 + "__id__": 1092 }, "y": { - "__id__": 1041 + "__id__": 1093 }, "z": { - "__id__": 1042 + "__id__": 1094 }, "speedModifier": { - "__id__": 1043 + "__id__": 1095 }, "space": 1 }, @@ -30645,13 +31528,13 @@ "__type__": "cc.ForceOvertimeModule", "_enable": false, "x": { - "__id__": 1045 + "__id__": 1097 }, "y": { - "__id__": 1046 + "__id__": 1098 }, "z": { - "__id__": 1047 + "__id__": 1099 }, "space": 1 }, @@ -30677,16 +31560,16 @@ "__type__": "cc.LimitVelocityOvertimeModule", "_enable": true, "limitX": { - "__id__": 1049 + "__id__": 1101 }, "limitY": { - "__id__": 1050 + "__id__": 1102 }, "limitZ": { - "__id__": 1051 + "__id__": 1103 }, "limit": { - "__id__": 1052 + "__id__": 1104 }, "dampen": 0.05, "separateAxes": false, @@ -30721,13 +31604,13 @@ "_enable": true, "_separateAxes": false, "x": { - "__id__": 1054 + "__id__": 1106 }, "y": { - "__id__": 1055 + "__id__": 1107 }, "z": { - "__id__": 1056 + "__id__": 1108 } }, { @@ -30759,10 +31642,10 @@ "_mode": 0, "animation": 0, "frameOverTime": { - "__id__": 1058 + "__id__": 1110 }, "startFrame": { - "__id__": 1060 + "__id__": 1112 }, "cycleCount": 1, "_flipU": 0, @@ -30775,7 +31658,7 @@ "__type__": "cc.CurveRange", "mode": 1, "spline": { - "__id__": 1059 + "__id__": 1111 }, "multiplier": 1 }, @@ -30843,25 +31726,25 @@ "_enable": false, "mode": 0, "lifeTime": { - "__id__": 1063 + "__id__": 1115 }, "_minParticleDistance": 0.1, "existWithParticles": true, "textureMode": 0, "widthFromParticle": true, "widthRatio": { - "__id__": 1064 + "__id__": 1116 }, "colorFromParticle": false, "colorOverTrail": { - "__id__": 1065 + "__id__": 1117 }, "colorOvertime": { - "__id__": 1066 + "__id__": 1118 }, "_space": 0, "_particleSystem": { - "__id__": 1006 + "__id__": 1058 } }, { @@ -30922,7 +31805,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1005 + "__id__": 1057 }, "_enabled": true, "__prefab": null, @@ -30934,7 +31817,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1005 + "__id__": 1057 }, "_enabled": true, "__prefab": null, @@ -30956,7 +31839,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 945 + "__id__": 997 }, "_enabled": true, "__prefab": null, @@ -30978,7 +31861,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 939 + "__id__": 991 }, "_enabled": true, "__prefab": null, @@ -31000,15 +31883,15 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 939 + "__id__": 991 }, "_enabled": true, "__prefab": null, "_collider": { - "__id__": 943 + "__id__": 995 }, "_animation": { - "__id__": 1073 + "__id__": 1125 }, "_force": 40, "_soundFx": { @@ -31024,7 +31907,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 939 + "__id__": 991 }, "_enabled": true, "__prefab": null, @@ -31047,26 +31930,26 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 938 + "__id__": 990 }, "_children": [ { - "__id__": 1075 + "__id__": 1127 }, { - "__id__": 1080 + "__id__": 1132 } ], "_active": true, "_components": [ { - "__id__": 1206 + "__id__": 1258 }, { - "__id__": 1207 + "__id__": 1259 }, { - "__id__": 1208 + "__id__": 1260 } ], "_prefab": null, @@ -31105,22 +31988,22 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1074 + "__id__": 1126 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1076 + "__id__": 1128 }, { - "__id__": 1077 + "__id__": 1129 }, { - "__id__": 1078 + "__id__": 1130 }, { - "__id__": 1079 + "__id__": 1131 } ], "_prefab": null, @@ -31159,7 +32042,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1075 + "__id__": 1127 }, "_enabled": true, "__prefab": null, @@ -31181,7 +32064,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1075 + "__id__": 1127 }, "_enabled": true, "__prefab": null, @@ -31220,7 +32103,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1075 + "__id__": 1127 }, "_enabled": true, "__prefab": null, @@ -31248,7 +32131,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1075 + "__id__": 1127 }, "_enabled": true, "__prefab": null, @@ -31276,20 +32159,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1074 + "__id__": 1126 }, "_children": [ { - "__id__": 1081 + "__id__": 1133 }, { - "__id__": 1140 + "__id__": 1192 } ], "_active": false, "_components": [ { - "__id__": 1205 + "__id__": 1257 } ], "_prefab": null, @@ -31328,19 +32211,19 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1080 + "__id__": 1132 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1082 + "__id__": 1134 }, { - "__id__": 1138 + "__id__": 1190 }, { - "__id__": 1139 + "__id__": 1191 } ], "_prefab": null, @@ -31379,7 +32262,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1081 + "__id__": 1133 }, "_enabled": true, "__prefab": null, @@ -31392,60 +32275,60 @@ ], "_visFlags": 0, "startColor": { - "__id__": 1083 + "__id__": 1135 }, "scaleSpace": 1, "startSize3D": false, "startSizeX": { - "__id__": 1084 + "__id__": 1136 }, "startSize": { - "__id__": 1084 + "__id__": 1136 }, "startSizeY": { - "__id__": 1085 + "__id__": 1137 }, "startSizeZ": { - "__id__": 1086 + "__id__": 1138 }, "startSpeed": { - "__id__": 1087 + "__id__": 1139 }, "startRotation3D": false, "startRotationX": { - "__id__": 1088 + "__id__": 1140 }, "startRotationY": { - "__id__": 1089 + "__id__": 1141 }, "startRotationZ": { - "__id__": 1090 + "__id__": 1142 }, "startRotation": { - "__id__": 1090 + "__id__": 1142 }, "startDelay": { - "__id__": 1091 + "__id__": 1143 }, "startLifetime": { - "__id__": 1092 + "__id__": 1144 }, "duration": 0.5, "loop": false, "simulationSpeed": 1, "playOnAwake": true, "gravityModifier": { - "__id__": 1093 + "__id__": 1145 }, "rateOverTime": { - "__id__": 1094 + "__id__": 1146 }, "rateOverDistance": { - "__id__": 1095 + "__id__": 1147 }, "bursts": [ { - "__id__": 1096 + "__id__": 1148 } ], "_renderCulling": false, @@ -31456,37 +32339,37 @@ "_dataCulling": false, "enableCulling": false, "_colorOverLifetimeModule": { - "__id__": 1098 + "__id__": 1150 }, "_shapeModule": { - "__id__": 1100 + "__id__": 1152 }, "_sizeOvertimeModule": { - "__id__": 1102 + "__id__": 1154 }, "_velocityOvertimeModule": { - "__id__": 1108 + "__id__": 1160 }, "_forceOvertimeModule": { - "__id__": 1114 + "__id__": 1166 }, "_limitVelocityOvertimeModule": { - "__id__": 1118 + "__id__": 1170 }, "_rotationOvertimeModule": { - "__id__": 1123 + "__id__": 1175 }, "_textureAnimationModule": { - "__id__": 1127 + "__id__": 1179 }, "_noiseModule": { - "__id__": 1131 + "__id__": 1183 }, "_trailModule": { - "__id__": 1132 + "__id__": 1184 }, "renderer": { - "__id__": 1137 + "__id__": 1189 }, "_prewarm": false, "_capacity": 8, @@ -31586,7 +32469,7 @@ "_repeatCount": 1, "repeatInterval": 0, "count": { - "__id__": 1097 + "__id__": 1149 } }, { @@ -31599,7 +32482,7 @@ "__type__": "cc.ColorOvertimeModule", "_enable": false, "color": { - "__id__": 1099 + "__id__": 1151 } }, { @@ -31628,7 +32511,7 @@ "arcMode": 0, "arcSpread": 11.4, "arcSpeed": { - "__id__": 1101 + "__id__": 1153 }, "length": 5, "boxThickness": { @@ -31669,23 +32552,23 @@ "_enable": true, "separateAxes": false, "size": { - "__id__": 1103 + "__id__": 1155 }, "x": { - "__id__": 1105 + "__id__": 1157 }, "y": { - "__id__": 1106 + "__id__": 1158 }, "z": { - "__id__": 1107 + "__id__": 1159 } }, { "__type__": "cc.CurveRange", "mode": 1, "spline": { - "__id__": 1104 + "__id__": 1156 }, "multiplier": 1 }, @@ -31746,16 +32629,16 @@ "__type__": "cc.VelocityOvertimeModule", "_enable": true, "x": { - "__id__": 1109 + "__id__": 1161 }, "y": { - "__id__": 1110 + "__id__": 1162 }, "z": { - "__id__": 1112 + "__id__": 1164 }, "speedModifier": { - "__id__": 1113 + "__id__": 1165 }, "space": 1 }, @@ -31769,7 +32652,7 @@ "__type__": "cc.CurveRange", "mode": 1, "spline": { - "__id__": 1111 + "__id__": 1163 }, "multiplier": 1 }, @@ -31824,13 +32707,13 @@ "__type__": "cc.ForceOvertimeModule", "_enable": false, "x": { - "__id__": 1115 + "__id__": 1167 }, "y": { - "__id__": 1116 + "__id__": 1168 }, "z": { - "__id__": 1117 + "__id__": 1169 }, "space": 1 }, @@ -31856,16 +32739,16 @@ "__type__": "cc.LimitVelocityOvertimeModule", "_enable": false, "limitX": { - "__id__": 1119 + "__id__": 1171 }, "limitY": { - "__id__": 1120 + "__id__": 1172 }, "limitZ": { - "__id__": 1121 + "__id__": 1173 }, "limit": { - "__id__": 1122 + "__id__": 1174 }, "dampen": 3, "separateAxes": false, @@ -31900,13 +32783,13 @@ "_enable": true, "_separateAxes": false, "x": { - "__id__": 1124 + "__id__": 1176 }, "y": { - "__id__": 1125 + "__id__": 1177 }, "z": { - "__id__": 1126 + "__id__": 1178 } }, { @@ -31940,10 +32823,10 @@ "_mode": 0, "animation": 0, "frameOverTime": { - "__id__": 1128 + "__id__": 1180 }, "startFrame": { - "__id__": 1130 + "__id__": 1182 }, "cycleCount": 0, "_flipU": 0, @@ -31956,7 +32839,7 @@ "__type__": "cc.CurveRange", "mode": 1, "spline": { - "__id__": 1129 + "__id__": 1181 }, "multiplier": 1 }, @@ -32023,25 +32906,25 @@ "_enable": false, "mode": 0, "lifeTime": { - "__id__": 1133 + "__id__": 1185 }, "_minParticleDistance": 0.1, "existWithParticles": true, "textureMode": 0, "widthFromParticle": true, "widthRatio": { - "__id__": 1134 + "__id__": 1186 }, "colorFromParticle": false, "colorOverTrail": { - "__id__": 1135 + "__id__": 1187 }, "colorOvertime": { - "__id__": 1136 + "__id__": 1188 }, "_space": 0, "_particleSystem": { - "__id__": 1082 + "__id__": 1134 } }, { @@ -32102,7 +32985,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1081 + "__id__": 1133 }, "_enabled": true, "__prefab": null, @@ -32114,7 +32997,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1081 + "__id__": 1133 }, "_enabled": true, "__prefab": null, @@ -32136,19 +33019,19 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1080 + "__id__": 1132 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1141 + "__id__": 1193 }, { - "__id__": 1203 + "__id__": 1255 }, { - "__id__": 1204 + "__id__": 1256 } ], "_prefab": null, @@ -32187,7 +33070,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1140 + "__id__": 1192 }, "_enabled": true, "__prefab": null, @@ -32200,60 +33083,60 @@ ], "_visFlags": 0, "startColor": { - "__id__": 1142 + "__id__": 1194 }, "scaleSpace": 1, "startSize3D": false, "startSizeX": { - "__id__": 1143 + "__id__": 1195 }, "startSize": { - "__id__": 1143 + "__id__": 1195 }, "startSizeY": { - "__id__": 1144 + "__id__": 1196 }, "startSizeZ": { - "__id__": 1145 + "__id__": 1197 }, "startSpeed": { - "__id__": 1146 + "__id__": 1198 }, "startRotation3D": false, "startRotationX": { - "__id__": 1147 + "__id__": 1199 }, "startRotationY": { - "__id__": 1148 + "__id__": 1200 }, "startRotationZ": { - "__id__": 1149 + "__id__": 1201 }, "startRotation": { - "__id__": 1149 + "__id__": 1201 }, "startDelay": { - "__id__": 1150 + "__id__": 1202 }, "startLifetime": { - "__id__": 1151 + "__id__": 1203 }, "duration": 0.5, "loop": false, "simulationSpeed": 1, "playOnAwake": true, "gravityModifier": { - "__id__": 1152 + "__id__": 1204 }, "rateOverTime": { - "__id__": 1153 + "__id__": 1205 }, "rateOverDistance": { - "__id__": 1154 + "__id__": 1206 }, "bursts": [ { - "__id__": 1155 + "__id__": 1207 } ], "_renderCulling": false, @@ -32264,37 +33147,37 @@ "_dataCulling": false, "enableCulling": false, "_colorOverLifetimeModule": { - "__id__": 1157 + "__id__": 1209 }, "_shapeModule": { - "__id__": 1166 + "__id__": 1218 }, "_sizeOvertimeModule": { - "__id__": 1168 + "__id__": 1220 }, "_velocityOvertimeModule": { - "__id__": 1174 + "__id__": 1226 }, "_forceOvertimeModule": { - "__id__": 1179 + "__id__": 1231 }, "_limitVelocityOvertimeModule": { - "__id__": 1183 + "__id__": 1235 }, "_rotationOvertimeModule": { - "__id__": 1188 + "__id__": 1240 }, "_textureAnimationModule": { - "__id__": 1192 + "__id__": 1244 }, "_noiseModule": { - "__id__": 1196 + "__id__": 1248 }, "_trailModule": { - "__id__": 1197 + "__id__": 1249 }, "renderer": { - "__id__": 1202 + "__id__": 1254 }, "_prewarm": false, "_capacity": 100, @@ -32392,7 +33275,7 @@ "_repeatCount": 1, "repeatInterval": 1, "count": { - "__id__": 1156 + "__id__": 1208 } }, { @@ -32405,38 +33288,38 @@ "__type__": "cc.ColorOvertimeModule", "_enable": true, "color": { - "__id__": 1158 + "__id__": 1210 } }, { "__type__": "cc.GradientRange", "_mode": 1, "gradient": { - "__id__": 1159 + "__id__": 1211 } }, { "__type__": "cc.Gradient", "colorKeys": [ { - "__id__": 1160 + "__id__": 1212 }, { - "__id__": 1161 + "__id__": 1213 }, { - "__id__": 1162 + "__id__": 1214 } ], "alphaKeys": [ { - "__id__": 1163 + "__id__": 1215 }, { - "__id__": 1164 + "__id__": 1216 }, { - "__id__": 1165 + "__id__": 1217 } ], "mode": 0 @@ -32504,7 +33387,7 @@ "arcMode": 0, "arcSpread": 0, "arcSpeed": { - "__id__": 1167 + "__id__": 1219 }, "length": 5, "boxThickness": { @@ -32545,23 +33428,23 @@ "_enable": true, "separateAxes": false, "size": { - "__id__": 1169 + "__id__": 1221 }, "x": { - "__id__": 1171 + "__id__": 1223 }, "y": { - "__id__": 1172 + "__id__": 1224 }, "z": { - "__id__": 1173 + "__id__": 1225 } }, { "__type__": "cc.CurveRange", "mode": 1, "spline": { - "__id__": 1170 + "__id__": 1222 }, "multiplier": 1 }, @@ -32622,16 +33505,16 @@ "__type__": "cc.VelocityOvertimeModule", "_enable": false, "x": { - "__id__": 1175 + "__id__": 1227 }, "y": { - "__id__": 1176 + "__id__": 1228 }, "z": { - "__id__": 1177 + "__id__": 1229 }, "speedModifier": { - "__id__": 1178 + "__id__": 1230 }, "space": 1 }, @@ -32663,13 +33546,13 @@ "__type__": "cc.ForceOvertimeModule", "_enable": false, "x": { - "__id__": 1180 + "__id__": 1232 }, "y": { - "__id__": 1181 + "__id__": 1233 }, "z": { - "__id__": 1182 + "__id__": 1234 }, "space": 1 }, @@ -32695,16 +33578,16 @@ "__type__": "cc.LimitVelocityOvertimeModule", "_enable": true, "limitX": { - "__id__": 1184 + "__id__": 1236 }, "limitY": { - "__id__": 1185 + "__id__": 1237 }, "limitZ": { - "__id__": 1186 + "__id__": 1238 }, "limit": { - "__id__": 1187 + "__id__": 1239 }, "dampen": 0.05, "separateAxes": false, @@ -32739,13 +33622,13 @@ "_enable": true, "_separateAxes": false, "x": { - "__id__": 1189 + "__id__": 1241 }, "y": { - "__id__": 1190 + "__id__": 1242 }, "z": { - "__id__": 1191 + "__id__": 1243 } }, { @@ -32777,10 +33660,10 @@ "_mode": 0, "animation": 0, "frameOverTime": { - "__id__": 1193 + "__id__": 1245 }, "startFrame": { - "__id__": 1195 + "__id__": 1247 }, "cycleCount": 1, "_flipU": 0, @@ -32793,7 +33676,7 @@ "__type__": "cc.CurveRange", "mode": 1, "spline": { - "__id__": 1194 + "__id__": 1246 }, "multiplier": 1 }, @@ -32861,25 +33744,25 @@ "_enable": false, "mode": 0, "lifeTime": { - "__id__": 1198 + "__id__": 1250 }, "_minParticleDistance": 0.1, "existWithParticles": true, "textureMode": 0, "widthFromParticle": true, "widthRatio": { - "__id__": 1199 + "__id__": 1251 }, "colorFromParticle": false, "colorOverTrail": { - "__id__": 1200 + "__id__": 1252 }, "colorOvertime": { - "__id__": 1201 + "__id__": 1253 }, "_space": 0, "_particleSystem": { - "__id__": 1141 + "__id__": 1193 } }, { @@ -32940,7 +33823,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1140 + "__id__": 1192 }, "_enabled": true, "__prefab": null, @@ -32952,7 +33835,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1140 + "__id__": 1192 }, "_enabled": true, "__prefab": null, @@ -32974,7 +33857,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1080 + "__id__": 1132 }, "_enabled": true, "__prefab": null, @@ -32996,7 +33879,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1074 + "__id__": 1126 }, "_enabled": true, "__prefab": null, @@ -33018,15 +33901,15 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1074 + "__id__": 1126 }, "_enabled": true, "__prefab": null, "_collider": { - "__id__": 1078 + "__id__": 1130 }, "_animation": { - "__id__": 1208 + "__id__": 1260 }, "_force": 40, "_soundFx": { @@ -33042,7 +33925,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1074 + "__id__": 1126 }, "_enabled": true, "__prefab": null, @@ -33065,7 +33948,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 938 + "__id__": 990 }, "_enabled": true, "__prefab": null, @@ -33091,19 +33974,19 @@ }, "_children": [ { - "__id__": 1211 + "__id__": 1263 }, { - "__id__": 1214 + "__id__": 1266 } ], "_active": true, "_components": [ { - "__id__": 1218 + "__id__": 1270 }, { - "__id__": 1219 + "__id__": 1271 } ], "_prefab": null, @@ -33142,16 +34025,16 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1210 + "__id__": 1262 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1212 + "__id__": 1264 }, { - "__id__": 1213 + "__id__": 1265 } ], "_prefab": null, @@ -33190,7 +34073,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1211 + "__id__": 1263 }, "_enabled": true, "__prefab": null, @@ -33212,7 +34095,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1211 + "__id__": 1263 }, "_enabled": true, "__prefab": null, @@ -33248,19 +34131,19 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1210 + "__id__": 1262 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1215 + "__id__": 1267 }, { - "__id__": 1216 + "__id__": 1268 }, { - "__id__": 1217 + "__id__": 1269 } ], "_prefab": null, @@ -33299,7 +34182,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1214 + "__id__": 1266 }, "_enabled": true, "__prefab": null, @@ -33321,7 +34204,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1214 + "__id__": 1266 }, "_enabled": true, "__prefab": null, @@ -33386,7 +34269,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1214 + "__id__": 1266 }, "_enabled": true, "__prefab": null, @@ -33416,7 +34299,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1210 + "__id__": 1262 }, "_enabled": true, "__prefab": null, @@ -33438,22 +34321,22 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1210 + "__id__": 1262 }, "_enabled": true, "__prefab": null, "_popup": { - "__id__": 1211 + "__id__": 1263 }, "_label": { - "__id__": 1216 + "__id__": 1268 }, "_stickers": [ { - "__id__": 1220 + "__id__": 1272 }, { - "__id__": 1221 + "__id__": 1273 } ], "_id": "ebx5eaCQhFnYEdDdBHEy9W" @@ -33506,15 +34389,15 @@ }, "_enabled": true, "__prefab": null, - "_colliderDebug": true, + "_colliderDebug": false, "_floatingScoreFactory": { "__id__": 6 }, "_topContainer": { - "__id__": 1224 + "__id__": 1276 }, "_ballHolder": { - "__id__": 936 + "__id__": 988 }, "_ballSpawnPosition": { "__type__": "cc.Vec3", @@ -33527,10 +34410,6 @@ "__uuid__": "f7bd5166-9d5f-4d43-a3d3-58ae9a4957fc@f9941", "__expectedType__": "cc.SpriteFrame" }, - "_boosterActiveSound": { - "__uuid__": "05a2671e-35bb-4be0-9244-43d541b9a26a", - "__expectedType__": "cc.AudioClip" - }, "_startSound": { "__uuid__": "015d5eb5-b790-46d8-a580-b35ecb94caf3", "__expectedType__": "cc.AudioClip" @@ -33561,7 +34440,7 @@ "_active": true, "_components": [ { - "__id__": 1225 + "__id__": 1277 } ], "_prefab": null, @@ -33600,7 +34479,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1224 + "__id__": 1276 }, "_enabled": true, "__prefab": null, @@ -33629,7 +34508,7 @@ "_contentSize": { "__type__": "cc.Size", "width": 1080, - "height": 2339.9999999999995 + "height": 2340 }, "_anchorPoint": { "__type__": "cc.Vec2", @@ -33692,10 +34571,22 @@ "instance": null, "targetOverrides": [ { - "__id__": 1230 + "__id__": 1282 }, { - "__id__": 1232 + "__id__": 1284 + }, + { + "__id__": 1286 + }, + { + "__id__": 1288 + }, + { + "__id__": 1290 + }, + { + "__id__": 1292 } ], "nestedPrefabInstanceRoots": [ @@ -33709,14 +34600,26 @@ "__id__": 246 }, { - "__id__": 477 + "__id__": 525 + }, + { + "__id__": 467 + }, + { + "__id__": 475 + }, + { + "__id__": 483 + }, + { + "__id__": 491 } ] }, { "__type__": "cc.TargetOverrideInfo", "source": { - "__id__": 578 + "__id__": 626 }, "sourceInfo": null, "propertyPath": [ @@ -33726,7 +34629,7 @@ "__id__": 246 }, "targetInfo": { - "__id__": 1231 + "__id__": 1283 } }, { @@ -33738,17 +34641,17 @@ { "__type__": "cc.TargetOverrideInfo", "source": { - "__id__": 541 + "__id__": 589 }, "sourceInfo": null, "propertyPath": [ "topScore" ], "target": { - "__id__": 477 + "__id__": 525 }, "targetInfo": { - "__id__": 1233 + "__id__": 1285 } }, { @@ -33757,31 +34660,127 @@ "26bQkSjSBLjZHtDuGitOzD" ] }, + { + "__type__": "cc.TargetOverrideInfo", + "source": { + "__id__": 502 + }, + "sourceInfo": null, + "propertyPath": [ + "gachas", + "0", + "gacha" + ], + "target": { + "__id__": 467 + }, + "targetInfo": { + "__id__": 1287 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "0acPs6lK5N7YYd1Yl+uOQf" + ] + }, + { + "__type__": "cc.TargetOverrideInfo", + "source": { + "__id__": 502 + }, + "sourceInfo": null, + "propertyPath": [ + "gachas", + "1", + "gacha" + ], + "target": { + "__id__": 475 + }, + "targetInfo": { + "__id__": 1289 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "4ahOGXYVFGz6XNk+sXAn4P" + ] + }, + { + "__type__": "cc.TargetOverrideInfo", + "source": { + "__id__": 502 + }, + "sourceInfo": null, + "propertyPath": [ + "gachas", + "2", + "gacha" + ], + "target": { + "__id__": 483 + }, + "targetInfo": { + "__id__": 1291 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "cfV16eXGdO6agmNgVxnedh" + ] + }, + { + "__type__": "cc.TargetOverrideInfo", + "source": { + "__id__": 502 + }, + "sourceInfo": null, + "propertyPath": [ + "gachas", + "3", + "gacha" + ], + "target": { + "__id__": 491 + }, + "targetInfo": { + "__id__": 1293 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "a4rgPw2MBEJ541lwZAr5BW" + ] + }, { "__type__": "cc.SceneGlobals", "ambient": { - "__id__": 1235 + "__id__": 1295 }, "shadows": { - "__id__": 1236 + "__id__": 1296 }, "_skybox": { - "__id__": 1237 + "__id__": 1297 }, "fog": { - "__id__": 1238 + "__id__": 1298 }, "octree": { - "__id__": 1239 + "__id__": 1299 }, "skin": { - "__id__": 1240 + "__id__": 1300 }, "lightProbeInfo": { - "__id__": 1241 + "__id__": 1301 }, "postSettings": { - "__id__": 1242 + "__id__": 1302 }, "bakedWithStationaryMainLight": false, "bakedWithHighpLightmap": false diff --git a/assets/_Game/Scenes/Gacha.scene b/assets/_Game/Scenes/Gacha.scene index 28671d5..e0def55 100644 --- a/assets/_Game/Scenes/Gacha.scene +++ b/assets/_Game/Scenes/Gacha.scene @@ -22,7 +22,9 @@ ], "_active": true, "_components": [], - "_prefab": null, + "_prefab": { + "__id__": 40 + }, "_lpos": { "__type__": "cc.Vec3", "x": 0, @@ -52,7 +54,7 @@ }, "autoReleaseAssets": false, "_globals": { - "__id__": 150 + "__id__": 41 }, "_id": "8eb392e2-dfc6-410a-9878-b5a65b2550f5" }, @@ -72,32 +74,32 @@ "__id__": 5 }, { - "__id__": 49 + "__id__": 13 }, { - "__id__": 76 + "__id__": 21 }, { - "__id__": 94 + "__id__": 29 } ], "_active": true, "_components": [ { - "__id__": 147 + "__id__": 37 }, { - "__id__": 148 + "__id__": 38 }, { - "__id__": 149 + "__id__": 39 } ], "_prefab": null, "_lpos": { "__type__": "cc.Vec3", "x": 540, - "y": 1169.9999999999998, + "y": 1170, "z": 0 }, "_lrot": { @@ -182,7 +184,7 @@ "_priority": 1073741824, "_fov": 45, "_fovAxis": 0, - "_orthoHeight": 1169.9999999999998, + "_orthoHeight": 1170, "_near": 1, "_far": 2000, "_color": { @@ -216,844 +218,266 @@ }, { "__type__": "cc.Node", - "_name": "Flip_Card", "_objFlags": 0, - "__editorExtras__": {}, "_parent": { "__id__": 2 }, - "_children": [ - { - "__id__": 6 - } - ], - "_active": false, - "_components": [ - { - "__id__": 46 - }, - { - "__id__": 47 - }, - { - "__id__": 48 - } - ], - "_prefab": null, - "_lpos": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 + "_prefab": { + "__id__": 6 }, - "_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": "244TXoUqdKA4qqvhPODAbd" + "__editorExtras__": {} }, { - "__type__": "cc.Node", - "_name": "spine", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { + "__type__": "cc.PrefabInfo", + "root": { "__id__": 5 }, - "_children": [ + "asset": { + "__uuid__": "95970f5f-8dce-493c-8996-6e3965a2fd9f", + "__expectedType__": "cc.Prefab" + }, + "fileId": "244TXoUqdKA4qqvhPODAbd", + "instance": { + "__id__": 7 + }, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.PrefabInstance", + "fileId": "a4XVLiWqxF76rWoXo+3ZjB", + "prefabRootNode": null, + "mountedChildren": [], + "mountedComponents": [], + "propertyOverrides": [ { - "__id__": 7 + "__id__": 8 + }, + { + "__id__": 10 }, { "__id__": 11 }, { - "__id__": 15 - }, - { - "__id__": 19 - }, - { - "__id__": 23 - }, - { - "__id__": 26 - }, - { - "__id__": 29 - }, - { - "__id__": 32 + "__id__": 12 } ], - "_active": true, - "_components": [ - { - "__id__": 35 - }, - { - "__id__": 36 - }, - { - "__id__": 45 - } + "removedComponents": [] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 9 + }, + "propertyPath": [ + "_name" ], - "_prefab": null, - "_lpos": { + "value": "Flip_Card" + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "244TXoUqdKA4qqvhPODAbd" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 9 + }, + "propertyPath": [ + "_lpos" + ], + "value": { "__type__": "cc.Vec3", "x": 0, "y": 0, "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 9 }, - "_lrot": { + "propertyPath": [ + "_lrot" + ], + "value": { "__type__": "cc.Quat", "x": 0, "y": 0, "z": 0, "w": 1 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 9 }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, - "z": 1 - }, - "_mobility": 0, - "_layer": 33554432, - "_euler": { + "propertyPath": [ + "_euler" + ], + "value": { "__type__": "cc.Vec3", "x": 0, "y": 0, "z": 0 - }, - "_id": "3bA1S2ErxOHZmJuaZ6sv0D" + } }, { "__type__": "cc.Node", - "_name": "Button-1", "_objFlags": 0, - "__editorExtras__": {}, "_parent": { - "__id__": 6 + "__id__": 2 }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 8 - }, - { - "__id__": 9 - } - ], - "_prefab": null, - "_lpos": { - "__type__": "cc.Vec3", - "x": -250.00001525878906, - "y": 250, - "z": 0 + "_prefab": { + "__id__": 14 }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 2.185569414336889e-8, - "w": 0.9999999999999996 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1.0000000000000038, - "z": 1 - }, - "_mobility": 0, - "_layer": 33554432, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0.000002504478065487657 - }, - "_id": "6dF6/2oslGAq+CHPNQiAzT" + "__editorExtras__": {} }, { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 7 + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 13 }, - "_enabled": true, - "__prefab": null, - "_contentSize": { - "__type__": "cc.Size", - "width": 400, - "height": 400 + "asset": { + "__uuid__": "5daa0690-4b3e-4026-b745-0b0420095ef2", + "__expectedType__": "cc.Prefab" }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 + "fileId": "ec0xxH/etG0KDLbW0fRRht", + "instance": { + "__id__": 15 }, - "_id": "ccBFTgnY9Eh5NvRBppF+c2" + "targetOverrides": null, + "nestedPrefabInstanceRoots": null }, { - "__type__": "cc.Button", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 7 - }, - "_enabled": true, - "__prefab": null, - "clickEvents": [ - { - "__id__": 10 - } - ], - "_interactable": true, - "_transition": 0, - "_normalColor": { - "__type__": "cc.Color", - "r": 214, - "g": 214, - "b": 214, - "a": 255 - }, - "_hoverColor": { - "__type__": "cc.Color", - "r": 211, - "g": 211, - "b": 211, - "a": 255 - }, - "_pressedColor": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_disabledColor": { - "__type__": "cc.Color", - "r": 124, - "g": 124, - "b": 124, - "a": 255 - }, - "_normalSprite": { - "__uuid__": "20835ba4-6145-4fbc-a58a-051ce700aa3e@f9941", - "__expectedType__": "cc.SpriteFrame" - }, - "_hoverSprite": { - "__uuid__": "20835ba4-6145-4fbc-a58a-051ce700aa3e@f9941", - "__expectedType__": "cc.SpriteFrame" - }, - "_pressedSprite": { - "__uuid__": "544e49d6-3f05-4fa8-9a9e-091f98fc2ce8@f9941", - "__expectedType__": "cc.SpriteFrame" - }, - "_disabledSprite": { - "__uuid__": "951249e0-9f16-456d-8b85-a6ca954da16b@f9941", - "__expectedType__": "cc.SpriteFrame" - }, - "_duration": 0.1, - "_zoomScale": 1.2, - "_target": { - "__id__": 7 - }, - "_id": "2fvKuInuFPibuqWTcocW+k" - }, - { - "__type__": "cc.ClickEvent", - "target": { - "__id__": 5 - }, - "component": "", - "_componentId": "818c6yH+wVE1oYz6IfUAKq1", - "handler": "open", - "customEventData": "1" - }, - { - "__type__": "cc.Node", - "_name": "Button-2", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 6 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 12 - }, - { - "__id__": 13 - } - ], - "_prefab": null, - "_lpos": { - "__type__": "cc.Vec3", - "x": 249.99998474121094, - "y": 250, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 2.185569414336889e-8, - "w": 0.9999999999999996 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1.0000000000000038, - "z": 1 - }, - "_mobility": 0, - "_layer": 33554432, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0.000002504478065487657 - }, - "_id": "cc1rnaq+1H+qqiITueoLrZ" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 11 - }, - "_enabled": true, - "__prefab": null, - "_contentSize": { - "__type__": "cc.Size", - "width": 400, - "height": 400 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "3c8bpuJI1A+I1nXU4SzGnF" - }, - { - "__type__": "cc.Button", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 11 - }, - "_enabled": true, - "__prefab": null, - "clickEvents": [ - { - "__id__": 14 - } - ], - "_interactable": true, - "_transition": 0, - "_normalColor": { - "__type__": "cc.Color", - "r": 214, - "g": 214, - "b": 214, - "a": 255 - }, - "_hoverColor": { - "__type__": "cc.Color", - "r": 211, - "g": 211, - "b": 211, - "a": 255 - }, - "_pressedColor": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_disabledColor": { - "__type__": "cc.Color", - "r": 124, - "g": 124, - "b": 124, - "a": 255 - }, - "_normalSprite": { - "__uuid__": "20835ba4-6145-4fbc-a58a-051ce700aa3e@f9941", - "__expectedType__": "cc.SpriteFrame" - }, - "_hoverSprite": { - "__uuid__": "20835ba4-6145-4fbc-a58a-051ce700aa3e@f9941", - "__expectedType__": "cc.SpriteFrame" - }, - "_pressedSprite": { - "__uuid__": "544e49d6-3f05-4fa8-9a9e-091f98fc2ce8@f9941", - "__expectedType__": "cc.SpriteFrame" - }, - "_disabledSprite": { - "__uuid__": "951249e0-9f16-456d-8b85-a6ca954da16b@f9941", - "__expectedType__": "cc.SpriteFrame" - }, - "_duration": 0.1, - "_zoomScale": 1.2, - "_target": { - "__id__": 11 - }, - "_id": "b6Oq6TNm9NUYwRWm+LwKmO" - }, - { - "__type__": "cc.ClickEvent", - "target": { - "__id__": 5 - }, - "component": "", - "_componentId": "818c6yH+wVE1oYz6IfUAKq1", - "handler": "open", - "customEventData": "2" - }, - { - "__type__": "cc.Node", - "_name": "Button-3", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 6 - }, - "_children": [], - "_active": true, - "_components": [ + "__type__": "cc.PrefabInstance", + "fileId": "33Dn9AllBGnZKARbgAO2Xe", + "prefabRootNode": null, + "mountedChildren": [], + "mountedComponents": [], + "propertyOverrides": [ { "__id__": 16 }, - { - "__id__": 17 - } - ], - "_prefab": null, - "_lpos": { - "__type__": "cc.Vec3", - "x": 250.00001525878906, - "y": -250, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 2.185569414336889e-8, - "w": 0.9999999999999996 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1.0000000000000038, - "z": 1 - }, - "_mobility": 0, - "_layer": 33554432, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0.000002504478065487657 - }, - "_id": "e71I/6l9lN7biKbAzaPgYb" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 15 - }, - "_enabled": true, - "__prefab": null, - "_contentSize": { - "__type__": "cc.Size", - "width": 400, - "height": 400 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "32Mik2GjJN4ZLs+M9wcF4H" - }, - { - "__type__": "cc.Button", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 15 - }, - "_enabled": true, - "__prefab": null, - "clickEvents": [ { "__id__": 18 - } - ], - "_interactable": true, - "_transition": 0, - "_normalColor": { - "__type__": "cc.Color", - "r": 214, - "g": 214, - "b": 214, - "a": 255 - }, - "_hoverColor": { - "__type__": "cc.Color", - "r": 211, - "g": 211, - "b": 211, - "a": 255 - }, - "_pressedColor": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_disabledColor": { - "__type__": "cc.Color", - "r": 124, - "g": 124, - "b": 124, - "a": 255 - }, - "_normalSprite": { - "__uuid__": "20835ba4-6145-4fbc-a58a-051ce700aa3e@f9941", - "__expectedType__": "cc.SpriteFrame" - }, - "_hoverSprite": { - "__uuid__": "20835ba4-6145-4fbc-a58a-051ce700aa3e@f9941", - "__expectedType__": "cc.SpriteFrame" - }, - "_pressedSprite": { - "__uuid__": "544e49d6-3f05-4fa8-9a9e-091f98fc2ce8@f9941", - "__expectedType__": "cc.SpriteFrame" - }, - "_disabledSprite": { - "__uuid__": "951249e0-9f16-456d-8b85-a6ca954da16b@f9941", - "__expectedType__": "cc.SpriteFrame" - }, - "_duration": 0.1, - "_zoomScale": 1.2, - "_target": { - "__id__": 15 - }, - "_id": "3fooo6BxdPkoV+fJm1YBGi" - }, - { - "__type__": "cc.ClickEvent", - "target": { - "__id__": 5 - }, - "component": "", - "_componentId": "818c6yH+wVE1oYz6IfUAKq1", - "handler": "open", - "customEventData": "3" - }, - { - "__type__": "cc.Node", - "_name": "Button-4", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 6 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 20 }, { - "__id__": 21 + "__id__": 19 + }, + { + "__id__": 20 } ], - "_prefab": null, - "_lpos": { - "__type__": "cc.Vec3", - "x": -249.99998474121094, - "y": -250, - "z": 0 + "removedComponents": [] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 17 }, - "_lrot": { + "propertyPath": [ + "_name" + ], + "value": "Lucky_Chain" + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "ec0xxH/etG0KDLbW0fRRht" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 17 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 17 + }, + "propertyPath": [ + "_lrot" + ], + "value": { "__type__": "cc.Quat", "x": 0, "y": 0, - "z": 2.185569414336889e-8, - "w": 0.9999999999999996 + "z": 0, + "w": 1 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 17 }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1.0000000000000038, - "z": 1 - }, - "_mobility": 0, - "_layer": 33554432, - "_euler": { + "propertyPath": [ + "_euler" + ], + "value": { "__type__": "cc.Vec3", "x": 0, "y": 0, - "z": 0.000002504478065487657 - }, - "_id": "bfklNH1ftM+bZQFl1vUJqt" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 19 - }, - "_enabled": true, - "__prefab": null, - "_contentSize": { - "__type__": "cc.Size", - "width": 400, - "height": 400 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "fdZeWwiJ1Fxa81wad2AJaS" - }, - { - "__type__": "cc.Button", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 19 - }, - "_enabled": true, - "__prefab": null, - "clickEvents": [ - { - "__id__": 22 - } - ], - "_interactable": true, - "_transition": 0, - "_normalColor": { - "__type__": "cc.Color", - "r": 214, - "g": 214, - "b": 214, - "a": 255 - }, - "_hoverColor": { - "__type__": "cc.Color", - "r": 211, - "g": 211, - "b": 211, - "a": 255 - }, - "_pressedColor": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_disabledColor": { - "__type__": "cc.Color", - "r": 124, - "g": 124, - "b": 124, - "a": 255 - }, - "_normalSprite": { - "__uuid__": "20835ba4-6145-4fbc-a58a-051ce700aa3e@f9941", - "__expectedType__": "cc.SpriteFrame" - }, - "_hoverSprite": { - "__uuid__": "20835ba4-6145-4fbc-a58a-051ce700aa3e@f9941", - "__expectedType__": "cc.SpriteFrame" - }, - "_pressedSprite": { - "__uuid__": "544e49d6-3f05-4fa8-9a9e-091f98fc2ce8@f9941", - "__expectedType__": "cc.SpriteFrame" - }, - "_disabledSprite": { - "__uuid__": "951249e0-9f16-456d-8b85-a6ca954da16b@f9941", - "__expectedType__": "cc.SpriteFrame" - }, - "_duration": 0.1, - "_zoomScale": 1.2, - "_target": { - "__id__": 19 - }, - "_id": "e1sn5hT0pM1I25OggHGvSZ" - }, - { - "__type__": "cc.ClickEvent", - "target": { - "__id__": 5 - }, - "component": "", - "_componentId": "818c6yH+wVE1oYz6IfUAKq1", - "handler": "open", - "customEventData": "4" + "z": 0 + } }, { "__type__": "cc.Node", - "_name": "Card-1", "_objFlags": 0, - "__editorExtras__": {}, "_parent": { - "__id__": 6 + "__id__": 2 }, - "_children": [], - "_active": true, - "_components": [ + "_prefab": { + "__id__": 22 + }, + "__editorExtras__": {} + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 21 + }, + "asset": { + "__uuid__": "f1071cf2-53d2-46b0-8fa4-c95b17f8e622", + "__expectedType__": "cc.Prefab" + }, + "fileId": "d8nEtFnupHxp1DyuqkemXx", + "instance": { + "__id__": 23 + }, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.PrefabInstance", + "fileId": "27EfF6GvJF+KV13+AjJAGy", + "prefabRootNode": null, + "mountedChildren": [], + "mountedComponents": [], + "propertyOverrides": [ { "__id__": 24 }, { - "__id__": 25 - } - ], - "_prefab": null, - "_lpos": { - "__type__": "cc.Vec3", - "x": -250.00001525878906, - "y": 250, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 3.278353943869637e-8, - "w": 0.9999999999999989 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1.0000000000000084, - "z": 1 - }, - "_mobility": 0, - "_layer": 33554432, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0.00000375671689467597 - }, - "_id": "97Ylt5kz5M77nVLnnfrX3S" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 23 - }, - "_enabled": true, - "__prefab": null, - "_contentSize": { - "__type__": "cc.Size", - "width": 150, - "height": 150 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "3avhZ9HwlOAYst7oYPC93q" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 23 - }, - "_enabled": true, - "__prefab": null, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": null, - "_type": 0, - "_fillType": 0, - "_sizeMode": 1, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_useGrayscale": false, - "_atlas": null, - "_id": "9fACYPjIxL8a2qQjLt9lo0" - }, - { - "__type__": "cc.Node", - "_name": "Card-2", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 6 - }, - "_children": [], - "_active": true, - "_components": [ + "__id__": 26 + }, { "__id__": 27 }, @@ -1061,3778 +485,180 @@ "__id__": 28 } ], - "_prefab": null, - "_lpos": { - "__type__": "cc.Vec3", - "x": 249.99998474121094, - "y": 250, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 3.278353943869637e-8, - "w": 0.9999999999999989 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1.0000000000000084, - "z": 1 - }, - "_mobility": 0, - "_layer": 33554432, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0.00000375671689467597 - }, - "_id": "faaOJwUMdFqYkd0pJwMwwZ" + "removedComponents": [] }, { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 26 + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 25 }, - "_enabled": true, - "__prefab": null, - "_contentSize": { - "__type__": "cc.Size", - "width": 150, - "height": 150 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "eeX8tAnfBKRIuNExR/8KvH" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 26 - }, - "_enabled": true, - "__prefab": null, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": null, - "_type": 0, - "_fillType": 0, - "_sizeMode": 1, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_useGrayscale": false, - "_atlas": null, - "_id": "4dyFWCJlFGH4I0Zu2BbyiN" - }, - { - "__type__": "cc.Node", - "_name": "Card-3", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 6 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 30 - }, - { - "__id__": 31 - } + "propertyPath": [ + "_name" ], - "_prefab": null, - "_lpos": { - "__type__": "cc.Vec3", - "x": 250.00001525878906, - "y": -250, - "z": 0 + "value": "Lucky_Chest" + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "d8nEtFnupHxp1DyuqkemXx" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 25 }, - "_lrot": { + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 25 + }, + "propertyPath": [ + "_lrot" + ], + "value": { "__type__": "cc.Quat", "x": 0, "y": 0, - "z": 3.278353943869637e-8, - "w": 0.9999999999999989 + "z": 0, + "w": 1 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 25 }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1.0000000000000084, - "z": 1 - }, - "_mobility": 0, - "_layer": 33554432, - "_euler": { + "propertyPath": [ + "_euler" + ], + "value": { "__type__": "cc.Vec3", "x": 0, "y": 0, - "z": 0.00000375671689467597 - }, - "_id": "9dQWKLnudGdoPNHJzW0vEH" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 29 - }, - "_enabled": true, - "__prefab": null, - "_contentSize": { - "__type__": "cc.Size", - "width": 150, - "height": 150 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "5fLkNP5wNLuZYwNYFZYl1h" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 29 - }, - "_enabled": true, - "__prefab": null, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": null, - "_type": 0, - "_fillType": 0, - "_sizeMode": 1, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_useGrayscale": false, - "_atlas": null, - "_id": "732gH2vElKnLIUHuX5w1n6" + "z": 0 + } }, { "__type__": "cc.Node", - "_name": "Card-4", "_objFlags": 0, - "__editorExtras__": {}, "_parent": { - "__id__": 6 + "__id__": 2 }, - "_children": [], - "_active": true, - "_components": [ + "_prefab": { + "__id__": 30 + }, + "__editorExtras__": {} + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 29 + }, + "asset": { + "__uuid__": "624d1fb0-782f-48f7-8864-9e1db2dc8483", + "__expectedType__": "cc.Prefab" + }, + "fileId": "b0CgrEZDdPP6qjRGc5LHCx", + "instance": { + "__id__": 31 + }, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.PrefabInstance", + "fileId": "b1LNwy8O9NnJG96oZk+dmI", + "prefabRootNode": null, + "mountedChildren": [], + "mountedComponents": [], + "propertyOverrides": [ { - "__id__": 33 + "__id__": 32 }, { "__id__": 34 + }, + { + "__id__": 35 + }, + { + "__id__": 36 } ], - "_prefab": null, - "_lpos": { - "__type__": "cc.Vec3", - "x": -249.99998474121094, - "y": -250, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 3.278353943869637e-8, - "w": 0.9999999999999989 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1.0000000000000084, - "z": 1 - }, - "_mobility": 0, - "_layer": 33554432, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0.00000375671689467597 - }, - "_id": "02vGAEUpJFFJcS0ZDNkhfi" + "removedComponents": [] }, { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 32 + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 33 }, - "_enabled": true, - "__prefab": null, - "_contentSize": { - "__type__": "cc.Size", - "width": 150, - "height": 150 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "f1O5z9QAxOR4uHzQcGWvjN" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 32 - }, - "_enabled": true, - "__prefab": null, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": null, - "_type": 0, - "_fillType": 0, - "_sizeMode": 1, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_useGrayscale": false, - "_atlas": null, - "_id": "97vYQKJ9VIJIxKK212lrSk" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 6 - }, - "_enabled": true, - "__prefab": null, - "_contentSize": { - "__type__": "cc.Size", - "width": 923, - "height": 923 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "47NOXNKSBAbag4Z9+FSnM+" - }, - { - "__type__": "sp.Skeleton", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 6 - }, - "_enabled": true, - "__prefab": null, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_skeletonData": { - "__uuid__": "aadf64c3-e6a0-4bf8-9805-b291ef07fa28", - "__expectedType__": "sp.SkeletonData" - }, - "defaultSkin": "default", - "defaultAnimation": "", - "_premultipliedAlpha": true, - "_timeScale": 1, - "_preCacheMode": 0, - "_cacheMode": 0, - "_sockets": [ - { - "__id__": 37 - }, - { - "__id__": 38 - }, - { - "__id__": 39 - }, - { - "__id__": 40 - }, - { - "__id__": 41 - }, - { - "__id__": 42 - }, - { - "__id__": 43 - }, - { - "__id__": 44 - } + "propertyPath": [ + "_name" ], - "_useTint": false, - "_debugMesh": false, - "_debugBones": false, - "_debugSlots": false, - "_enableBatch": false, - "loop": false, - "_id": "adF0sHqsRODKqdJak+lepu" + "value": "Lucky_Wheel" }, { - "__type__": "sp.Skeleton.SpineSocket", - "path": "root/card1", - "target": { - "__id__": 7 - } + "__type__": "cc.TargetInfo", + "localID": [ + "b0CgrEZDdPP6qjRGc5LHCx" + ] }, { - "__type__": "sp.Skeleton.SpineSocket", - "path": "root/card2", - "target": { - "__id__": 11 - } - }, - { - "__type__": "sp.Skeleton.SpineSocket", - "path": "root/card3", - "target": { - "__id__": 15 - } - }, - { - "__type__": "sp.Skeleton.SpineSocket", - "path": "root/card4", - "target": { - "__id__": 19 - } - }, - { - "__type__": "sp.Skeleton.SpineSocket", - "path": "root/card1/card1-flip", - "target": { - "__id__": 23 - } - }, - { - "__type__": "sp.Skeleton.SpineSocket", - "path": "root/card2/card2-flip", - "target": { - "__id__": 26 - } - }, - { - "__type__": "sp.Skeleton.SpineSocket", - "path": "root/card3/card3-flip", - "target": { - "__id__": 29 - } - }, - { - "__type__": "sp.Skeleton.SpineSocket", - "path": "root/card4/card4-flip", - "target": { - "__id__": 32 - } - }, - { - "__type__": "88095558MdN+qsTqyxCx1uE", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 6 + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 33 }, - "_enabled": true, - "__prefab": null, - "ignoreTimeScale": true, - "_id": "90+7rmWVxA1rA9EQhKwxPe" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 5 - }, - "_enabled": true, - "__prefab": null, - "_contentSize": { - "__type__": "cc.Size", - "width": 100, - "height": 100 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "5f2e/gDEJNfK6h4qcCyu1u" - }, - { - "__type__": "b2937Y+5yVLE4z8uGa84ZqS", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 5 - }, - "_enabled": true, - "__prefab": null, - "skeleton": { - "__id__": 36 - }, - "_flipX": false, - "_flipY": false, - "_id": "ab3zlhhYpFgqV+Bxehw7p/" - }, - { - "__type__": "818c6yH+wVE1oYz6IfUAKq1", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 5 - }, - "_enabled": true, - "__prefab": null, - "animationHandler": { - "__id__": 47 - }, - "spineRoot": { - "__id__": 6 - }, - "cards": [ - { - "__id__": 25 - }, - { - "__id__": 28 - }, - { - "__id__": 31 - }, - { - "__id__": 34 - } + "propertyPath": [ + "_lpos" ], - "_id": "4dSLV/MS1O9ICsUutOssxZ" - }, - { - "__type__": "cc.Node", - "_name": "Lucky_Chain", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 2 - }, - "_children": [ - { - "__id__": 50 - } - ], - "_active": false, - "_components": [ - { - "__id__": 74 - }, - { - "__id__": 75 - } - ], - "_prefab": null, - "_lpos": { + "value": { "__type__": "cc.Vec3", "x": 0, "y": 0, "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 33 }, - "_lrot": { + "propertyPath": [ + "_lrot" + ], + "value": { "__type__": "cc.Quat", "x": 0, "y": 0, "z": 0, "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 0.8, - "y": 0.8, - "z": 1 - }, - "_mobility": 0, - "_layer": 1073741824, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "ec0xxH/etG0KDLbW0fRRht" - }, - { - "__type__": "cc.Node", - "_name": "spine", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 49 - }, - "_children": [ - { - "__id__": 51 - }, - { - "__id__": 53 - }, - { - "__id__": 55 - }, - { - "__id__": 57 - }, - { - "__id__": 59 - }, - { - "__id__": 61 - }, - { - "__id__": 63 - }, - { - "__id__": 65 - }, - { - "__id__": 67 - }, - { - "__id__": 69 - } - ], - "_active": true, - "_components": [ - { - "__id__": 71 - }, - { - "__id__": 72 - }, - { - "__id__": 73 - } - ], - "_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": 1073741824, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "d35x/5n5FOyo55iBbrFNFn" - }, - { - "__type__": "cc.Node", - "_name": "card-1", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 50 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 52 - } - ], - "_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": 1073741824, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "06uaHakh1LdY+3PV7i1ys6" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 51 - }, - "_enabled": true, - "__prefab": null, - "_contentSize": { - "__type__": "cc.Size", - "width": 100, - "height": 100 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "72YK1tu6JPmJG6LXCFBRnl" - }, - { - "__type__": "cc.Node", - "_name": "card-2", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 50 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 54 - } - ], - "_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": 1073741824, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "5dYOIoRBxGkY5Bu7w6Dp/i" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 53 - }, - "_enabled": true, - "__prefab": null, - "_contentSize": { - "__type__": "cc.Size", - "width": 100, - "height": 100 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "aagfj4K8pLcaWEFyh2u8KQ" - }, - { - "__type__": "cc.Node", - "_name": "card-3", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 50 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 56 - } - ], - "_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": 1073741824, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "0aQ3AmoB5PcZG73//IfFQb" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 55 - }, - "_enabled": true, - "__prefab": null, - "_contentSize": { - "__type__": "cc.Size", - "width": 100, - "height": 100 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "ba9i8s7YdPhadw8iE0n9nN" - }, - { - "__type__": "cc.Node", - "_name": "card-4", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 50 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 58 - } - ], - "_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": 1073741824, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "70TTrV6d9B6aoU9pFzCGc2" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 57 - }, - "_enabled": true, - "__prefab": null, - "_contentSize": { - "__type__": "cc.Size", - "width": 100, - "height": 100 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "cb4PO9J+dPt5gxDdMxyhMF" - }, - { - "__type__": "cc.Node", - "_name": "card-5", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 50 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 60 - } - ], - "_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": 1073741824, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "49P/r+rMtDMbWXc+kmmZTT" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 59 - }, - "_enabled": true, - "__prefab": null, - "_contentSize": { - "__type__": "cc.Size", - "width": 100, - "height": 100 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "26Gl83D2JGTIkdnT68BVIB" - }, - { - "__type__": "cc.Node", - "_name": "card-6", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 50 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 62 - } - ], - "_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": 1073741824, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "769LfoMcxHYrACxIunK8co" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 61 - }, - "_enabled": true, - "__prefab": null, - "_contentSize": { - "__type__": "cc.Size", - "width": 100, - "height": 100 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "24C6nhiWhOQaAELrNPDpde" - }, - { - "__type__": "cc.Node", - "_name": "card-7", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 50 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 64 - } - ], - "_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": 1073741824, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "3b9xWeRStJvJSc30UL3fF0" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 63 - }, - "_enabled": true, - "__prefab": null, - "_contentSize": { - "__type__": "cc.Size", - "width": 100, - "height": 100 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "30MIBPtmtBa4n9XehDjsGs" - }, - { - "__type__": "cc.Node", - "_name": "card-8", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 50 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 66 - } - ], - "_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": 1073741824, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "c6hCAmqbBEZ7kJ07/wew3D" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 65 - }, - "_enabled": true, - "__prefab": null, - "_contentSize": { - "__type__": "cc.Size", - "width": 100, - "height": 100 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "0dzTs0WddJU6K3wfxjSoh3" - }, - { - "__type__": "cc.Node", - "_name": "card-9", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 50 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 68 - } - ], - "_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": 1073741824, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "e8PXCOyV5JmqRaf3mpVY4g" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 67 - }, - "_enabled": true, - "__prefab": null, - "_contentSize": { - "__type__": "cc.Size", - "width": 100, - "height": 100 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "39kyN5eadGyq1+/pGvqtal" - }, - { - "__type__": "cc.Node", - "_name": "card-10", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 50 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 70 - } - ], - "_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": 1073741824, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "3cU/xzWcVBhrMlm/CpV2em" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 69 - }, - "_enabled": true, - "__prefab": null, - "_contentSize": { - "__type__": "cc.Size", - "width": 100, - "height": 100 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "e1nFFQc6dMJoKLmTh7xjtf" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 50 - }, - "_enabled": true, - "__prefab": null, - "_contentSize": { - "__type__": "cc.Size", - "width": 1252, - "height": 1960 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5039936102236422, - "y": 0.3469387755102041 - }, - "_id": "d5CIKJh7pHno7iAcKS5x9L" - }, - { - "__type__": "sp.Skeleton", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 50 - }, - "_enabled": true, - "__prefab": null, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_skeletonData": { - "__uuid__": "2a73a1e0-9f9d-4cdd-b711-394a90fec7a8", - "__expectedType__": "sp.SkeletonData" - }, - "defaultSkin": "default", - "defaultAnimation": "", - "_premultipliedAlpha": true, - "_timeScale": 1, - "_preCacheMode": 0, - "_cacheMode": 0, - "_sockets": [], - "_useTint": false, - "_debugMesh": false, - "_debugBones": false, - "_debugSlots": false, - "_enableBatch": false, - "loop": false, - "_id": "dffQuerpRNooOFHKINN3gA" - }, - { - "__type__": "88095558MdN+qsTqyxCx1uE", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 50 - }, - "_enabled": true, - "__prefab": null, - "ignoreTimeScale": true, - "_id": "c4/e/6rylO3qJf34BgXt68" - }, - { - "__type__": "b2937Y+5yVLE4z8uGa84ZqS", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 49 - }, - "_enabled": true, - "__prefab": null, - "skeleton": { - "__id__": 72 - }, - "_flipX": false, - "_flipY": false, - "_id": "b5gb2Lo6NCb5tXsTOH1rSv" - }, - { - "__type__": "750b2T+ubhKnaoGLaTfttcN", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 49 - }, - "_enabled": true, - "__prefab": null, - "animationHandler": { - "__id__": 74 - }, - "spriteRoot": { - "__id__": 50 - }, - "cards": [ - { - "__id__": 51 - }, - { - "__id__": 53 - }, - { - "__id__": 55 - }, - { - "__id__": 57 - }, - { - "__id__": 59 - }, - { - "__id__": 61 - }, - { - "__id__": 63 - }, - { - "__id__": 65 - }, - { - "__id__": 67 - }, - { - "__id__": 69 - } - ], - "cardSlotPath": [ - 4, - 5, - 6, - 7, - 8 - ], - "_id": "9fyocyye9NX5LIql/EGiDi" - }, - { - "__type__": "cc.Node", - "_name": "Lucky_Chest", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 2 - }, - "_children": [ - { - "__id__": 77 - } - ], - "_active": false, - "_components": [ - { - "__id__": 91 - }, - { - "__id__": 92 - }, - { - "__id__": 93 - } - ], - "_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": "d8nEtFnupHxp1DyuqkemXx" - }, - { - "__type__": "cc.Node", - "_name": "spine", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 76 - }, - "_children": [ - { - "__id__": 78 - }, - { - "__id__": 81 - } - ], - "_active": true, - "_components": [ - { - "__id__": 88 - }, - { - "__id__": 89 - }, - { - "__id__": 90 - } - ], - "_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": "c4ZOtBrH5MyoJQoVbQaCr3" - }, - { - "__type__": "cc.Node", - "_name": "Button", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 77 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 79 - }, - { - "__id__": 80 - } - ], - "_prefab": null, - "_lpos": { - "__type__": "cc.Vec3", - "x": -30, - "y": 140, - "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": "b5zvVgSypI+6cA18xn1dRj" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 78 - }, - "_enabled": true, - "__prefab": null, - "_contentSize": { - "__type__": "cc.Size", - "width": 600, - "height": 600 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "76qG9/CexBpaBA3XKi5sEW" - }, - { - "__type__": "cc.Button", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 78 - }, - "_enabled": true, - "__prefab": null, - "clickEvents": [], - "_interactable": true, - "_transition": 0, - "_normalColor": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_hoverColor": { - "__type__": "cc.Color", - "r": 211, - "g": 211, - "b": 211, - "a": 255 - }, - "_pressedColor": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_disabledColor": { - "__type__": "cc.Color", - "r": 124, - "g": 124, - "b": 124, - "a": 255 - }, - "_normalSprite": null, - "_hoverSprite": null, - "_pressedSprite": null, - "_disabledSprite": null, - "_duration": 0.1, - "_zoomScale": 1.2, - "_target": null, - "_id": "d6CISvW85DS4I8v/+X2uB+" - }, - { - "__type__": "cc.Node", - "_name": "Reward", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 77 - }, - "_children": [ - { - "__id__": 82 - } - ], - "_active": true, - "_components": [ - { - "__id__": 86 - }, - { - "__id__": 87 - } - ], - "_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": "a2j2AqTqlN96Z4PH9DyutA" - }, - { - "__type__": "cc.Node", - "_name": "Label", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 81 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 83 - }, - { - "__id__": 84 - }, - { - "__id__": 85 - } - ], - "_prefab": null, - "_lpos": { - "__type__": "cc.Vec3", - "x": -231.45703125, - "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": "869fUvI3hAv4InFXBgde8/" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 82 - }, - "_enabled": true, - "__prefab": null, - "_contentSize": { - "__type__": "cc.Size", - "width": 148.23046875, - "height": 138 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "facM55aFVEQqZYBjcUAcJD" - }, - { - "__type__": "cc.Label", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 82 - }, - "_enabled": true, - "__prefab": null, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_string": "100", - "_horizontalAlign": 2, - "_verticalAlign": 1, - "_actualFontSize": 100, - "_fontSize": 100, - "_fontFamily": "Arial", - "_lineHeight": 100, - "_overflow": 0, - "_enableWrapText": true, - "_font": { - "__uuid__": "4eb60b5b-72b8-497c-b499-d7921c9b84db", - "__expectedType__": "cc.TTFFont" - }, - "_isSystemFontUsed": false, - "_spacingX": 0, - "_isItalic": false, - "_isBold": false, - "_isUnderline": false, - "_underlineHeight": 2, - "_cacheMode": 0, - "_enableOutline": true, - "_outlineColor": { - "__type__": "cc.Color", - "r": 0, - "g": 0, - "b": 0, - "a": 255 - }, - "_outlineWidth": 6, - "_enableShadow": false, - "_shadowColor": { - "__type__": "cc.Color", - "r": 0, - "g": 0, - "b": 0, - "a": 255 - }, - "_shadowOffset": { - "__type__": "cc.Vec2", - "x": 2, - "y": 2 - }, - "_shadowBlur": 2, - "_id": "a7zOm0vPhNF5NOngkc69rs" - }, - { - "__type__": "cc.Widget", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 82 - }, - "_enabled": true, - "__prefab": null, - "_alignFlags": 10, - "_target": null, - "_left": -161.572265625, - "_right": 0, - "_top": 0, - "_bottom": 0, - "_horizontalCenter": 0, - "_verticalCenter": 0, - "_isAbsLeft": true, - "_isAbsRight": true, - "_isAbsTop": true, - "_isAbsBottom": true, - "_isAbsHorizontalCenter": true, - "_isAbsVerticalCenter": true, - "_originalWidth": 0, - "_originalHeight": 0, - "_alignMode": 2, - "_lockFlags": 0, - "_id": "c2RIZks5tECbFEJpPnkZR/" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 81 - }, - "_enabled": true, - "__prefab": null, - "_contentSize": { - "__type__": "cc.Size", - "width": 288, - "height": 381 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "7eiSVvMCxHlLVmrXHUN4NO" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 81 - }, - "_enabled": true, - "__prefab": null, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": null, - "_type": 0, - "_fillType": 0, - "_sizeMode": 0, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_useGrayscale": false, - "_atlas": null, - "_id": "c3PrmB5PtA34EQh0fuIPYG" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 77 - }, - "_enabled": true, - "__prefab": null, - "_contentSize": { - "__type__": "cc.Size", - "width": 1280, - "height": 1280 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.46616406440734864, - "y": 0.4069765567779541 - }, - "_id": "7f4+O6eF1BsLIKmWmRh2t8" - }, - { - "__type__": "sp.Skeleton", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 77 - }, - "_enabled": true, - "__prefab": null, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_skeletonData": { - "__uuid__": "75cc4005-0956-4ded-8966-c8e347fc48d5", - "__expectedType__": "sp.SkeletonData" - }, - "defaultSkin": "default", - "defaultAnimation": "", - "_premultipliedAlpha": true, - "_timeScale": 1, - "_preCacheMode": 0, - "_cacheMode": 0, - "_sockets": [], - "_useTint": false, - "_debugMesh": false, - "_debugBones": false, - "_debugSlots": false, - "_enableBatch": false, - "loop": false, - "_id": "68yNRudhRPMLs4eCsCfyTl" - }, - { - "__type__": "88095558MdN+qsTqyxCx1uE", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 77 - }, - "_enabled": true, - "__prefab": null, - "ignoreTimeScale": true, - "_id": "4eP0APJLFNvI5/m+lEYbX4" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 76 - }, - "_enabled": true, - "__prefab": null, - "_contentSize": { - "__type__": "cc.Size", - "width": 100, - "height": 100 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "c7k1NlFEZOjZf0V9MSPjPY" - }, - { - "__type__": "b2937Y+5yVLE4z8uGa84ZqS", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 76 - }, - "_enabled": true, - "__prefab": null, - "skeleton": { - "__id__": 89 - }, - "_flipX": false, - "_flipY": false, - "_id": "04RA/Gzf5Ca68Pls84i3pv" - }, - { - "__type__": "ad470Ao3iRJlqlmRKGumrMu", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 76 - }, - "_enabled": true, - "__prefab": null, - "animationHandler": { - "__id__": 92 - }, - "spineRoot": { - "__id__": 77 - }, - "rewardSprite": { - "__id__": 87 - }, - "rewardLabel": { - "__id__": 84 - }, - "_id": "bc1sY0betGEJyjK3eGRRVG" - }, - { - "__type__": "cc.Node", - "_name": "Lucky_Wheel", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 2 - }, - "_children": [ - { - "__id__": 95 - } - ], - "_active": false, - "_components": [ - { - "__id__": 143 - }, - { - "__id__": 144 - }, - { - "__id__": 145 - } - ], - "_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": "b0CgrEZDdPP6qjRGc5LHCx" - }, - { - "__type__": "cc.Node", - "_name": "spine", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 94 - }, - "_children": [ - { - "__id__": 96 - }, - { - "__id__": 99 - }, - { - "__id__": 102 - }, - { - "__id__": 105 - }, - { - "__id__": 108 - }, - { - "__id__": 111 - }, - { - "__id__": 114 - }, - { - "__id__": 117 - }, - { - "__id__": 120 - }, - { - "__id__": 123 - }, - { - "__id__": 126 - } - ], - "_active": true, - "_components": [ - { - "__id__": 129 - }, - { - "__id__": 130 - }, - { - "__id__": 142 - } - ], - "_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": "e1rMM35yVB9oHGMEt/Wppq" - }, - { - "__type__": "cc.Node", - "_name": "Button", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 95 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 97 - }, - { - "__id__": 98 - } - ], - "_prefab": null, - "_lpos": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 3.278353943869637e-8, - "w": 0.9999999999999989 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1.0000000000000084, - "z": 1 - }, - "_mobility": 0, - "_layer": 33554432, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0.00000375671689467597 - }, - "_id": "f7I6gYstVN7K4toMNd0cVG" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 96 - }, - "_enabled": true, - "__prefab": null, - "_contentSize": { - "__type__": "cc.Size", - "width": 280, - "height": 280 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "92S8XfNhtHAZMzlaoR0Kqt" - }, - { - "__type__": "cc.Button", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 96 - }, - "_enabled": true, - "__prefab": null, - "clickEvents": [], - "_interactable": true, - "_transition": 0, - "_normalColor": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_hoverColor": { - "__type__": "cc.Color", - "r": 211, - "g": 211, - "b": 211, - "a": 255 - }, - "_pressedColor": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_disabledColor": { - "__type__": "cc.Color", - "r": 124, - "g": 124, - "b": 124, - "a": 255 - }, - "_normalSprite": null, - "_hoverSprite": null, - "_pressedSprite": null, - "_disabledSprite": null, - "_duration": 0.1, - "_zoomScale": 1.2, - "_target": null, - "_id": "c1mmMHn/FEl6f4IU9LcL6u" - }, - { - "__type__": "cc.Node", - "_name": "0", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 95 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 100 - }, - { - "__id__": 101 - } - ], - "_prefab": null, - "_lpos": { - "__type__": "cc.Vec3", - "x": 3.309965133666992, - "y": 267.5799865722656, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 4.3711388286737347e-8, - "w": 0.9999999999999981 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1.0000000000000153, - "z": 1 - }, - "_mobility": 0, - "_layer": 33554432, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0.000005008956130975262 - }, - "_id": "39LFQep/tDkZFCxnv/L9Mc" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 99 - }, - "_enabled": true, - "__prefab": null, - "_contentSize": { - "__type__": "cc.Size", - "width": 100, - "height": 100 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "151tOvs1tPYI9vG/PxWsbZ" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 99 - }, - "_enabled": true, - "__prefab": null, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": null, - "_type": 0, - "_fillType": 0, - "_sizeMode": 0, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_useGrayscale": false, - "_atlas": null, - "_id": "c8iE8FMaVMK6JsP7fIzSIt" - }, - { - "__type__": "cc.Node", - "_name": "1", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 95 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 103 - }, - { - "__id__": 104 - } - ], - "_prefab": null, - "_lpos": { - "__type__": "cc.Vec3", - "x": -152.54002380371094, - "y": 219.08999633789062, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0.3090170086813163, - "w": 0.9510565116467324 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 0.9999999535376947, - "y": 1.0000000367935968, - "z": 1 - }, - "_mobility": 0, - "_layer": 33554432, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 36.00000172375573 - }, - "_id": "25TBq8R4BNzpxrTDv4o3zP" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 102 - }, - "_enabled": true, - "__prefab": null, - "_contentSize": { - "__type__": "cc.Size", - "width": 100, - "height": 100 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "e3qX8MkelHxKgygezcz6jQ" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 102 - }, - "_enabled": true, - "__prefab": null, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": null, - "_type": 0, - "_fillType": 0, - "_sizeMode": 0, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_useGrayscale": false, - "_atlas": null, - "_id": "c9GjQ6CxRLZ5sAEq1lozvC" - }, - { - "__type__": "cc.Node", - "_name": "2", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 95 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 106 - }, - { - "__id__": 107 - } - ], - "_prefab": null, - "_lpos": { - "__type__": "cc.Vec3", - "x": -250.13002014160156, - "y": 88.25, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0.5877852750301015, - "w": 0.8090169778550913 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 0.9999999790455816, - "y": 1.0000000343021165, - "z": 1 - }, - "_mobility": 0, - "_layer": 33554432, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 72.00000322062458 - }, - "_id": "27j0kWpt1II43sJ6GxJW5j" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 105 - }, - "_enabled": true, - "__prefab": null, - "_contentSize": { - "__type__": "cc.Size", - "width": 100, - "height": 100 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "254jB+v0lFRoFE/Me5c3w4" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 105 - }, - "_enabled": true, - "__prefab": null, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": null, - "_type": 0, - "_fillType": 0, - "_sizeMode": 0, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_useGrayscale": false, - "_atlas": null, - "_id": "0aXL7v4GVMV5pH15gX6p+I" - }, - { - "__type__": "cc.Node", - "_name": "3", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 95 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 109 - }, - { - "__id__": 110 - } - ], - "_prefab": null, - "_lpos": { - "__type__": "cc.Vec3", - "x": -252.1799774169922, - "y": -74.94999694824219, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0.8090170013866798, - "w": 0.5877852426416509 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 1.000000043511542, - "y": 0.9999999591958822, - "z": 1 - }, - "_mobility": 0, - "_layer": 33554432, - "_euler": { - "__type__": "cc.Vec3", - "x": 180, - "y": 180, - "z": 71.99999863302894 - }, - "_id": "9dA+BBfHNO4q52Fu96oXxa" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 108 - }, - "_enabled": true, - "__prefab": null, - "_contentSize": { - "__type__": "cc.Size", - "width": 100, - "height": 100 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "4ePbtbBx1BC5+jYTV8hjtl" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 108 - }, - "_enabled": true, - "__prefab": null, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": null, - "_type": 0, - "_fillType": 0, - "_sizeMode": 0, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_useGrayscale": false, - "_atlas": null, - "_id": "1bLbjfJlxNB717DUFSd1BQ" - }, - { - "__type__": "cc.Node", - "_name": "4", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 95 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 112 - }, - { - "__id__": 113 - } - ], - "_prefab": null, - "_lpos": { - "__type__": "cc.Vec3", - "x": -157.89996337890625, - "y": -208.1999969482422, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0.951056515372019, - "w": 0.3090169972160552 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 1.0000000631664834, - "y": 0.9999998921300945, - "z": 1 - }, - "_mobility": 0, - "_layer": 33554432, - "_euler": { - "__type__": "cc.Vec3", - "x": 180, - "y": 180, - "z": 36.00000034232125 - }, - "_id": "85XQ6H8/ZPTqlVlJqESRDO" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 111 - }, - "_enabled": true, - "__prefab": null, - "_contentSize": { - "__type__": "cc.Size", - "width": 100, - "height": 100 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "216PmkjQtJT61aEIFpuBSK" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 111 - }, - "_enabled": true, - "__prefab": null, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": null, - "_type": 0, - "_fillType": 0, - "_sizeMode": 0, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_useGrayscale": false, - "_atlas": null, - "_id": "d4lV1tSMZF9qyaq2eBaBvt" - }, - { - "__type__": "cc.Node", - "_name": "5", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 95 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 115 - }, - { - "__id__": 116 - } - ], - "_prefab": null, - "_lpos": { - "__type__": "cc.Vec3", - "x": -3.3099656105041504, - "y": -260.5799865722656, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0.9999999999999982, - "w": -5.7620454185780195e-8 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 1.0000000000000038, - "y": 1.0000000000000102, - "z": 1 - }, - "_mobility": 0, - "_layer": 33554432, - "_euler": { - "__type__": "cc.Vec3", - "x": -180, - "y": -180, - "z": -0.00000660281767694425 - }, - "_id": "f6BSTe6wZA1bZwDgW6W7Kw" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 114 - }, - "_enabled": true, - "__prefab": null, - "_contentSize": { - "__type__": "cc.Size", - "width": 100, - "height": 100 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "c2Gpyp1HhO1bcwS6Ob28hf" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 114 - }, - "_enabled": true, - "__prefab": null, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": null, - "_type": 0, - "_fillType": 0, - "_sizeMode": 0, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_useGrayscale": false, - "_atlas": null, - "_id": "19d302be1Gx6ZHTP3QVGaa" - }, - { - "__type__": "cc.Node", - "_name": "6", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 95 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 118 - }, - { - "__id__": 119 - } - ], - "_prefab": null, - "_lpos": { - "__type__": "cc.Vec3", - "x": 152.54002380371094, - "y": -212.08999633789062, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0.9510565106280241, - "w": -0.30901701181657376 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 0.9999999667241356, - "y": 1.0000001068630673, - "z": 1 - }, - "_mobility": 0, - "_layer": 33554432, - "_euler": { - "__type__": "cc.Vec3", - "x": -180, - "y": -180, - "z": -36.00000210151875 - }, - "_id": "531GXGe0BDz42G5vsDIpv6" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 117 - }, - "_enabled": true, - "__prefab": null, - "_contentSize": { - "__type__": "cc.Size", - "width": 100, - "height": 100 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "cd3Qc4LF5AFbeH48Zwf1DP" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 117 - }, - "_enabled": true, - "__prefab": null, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": null, - "_type": 0, - "_fillType": 0, - "_sizeMode": 0, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_useGrayscale": false, - "_atlas": null, - "_id": "f1QeGHvUFMwbrp8r6QTiqA" - }, - { - "__type__": "cc.Node", - "_name": "7", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 95 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 121 - }, - { - "__id__": 122 - } - ], - "_prefab": null, - "_lpos": { - "__type__": "cc.Vec3", - "x": 250.13002014160156, - "y": -81.25, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0.8090169668185067, - "w": -0.5877852902206563 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 0.9999999698361619, - "y": 1.000000081780078, - "z": 1 - }, - "_mobility": 0, - "_layer": 33554432, - "_euler": { - "__type__": "cc.Vec3", - "x": -180, - "y": -180, - "z": -72.00000537225979 - }, - "_id": "cas5BJ0ndCabdxaL/BFsrt" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 120 - }, - "_enabled": true, - "__prefab": null, - "_contentSize": { - "__type__": "cc.Size", - "width": 100, - "height": 100 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "37QlEQSk9LwJSwnrGXszht" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 120 - }, - "_enabled": true, - "__prefab": null, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": null, - "_type": 0, - "_fillType": 0, - "_sizeMode": 0, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_useGrayscale": false, - "_atlas": null, - "_id": "c4HkDRxylHoIrz55En3XCm" - }, - { - "__type__": "cc.Node", - "_name": "8", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 95 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 124 - }, - { - "__id__": 125 - } - ], - "_prefab": null, - "_lpos": { - "__type__": "cc.Vec3", - "x": 252.1799774169922, - "y": 81.95999908447266, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": -0.5877852311763865, - "w": 0.8090170097166817 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 1.000000052720968, - "y": 0.9999999684053065, - "z": 1 - }, - "_mobility": 0, - "_layer": 33554432, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": -71.99999700905502 - }, - "_id": "9dDf28jclLH6KILF0q6KOI" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 123 - }, - "_enabled": true, - "__prefab": null, - "_contentSize": { - "__type__": "cc.Size", - "width": 100, - "height": 100 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "91zZvTCCZJz7W2INZJsBZM" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 123 - }, - "_enabled": true, - "__prefab": null, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": null, - "_type": 0, - "_fillType": 0, - "_sizeMode": 0, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_useGrayscale": false, - "_atlas": null, - "_id": "3eX4vyEwtNyLdqDbF6HBSR" - }, - { - "__type__": "cc.Node", - "_name": "9", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 95 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 127 - }, - { - "__id__": 128 - } - ], - "_prefab": null, - "_lpos": { - "__type__": "cc.Vec3", - "x": 157.89996337890625, - "y": 215.1999969482422, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": -0.30901696909078247, - "w": 0.9510565245104764 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 1.0000000499800366, - "y": 0.9999999667241356, - "z": 1 - }, - "_mobility": 0, - "_layer": 33554432, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": -35.99999695354396 - }, - "_id": "7d0xqc6+dO1rushj+fmMyW" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 126 - }, - "_enabled": true, - "__prefab": null, - "_contentSize": { - "__type__": "cc.Size", - "width": 100, - "height": 100 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "c3xUN27NpN/bU+ovrqDSiZ" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 126 - }, - "_enabled": true, - "__prefab": null, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": null, - "_type": 0, - "_fillType": 0, - "_sizeMode": 0, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_useGrayscale": false, - "_atlas": null, - "_id": "f2a6HQWJFJbodulnQHjpQr" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 95 - }, - "_enabled": true, - "__prefab": null, - "_contentSize": { - "__type__": "cc.Size", - "width": 1087, - "height": 1227 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.49770009199632015, - "y": 0.4539527302363488 - }, - "_id": "e6iv1WpLhEnIi6dHWKWdYB" - }, - { - "__type__": "sp.Skeleton", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 95 - }, - "_enabled": true, - "__prefab": null, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_skeletonData": { - "__uuid__": "5321c5a2-7473-436b-913c-39a871376ea0", - "__expectedType__": "sp.SkeletonData" - }, - "defaultSkin": "default", - "defaultAnimation": "", - "_premultipliedAlpha": true, - "_timeScale": 1, - "_preCacheMode": 0, - "_cacheMode": 0, - "_sockets": [ - { - "__id__": 131 - }, - { - "__id__": 132 - }, - { - "__id__": 133 - }, - { - "__id__": 134 - }, - { - "__id__": 135 - }, - { - "__id__": 136 - }, - { - "__id__": 137 - }, - { - "__id__": 138 - }, - { - "__id__": 139 - }, - { - "__id__": 140 - }, - { - "__id__": 141 - } - ], - "_useTint": false, - "_debugMesh": false, - "_debugBones": false, - "_debugSlots": false, - "_enableBatch": false, - "loop": false, - "_id": "ddKJ+O96FI3psLFJHIWtza" - }, - { - "__type__": "sp.Skeleton.SpineSocket", - "path": "root/pivot/spin-button", - "target": { - "__id__": 96 } }, { - "__type__": "sp.Skeleton.SpineSocket", - "path": "root/pivot/wheel/slot01", - "target": { - "__id__": 99 - } - }, - { - "__type__": "sp.Skeleton.SpineSocket", - "path": "root/pivot/wheel/slot02", - "target": { - "__id__": 102 - } - }, - { - "__type__": "sp.Skeleton.SpineSocket", - "path": "root/pivot/wheel/slot03", - "target": { - "__id__": 105 - } - }, - { - "__type__": "sp.Skeleton.SpineSocket", - "path": "root/pivot/wheel/slot04", - "target": { - "__id__": 108 - } - }, - { - "__type__": "sp.Skeleton.SpineSocket", - "path": "root/pivot/wheel/slot05", - "target": { - "__id__": 111 - } - }, - { - "__type__": "sp.Skeleton.SpineSocket", - "path": "root/pivot/wheel/slot06", - "target": { - "__id__": 114 - } - }, - { - "__type__": "sp.Skeleton.SpineSocket", - "path": "root/pivot/wheel/slot07", - "target": { - "__id__": 117 - } - }, - { - "__type__": "sp.Skeleton.SpineSocket", - "path": "root/pivot/wheel/slot08", - "target": { - "__id__": 120 - } - }, - { - "__type__": "sp.Skeleton.SpineSocket", - "path": "root/pivot/wheel/slot09", - "target": { - "__id__": 123 - } - }, - { - "__type__": "sp.Skeleton.SpineSocket", - "path": "root/pivot/wheel/slot10", - "target": { - "__id__": 126 - } - }, - { - "__type__": "88095558MdN+qsTqyxCx1uE", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 95 + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 33 }, - "_enabled": true, - "__prefab": null, - "ignoreTimeScale": true, - "_id": "14c31BAmtPR5C9SyfcqKJd" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 94 - }, - "_enabled": true, - "__prefab": null, - "_contentSize": { - "__type__": "cc.Size", - "width": 100, - "height": 100 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "47Z/xXMc1Nk6/BblTrbgh5" - }, - { - "__type__": "b2937Y+5yVLE4z8uGa84ZqS", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 94 - }, - "_enabled": true, - "__prefab": null, - "skeleton": { - "__id__": 130 - }, - "_flipX": false, - "_flipY": false, - "_id": "74KX7b5/lBF7mgfYlKfMvc" - }, - { - "__type__": "622abV46O1PZrVI1/yDTGnU", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 94 - }, - "_enabled": true, - "__prefab": null, - "animationHandler": { - "__id__": 144 - }, - "spineRoot": { - "__id__": 95 - }, - "wheelBoneName": "wheel", - "speed": 3, - "spinCurve": { - "__id__": 146 - }, - "sprites": [ - { - "__id__": 101 - }, - { - "__id__": 104 - }, - { - "__id__": 107 - }, - { - "__id__": 110 - }, - { - "__id__": 113 - }, - { - "__id__": 116 - }, - { - "__id__": 119 - }, - { - "__id__": 122 - }, - { - "__id__": 125 - }, - { - "__id__": 128 - } + "propertyPath": [ + "_euler" ], - "_id": "d5aI6Z+VlBDL+MoB9RRXr4" - }, - { - "__type__": "cc.RealCurve", - "_times": [ - 0, - 0.8, - 1 - ], - "_values": [ - { - "__type__": "cc.RealKeyframeValue", - "interpolationMode": 2, - "tangentWeightMode": 0, - "value": 1, - "rightTangent": -2, - "rightTangentWeight": 0.5962847939999439, - "leftTangent": -2, - "leftTangentWeight": 1, - "easingMethod": 0, - "__editorExtras__": null - }, - { - "__type__": "cc.RealKeyframeValue", - "interpolationMode": 2, - "tangentWeightMode": 0, - "value": -0.005, - "rightTangent": -0.01998845001095775, - "rightTangentWeight": 0.06667998327447101, - "leftTangent": -0.01998845001095775, - "leftTangentWeight": 0.2667199330978841, - "easingMethod": 0, - "__editorExtras__": null - }, - { - "__type__": "cc.RealKeyframeValue", - "interpolationMode": 2, - "tangentWeightMode": 0, - "value": 0, - "rightTangent": 0, - "rightTangentWeight": 1, - "leftTangent": 0, - "leftTangentWeight": 0.06666666666666665, - "easingMethod": 0, - "__editorExtras__": null - } - ], - "preExtrapolation": 1, - "postExtrapolation": 1 + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + } }, { "__type__": "cc.UITransform", @@ -4847,7 +673,7 @@ "_contentSize": { "__type__": "cc.Size", "width": 1080, - "height": 2339.9999999999995 + "height": 2340 }, "_anchorPoint": { "__type__": "cc.Vec2", @@ -4902,31 +728,53 @@ "_lockFlags": 0, "_id": "d01IgeBABMcb9w3a9D7uoK" }, + { + "__type__": "cc.PrefabInfo", + "root": null, + "asset": null, + "fileId": "8eb392e2-dfc6-410a-9878-b5a65b2550f5", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": [ + { + "__id__": 5 + }, + { + "__id__": 13 + }, + { + "__id__": 21 + }, + { + "__id__": 29 + } + ] + }, { "__type__": "cc.SceneGlobals", "ambient": { - "__id__": 151 + "__id__": 42 }, "shadows": { - "__id__": 152 + "__id__": 43 }, "_skybox": { - "__id__": 153 + "__id__": 44 }, "fog": { - "__id__": 154 + "__id__": 45 }, "octree": { - "__id__": 155 + "__id__": 46 }, "skin": { - "__id__": 156 + "__id__": 47 }, "lightProbeInfo": { - "__id__": 157 + "__id__": 48 }, "postSettings": { - "__id__": 158 + "__id__": 49 }, "bakedWithStationaryMainLight": false, "bakedWithHighpLightmap": false diff --git a/assets/_Game/Scripts/Booster/BoosterBase.ts b/assets/_Game/Scripts/Booster/BoosterBase.ts index f2eeed7..e0808fd 100644 --- a/assets/_Game/Scripts/Booster/BoosterBase.ts +++ b/assets/_Game/Scripts/Booster/BoosterBase.ts @@ -36,7 +36,7 @@ export class BoosterBase extends Component implements IPoolable { ObjectPool.release(this.node); } - protected boosterActive?(): void; + protected boosterActive() {} async onGet() { this._animation.play(); diff --git a/assets/_Game/Scripts/Booster/SecretBox.ts b/assets/_Game/Scripts/Booster/SecretBox.ts new file mode 100644 index 0000000..ba70089 --- /dev/null +++ b/assets/_Game/Scripts/Booster/SecretBox.ts @@ -0,0 +1,18 @@ +import { _decorator, Component, Node } from 'cc'; +import BoosterType from '../Enum/BoosterType'; +import GachaManager, { GachaType } from '../Manager/GachaManager'; +import { GameManager } from '../Manager/GameManager'; +import { BoosterBase } from './BoosterBase'; + +const { ccclass, property } = _decorator; + +@ccclass('SecretBoxBooster') +export default class SecretBoxBooster extends BoosterBase { + @property({ type: GachaType }) + private gachaType: GachaType; + + protected boosterActive() { + GameManager.instance.ActiveBooster(BoosterType.Gacha, this.time, this.displayName); + GachaManager.instance.show(this.gachaType, 1.5); + } +} diff --git a/assets/_Game/Scripts/Booster/SecretBox.ts.meta b/assets/_Game/Scripts/Booster/SecretBox.ts.meta new file mode 100644 index 0000000..e3a25e7 --- /dev/null +++ b/assets/_Game/Scripts/Booster/SecretBox.ts.meta @@ -0,0 +1,9 @@ +{ + "ver": "4.0.23", + "importer": "typescript", + "imported": true, + "uuid": "016c5a9d-bb6a-44d9-acef-c99f56add5a3", + "files": [], + "subMetas": {}, + "userData": {} +} diff --git a/assets/_Game/Scripts/Enum/BoosterType.ts b/assets/_Game/Scripts/Enum/BoosterType.ts index e1e8c89..1384cce 100644 --- a/assets/_Game/Scripts/Enum/BoosterType.ts +++ b/assets/_Game/Scripts/Enum/BoosterType.ts @@ -1,5 +1,6 @@ enum BoosterType { CumulativeBar, + Gacha, } export default BoosterType; diff --git a/assets/_Game/Scripts/Environments/FloatingText.ts b/assets/_Game/Scripts/Environments/FloatingText.ts index 04facf9..7ec1b8e 100644 --- a/assets/_Game/Scripts/Environments/FloatingText.ts +++ b/assets/_Game/Scripts/Environments/FloatingText.ts @@ -1,5 +1,6 @@ -import { _decorator, CCFloat, Component, geometry, Label, Sprite, SpriteFrame, tween, Vec3 } from 'cc'; +import { _decorator, CCFloat, Component, geometry, Label, Sprite, SpriteFrame, tween, Vec3, Widget } from 'cc'; import ObjectPool from '../Pool/ObjectPool'; +import Utils from '../Utilities'; const { ccclass, property } = _decorator; @ccclass('FloatingText') @@ -16,7 +17,7 @@ export class FloatingText extends Component { private readonly _scaleDownDuration = 0.2; private _moveDuration = 0; - public show(text: string, position: Vec3, scale = 1, duration = 1, image: SpriteFrame = null) { + public async show(text: string, position: Vec3, scale = 1, duration = 1, image: SpriteFrame = null) { if (duration < this._scaleUpDuration + this._scaleDownDuration) { console.warn( `show duration time of floating text must be greater than ${this._scaleUpDuration + this._scaleDownDuration}`, @@ -54,5 +55,7 @@ export class FloatingText extends Component { ObjectPool.release(this.node); }) .start(); + await Utils.delay(0.05); + this._sprite.getComponent(Widget).updateAlignment(); } } diff --git a/assets/_Game/Scripts/Events/GameEvent.ts b/assets/_Game/Scripts/Events/GameEvent.ts index 748a66c..cd2c7c5 100644 --- a/assets/_Game/Scripts/Events/GameEvent.ts +++ b/assets/_Game/Scripts/Events/GameEvent.ts @@ -18,7 +18,6 @@ enum GameEvent { ControlTouchEnd, WarningTime, TicketUpdate, - GachaReward, } export interface GameEventCallbackMap { @@ -49,7 +48,6 @@ export interface GameEventArgMap { [GameEvent.ControlTouchEnd]: ControllerSide; [GameEvent.WarningTime]: boolean; [GameEvent.TicketUpdate]: number; - [GameEvent.GachaReward]: [RewardType, number]; } export default GameEvent; diff --git a/assets/_Game/Scripts/Extension/Extension.ts b/assets/_Game/Scripts/Extension/Extension.ts index e2f4b02..d4b9105 100644 --- a/assets/_Game/Scripts/Extension/Extension.ts +++ b/assets/_Game/Scripts/Extension/Extension.ts @@ -85,6 +85,7 @@ declare global { } interface Array { + getRandomIndex(): number; getRandom(): T; getRandom(weights: number[]): T; } @@ -268,6 +269,10 @@ String.prototype.isNullOrWhiteSpace = function () { //#region ARRAY +Array.prototype.getRandomIndex = function () { + return randomRangeInt(0, this.length); +}; + Array.prototype.getRandom = function (weights?: number[]) { if (weights) { let weightsClone = [...weights]; diff --git a/assets/_Game/Scripts/Gacha/FlipCard.ts b/assets/_Game/Scripts/Gacha/FlipCard.ts index 5739de0..f2b3a37 100644 --- a/assets/_Game/Scripts/Gacha/FlipCard.ts +++ b/assets/_Game/Scripts/Gacha/FlipCard.ts @@ -55,6 +55,11 @@ export default class FlipCard extends GachaBase { if (reward) { this.cards[+value - 1].spriteFrame = reward.icon; await this.animationHandler.setAnimationAsync(`card${value}-active`, { trackIndex: +value }); + GachaManager.instance.showFloatingText( + reward.quantity.toString(), + this.cards[+value - 1].node.worldPosition, + reward.icon, + ); GachaManager.instance.gachaDone(); } diff --git a/assets/_Game/Scripts/Gacha/FreeReward.ts b/assets/_Game/Scripts/Gacha/FreeReward.ts index d05a592..18f590c 100644 --- a/assets/_Game/Scripts/Gacha/FreeReward.ts +++ b/assets/_Game/Scripts/Gacha/FreeReward.ts @@ -1,7 +1,7 @@ import { _decorator, clamp01, Component, easing, game, Label, Node, Sprite, Vec3 } from 'cc'; import GachaBase from '../Base/GachaBase'; import SpineAnimationHandler from '../Base/SpineAnimationHandler'; -import GachaManager from '../Manager/GachaManager'; +import GachaManager, { RewardConfig } from '../Manager/GachaManager'; import Utils from '../Utilities'; const { ccclass, property } = _decorator; @@ -20,6 +20,7 @@ export default class FreeReward extends GachaBase { private _opened: boolean = false; private _startShowReward: boolean = false; private _timer: number = 0; + private _reward: RewardConfig; protected onEnable(): void { this.spineRoot.setActive(false); @@ -38,6 +39,11 @@ export default class FreeReward extends GachaBase { this._timer += game.deltaTime; if (k === 1) { this._startShowReward = false; + GachaManager.instance.showFloatingText( + this._reward.quantity.toString(), + this.rewardSprite.node.worldPosition, + this._reward.icon, + ); GachaManager.instance.gachaDone(); } } @@ -53,11 +59,11 @@ export default class FreeReward extends GachaBase { if (this._opened) return; this._timer = 0; this._opened = true; - const reward = await GachaManager.instance.getReward(); - if (reward) { + this._reward = await GachaManager.instance.getReward(); + if (this._reward) { this.animationHandler.setAnimation('open'); - this.rewardSprite.spriteFrame = reward.icon; - this.rewardLabel.string = reward.quantity.toString(); + this.rewardSprite.spriteFrame = this._reward.icon; + this.rewardLabel.string = this._reward.quantity.toString(); await Utils.delay(1); this.rewardSprite.setNodeActive(true); this._startShowReward = true; diff --git a/assets/_Game/Scripts/Gacha/LuckyChain.ts b/assets/_Game/Scripts/Gacha/LuckyChain.ts index 478a11b..db8c6ce 100644 --- a/assets/_Game/Scripts/Gacha/LuckyChain.ts +++ b/assets/_Game/Scripts/Gacha/LuckyChain.ts @@ -1,19 +1,19 @@ -import { _decorator, Component, Node, sp, Sprite } from 'cc'; +import { _decorator, Component, Node, sp, Sprite, SpriteFrame } from 'cc'; import GachaBase from '../Base/GachaBase'; import SpineAnimationHandler, { SocketPath, SpineAnimation, SpineSkin } from '../Base/SpineAnimationHandler'; -import GachaManager from '../Manager/GachaManager'; +import GachaManager, { RewardConfig } from '../Manager/GachaManager'; import Utils from '../Utilities'; const { ccclass, property } = _decorator; -class ActiveCard { +class RewardCard { public socket: sp.SpineSocket; public node: Node; - public idReward: string; + public reward: RewardConfig; - constructor(node: Node, idReward: string) { + constructor(node: Node, reward: RewardConfig) { this.node = node; - this.idReward = idReward; + this.reward = reward; } public setActive(value: boolean) { @@ -32,9 +32,9 @@ export default class LuckyChain extends GachaBase { @property({ type: SocketPath }) private cardSlotPath: SocketPath[] = []; - private _activeCards: ActiveCard[] = []; - private _allCards: ActiveCard[] = []; - private _rewardId: string; + private _activeCards: RewardCard[] = []; + private _allCards: RewardCard[] = []; + private _reward: RewardCard; onFocusInEditor(): void { this.animationHandler.setPropertySocketPath(this, 'cardSlotPath'); @@ -56,7 +56,7 @@ export default class LuckyChain extends GachaBase { switch (e.data.name) { case 'card-claimed': const cardRemove = this._activeCards.shift(); - this._rewardId = cardRemove.idReward; + this._reward = cardRemove; this.animationHandler.removeSocket(cardRemove.socket); cardRemove.setActive(false); cardRemove.socket = null; @@ -80,10 +80,10 @@ export default class LuckyChain extends GachaBase { private setReward() { this._allCards = this.cards.map((card) => { - const rw = GachaManager.instance.getRandomReward(); + const rw = GachaManager.instance.getRandomReward([60, 35, 5]); card.getComponent(Sprite).spriteFrame = rw.icon; card.setActive(false); - return new ActiveCard(card, rw.id); + return new RewardCard(card, rw); }); } @@ -91,8 +91,12 @@ export default class LuckyChain extends GachaBase { this.spriteRoot.setActive(true); await this.animationHandler.setAnimationAsync('appear'); await this.animationHandler.addAnimationAsync('active'); - - GachaManager.instance.setReward(this._rewardId); + GachaManager.instance.showFloatingText( + this._reward.reward.quantity.toString(), + this.node.worldPosition, + this._reward.reward.icon, + ); + GachaManager.instance.setReward(this._reward.reward.id); await Utils.delay(1.5); //update socket path diff --git a/assets/_Game/Scripts/Gacha/LuckyWheel.ts b/assets/_Game/Scripts/Gacha/LuckyWheel.ts index 74f72f6..1c1f38d 100644 --- a/assets/_Game/Scripts/Gacha/LuckyWheel.ts +++ b/assets/_Game/Scripts/Gacha/LuckyWheel.ts @@ -1,10 +1,36 @@ -import { _decorator, CCInteger, CCString, Component, game, Node, randomRangeInt, RealCurve, sp, Sprite } from 'cc'; +import { + _decorator, + CCInteger, + CCString, + Component, + game, + Node, + random, + randomRangeInt, + RealCurve, + sp, + Sprite, +} from 'cc'; import GachaBase from '../Base/GachaBase'; import SpineAnimationHandler from '../Base/SpineAnimationHandler'; -import GachaManager from '../Manager/GachaManager'; +import GachaManager, { RewardConfig } from '../Manager/GachaManager'; const { ccclass, property } = _decorator; +class RewardCard { + public node: Node; + public reward: RewardConfig; + + constructor(node: Node, reward: RewardConfig) { + this.node = node; + this.reward = reward; + } + + public setActive(value: boolean) { + this.node.setActive(value); + } +} + @ccclass('LuckyWheel') export default class LuckyWheel extends GachaBase { @property(SpineAnimationHandler) @@ -26,12 +52,15 @@ export default class LuckyWheel extends GachaBase { private _timer: number = 0; private _timeSpin: number = 0; private _maxAngle: number = 0; + private _allCards: RewardCard[]; + private _random: number; protected onLoad(): void { this._wheel = this.animationHandler.findBone(this.wheelBoneName); } protected onEnable(): void { + this.setReward(); this.spineRoot.setActive(false); this._wheel.rotation = 0; this._wheel.update(); @@ -45,11 +74,24 @@ export default class LuckyWheel extends GachaBase { this._wheel.update(); if (this._timer >= this._timeSpin) { this._spinning = false; - GachaManager.instance.gachaDone(); + GachaManager.instance.showFloatingText( + this._allCards[this._random].reward.quantity.toString(), + this.node.worldPosition, + this._allCards[this._random].reward.icon, + ); + GachaManager.instance.setReward(this._allCards[this._random].reward.id); } } } + private setReward() { + this._allCards = this.sprites.map((card) => { + const rw = GachaManager.instance.getRandomReward([60, 35, 5]); + card.spriteFrame = rw.icon; + return new RewardCard(card.node, rw); + }); + } + public async show(): Promise { for (let i = 0; i < GachaManager.instance.rewards.length; i++) { this.sprites[i].spriteFrame = GachaManager.instance.rewards[i].icon; @@ -63,11 +105,10 @@ export default class LuckyWheel extends GachaBase { public async spin() { if (this._spinning) return; this._spinning = true; - const reward = await GachaManager.instance.getReward(); - const item = GachaManager.instance.getRewardIndex(reward); - if (reward) { + this._random = this._allCards.getRandomIndex(); + if (this._random) { this.animationHandler.clearTrack(0); - this._targetAngle = -36 * item; + this._targetAngle = -36 * this._random; this._timer = 0; this._timeSpin = randomRangeInt(10, 15); this._maxAngle = 360 * this._timeSpin; @@ -76,6 +117,6 @@ export default class LuckyWheel extends GachaBase { } this._spinning = true; - GachaManager.instance.gachaDone(); + GachaManager.instance.setReward(this._allCards[this._random].reward.id); } } diff --git a/assets/_Game/Scripts/Manager/GachaManager.ts b/assets/_Game/Scripts/Manager/GachaManager.ts index 4dd016c..39effca 100644 --- a/assets/_Game/Scripts/Manager/GachaManager.ts +++ b/assets/_Game/Scripts/Manager/GachaManager.ts @@ -12,12 +12,16 @@ import { SpriteFrame, tween, UIOpacity, + Vec3, } from 'cc'; import GachaBase from '../Base/GachaBase'; +import ScoreType from '../Enum/ScoreType'; import GameEvent from '../Events/GameEvent'; +import FloatingTextFactory from '../Factory/FloatingTextFactory'; import Singleton from '../Singleton'; import Utils from '../Utilities'; import { EventManger } from './EventManger'; +import { GameManager } from './GameManager'; const { ccclass, property } = _decorator; @@ -30,12 +34,9 @@ export enum GachaType { Enum(GachaType); export enum RewardType { - Oxi, - Gas, Star, - Shield, - ScoreX2, - Magnet, + Time, + Cheese, } Enum(RewardType); @@ -50,11 +51,11 @@ class Gacha { } @ccclass('RewardConfig') -class RewardConfig { +export class RewardConfig { @property(CCString) public id: string = ''; @property({ type: RewardType }) - public type: RewardType = RewardType.Oxi; + public type: RewardType = RewardType.Star; @property(SpriteFrame) public icon: SpriteFrame; @property(CCInteger) @@ -67,6 +68,8 @@ export default class GachaManager extends Singleton() { public gachaId: string; @property(UIOpacity) private container: UIOpacity; + @property(FloatingTextFactory) + private floatingScoreFactory: FloatingTextFactory; @property(Gacha) private gachas: Gacha[] = []; @property(RewardConfig) @@ -75,19 +78,20 @@ export default class GachaManager extends Singleton() { private _reward: RewardConfig; private _showing: boolean = false; private _showTimer: number = 0; - private _idType: string; + private _idType: GachaType; protected onLoad(): void { super.onLoad(); this.container.setNodeActive(false); } - public show(idType: string) { + public async show(type: GachaType, delay: number = 0) { game.timeScale = 0; + await Utils.delay(delay); this.container.setNodeActive(true); this._showTimer = 0; this._showing = true; - this._idType = idType; + this._idType = type; } protected update(dt: number): void { @@ -102,8 +106,13 @@ export default class GachaManager extends Singleton() { } } + public showFloatingText(text: string, position: Vec3, icon: SpriteFrame) { + const floatingText = this.floatingScoreFactory.create(this.node); + floatingText.show(`+${text}`, position, 3, 1, icon); + } + private showGacha() { - const gacha = this.gachas.find((gacha) => gacha.id == this._idType); + const gacha = this.gachas.find((gacha) => gacha.type == this._idType); gacha.gacha.show(); } @@ -118,17 +127,26 @@ export default class GachaManager extends Singleton() { public async gachaDone() { console.log(`Gacha reward: ${RewardType[this._reward.type]} quantity: ${this._reward.quantity}`); - EventManger.instance.emit(GameEvent.GachaReward, [this._reward.type, this._reward.quantity]); await Utils.delay(1); game.timeScale = 1; tween(this.container) .to(0.1, { opacity: 0 }) - .call(() => this.container.setNodeActive(false)) + .call(() => { + this.container.setNodeActive(false); + switch (this._reward.type) { + case RewardType.Star: + GameManager.instance.addScore(this._reward.quantity, ScoreType.DestroyObject); + break; + case RewardType.Time: + GameManager.instance.addTime(this._reward.quantity, Vec3.ZERO); + break; + } + }) .start(); } - public getRandomReward() { - return this.rewards.getRandom(); + public getRandomReward(weights?: number[]) { + return this.rewards.getRandom(weights); } public setReward(id: string) { diff --git a/assets/_Game/Scripts/Manager/GameManager.ts b/assets/_Game/Scripts/Manager/GameManager.ts index 94b1436..93d67e2 100644 --- a/assets/_Game/Scripts/Manager/GameManager.ts +++ b/assets/_Game/Scripts/Manager/GameManager.ts @@ -9,6 +9,7 @@ import { Quat, randomRangeInt, SpriteFrame, + tween, Vec2, Vec3, } from 'cc'; @@ -70,8 +71,6 @@ export class GameManager extends Singleton() { @property({ type: SpriteFrame, visible: true }) private _clockIcon: SpriteFrame; - @property({ type: AudioClip, visible: true }) - private _boosterActiveSound: AudioClip; @property({ type: AudioClip, visible: true }) private _startSound: AudioClip; @property({ type: AudioClip, visible: true }) @@ -169,17 +168,19 @@ export class GameManager extends Singleton() { public addScore( score: number, type: ScoreType, - position: Vec3, + position?: Vec3, opts?: { scaleMin?: number; scaleMax?: number; duration?: number }, ) { this._score += score; const floatingScore = this._floatingScoreFactory.create(this._topContainer); - floatingScore.show( - `+${score}`, - position, - score >= 100 ? opts?.scaleMax || 1 : opts?.scaleMin || 1, - opts?.duration || 1, - ); + if (position) { + floatingScore.show( + `+${score}`, + position, + score >= 100 ? opts?.scaleMax || 1 : opts?.scaleMin || 1, + opts?.duration || 1, + ); + } EventManger.instance.emit(GameEvent.Score, [this._score, score, type, position]); } @@ -283,18 +284,20 @@ export class GameManager extends Singleton() { await Utils.delay(0.3); } if (bonusTime) { - this.addTime(bonusTime); - const floatingScore = this._floatingScoreFactory.create(this._topContainer); - floatingScore.show(`+${bonusTime}`, position, 1.5, 1, this._clockIcon); + this.addTime(bonusTime, position); } } - public addTime(time: number) { + public addTime(time: number, position?: Vec3) { this._timer.time += time; if (this._warningTime && this._timer.time > 10) { this._warningTime = false; EventManger.instance.emit(GameEvent.WarningTime, false); } + if (position) { + const floatingScore = this._floatingScoreFactory.create(this._topContainer); + floatingScore.show(`+${time}`, position, 1.5, 1, this._clockIcon); + } EventManger.instance.emit(GameEvent.TimeUpdate, this._timer.timeRound); } @@ -358,7 +361,6 @@ export class GameManager extends Singleton() { } this._boostersActive.push(new Booster(type, time)); EventManger.instance.emit(GameEvent.BoosterActive, [type, displayName]); - AudioManager.playSfx(this._boosterActiveSound); AudioManager.setPlayRateBGM(1.25); } } diff --git a/assets/_Game/Scripts/Manager/StickerManager.ts b/assets/_Game/Scripts/Manager/StickerManager.ts index bebae5a..a22607d 100644 --- a/assets/_Game/Scripts/Manager/StickerManager.ts +++ b/assets/_Game/Scripts/Manager/StickerManager.ts @@ -1,4 +1,18 @@ -import { _decorator, CCString, Color, Component, Label, Node, Sprite, SpriteFrame, Tween, tween, Vec3 } from 'cc'; +import { + _decorator, + CCString, + Color, + Component, + game, + Label, + Node, + Sprite, + SpriteFrame, + Tween, + tween, + TweenSystem, + Vec3, +} from 'cc'; import Singleton from '../Singleton'; const { ccclass, property } = _decorator; @@ -19,12 +33,21 @@ export class StickerManager extends Singleton() { @property({ type: Sticker, visible: true }) private _stickers: Sticker[] = []; + private _showing: boolean = false; + protected start(): void { this._popup.setScale(Vec3.ZERO); this._label.string = ''; } + protected update(dt: number): void { + if (this._showing && game.timeScale == 0) { + TweenSystem.instance.ActionManager.update(game.deltaTime); + } + } + public Show(stickerName: string, position: Vec3 = Vec3.ZERO) { + this._showing = true; let sticker = this._stickers.find((s) => s.Name == stickerName); this._popup.setPosition(position); this._popup.getComponent(Sprite).spriteFrame = sticker.SpriteFrame; @@ -33,10 +56,12 @@ export class StickerManager extends Singleton() { .to(0.3, { scale: Vec3.ONE }, { easing: 'backOut' }) .delay(0.5) .to(0.2, { scale: Vec3.ZERO }, { easing: 'backIn' }) + .call(() => (this._showing = false)) .start(); } public showLabel(string: string, opts?: { color?: Color; outLineColor?: Color; position?: Vec3 }) { + this._showing = true; this._label.string = string; this._label.color = opts?.color || new Color('#FFFF00'); this._label.node.setPosition(opts?.position || Vec3.ZERO); @@ -57,6 +82,7 @@ export class StickerManager extends Singleton() { easing: 'backIn', }, ) + .call(() => (this._showing = false)) .start(); } } diff --git a/assets/_Game/Scripts/Tween.meta b/assets/_Game/Scripts/Tween.meta new file mode 100644 index 0000000..5e69add --- /dev/null +++ b/assets/_Game/Scripts/Tween.meta @@ -0,0 +1,9 @@ +{ + "ver": "1.2.0", + "importer": "directory", + "imported": true, + "uuid": "9d09f58c-4e94-4644-bb29-5926a43a1b18", + "files": [], + "subMetas": {}, + "userData": {} +} diff --git a/assets/_Game/Scripts/UI/GameOverPanel.ts b/assets/_Game/Scripts/UI/GameOverPanel.ts index aa23c8c..04f25d9 100644 --- a/assets/_Game/Scripts/UI/GameOverPanel.ts +++ b/assets/_Game/Scripts/UI/GameOverPanel.ts @@ -131,7 +131,7 @@ export class GameOverPanel extends Component { score += x; duration = this._starSpeedCurve.evaluate(i / items - 1); score = score > totalScore ? totalScore : score; - const obj = this._floatingStarFactory.create(this.node); + const obj = this._floatingStarFactory.create(this._scoreUI); obj.node.setWorldPosition(this._scoreUI.worldPosition); tween(obj.node) .to( diff --git a/assets/_Game/Sprites/Asset Booster Random Gacha.png b/assets/_Game/Sprites/Asset Booster Random Gacha.png new file mode 100644 index 0000000000000000000000000000000000000000..5ae4bfff85f18b91fab1bd1337fa498c7e6cc990 GIT binary patch literal 29027 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 literal 0 HcmV?d00001 diff --git a/assets/_Game/Sprites/Asset Booster Random Gacha.png.meta b/assets/_Game/Sprites/Asset Booster Random Gacha.png.meta new file mode 100644 index 0000000..e238b05 --- /dev/null +++ b/assets/_Game/Sprites/Asset Booster Random Gacha.png.meta @@ -0,0 +1,134 @@ +{ + "ver": "1.0.26", + "importer": "image", + "imported": true, + "uuid": "9ee71731-507c-4afa-acbe-f2f16dc3cd50", + "files": [ + ".json", + ".png" + ], + "subMetas": { + "6c48a": { + "importer": "texture", + "uuid": "9ee71731-507c-4afa-acbe-f2f16dc3cd50@6c48a", + "displayName": "Asset Booster Random Gacha", + "id": "6c48a", + "name": "texture", + "userData": { + "wrapModeS": "clamp-to-edge", + "wrapModeT": "clamp-to-edge", + "imageUuidOrDatabaseUri": "9ee71731-507c-4afa-acbe-f2f16dc3cd50", + "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": "9ee71731-507c-4afa-acbe-f2f16dc3cd50@f9941", + "displayName": "Asset Booster Random Gacha", + "id": "f9941", + "name": "spriteFrame", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 0, + "trimY": 0, + "width": 176, + "height": 155, + "rawWidth": 176, + "rawHeight": 155, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [ + -88, + -77.5, + 0, + 88, + -77.5, + 0, + -88, + 77.5, + 0, + 88, + 77.5, + 0 + ], + "indexes": [ + 0, + 1, + 2, + 2, + 1, + 3 + ], + "uv": [ + 0, + 155, + 176, + 155, + 0, + 0, + 176, + 0 + ], + "nuv": [ + 0, + 0, + 1, + 0, + 0, + 1, + 1, + 1 + ], + "minPos": [ + -88, + -77.5, + 0 + ], + "maxPos": [ + 88, + 77.5, + 0 + ] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "9ee71731-507c-4afa-acbe-f2f16dc3cd50@6c48a", + "atlasUuid": "" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + } + }, + "userData": { + "type": "sprite-frame", + "hasAlpha": true, + "fixAlphaTransparencyArtifacts": false, + "redirect": "9ee71731-507c-4afa-acbe-f2f16dc3cd50@f9941" + } +}