From 3a531f3f2c70304c764021c1b0e7539326ba9182 Mon Sep 17 00:00:00 2001 From: tiendat3699 <96950844+tiendat3699@users.noreply.github.com> Date: Tue, 14 May 2024 16:23:34 +0700 Subject: [PATCH 1/2] feat: box2d wasm --- assets/_Game.meta | 2 +- assets/_Game/Animations.meta | 2 +- assets/_Game/Animations/City.meta | 2 +- assets/_Game/Animations/Farm.meta | 2 +- assets/_Game/Animations/Park.meta | 2 +- assets/_Game/Fonts.meta | 2 +- assets/_Game/Materials.meta | 2 +- assets/_Game/Materials/mai_trail.mtl.meta | 2 +- assets/_Game/Materials/mat_ball_buff.mtl.meta | 2 +- assets/_Game/Materials/mat_buff.mtl.meta | 12 +- assets/_Game/Materials/mat_goal.mtl.meta | 2 +- .../_Game/Materials/mat_render_trail.mtl.meta | 2 +- assets/_Game/Materials/mat_ring.mtl.meta | 2 +- assets/_Game/Materials/mat_star.mtl.meta | 12 +- assets/_Game/Materials/material.mtl.meta | 2 +- assets/_Game/Prefabs.meta | 2 +- assets/_Game/Prefabs/Ball.prefab.meta | 2 +- assets/_Game/Prefabs/Booster.meta | 2 +- .../Booster/CumulativeBooster.prefab.meta | 2 +- assets/_Game/Prefabs/Carrot.prefab.meta | 2 +- assets/_Game/Prefabs/Clock.prefab.meta | 2 +- assets/_Game/Prefabs/Label.prefab | 19 +- assets/_Game/Prefabs/Label.prefab.meta | 2 +- assets/_Game/Prefabs/Star.prefab.meta | 2 +- assets/_Game/Prefabs/Themes.meta | 2 +- assets/_Game/Prefabs/Themes/City.meta | 2 +- .../Prefabs/Themes/City/City_Ball.prefab.meta | 2 +- .../Themes/City/City_Clock.prefab.meta | 2 +- .../Prefabs/Themes/City/City_Fish.prefab.meta | 2 +- assets/_Game/Prefabs/Themes/Farm.meta | 2 +- .../Themes/Farm/Farm_Clock.prefab.meta | 2 +- .../Prefabs/Themes/Farm/Farm_Egg.prefab.meta | 2 +- assets/_Game/Prefabs/Themes/Park.meta | 2 +- .../Prefabs/Themes/Park/Park_Ball.prefab.meta | 2 +- .../Themes/Park/Park_Clock.prefab.meta | 2 +- .../Themes/Park/Park_ballObject.prefab.meta | 2 +- assets/_Game/Prefabs/UI.meta | 2 +- assets/_Game/Prefabs/UI/itemNormal.prefab | 19 +- .../_Game/Prefabs/UI/itemNormal.prefab.meta | 2 +- assets/_Game/Prefabs/UI/itemTop1.prefab | 19 +- assets/_Game/Prefabs/UI/itemTop1.prefab.meta | 2 +- assets/_Game/Prefabs/UI/itemTop2.prefab | 19 +- assets/_Game/Prefabs/UI/itemTop2.prefab.meta | 2 +- assets/_Game/Prefabs/UI/itemTop3.prefab | 19 +- assets/_Game/Prefabs/UI/itemTop3.prefab.meta | 2 +- assets/_Game/RenderTexture.meta | 2 +- assets/_Game/Scenes.meta | 2 +- assets/_Game/Scenes/City-theme.scene | 38 +- assets/_Game/Scenes/City-theme.scene.meta | 12 +- assets/_Game/Scenes/Default-theme.scene | 7636 ++++++++++------- assets/_Game/Scenes/Default-theme.scene.meta | 12 +- assets/_Game/Scenes/Farm-theme.scene | 38 +- assets/_Game/Scenes/Farm-theme.scene.meta | 12 +- assets/_Game/Scenes/Park-theme.scene | 38 +- assets/_Game/Scenes/Park-theme.scene.meta | 12 +- assets/_Game/Scripts.meta | 2 +- assets/_Game/Scripts/API.meta | 2 +- assets/_Game/Scripts/Booster.meta | 2 +- assets/_Game/Scripts/Enum.meta | 2 +- assets/_Game/Scripts/Environments.meta | 2 +- assets/_Game/Scripts/Events.meta | 2 +- assets/_Game/Scripts/Extension.meta | 2 +- assets/_Game/Scripts/Gameplay.meta | 2 +- assets/_Game/Scripts/Gameplay/Ball.ts | 2 +- assets/_Game/Scripts/Manager.meta | 2 +- assets/_Game/Scripts/Plugins.meta | 2 +- assets/_Game/Scripts/Pool.meta | 2 +- assets/_Game/Scripts/Singleton.meta | 2 +- assets/_Game/Scripts/UI.meta | 2 +- assets/_Game/Scripts/Utilities.meta | 2 +- assets/_Game/Sounds.meta | 2 +- assets/_Game/Sounds/cheese_collect.meta | 2 +- assets/_Game/Sounds/collect.meta | 2 +- assets/_Game/Sounds/text.meta | 2 +- assets/_Game/Sprites.meta | 2 +- assets/_Game/Sprites/Background.png.meta | 4 +- assets/_Game/Sprites/Cannon.png.meta | 4 +- assets/_Game/Sprites/Cheese.png.meta | 4 +- assets/_Game/Sprites/Clock.png.meta | 4 +- assets/_Game/Sprites/Ear.png.meta | 4 +- assets/_Game/Sprites/Field.png.meta | 4 +- assets/_Game/Sprites/Field_logo.png.meta | 4 +- assets/_Game/Sprites/Field_logo2.png.meta | 4 +- assets/_Game/Sprites/Flipper_L.png.meta | 4 +- assets/_Game/Sprites/Flipper_R.png.meta | 4 +- assets/_Game/Sprites/Object_1.png.meta | 4 +- assets/_Game/Sprites/Object_2.png.meta | 4 +- assets/_Game/Sprites/Object_3.png.meta | 4 +- assets/_Game/Sprites/OpenImage.meta | 2 +- .../Sprites/OpenImage/Background.png.meta | 4 +- assets/_Game/Sprites/OpenImage/Bear.png.meta | 4 +- .../Sprites/OpenImage/Play_Button.png.meta | 4 +- assets/_Game/Sprites/OpenImage/Rabit.png.meta | 4 +- assets/_Game/Sprites/OpenImage/Title.png.meta | 4 +- assets/_Game/Sprites/Slide.png.meta | 4 +- assets/_Game/Sprites/Slide2.png.meta | 4 +- assets/_Game/Sprites/Slingshot_1.1.png.meta | 4 +- assets/_Game/Sprites/Slingshot_2.png.meta | 4 +- assets/_Game/Sprites/Slingshot_base.png.meta | 4 +- assets/_Game/Sprites/Star_01.png.meta | 4 +- assets/_Game/Sprites/Themes.meta | 2 +- assets/_Game/Sprites/Themes/City.meta | 2 +- .../_Game/Sprites/Themes/City/Cannon.png.meta | 4 +- assets/_Game/Sprites/Themes/City/Cat.png.meta | 4 +- .../_Game/Sprites/Themes/City/City.png.meta | 4 +- .../Sprites/Themes/City/Field_logo.png.meta | 4 +- .../Sprites/Themes/City/Flipper_L.png.meta | 4 +- .../Sprites/Themes/City/Flipper_R.png.meta | 4 +- .../_Game/Sprites/Themes/City/Goal.png.meta | 4 +- .../Sprites/Themes/City/Object_1.png.meta | 4 +- .../Sprites/Themes/City/Object_3.png.meta | 4 +- .../_Game/Sprites/Themes/City/OpenImage.meta | 2 +- .../Sprites/Themes/City/OpenImage/1.png.meta | 4 +- .../Sprites/Themes/City/OpenImage/2.png.meta | 4 +- .../Sprites/Themes/City/OpenImage/bg.png.meta | 4 +- .../Themes/City/OpenImage/btn.png.meta | 4 +- .../Themes/City/OpenImage/open image.png.meta | 4 +- .../Themes/City/OpenImage/title.png.meta | 4 +- .../_Game/Sprites/Themes/City/Slide.png.meta | 4 +- .../Sprites/Themes/City/Slingshot_2.png.meta | 4 +- .../_Game/Sprites/Themes/City/Wall_1.png.meta | 4 +- .../_Game/Sprites/Themes/City/Wall_2.png.meta | 4 +- .../_Game/Sprites/Themes/City/Wall_3.png.meta | 4 +- .../_Game/Sprites/Themes/City/chef.png.meta | 4 +- .../_Game/Sprites/Themes/City/chef1.png.meta | 4 +- .../Sprites/Themes/City/combo_bar.png.meta | 4 +- .../Sprites/Themes/City/fish_hit_0.png.meta | 4 +- .../Sprites/Themes/City/fish_hit_1.png.meta | 4 +- .../Sprites/Themes/City/fish_hit_2.png.meta | 4 +- .../Sprites/Themes/City/fish_hit_3.png.meta | 4 +- .../Sprites/Themes/City/fish_hit_4.png.meta | 4 +- .../Sprites/Themes/City/fish_hit_5.png.meta | 4 +- assets/_Game/Sprites/Themes/City/hit.png.meta | 4 +- .../_Game/Sprites/Themes/City/idle.png.meta | 4 +- .../Sprites/Themes/City/object_2.png.meta | 4 +- .../Themes/City/slingshot_1.1.png.meta | 4 +- .../Sprites/Themes/City/slingshot_1.png.meta | 4 +- .../_Game/Sprites/Themes/City/track.png.meta | 4 +- assets/_Game/Sprites/Themes/Farm.meta | 2 +- .../_Game/Sprites/Themes/Farm/Cannon.png.meta | 4 +- assets/_Game/Sprites/Themes/Farm/Ear.png.meta | 4 +- .../Sprites/Themes/Farm/Field_logo.png.meta | 4 +- .../_Game/Sprites/Themes/Farm/Goal.png.meta | 4 +- .../Sprites/Themes/Farm/Object_1.png.meta | 4 +- .../Sprites/Themes/Farm/Object_2.png.meta | 4 +- .../Sprites/Themes/Farm/Object_3.png.meta | 4 +- .../_Game/Sprites/Themes/Farm/OpenImage.meta | 2 +- .../Sprites/Themes/Farm/OpenImage/1.png.meta | 4 +- .../Sprites/Themes/Farm/OpenImage/2.png.meta | 4 +- .../Themes/Farm/OpenImage/Openimage.png.meta | 4 +- .../Sprites/Themes/Farm/OpenImage/bg.png.meta | 4 +- .../Themes/Farm/OpenImage/btn.png.meta | 4 +- .../Themes/Farm/OpenImage/title.png.meta | 4 +- .../_Game/Sprites/Themes/Farm/Slide.png.meta | 4 +- .../_Game/Sprites/Themes/Farm/Slide2.png.meta | 4 +- .../Themes/Farm/Slingshot_1.1.png.meta | 4 +- .../Sprites/Themes/Farm/Slingshot_1.png.meta | 4 +- .../Sprites/Themes/Farm/Slingshot_2.png.meta | 4 +- .../_Game/Sprites/Themes/Farm/Straw.png.meta | 4 +- .../_Game/Sprites/Themes/Farm/Track.png.meta | 4 +- assets/_Game/Sprites/Themes/Farm/UI.meta | 2 +- .../Sprites/Themes/Farm/UI/Avatar.png.meta | 4 +- .../Themes/Farm/UI/Leader_Board.png.meta | 4 +- .../Themes/Farm/UI/Retry_Button.png.meta | 4 +- .../_Game/Sprites/Themes/Farm/Wall_1.png.meta | 4 +- .../_Game/Sprites/Themes/Farm/Wall_2.png.meta | 4 +- .../_Game/Sprites/Themes/Farm/Wall_3.png.meta | 4 +- assets/_Game/Sprites/Themes/Farm/cao.png.meta | 4 +- .../Sprites/Themes/Farm/combo_bar.png.meta | 4 +- .../Sprites/Themes/Farm/egg_hit_0.png.meta | 4 +- .../Sprites/Themes/Farm/egg_hit_1.png.meta | 4 +- .../Sprites/Themes/Farm/egg_hit_2.png.meta | 4 +- .../Sprites/Themes/Farm/egg_hit_3.png.meta | 4 +- .../Sprites/Themes/Farm/egg_hit_4.png.meta | 4 +- .../Sprites/Themes/Farm/egg_hit_5.png.meta | 4 +- assets/_Game/Sprites/Themes/Park.meta | 2 +- .../_Game/Sprites/Themes/Park/Cannon.png.meta | 4 +- .../Sprites/Themes/Park/Field_logo.png.meta | 4 +- .../_Game/Sprites/Themes/Park/Goal.png.meta | 4 +- .../Themes/Park/Golden Turtle.png.meta | 4 +- assets/_Game/Sprites/Themes/Park/Hit.png.meta | 4 +- .../Sprites/Themes/Park/Object_1.png.meta | 4 +- .../Sprites/Themes/Park/Object_2.png.meta | 4 +- .../Sprites/Themes/Park/Object_3.png.meta | 4 +- .../_Game/Sprites/Themes/Park/OpenImage.meta | 2 +- .../Sprites/Themes/Park/OpenImage/1.png.meta | 4 +- .../Sprites/Themes/Park/OpenImage/bg.png.meta | 4 +- .../Themes/Park/OpenImage/btn.png.meta | 4 +- .../Park/OpenImage/open image 2.png.meta | 4 +- .../Themes/Park/OpenImage/title.png.meta | 4 +- .../_Game/Sprites/Themes/Park/Sand.png.meta | 4 +- .../_Game/Sprites/Themes/Park/Slide.png.meta | 4 +- .../_Game/Sprites/Themes/Park/Slide2.png.meta | 4 +- .../Themes/Park/Slingshot_1.1.png.meta | 4 +- .../Sprites/Themes/Park/Slingshot_1.png.meta | 4 +- .../Sprites/Themes/Park/Slingshot_2.png.meta | 4 +- .../_Game/Sprites/Themes/Park/Track.png.meta | 4 +- .../_Game/Sprites/Themes/Park/Turtle.png.meta | 4 +- assets/_Game/Sprites/Themes/Park/UI.meta | 2 +- .../Sprites/Themes/Park/UI/Avatar.png.meta | 4 +- .../Themes/Park/UI/Leader_Board.png.meta | 4 +- .../Themes/Park/UI/Retry_Button.png.meta | 4 +- .../_Game/Sprites/Themes/Park/Wall_1.png.meta | 4 +- .../_Game/Sprites/Themes/Park/Wall_2.png.meta | 4 +- .../_Game/Sprites/Themes/Park/Wall_3.png.meta | 4 +- .../Sprites/Themes/Park/ball_hit_0.png.meta | 4 +- .../Sprites/Themes/Park/ball_hit_1.png.meta | 4 +- .../Sprites/Themes/Park/ball_hit_2.png.meta | 4 +- .../Sprites/Themes/Park/ball_hit_3.png.meta | 4 +- .../Sprites/Themes/Park/ball_hit_4.png.meta | 4 +- .../Sprites/Themes/Park/ball_hit_5.png.meta | 4 +- .../Sprites/Themes/Park/combo_bar.png.meta | 4 +- .../_Game/Sprites/Themes/Park/shark.png.meta | 4 +- .../_Game/Sprites/Themes/Park/shark1.png.meta | 4 +- assets/_Game/Sprites/Track.png.meta | 4 +- assets/_Game/Sprites/Trail_05.png.meta | 4 +- assets/_Game/Sprites/Tree.png.meta | 4 +- assets/_Game/Sprites/UI.meta | 2 +- assets/_Game/Sprites/UI/1.png.meta | 4 +- assets/_Game/Sprites/UI/2.png.meta | 4 +- assets/_Game/Sprites/UI/3.png.meta | 4 +- assets/_Game/Sprites/UI/Avatar.png.meta | 4 +- assets/_Game/Sprites/UI/Clock.png.meta | 4 +- assets/_Game/Sprites/UI/GoalSticker.png.meta | 4 +- assets/_Game/Sprites/UI/Leader_Board.png.meta | 4 +- assets/_Game/Sprites/UI/No_Sound.png.meta | 4 +- assets/_Game/Sprites/UI/Retry_Button.png.meta | 4 +- assets/_Game/Sprites/UI/Score_Board.png.meta | 4 +- assets/_Game/Sprites/UI/Score_Board2.png.meta | 4 +- assets/_Game/Sprites/UI/Score_Board3.png.meta | 4 +- assets/_Game/Sprites/UI/Sound.png.meta | 4 +- assets/_Game/Sprites/UI/Star.png.meta | 4 +- assets/_Game/Sprites/UI/Time-001.png.meta | 4 +- assets/_Game/Sprites/UI/Time.png.meta | 4 +- assets/_Game/Sprites/UI/Time_Bar.png.meta | 4 +- .../_Game/Sprites/UI/ballOutSticker.png.meta | 4 +- assets/_Game/Sprites/UI/frame.png.meta | 4 +- assets/_Game/Sprites/UI/ticket.png.meta | 4 +- assets/_Game/Sprites/UI/ticket2.png.meta | 4 +- assets/_Game/Sprites/UI/tutorial.png.meta | 4 +- assets/_Game/Sprites/Wall_1.png.meta | 4 +- assets/_Game/Sprites/Wall_3.png.meta | 4 +- assets/_Game/Sprites/carrot_hit_0.png.meta | 4 +- assets/_Game/Sprites/carrot_hit_1.png.meta | 4 +- assets/_Game/Sprites/carrot_hit_2.png.meta | 4 +- assets/_Game/Sprites/carrot_hit_3.png.meta | 4 +- assets/_Game/Sprites/carrot_hit_4.png.meta | 4 +- assets/_Game/Sprites/carrot_hit_5.png.meta | 4 +- assets/_Game/Sprites/char.meta | 2 +- assets/_Game/Sprites/char/Hit.png.meta | 4 +- assets/_Game/Sprites/char/Idle.png.meta | 4 +- assets/_Game/Sprites/char/Rabbit.png.meta | 4 +- assets/_Game/Sprites/circle.png.meta | 4 +- assets/_Game/Sprites/combo_bar.png.meta | 4 +- assets/_Game/Sprites/combo_bar_base.png.meta | 4 +- assets/_Game/Sprites/combo_bar_color.png.meta | 4 +- assets/_Game/Sprites/goal.png.meta | 4 +- assets/_Game/Sprites/left_thumb.png.meta | 4 +- assets/_Game/Sprites/right_thumb.png.meta | 4 +- assets/_Game/Sprites/ring.png.meta | 4 +- assets/_Game/Sprites/shadow.png.meta | 4 +- assets/_Game/Sprites/slingshot.png.meta | 4 +- assets/_Game/Sprites/star.png.meta | 4 +- assets/_Game/Sprites/wall.png.meta | 4 +- assets/_Game/Sprites/x2 copy.png.meta | 4 +- assets/_Game/TA.meta | 2 +- assets/_Game/TA/Animation.meta | 2 +- .../Animation/Animation Graph.animgraph.meta | 2 +- assets/_Game/TA/EFFECTS.meta | 2 +- assets/_Game/TA/EFFECTS/Animation.meta | 2 +- assets/_Game/TA/EFFECTS/Materials.meta | 2 +- assets/_Game/TA/EFFECTS/Materials/UI.meta | 2 +- .../TA/EFFECTS/Materials/UI/Circle.mtl.meta | 12 +- .../TA/EFFECTS/Materials/UI/bubble.mtl.meta | 12 +- .../TA/EFFECTS/Materials/UI/catpaw.mtl.meta | 12 +- .../TA/EFFECTS/Materials/UI/chese.mtl.meta | 12 +- .../TA/EFFECTS/Materials/UI/circle2.mtl.meta | 12 +- .../TA/EFFECTS/Materials/UI/circle3.mtl.meta | 12 +- .../TA/EFFECTS/Materials/UI/circle4.mtl.meta | 12 +- .../Materials/UI/circle5-city.mtl.meta | 12 +- .../Materials/UI/circle6-beach.mtl.meta | 12 +- .../Materials/UI/cloud-outline.mtl.meta | 12 +- .../TA/EFFECTS/Materials/UI/cloud.mtl.meta | 12 +- .../EFFECTS/Materials/UI/cloud_2x2.mtl.meta | 12 +- .../TA/EFFECTS/Materials/UI/confetti.mtl.meta | 2 +- .../EFFECTS/Materials/UI/confetti1.mtl.meta | 2 +- .../TA/EFFECTS/Materials/UI/dust.mtl.meta | 12 +- .../TA/EFFECTS/Materials/UI/fire.mtl.meta | 12 +- .../Materials/UI/footprintTurtle.mtl.meta | 12 +- .../TA/EFFECTS/Materials/UI/glow.mtl.meta | 2 +- .../TA/EFFECTS/Materials/UI/glow2.mtl.meta | 12 +- .../EFFECTS/Materials/UI/kitchenware.mtl.meta | 12 +- .../EFFECTS/Materials/UI/lightray2.mtl.meta | 12 +- .../EFFECTS/Materials/UI/line-sharp.mtl.meta | 12 +- .../TA/EFFECTS/Materials/UI/nova.mtl.meta | 12 +- .../TA/EFFECTS/Materials/UI/portal.mtl.meta | 12 +- .../TA/EFFECTS/Materials/UI/ring.mtl.meta | 12 +- .../TA/EFFECTS/Materials/UI/seafood.mtl.meta | 12 +- .../TA/EFFECTS/Materials/UI/sparkle3.mtl.meta | 12 +- .../TA/EFFECTS/Materials/UI/sparkle4.mtl.meta | 12 +- .../Materials/UI/star_outlined.mtl.meta | 12 +- .../TA/EFFECTS/Materials/UI/straw-02.mtl.meta | 12 +- .../TA/EFFECTS/Materials/UI/straw.mtl.meta | 12 +- .../Materials/UI/text-amazing.mtl.meta | 12 +- .../Materials/UI/text-excellent.mtl.meta | 12 +- .../EFFECTS/Materials/UI/text-good.mtl.meta | 12 +- .../EFFECTS/Materials/UI/text-lose.mtl.meta | 12 +- .../Materials/UI/text-unbelievable.mtl.meta | 12 +- .../TA/EFFECTS/Materials/UI/text-win.mtl.meta | 12 +- .../Materials/UI/text-wonderfull.mtl.meta | 12 +- assets/_Game/TA/EFFECTS/Prefabs.meta | 2 +- assets/_Game/TA/EFFECTS/Prefabs/Beach.meta | 2 +- .../Beach/EffectX2-SkinBeach.prefab.meta | 2 +- .../Beach/FxChese-SkinBeach.prefab.meta | 2 +- .../Beach/Goal Particle-SkinBeach.prefab.meta | 2 +- .../Impact Particle-SkinBeach.prefab.meta | 2 +- .../StartCollectFx-SkinBeach.prefab.meta | 2 +- assets/_Game/TA/EFFECTS/Prefabs/City.meta | 2 +- .../City/EffectX2-SkinFarm.prefab.meta | 2 +- .../Prefabs/City/FxChese-SkinCity.prefab.meta | 2 +- .../City/Goal Particle-SkinCity.prefab.meta | 2 +- .../City/StartCollectFx-SkinCity.prefab.meta | 2 +- assets/_Game/TA/EFFECTS/Prefabs/Farm.meta | 2 +- .../Farm/EffectX2-SkinFarm.prefab.meta | 2 +- .../Prefabs/Farm/FxChese-SkinFarm.prefab.meta | 2 +- .../Farm/StartCollectFx-SKimFarm.prefab.meta | 2 +- assets/_Game/TA/EFFECTS/Prefabs/UI.meta | 2 +- .../Prefabs/UI/Buff_Particle.prefab.meta | 2 +- .../EFFECTS/Prefabs/UI/EffectX2.prefab.meta | 2 +- .../Prefabs/UI/FxLeaderBoard.prefab.meta | 2 +- .../Prefabs/UI/FxMegaExplosion.prefab.meta | 2 +- .../Prefabs/UI/Goal Particle-001.prefab.meta | 2 +- .../UI/Goal Particle-skinFram.prefab.meta | 2 +- .../Prefabs/UI/Goal Particle.prefab.meta | 2 +- .../TA/EFFECTS/Prefabs/UI/Goal.prefab.meta | 2 +- .../UI/Impact Particle-001.prefab.meta | 2 +- .../Impact Particle-skin2-skin3.prefab.meta | 2 +- .../Prefabs/UI/PorttEffect.prefab.meta | 2 +- .../TA/EFFECTS/Prefabs/UI/Smoke.prefab.meta | 2 +- .../Prefabs/UI/StartCollectFx.prefab.meta | 2 +- .../Prefabs/UI/Text-Amazing.prefab.meta | 2 +- .../Prefabs/UI/Text-Excellent.prefab.meta | 2 +- .../EFFECTS/Prefabs/UI/Text-Good.prefab.meta | 2 +- .../EFFECTS/Prefabs/UI/Text-Lose.prefab.meta | 2 +- .../Prefabs/UI/Text-Unbelievable.prefab.meta | 2 +- .../EFFECTS/Prefabs/UI/Text-Win.prefab.meta | 2 +- .../Prefabs/UI/Text-Wonderfull.prefab.meta | 2 +- .../Prefabs/UI/Trail-skin2-cat.prefab.meta | 2 +- .../Prefabs/UI/Trail-skin3-turtle.prefab.meta | 2 +- .../TA/EFFECTS/Prefabs/UI/Trail.prefab.meta | 2 +- .../TA/EFFECTS/Prefabs/UI/fire.prefab.meta | 2 +- assets/_Game/TA/EFFECTS/Textures.meta | 2 +- assets/_Game/TA/EFFECTS/Textures/UI.meta | 2 +- .../TA/EFFECTS/Textures/UI/Amazing.png.meta | 4 +- .../TA/EFFECTS/Textures/UI/Circle116.png.meta | 4 +- .../TA/EFFECTS/Textures/UI/Circle27.png.meta | 4 +- .../TA/EFFECTS/Textures/UI/Circle9.png.meta | 4 +- .../TA/EFFECTS/Textures/UI/Complete.png.meta | 4 +- .../TA/EFFECTS/Textures/UI/Excellent.png.meta | 4 +- .../Textures/UI/Flipper_L_glow.png.meta | 4 +- .../TA/EFFECTS/Textures/UI/Goal1.png.meta | 4 +- .../TA/EFFECTS/Textures/UI/Goal2.png.meta | 4 +- .../TA/EFFECTS/Textures/UI/Good.png.meta | 4 +- .../TA/EFFECTS/Textures/UI/Straw.png.meta | 4 +- .../TA/EFFECTS/Textures/UI/Turtle.png.meta | 4 +- .../EFFECTS/Textures/UI/Unbelievable.png.meta | 4 +- .../EFFECTS/Textures/UI/VFX_Circle.png.meta | 4 +- .../TA/EFFECTS/Textures/UI/Wonderful.png.meta | 4 +- .../TA/EFFECTS/Textures/UI/You Lose.png.meta | 4 +- .../TA/EFFECTS/Textures/UI/atom.png.meta | 4 +- .../EFFECTS/Textures/UI/aura_soft01.png.meta | 4 +- .../Textures/UI/bubble_round2.png.meta | 4 +- .../TA/EFFECTS/Textures/UI/catpaw.png.meta | 4 +- .../TA/EFFECTS/Textures/UI/circle.png.meta | 4 +- .../Textures/UI/cloud_2x2_hardshadow.png.meta | 4 +- .../Textures/UI/cloud_2x2_outlined.png.meta | 4 +- .../Textures/UI/cloud_2x2_soft.png.meta | 4 +- .../Textures/UI/combo_bar_glow.png.meta | 4 +- .../TA/EFFECTS/Textures/UI/confetti.png.meta | 4 +- .../TA/EFFECTS/Textures/UI/confetti1.png.meta | 4 +- .../TA/EFFECTS/Textures/UI/drop_trsp.png.meta | 4 +- .../TA/EFFECTS/Textures/UI/fire2_6x3.png.meta | 4 +- .../Textures/UI/footprintTurtle.png.meta | 4 +- .../TA/EFFECTS/Textures/UI/glow1.png.meta | 4 +- .../TA/EFFECTS/Textures/UI/glow2.png.meta | 4 +- .../EFFECTS/Textures/UI/kitchenware.png.meta | 4 +- .../TA/EFFECTS/Textures/UI/lightray2.png.meta | 4 +- .../EFFECTS/Textures/UI/line_sharp.png.meta | 4 +- .../_Game/TA/EFFECTS/Textures/UI/pet.png.meta | 4 +- .../Textures/UI/portal_ring_spiky.png.meta | 4 +- .../Textures/UI/portal_soft02.png.meta | 4 +- .../Textures/UI/ring_shockwave.png.meta | 4 +- .../TA/EFFECTS/Textures/UI/seafood.png.meta | 4 +- .../TA/EFFECTS/Textures/UI/sparkle3.png.meta | 4 +- .../Textures/UI/star_outlined.png.meta | 4 +- assets/_Game/TA/Fx.plist.meta | 84 +- assets/_Game/TA/Fx.png.meta | 4 +- package.json | 4 +- settings/v2/packages/builder.json | 7 +- settings/v2/packages/engine.json | 2 +- settings/v2/packages/program.json | 2 +- settings/v2/packages/project.json | 5 +- 402 files changed, 5839 insertions(+), 3736 deletions(-) diff --git a/assets/_Game.meta b/assets/_Game.meta index 810da5d..d63f107 100644 --- a/assets/_Game.meta +++ b/assets/_Game.meta @@ -1,5 +1,5 @@ { - "ver": "1.1.0", + "ver": "1.2.0", "importer": "directory", "imported": true, "uuid": "7beb751f-720d-4d3f-b404-7130c61a1dea", diff --git a/assets/_Game/Animations.meta b/assets/_Game/Animations.meta index 12fc263..3277624 100644 --- a/assets/_Game/Animations.meta +++ b/assets/_Game/Animations.meta @@ -1,5 +1,5 @@ { - "ver": "1.1.0", + "ver": "1.2.0", "importer": "directory", "imported": true, "uuid": "8670cb90-7797-4574-b557-379a46b2bc37", diff --git a/assets/_Game/Animations/City.meta b/assets/_Game/Animations/City.meta index 9f93027..c939f68 100644 --- a/assets/_Game/Animations/City.meta +++ b/assets/_Game/Animations/City.meta @@ -1,5 +1,5 @@ { - "ver": "1.1.0", + "ver": "1.2.0", "importer": "directory", "imported": true, "uuid": "e98bd0d7-bb92-44e9-a475-2ef43d4fa35b", diff --git a/assets/_Game/Animations/Farm.meta b/assets/_Game/Animations/Farm.meta index defe2b8..c3d6859 100644 --- a/assets/_Game/Animations/Farm.meta +++ b/assets/_Game/Animations/Farm.meta @@ -1,5 +1,5 @@ { - "ver": "1.1.0", + "ver": "1.2.0", "importer": "directory", "imported": true, "uuid": "c8cf4bf6-10ee-4edd-81da-5f5e70656b56", diff --git a/assets/_Game/Animations/Park.meta b/assets/_Game/Animations/Park.meta index b7868db..4aa4aca 100644 --- a/assets/_Game/Animations/Park.meta +++ b/assets/_Game/Animations/Park.meta @@ -1,5 +1,5 @@ { - "ver": "1.1.0", + "ver": "1.2.0", "importer": "directory", "imported": true, "uuid": "785a8661-045c-4799-a6f3-cd883ad0c540", diff --git a/assets/_Game/Fonts.meta b/assets/_Game/Fonts.meta index 23248de..3a70a10 100644 --- a/assets/_Game/Fonts.meta +++ b/assets/_Game/Fonts.meta @@ -1,5 +1,5 @@ { - "ver": "1.1.0", + "ver": "1.2.0", "importer": "directory", "imported": true, "uuid": "a9d33536-4c0f-45c2-8888-46f13c69a5fd", diff --git a/assets/_Game/Materials.meta b/assets/_Game/Materials.meta index 4343ddd..f8245a6 100644 --- a/assets/_Game/Materials.meta +++ b/assets/_Game/Materials.meta @@ -1,5 +1,5 @@ { - "ver": "1.1.0", + "ver": "1.2.0", "importer": "directory", "imported": true, "uuid": "ac37de03-472a-4f50-b416-d69ec65dad2f", diff --git a/assets/_Game/Materials/mai_trail.mtl.meta b/assets/_Game/Materials/mai_trail.mtl.meta index 6d023ab..0c06564 100644 --- a/assets/_Game/Materials/mai_trail.mtl.meta +++ b/assets/_Game/Materials/mai_trail.mtl.meta @@ -1,5 +1,5 @@ { - "ver": "1.0.20", + "ver": "1.0.21", "importer": "material", "imported": true, "uuid": "bcb27fc3-3d3f-4d2d-b878-d0b9535f7123", diff --git a/assets/_Game/Materials/mat_ball_buff.mtl.meta b/assets/_Game/Materials/mat_ball_buff.mtl.meta index f7cbf90..78810ab 100644 --- a/assets/_Game/Materials/mat_ball_buff.mtl.meta +++ b/assets/_Game/Materials/mat_ball_buff.mtl.meta @@ -1,5 +1,5 @@ { - "ver": "1.0.20", + "ver": "1.0.21", "importer": "material", "imported": true, "uuid": "989f9732-56aa-468a-9c87-d59761501c3e", diff --git a/assets/_Game/Materials/mat_buff.mtl.meta b/assets/_Game/Materials/mat_buff.mtl.meta index 94362e3..211951a 100644 --- a/assets/_Game/Materials/mat_buff.mtl.meta +++ b/assets/_Game/Materials/mat_buff.mtl.meta @@ -1 +1,11 @@ -{"ver":"1.0.20","importer":"material","imported":true,"uuid":"08b0dafd-3f2c-4d0f-a9ec-edf75ca0a191","files":[".json"],"subMetas":{},"userData":{}} +{ + "ver": "1.0.21", + "importer": "material", + "imported": true, + "uuid": "08b0dafd-3f2c-4d0f-a9ec-edf75ca0a191", + "files": [ + ".json" + ], + "subMetas": {}, + "userData": {} +} diff --git a/assets/_Game/Materials/mat_goal.mtl.meta b/assets/_Game/Materials/mat_goal.mtl.meta index 123e485..7b767b3 100644 --- a/assets/_Game/Materials/mat_goal.mtl.meta +++ b/assets/_Game/Materials/mat_goal.mtl.meta @@ -1,5 +1,5 @@ { - "ver": "1.0.20", + "ver": "1.0.21", "importer": "material", "imported": true, "uuid": "601118ed-3a55-4d36-9364-79083615a5d6", diff --git a/assets/_Game/Materials/mat_render_trail.mtl.meta b/assets/_Game/Materials/mat_render_trail.mtl.meta index edeb93e..a8ba09d 100644 --- a/assets/_Game/Materials/mat_render_trail.mtl.meta +++ b/assets/_Game/Materials/mat_render_trail.mtl.meta @@ -1,5 +1,5 @@ { - "ver": "1.0.20", + "ver": "1.0.21", "importer": "material", "imported": true, "uuid": "68fe4177-a5f3-4391-a70a-669c9757d400", diff --git a/assets/_Game/Materials/mat_ring.mtl.meta b/assets/_Game/Materials/mat_ring.mtl.meta index 020f647..a599dd3 100644 --- a/assets/_Game/Materials/mat_ring.mtl.meta +++ b/assets/_Game/Materials/mat_ring.mtl.meta @@ -1,5 +1,5 @@ { - "ver": "1.0.20", + "ver": "1.0.21", "importer": "material", "imported": true, "uuid": "9aa5d037-ec4c-4f5a-9513-4a423d576110", diff --git a/assets/_Game/Materials/mat_star.mtl.meta b/assets/_Game/Materials/mat_star.mtl.meta index 0f5f376..d067e0a 100644 --- a/assets/_Game/Materials/mat_star.mtl.meta +++ b/assets/_Game/Materials/mat_star.mtl.meta @@ -1 +1,11 @@ -{"ver":"1.0.20","importer":"material","imported":true,"uuid":"96242f22-674f-4a2c-a9c2-0a51b5bbf8ba","files":[".json"],"subMetas":{},"userData":{}} +{ + "ver": "1.0.21", + "importer": "material", + "imported": true, + "uuid": "96242f22-674f-4a2c-a9c2-0a51b5bbf8ba", + "files": [ + ".json" + ], + "subMetas": {}, + "userData": {} +} diff --git a/assets/_Game/Materials/material.mtl.meta b/assets/_Game/Materials/material.mtl.meta index 3641ae3..462010c 100644 --- a/assets/_Game/Materials/material.mtl.meta +++ b/assets/_Game/Materials/material.mtl.meta @@ -1,5 +1,5 @@ { - "ver": "1.0.20", + "ver": "1.0.21", "importer": "material", "imported": true, "uuid": "e2d4d20d-0036-4158-a94c-66c01a53006c", diff --git a/assets/_Game/Prefabs.meta b/assets/_Game/Prefabs.meta index fa4777a..c3f8b58 100644 --- a/assets/_Game/Prefabs.meta +++ b/assets/_Game/Prefabs.meta @@ -1,5 +1,5 @@ { - "ver": "1.1.0", + "ver": "1.2.0", "importer": "directory", "imported": true, "uuid": "730ca6ee-2864-4f40-a17c-4eb910458473", diff --git a/assets/_Game/Prefabs/Ball.prefab.meta b/assets/_Game/Prefabs/Ball.prefab.meta index b71ae71..aa6493e 100644 --- a/assets/_Game/Prefabs/Ball.prefab.meta +++ b/assets/_Game/Prefabs/Ball.prefab.meta @@ -1,5 +1,5 @@ { - "ver": "1.1.43", + "ver": "1.1.50", "importer": "prefab", "imported": true, "uuid": "9b471c78-2e1d-4db8-ab08-b3df7c938d64", diff --git a/assets/_Game/Prefabs/Booster.meta b/assets/_Game/Prefabs/Booster.meta index ceabff2..66aa850 100644 --- a/assets/_Game/Prefabs/Booster.meta +++ b/assets/_Game/Prefabs/Booster.meta @@ -1,5 +1,5 @@ { - "ver": "1.1.0", + "ver": "1.2.0", "importer": "directory", "imported": true, "uuid": "dbeb478b-2f4c-4307-9a55-7342461c65f4", diff --git a/assets/_Game/Prefabs/Booster/CumulativeBooster.prefab.meta b/assets/_Game/Prefabs/Booster/CumulativeBooster.prefab.meta index e38093c..0a404ec 100644 --- a/assets/_Game/Prefabs/Booster/CumulativeBooster.prefab.meta +++ b/assets/_Game/Prefabs/Booster/CumulativeBooster.prefab.meta @@ -1,5 +1,5 @@ { - "ver": "1.1.43", + "ver": "1.1.50", "importer": "prefab", "imported": true, "uuid": "fefef5ec-f5cc-45f8-8e6f-4489f610b249", diff --git a/assets/_Game/Prefabs/Carrot.prefab.meta b/assets/_Game/Prefabs/Carrot.prefab.meta index 90be2b4..37d7047 100644 --- a/assets/_Game/Prefabs/Carrot.prefab.meta +++ b/assets/_Game/Prefabs/Carrot.prefab.meta @@ -1,5 +1,5 @@ { - "ver": "1.1.43", + "ver": "1.1.50", "importer": "prefab", "imported": true, "uuid": "f5073081-8dd5-444f-b755-d18d38aa98fb", diff --git a/assets/_Game/Prefabs/Clock.prefab.meta b/assets/_Game/Prefabs/Clock.prefab.meta index c9534fc..5e788a7 100644 --- a/assets/_Game/Prefabs/Clock.prefab.meta +++ b/assets/_Game/Prefabs/Clock.prefab.meta @@ -1,5 +1,5 @@ { - "ver": "1.1.43", + "ver": "1.1.50", "importer": "prefab", "imported": true, "uuid": "c32eb90e-312b-4fb1-bbdb-dab9e9b14691", diff --git a/assets/_Game/Prefabs/Label.prefab b/assets/_Game/Prefabs/Label.prefab index a483ff9..c7e3f46 100644 --- a/assets/_Game/Prefabs/Label.prefab +++ b/assets/_Game/Prefabs/Label.prefab @@ -307,7 +307,16 @@ "_isUnderline": false, "_underlineHeight": 2, "_cacheMode": 0, - "_id": "" + "_id": "", + "_enableOutline": true, + "_outlineWidth": 2, + "_outlineColor": { + "__type__": "cc.Color", + "r": 255, + "g": 102, + "b": 0, + "a": 255 + } }, { "__type__": "cc.CompPrefabInfo", @@ -392,14 +401,6 @@ "__prefab": { "__id__": 19 }, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 102, - "b": 0, - "a": 255 - }, - "_width": 2, "_id": "" }, { diff --git a/assets/_Game/Prefabs/Label.prefab.meta b/assets/_Game/Prefabs/Label.prefab.meta index 76b1d30..3ffba2c 100644 --- a/assets/_Game/Prefabs/Label.prefab.meta +++ b/assets/_Game/Prefabs/Label.prefab.meta @@ -1,5 +1,5 @@ { - "ver": "1.1.43", + "ver": "1.1.50", "importer": "prefab", "imported": true, "uuid": "fadb66db-6899-45d0-a28c-4e3709c86180", diff --git a/assets/_Game/Prefabs/Star.prefab.meta b/assets/_Game/Prefabs/Star.prefab.meta index 0e20520..9e946eb 100644 --- a/assets/_Game/Prefabs/Star.prefab.meta +++ b/assets/_Game/Prefabs/Star.prefab.meta @@ -1,5 +1,5 @@ { - "ver": "1.1.43", + "ver": "1.1.50", "importer": "prefab", "imported": true, "uuid": "35274179-f40e-4de9-a5d5-43fba9c12669", diff --git a/assets/_Game/Prefabs/Themes.meta b/assets/_Game/Prefabs/Themes.meta index ad36efb..be78055 100644 --- a/assets/_Game/Prefabs/Themes.meta +++ b/assets/_Game/Prefabs/Themes.meta @@ -1,5 +1,5 @@ { - "ver": "1.1.0", + "ver": "1.2.0", "importer": "directory", "imported": true, "uuid": "a5c11bee-d3d4-4f5d-84ce-2054776abb20", diff --git a/assets/_Game/Prefabs/Themes/City.meta b/assets/_Game/Prefabs/Themes/City.meta index c25efc4..b22749f 100644 --- a/assets/_Game/Prefabs/Themes/City.meta +++ b/assets/_Game/Prefabs/Themes/City.meta @@ -1,5 +1,5 @@ { - "ver": "1.1.0", + "ver": "1.2.0", "importer": "directory", "imported": true, "uuid": "452ca236-9682-47e9-a382-55f3160680ab", diff --git a/assets/_Game/Prefabs/Themes/City/City_Ball.prefab.meta b/assets/_Game/Prefabs/Themes/City/City_Ball.prefab.meta index 594aab1..f0cb28b 100644 --- a/assets/_Game/Prefabs/Themes/City/City_Ball.prefab.meta +++ b/assets/_Game/Prefabs/Themes/City/City_Ball.prefab.meta @@ -1,5 +1,5 @@ { - "ver": "1.1.43", + "ver": "1.1.50", "importer": "prefab", "imported": true, "uuid": "0cd776f0-7ca6-4891-a6d8-bb3782891e63", diff --git a/assets/_Game/Prefabs/Themes/City/City_Clock.prefab.meta b/assets/_Game/Prefabs/Themes/City/City_Clock.prefab.meta index 7bcfcb3..366c2b4 100644 --- a/assets/_Game/Prefabs/Themes/City/City_Clock.prefab.meta +++ b/assets/_Game/Prefabs/Themes/City/City_Clock.prefab.meta @@ -1,5 +1,5 @@ { - "ver": "1.1.43", + "ver": "1.1.50", "importer": "prefab", "imported": true, "uuid": "e3309c9f-67dd-42ff-b1d6-18dad8407c40", diff --git a/assets/_Game/Prefabs/Themes/City/City_Fish.prefab.meta b/assets/_Game/Prefabs/Themes/City/City_Fish.prefab.meta index ec9a967..45db813 100644 --- a/assets/_Game/Prefabs/Themes/City/City_Fish.prefab.meta +++ b/assets/_Game/Prefabs/Themes/City/City_Fish.prefab.meta @@ -1,5 +1,5 @@ { - "ver": "1.1.43", + "ver": "1.1.50", "importer": "prefab", "imported": true, "uuid": "6a1dc8c3-35ca-47a5-b9ee-64558ae690d4", diff --git a/assets/_Game/Prefabs/Themes/Farm.meta b/assets/_Game/Prefabs/Themes/Farm.meta index 4531968..af2b36d 100644 --- a/assets/_Game/Prefabs/Themes/Farm.meta +++ b/assets/_Game/Prefabs/Themes/Farm.meta @@ -1,5 +1,5 @@ { - "ver": "1.1.0", + "ver": "1.2.0", "importer": "directory", "imported": true, "uuid": "a0916114-d7f4-4bb9-8c3a-87957c1fa852", diff --git a/assets/_Game/Prefabs/Themes/Farm/Farm_Clock.prefab.meta b/assets/_Game/Prefabs/Themes/Farm/Farm_Clock.prefab.meta index bcacb3b..8ca2325 100644 --- a/assets/_Game/Prefabs/Themes/Farm/Farm_Clock.prefab.meta +++ b/assets/_Game/Prefabs/Themes/Farm/Farm_Clock.prefab.meta @@ -1,5 +1,5 @@ { - "ver": "1.1.43", + "ver": "1.1.50", "importer": "prefab", "imported": true, "uuid": "30ede18e-3c82-42d5-849f-f0b53b133ed6", diff --git a/assets/_Game/Prefabs/Themes/Farm/Farm_Egg.prefab.meta b/assets/_Game/Prefabs/Themes/Farm/Farm_Egg.prefab.meta index b3b4a98..8490f8d 100644 --- a/assets/_Game/Prefabs/Themes/Farm/Farm_Egg.prefab.meta +++ b/assets/_Game/Prefabs/Themes/Farm/Farm_Egg.prefab.meta @@ -1,5 +1,5 @@ { - "ver": "1.1.43", + "ver": "1.1.50", "importer": "prefab", "imported": true, "uuid": "d9b3cb1b-c496-4947-aed1-f22aba4161ae", diff --git a/assets/_Game/Prefabs/Themes/Park.meta b/assets/_Game/Prefabs/Themes/Park.meta index 879a6e7..38f67d7 100644 --- a/assets/_Game/Prefabs/Themes/Park.meta +++ b/assets/_Game/Prefabs/Themes/Park.meta @@ -1,5 +1,5 @@ { - "ver": "1.1.0", + "ver": "1.2.0", "importer": "directory", "imported": true, "uuid": "461cb9c6-863e-4dff-968f-0e97d84bb991", diff --git a/assets/_Game/Prefabs/Themes/Park/Park_Ball.prefab.meta b/assets/_Game/Prefabs/Themes/Park/Park_Ball.prefab.meta index aadd13c..9de4660 100644 --- a/assets/_Game/Prefabs/Themes/Park/Park_Ball.prefab.meta +++ b/assets/_Game/Prefabs/Themes/Park/Park_Ball.prefab.meta @@ -1,5 +1,5 @@ { - "ver": "1.1.43", + "ver": "1.1.50", "importer": "prefab", "imported": true, "uuid": "f7143e14-a2af-4464-b0d1-51f2e6b899a9", diff --git a/assets/_Game/Prefabs/Themes/Park/Park_Clock.prefab.meta b/assets/_Game/Prefabs/Themes/Park/Park_Clock.prefab.meta index 6321562..a44ab3e 100644 --- a/assets/_Game/Prefabs/Themes/Park/Park_Clock.prefab.meta +++ b/assets/_Game/Prefabs/Themes/Park/Park_Clock.prefab.meta @@ -1,5 +1,5 @@ { - "ver": "1.1.43", + "ver": "1.1.50", "importer": "prefab", "imported": true, "uuid": "cf4f5f1a-d297-4dd2-baa1-29ed8e2d8e60", diff --git a/assets/_Game/Prefabs/Themes/Park/Park_ballObject.prefab.meta b/assets/_Game/Prefabs/Themes/Park/Park_ballObject.prefab.meta index 7f426ec..07ac859 100644 --- a/assets/_Game/Prefabs/Themes/Park/Park_ballObject.prefab.meta +++ b/assets/_Game/Prefabs/Themes/Park/Park_ballObject.prefab.meta @@ -1,5 +1,5 @@ { - "ver": "1.1.43", + "ver": "1.1.50", "importer": "prefab", "imported": true, "uuid": "09f45312-0d7e-4b6b-9807-b280adddff31", diff --git a/assets/_Game/Prefabs/UI.meta b/assets/_Game/Prefabs/UI.meta index 1aea060..ade8735 100644 --- a/assets/_Game/Prefabs/UI.meta +++ b/assets/_Game/Prefabs/UI.meta @@ -1,5 +1,5 @@ { - "ver": "1.1.0", + "ver": "1.2.0", "importer": "directory", "imported": true, "uuid": "5461daf7-e832-44cd-a5e2-e9611e3434c9", diff --git a/assets/_Game/Prefabs/UI/itemNormal.prefab b/assets/_Game/Prefabs/UI/itemNormal.prefab index f6b15a1..075c968 100644 --- a/assets/_Game/Prefabs/UI/itemNormal.prefab +++ b/assets/_Game/Prefabs/UI/itemNormal.prefab @@ -380,7 +380,16 @@ "_isUnderline": false, "_underlineHeight": 2, "_cacheMode": 0, - "_id": "" + "_id": "", + "_enableOutline": true, + "_outlineWidth": 4, + "_outlineColor": { + "__type__": "cc.Color", + "r": 96, + "g": 96, + "b": 96, + "a": 255 + } }, { "__type__": "cc.CompPrefabInfo", @@ -432,14 +441,6 @@ "__prefab": { "__id__": 17 }, - "_color": { - "__type__": "cc.Color", - "r": 96, - "g": 96, - "b": 96, - "a": 255 - }, - "_width": 4, "_id": "" }, { diff --git a/assets/_Game/Prefabs/UI/itemNormal.prefab.meta b/assets/_Game/Prefabs/UI/itemNormal.prefab.meta index ed20cd7..9b155c2 100644 --- a/assets/_Game/Prefabs/UI/itemNormal.prefab.meta +++ b/assets/_Game/Prefabs/UI/itemNormal.prefab.meta @@ -1,5 +1,5 @@ { - "ver": "1.1.43", + "ver": "1.1.50", "importer": "prefab", "imported": true, "uuid": "45fbee0e-e0ae-4e69-828e-ee8e725f3c5c", diff --git a/assets/_Game/Prefabs/UI/itemTop1.prefab b/assets/_Game/Prefabs/UI/itemTop1.prefab index 21770bc..63d4db4 100644 --- a/assets/_Game/Prefabs/UI/itemTop1.prefab +++ b/assets/_Game/Prefabs/UI/itemTop1.prefab @@ -250,7 +250,16 @@ "_isUnderline": false, "_underlineHeight": 2, "_cacheMode": 0, - "_id": "" + "_id": "", + "_enableOutline": true, + "_outlineWidth": 4, + "_outlineColor": { + "__type__": "cc.Color", + "r": 255, + "g": 102, + "b": 0, + "a": 255 + } }, { "__type__": "cc.CompPrefabInfo", @@ -302,14 +311,6 @@ "__prefab": { "__id__": 11 }, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 102, - "b": 0, - "a": 255 - }, - "_width": 4, "_id": "" }, { diff --git a/assets/_Game/Prefabs/UI/itemTop1.prefab.meta b/assets/_Game/Prefabs/UI/itemTop1.prefab.meta index cdd27a2..2f59ede 100644 --- a/assets/_Game/Prefabs/UI/itemTop1.prefab.meta +++ b/assets/_Game/Prefabs/UI/itemTop1.prefab.meta @@ -1,5 +1,5 @@ { - "ver": "1.1.43", + "ver": "1.1.50", "importer": "prefab", "imported": true, "uuid": "44541b9d-0cbe-4e00-8819-64b15d93dea7", diff --git a/assets/_Game/Prefabs/UI/itemTop2.prefab b/assets/_Game/Prefabs/UI/itemTop2.prefab index b37319a..6cfd9f0 100644 --- a/assets/_Game/Prefabs/UI/itemTop2.prefab +++ b/assets/_Game/Prefabs/UI/itemTop2.prefab @@ -247,7 +247,16 @@ "_isUnderline": false, "_underlineHeight": 2, "_cacheMode": 0, - "_id": "" + "_id": "", + "_enableOutline": true, + "_outlineWidth": 4, + "_outlineColor": { + "__type__": "cc.Color", + "r": 99, + "g": 113, + "b": 133, + "a": 255 + } }, { "__type__": "cc.CompPrefabInfo", @@ -299,14 +308,6 @@ "__prefab": { "__id__": 11 }, - "_color": { - "__type__": "cc.Color", - "r": 99, - "g": 113, - "b": 133, - "a": 255 - }, - "_width": 4, "_id": "" }, { diff --git a/assets/_Game/Prefabs/UI/itemTop2.prefab.meta b/assets/_Game/Prefabs/UI/itemTop2.prefab.meta index 76fa772..7758432 100644 --- a/assets/_Game/Prefabs/UI/itemTop2.prefab.meta +++ b/assets/_Game/Prefabs/UI/itemTop2.prefab.meta @@ -1,5 +1,5 @@ { - "ver": "1.1.43", + "ver": "1.1.50", "importer": "prefab", "imported": true, "uuid": "a1083c12-2895-4ff8-8f0c-012f9d6684f5", diff --git a/assets/_Game/Prefabs/UI/itemTop3.prefab b/assets/_Game/Prefabs/UI/itemTop3.prefab index 71c302f..590efc7 100644 --- a/assets/_Game/Prefabs/UI/itemTop3.prefab +++ b/assets/_Game/Prefabs/UI/itemTop3.prefab @@ -247,7 +247,16 @@ "_isUnderline": false, "_underlineHeight": 2, "_cacheMode": 0, - "_id": "" + "_id": "", + "_enableOutline": true, + "_outlineWidth": 4, + "_outlineColor": { + "__type__": "cc.Color", + "r": 126, + "g": 41, + "b": 19, + "a": 255 + } }, { "__type__": "cc.CompPrefabInfo", @@ -299,14 +308,6 @@ "__prefab": { "__id__": 11 }, - "_color": { - "__type__": "cc.Color", - "r": 126, - "g": 41, - "b": 19, - "a": 255 - }, - "_width": 4, "_id": "" }, { diff --git a/assets/_Game/Prefabs/UI/itemTop3.prefab.meta b/assets/_Game/Prefabs/UI/itemTop3.prefab.meta index a8a09e7..79c2824 100644 --- a/assets/_Game/Prefabs/UI/itemTop3.prefab.meta +++ b/assets/_Game/Prefabs/UI/itemTop3.prefab.meta @@ -1,5 +1,5 @@ { - "ver": "1.1.43", + "ver": "1.1.50", "importer": "prefab", "imported": true, "uuid": "731196cb-d101-433a-9fa5-90699deb0d37", diff --git a/assets/_Game/RenderTexture.meta b/assets/_Game/RenderTexture.meta index 57ecc30..df46fb9 100644 --- a/assets/_Game/RenderTexture.meta +++ b/assets/_Game/RenderTexture.meta @@ -1,5 +1,5 @@ { - "ver": "1.1.0", + "ver": "1.2.0", "importer": "directory", "imported": true, "uuid": "07b6adc0-8dd7-436d-998b-0b17e557c245", diff --git a/assets/_Game/Scenes.meta b/assets/_Game/Scenes.meta index ae4bfeb..890967f 100644 --- a/assets/_Game/Scenes.meta +++ b/assets/_Game/Scenes.meta @@ -1,5 +1,5 @@ { - "ver": "1.1.0", + "ver": "1.2.0", "importer": "directory", "imported": true, "uuid": "0eceae98-c740-447e-a39b-70f6d695ceb6", diff --git a/assets/_Game/Scenes/City-theme.scene b/assets/_Game/Scenes/City-theme.scene index 348db59..04019bb 100644 --- a/assets/_Game/Scenes/City-theme.scene +++ b/assets/_Game/Scenes/City-theme.scene @@ -9691,7 +9691,16 @@ "_isUnderline": false, "_underlineHeight": 2, "_cacheMode": 0, - "_id": "aaenWCd65LMJXVpGA3WMeH" + "_id": "aaenWCd65LMJXVpGA3WMeH", + "_enableOutline": true, + "_outlineWidth": 4, + "_outlineColor": { + "__type__": "cc.Color", + "r": 96, + "g": 96, + "b": 96, + "a": 255 + } }, { "__type__": "cc.Widget", @@ -9731,14 +9740,6 @@ }, "_enabled": true, "__prefab": null, - "_color": { - "__type__": "cc.Color", - "r": 96, - "g": 96, - "b": 96, - "a": 255 - }, - "_width": 4, "_id": "3aIIwlJ+BJmp6k0VBid2/K" }, { @@ -33881,7 +33882,16 @@ "_isUnderline": false, "_underlineHeight": 2, "_cacheMode": 0, - "_id": "f9v7293dRFq4t2NzaL5CLg" + "_id": "f9v7293dRFq4t2NzaL5CLg", + "_enableOutline": true, + "_outlineWidth": 8, + "_outlineColor": { + "__type__": "cc.Color", + "r": 255, + "g": 102, + "b": 0, + "a": 255 + } }, { "__type__": "cc.Widget", @@ -33921,14 +33931,6 @@ }, "_enabled": true, "__prefab": null, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 102, - "b": 0, - "a": 255 - }, - "_width": 8, "_id": "48xN1y1cZE2q+KWSB/x1mb" }, { diff --git a/assets/_Game/Scenes/City-theme.scene.meta b/assets/_Game/Scenes/City-theme.scene.meta index 857d89b..583c05d 100644 --- a/assets/_Game/Scenes/City-theme.scene.meta +++ b/assets/_Game/Scenes/City-theme.scene.meta @@ -1 +1,11 @@ -{"ver":"1.1.43","importer":"scene","imported":true,"uuid":"1e498311-fccb-4ff2-9dcb-01b2626287c2","files":[".json"],"subMetas":{},"userData":{}} +{ + "ver": "1.1.50", + "importer": "scene", + "imported": true, + "uuid": "1e498311-fccb-4ff2-9dcb-01b2626287c2", + "files": [ + ".json" + ], + "subMetas": {}, + "userData": {} +} diff --git a/assets/_Game/Scenes/Default-theme.scene b/assets/_Game/Scenes/Default-theme.scene index a5a461c..c2b283d 100644 --- a/assets/_Game/Scenes/Default-theme.scene +++ b/assets/_Game/Scenes/Default-theme.scene @@ -3,6 +3,7 @@ "__type__": "cc.SceneAsset", "_name": "Default-theme", "_objFlags": 0, + "__editorExtras__": {}, "_native": "", "scene": { "__id__": 1 @@ -19,13 +20,13 @@ "__id__": 2 }, { - "__id__": 219 + "__id__": 238 } ], "_active": true, "_components": [], "_prefab": { - "__id__": 1268 + "__id__": 1290 }, "_lpos": { "__type__": "cc.Vec3", @@ -56,7 +57,7 @@ }, "autoReleaseAssets": false, "_globals": { - "__id__": 1279 + "__id__": 1301 }, "_id": "aa17106a-0b45-4280-a91c-9650d0c417b3" }, @@ -79,19 +80,19 @@ "__id__": 9 }, { - "__id__": 1263 + "__id__": 1285 } ], "_active": true, "_components": [ { - "__id__": 1265 + "__id__": 1287 }, { - "__id__": 1266 + "__id__": 1288 }, { - "__id__": 1267 + "__id__": 1289 } ], "_prefab": null, @@ -215,6 +216,8 @@ "_screenScale": 1, "_visibility": 1108344833, "_targetTexture": null, + "_postProcess": null, + "_usePostProcess": false, "_cameraType": -1, "_trackingType": 0, "_id": "83NDizZXhHDpX2U2pDTfCm" @@ -223,6 +226,7 @@ "__type__": "cc.Animation", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { "__id__": 3 }, @@ -245,6 +249,7 @@ "__type__": "46beetnjQpC3bMwjmL9mc/o", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { "__id__": 3 }, @@ -259,6 +264,7 @@ "__type__": "cc.Node", "_name": "Camera-001", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { "__id__": 2 }, @@ -303,6 +309,7 @@ "__type__": "cc.Camera", "_name": "Camera", "_objFlags": 0, + "__editorExtras__": {}, "node": { "__id__": 7 }, @@ -341,6 +348,8 @@ "__uuid__": "5467a0f6-3ec5-4ae8-b52d-3e70724643e2", "__expectedType__": "cc.RenderTexture" }, + "_postProcess": null, + "_usePostProcess": false, "_cameraType": -1, "_trackingType": 0, "_id": "c5ROcnSKRGb6+CtNjYyxLk" @@ -358,46 +367,46 @@ "__id__": 10 }, { - "__id__": 28 + "__id__": 32 }, { - "__id__": 84 + "__id__": 96 }, { - "__id__": 113 + "__id__": 131 }, { - "__id__": 628 + "__id__": 647 }, { - "__id__": 703 + "__id__": 722 }, { - "__id__": 765 + "__id__": 784 }, { - "__id__": 769 + "__id__": 789 }, { - "__id__": 973 + "__id__": 993 }, { - "__id__": 976 + "__id__": 996 }, { - "__id__": 978 + "__id__": 998 }, { - "__id__": 1248 + "__id__": 1270 } ], "_active": true, "_components": [ { - "__id__": 1261 + "__id__": 1283 }, { - "__id__": 1262 + "__id__": 1284 } ], "_prefab": null, @@ -434,6 +443,7 @@ "__type__": "cc.Node", "_name": "Ground", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { "__id__": 9 }, @@ -445,13 +455,13 @@ "__id__": 14 }, { - "__id__": 17 + "__id__": 18 }, { - "__id__": 20 + "__id__": 22 }, { - "__id__": 24 + "__id__": 27 } ], "_active": true, @@ -490,6 +500,7 @@ "__type__": "cc.Node", "_name": "Field", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { "__id__": 10 }, @@ -537,6 +548,7 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { "__id__": 11 }, @@ -558,6 +570,7 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { "__id__": 11 }, @@ -596,6 +609,7 @@ "__type__": "cc.Node", "_name": "Border", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { "__id__": 10 }, @@ -607,6 +621,9 @@ }, { "__id__": 16 + }, + { + "__id__": 17 } ], "_prefab": null, @@ -643,6 +660,7 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { "__id__": 14 }, @@ -664,6 +682,7 @@ "__type__": "cc.BoxCollider2D", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { "__id__": 14 }, @@ -687,10 +706,39 @@ }, "_id": "19Bdm/qzNHb4lXIh3ReO/K" }, + { + "__type__": "cc.RigidBody2D", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 14 + }, + "_enabled": true, + "__prefab": null, + "enabledContactListener": false, + "bullet": false, + "awakeOnLoad": true, + "_group": 16, + "_type": 0, + "_allowSleep": true, + "_gravityScale": 1, + "_linearDamping": 0, + "_angularDamping": 0, + "_linearVelocity": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_angularVelocity": 0, + "_fixedRotation": false, + "_id": "3cPMbd5ydIb5xYtxii/fGV" + }, { "__type__": "cc.Node", "_name": "Border-001", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { "__id__": 10 }, @@ -698,10 +746,13 @@ "_active": true, "_components": [ { - "__id__": 18 + "__id__": 19 }, { - "__id__": 19 + "__id__": 20 + }, + { + "__id__": 21 } ], "_prefab": null, @@ -738,8 +789,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 17 + "__id__": 18 }, "_enabled": true, "__prefab": null, @@ -759,8 +811,9 @@ "__type__": "cc.BoxCollider2D", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 17 + "__id__": 18 }, "_enabled": true, "__prefab": null, @@ -782,24 +835,56 @@ }, "_id": "fbS6jWk9tNt5uxi828ayDi" }, + { + "__type__": "cc.RigidBody2D", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 18 + }, + "_enabled": true, + "__prefab": null, + "enabledContactListener": false, + "bullet": false, + "awakeOnLoad": true, + "_group": 16, + "_type": 0, + "_allowSleep": true, + "_gravityScale": 1, + "_linearDamping": 0, + "_angularDamping": 0, + "_linearVelocity": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_angularVelocity": 0, + "_fixedRotation": false, + "_id": "4dhgnKkHNB1YsuFjG+/eEr" + }, { "__type__": "cc.Node", "_name": "Border-002", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { "__id__": 10 }, "_children": [], "_active": true, "_components": [ - { - "__id__": 21 - }, - { - "__id__": 22 - }, { "__id__": 23 + }, + { + "__id__": 24 + }, + { + "__id__": 25 + }, + { + "__id__": 26 } ], "_prefab": null, @@ -836,8 +921,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 20 + "__id__": 22 }, "_enabled": true, "__prefab": null, @@ -857,8 +943,9 @@ "__type__": "cc.BoxCollider2D", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 20 + "__id__": 22 }, "_enabled": true, "__prefab": null, @@ -884,8 +971,9 @@ "__type__": "cc.BoxCollider2D", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 20 + "__id__": 22 }, "_enabled": true, "__prefab": null, @@ -907,10 +995,39 @@ }, "_id": "2etH660n1E1Y3VQ79sN875" }, + { + "__type__": "cc.RigidBody2D", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 22 + }, + "_enabled": true, + "__prefab": null, + "enabledContactListener": false, + "bullet": false, + "awakeOnLoad": true, + "_group": 16, + "_type": 0, + "_allowSleep": true, + "_gravityScale": 1, + "_linearDamping": 0, + "_angularDamping": 0, + "_linearVelocity": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_angularVelocity": 0, + "_fixedRotation": false, + "_id": "8d5CpcArJFWaUqwp2xlj/A" + }, { "__type__": "cc.Node", "_name": "Border-003", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { "__id__": 10 }, @@ -918,13 +1035,16 @@ "_active": true, "_components": [ { - "__id__": 25 + "__id__": 28 }, { - "__id__": 26 + "__id__": 29 }, { - "__id__": 27 + "__id__": 30 + }, + { + "__id__": 31 } ], "_prefab": null, @@ -961,8 +1081,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 24 + "__id__": 27 }, "_enabled": true, "__prefab": null, @@ -982,8 +1103,9 @@ "__type__": "cc.PolygonCollider2D", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 24 + "__id__": 27 }, "_enabled": true, "__prefab": null, @@ -1041,8 +1163,9 @@ "__type__": "cc.PolygonCollider2D", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 24 + "__id__": 27 }, "_enabled": true, "__prefab": null, @@ -1091,37 +1214,66 @@ ], "_id": "caRRVo7wFOoZ8jfQwRuMVw" }, + { + "__type__": "cc.RigidBody2D", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 27 + }, + "_enabled": true, + "__prefab": null, + "enabledContactListener": false, + "bullet": false, + "awakeOnLoad": true, + "_group": 16, + "_type": 0, + "_allowSleep": true, + "_gravityScale": 1, + "_linearDamping": 0, + "_angularDamping": 0, + "_linearVelocity": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_angularVelocity": 0, + "_fixedRotation": false, + "_id": "cbSuJTNw9NOoTc6nLGpRBx" + }, { "__type__": "cc.Node", "_name": "SlingShots", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { "__id__": 9 }, "_children": [ { - "__id__": 29 + "__id__": 33 }, { - "__id__": 36 + "__id__": 41 }, { - "__id__": 43 + "__id__": 49 }, { - "__id__": 55 + "__id__": 63 }, { - "__id__": 67 + "__id__": 77 }, { - "__id__": 75 + "__id__": 86 } ], "_active": true, "_components": [ { - "__id__": 83 + "__id__": 95 } ], "_prefab": null, @@ -1158,29 +1310,33 @@ "__type__": "cc.Node", "_name": "slingshot", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 28 + "__id__": 32 }, "_children": [], "_active": true, "_components": [ - { - "__id__": 30 - }, - { - "__id__": 31 - }, - { - "__id__": 32 - }, - { - "__id__": 33 - }, { "__id__": 34 }, { "__id__": 35 + }, + { + "__id__": 36 + }, + { + "__id__": 37 + }, + { + "__id__": 38 + }, + { + "__id__": 39 + }, + { + "__id__": 40 } ], "_prefab": null, @@ -1217,8 +1373,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 29 + "__id__": 33 }, "_enabled": true, "__prefab": null, @@ -1238,8 +1395,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 29 + "__id__": 33 }, "_enabled": true, "__prefab": null, @@ -1276,8 +1434,9 @@ "__type__": "cc.PolygonCollider2D", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 29 + "__id__": 33 }, "_enabled": true, "__prefab": null, @@ -1330,8 +1489,9 @@ "__type__": "cc.PolygonCollider2D", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 29 + "__id__": 33 }, "_enabled": true, "__prefab": null, @@ -1399,16 +1559,17 @@ "__type__": "6bb6fbw5PNPYq7zksYK1kHJ", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 29 + "__id__": 33 }, "_enabled": true, "__prefab": null, "_animation": { - "__id__": 35 + "__id__": 39 }, "_collider": { - "__id__": 32 + "__id__": 36 }, "_soundFx": { "__uuid__": "87e078a9-1082-4700-bd78-e6d0a06a150d", @@ -1420,8 +1581,9 @@ "__type__": "cc.Animation", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 29 + "__id__": 33 }, "_enabled": true, "__prefab": null, @@ -1438,33 +1600,65 @@ }, "_id": "6atBGIppdN97yS8bfSQwHl" }, + { + "__type__": "cc.RigidBody2D", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 33 + }, + "_enabled": true, + "__prefab": null, + "enabledContactListener": true, + "bullet": false, + "awakeOnLoad": true, + "_group": 1, + "_type": 0, + "_allowSleep": true, + "_gravityScale": 1, + "_linearDamping": 0, + "_angularDamping": 0, + "_linearVelocity": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_angularVelocity": 0, + "_fixedRotation": false, + "_id": "18CSCVPbZE7pgevmNoctX2" + }, { "__type__": "cc.Node", "_name": "slingshot-001", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 28 + "__id__": 32 }, "_children": [], "_active": true, "_components": [ - { - "__id__": 37 - }, - { - "__id__": 38 - }, - { - "__id__": 39 - }, - { - "__id__": 40 - }, - { - "__id__": 41 - }, { "__id__": 42 + }, + { + "__id__": 43 + }, + { + "__id__": 44 + }, + { + "__id__": 45 + }, + { + "__id__": 46 + }, + { + "__id__": 47 + }, + { + "__id__": 48 } ], "_prefab": null, @@ -1501,8 +1695,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 36 + "__id__": 41 }, "_enabled": true, "__prefab": null, @@ -1522,8 +1717,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 36 + "__id__": 41 }, "_enabled": true, "__prefab": null, @@ -1560,8 +1756,9 @@ "__type__": "cc.PolygonCollider2D", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 36 + "__id__": 41 }, "_enabled": true, "__prefab": null, @@ -1614,8 +1811,9 @@ "__type__": "cc.PolygonCollider2D", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 36 + "__id__": 41 }, "_enabled": true, "__prefab": null, @@ -1683,16 +1881,17 @@ "__type__": "6bb6fbw5PNPYq7zksYK1kHJ", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 36 + "__id__": 41 }, "_enabled": true, "__prefab": null, "_animation": { - "__id__": 42 + "__id__": 47 }, "_collider": { - "__id__": 39 + "__id__": 44 }, "_soundFx": { "__uuid__": "87e078a9-1082-4700-bd78-e6d0a06a150d", @@ -1704,8 +1903,9 @@ "__type__": "cc.Animation", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 36 + "__id__": 41 }, "_enabled": true, "__prefab": null, @@ -1722,31 +1922,60 @@ }, "_id": "e2DzFeMiBJmr3TNLSwAmL4" }, + { + "__type__": "cc.RigidBody2D", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 41 + }, + "_enabled": true, + "__prefab": null, + "enabledContactListener": true, + "bullet": false, + "awakeOnLoad": true, + "_group": 1, + "_type": 0, + "_allowSleep": true, + "_gravityScale": 1, + "_linearDamping": 0, + "_angularDamping": 0, + "_linearVelocity": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_angularVelocity": 0, + "_fixedRotation": false, + "_id": "9515x+7YZNq6CNImHKduDU" + }, { "__type__": "cc.Node", "_name": "slingshot-002", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 28 + "__id__": 32 }, "_children": [ { - "__id__": 44 + "__id__": 50 }, { - "__id__": 48 + "__id__": 55 } ], "_active": true, "_components": [ { - "__id__": 52 + "__id__": 60 }, { - "__id__": 53 + "__id__": 61 }, { - "__id__": 54 + "__id__": 62 } ], "_prefab": null, @@ -1783,20 +2012,24 @@ "__type__": "cc.Node", "_name": "Sprite", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 43 + "__id__": 49 }, "_children": [], "_active": true, "_components": [ { - "__id__": 45 + "__id__": 51 }, { - "__id__": 46 + "__id__": 52 }, { - "__id__": 47 + "__id__": 53 + }, + { + "__id__": 54 } ], "_prefab": null, @@ -1833,8 +2066,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 44 + "__id__": 50 }, "_enabled": true, "__prefab": null, @@ -1854,8 +2088,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 44 + "__id__": 50 }, "_enabled": true, "__prefab": null, @@ -1892,8 +2127,9 @@ "__type__": "cc.PolygonCollider2D", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 44 + "__id__": 50 }, "_enabled": true, "__prefab": null, @@ -1947,24 +2183,56 @@ ], "_id": "8cF/gwB85JE4c2QsgTu1N0" }, + { + "__type__": "cc.RigidBody2D", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 50 + }, + "_enabled": true, + "__prefab": null, + "enabledContactListener": true, + "bullet": false, + "awakeOnLoad": true, + "_group": 1, + "_type": 0, + "_allowSleep": true, + "_gravityScale": 1, + "_linearDamping": 0, + "_angularDamping": 0, + "_linearVelocity": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_angularVelocity": 0, + "_fixedRotation": false, + "_id": "cfMyUOKiBGdoWm77j8mNQ0" + }, { "__type__": "cc.Node", "_name": "Slingshot_2", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 43 + "__id__": 49 }, "_children": [], "_active": true, "_components": [ { - "__id__": 49 + "__id__": 56 }, { - "__id__": 50 + "__id__": 57 }, { - "__id__": 51 + "__id__": 58 + }, + { + "__id__": 59 } ], "_prefab": null, @@ -2001,8 +2269,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 48 + "__id__": 55 }, "_enabled": true, "__prefab": null, @@ -2022,8 +2291,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 48 + "__id__": 55 }, "_enabled": true, "__prefab": null, @@ -2060,8 +2330,9 @@ "__type__": "cc.PolygonCollider2D", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 48 + "__id__": 55 }, "_enabled": true, "__prefab": null, @@ -2140,12 +2411,41 @@ ], "_id": "39dCOll3BFHqdDF27QyTaa" }, + { + "__type__": "cc.RigidBody2D", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 55 + }, + "_enabled": true, + "__prefab": null, + "enabledContactListener": true, + "bullet": false, + "awakeOnLoad": true, + "_group": 1, + "_type": 0, + "_allowSleep": true, + "_gravityScale": 1, + "_linearDamping": 0, + "_angularDamping": 0, + "_linearVelocity": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_angularVelocity": 0, + "_fixedRotation": false, + "_id": "aemR/hEnhNoJnGKNLLQUoI" + }, { "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 43 + "__id__": 49 }, "_enabled": true, "__prefab": null, @@ -2165,16 +2465,17 @@ "__type__": "6bb6fbw5PNPYq7zksYK1kHJ", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 43 + "__id__": 49 }, "_enabled": true, "__prefab": null, "_animation": { - "__id__": 54 + "__id__": 62 }, "_collider": { - "__id__": 51 + "__id__": 58 }, "_soundFx": { "__uuid__": "8602f38f-d976-4e2b-baa2-621a62f20261", @@ -2186,8 +2487,9 @@ "__type__": "cc.Animation", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 43 + "__id__": 49 }, "_enabled": true, "__prefab": null, @@ -2208,27 +2510,28 @@ "__type__": "cc.Node", "_name": "slingshot-003", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 28 + "__id__": 32 }, "_children": [ { - "__id__": 56 + "__id__": 64 }, { - "__id__": 60 + "__id__": 69 } ], "_active": true, "_components": [ { - "__id__": 64 + "__id__": 74 }, { - "__id__": 65 + "__id__": 75 }, { - "__id__": 66 + "__id__": 76 } ], "_prefab": null, @@ -2265,20 +2568,24 @@ "__type__": "cc.Node", "_name": "Sprite", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 55 + "__id__": 63 }, "_children": [], "_active": true, "_components": [ { - "__id__": 57 + "__id__": 65 }, { - "__id__": 58 + "__id__": 66 }, { - "__id__": 59 + "__id__": 67 + }, + { + "__id__": 68 } ], "_prefab": null, @@ -2315,8 +2622,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 56 + "__id__": 64 }, "_enabled": true, "__prefab": null, @@ -2336,8 +2644,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 56 + "__id__": 64 }, "_enabled": true, "__prefab": null, @@ -2374,8 +2683,9 @@ "__type__": "cc.PolygonCollider2D", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 56 + "__id__": 64 }, "_enabled": true, "__prefab": null, @@ -2429,24 +2739,56 @@ ], "_id": "a7/XtRjQRA8pJ0mk6PN1N1" }, + { + "__type__": "cc.RigidBody2D", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 64 + }, + "_enabled": true, + "__prefab": null, + "enabledContactListener": true, + "bullet": false, + "awakeOnLoad": true, + "_group": 1, + "_type": 0, + "_allowSleep": true, + "_gravityScale": 1, + "_linearDamping": 0, + "_angularDamping": 0, + "_linearVelocity": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_angularVelocity": 0, + "_fixedRotation": false, + "_id": "6c0IZS7rJOCZbEM475VZ8c" + }, { "__type__": "cc.Node", "_name": "Slingshot_2", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 55 + "__id__": 63 }, "_children": [], "_active": true, "_components": [ { - "__id__": 61 + "__id__": 70 }, { - "__id__": 62 + "__id__": 71 }, { - "__id__": 63 + "__id__": 72 + }, + { + "__id__": 73 } ], "_prefab": null, @@ -2483,8 +2825,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 60 + "__id__": 69 }, "_enabled": true, "__prefab": null, @@ -2504,8 +2847,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 60 + "__id__": 69 }, "_enabled": true, "__prefab": null, @@ -2542,8 +2886,9 @@ "__type__": "cc.PolygonCollider2D", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 60 + "__id__": 69 }, "_enabled": true, "__prefab": null, @@ -2622,12 +2967,41 @@ ], "_id": "40PgLLPn9IXq5fEcQ/yfnR" }, + { + "__type__": "cc.RigidBody2D", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 69 + }, + "_enabled": true, + "__prefab": null, + "enabledContactListener": true, + "bullet": false, + "awakeOnLoad": true, + "_group": 1, + "_type": 0, + "_allowSleep": true, + "_gravityScale": 1, + "_linearDamping": 0, + "_angularDamping": 0, + "_linearVelocity": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_angularVelocity": 0, + "_fixedRotation": false, + "_id": "8fcgbOZbtCx4pDNETbstdi" + }, { "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 55 + "__id__": 63 }, "_enabled": true, "__prefab": null, @@ -2647,16 +3021,17 @@ "__type__": "6bb6fbw5PNPYq7zksYK1kHJ", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 55 + "__id__": 63 }, "_enabled": true, "__prefab": null, "_animation": { - "__id__": 66 + "__id__": 76 }, "_collider": { - "__id__": 63 + "__id__": 72 }, "_soundFx": { "__uuid__": "8602f38f-d976-4e2b-baa2-621a62f20261", @@ -2668,8 +3043,9 @@ "__type__": "cc.Animation", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 55 + "__id__": 63 }, "_enabled": true, "__prefab": null, @@ -2690,24 +3066,25 @@ "__type__": "cc.Node", "_name": "slingshot-004", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 28 + "__id__": 32 }, "_children": [ { - "__id__": 68 + "__id__": 78 } ], "_active": true, "_components": [ { - "__id__": 72 + "__id__": 83 }, { - "__id__": 73 + "__id__": 84 }, { - "__id__": 74 + "__id__": 85 } ], "_prefab": null, @@ -2744,20 +3121,24 @@ "__type__": "cc.Node", "_name": "Slingshot_2", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 67 + "__id__": 77 }, "_children": [], "_active": true, "_components": [ { - "__id__": 69 + "__id__": 79 }, { - "__id__": 70 + "__id__": 80 }, { - "__id__": 71 + "__id__": 81 + }, + { + "__id__": 82 } ], "_prefab": null, @@ -2794,8 +3175,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 68 + "__id__": 78 }, "_enabled": true, "__prefab": null, @@ -2815,8 +3197,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 68 + "__id__": 78 }, "_enabled": true, "__prefab": null, @@ -2853,8 +3236,9 @@ "__type__": "cc.PolygonCollider2D", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 68 + "__id__": 78 }, "_enabled": true, "__prefab": null, @@ -2933,12 +3317,41 @@ ], "_id": "83megbRypDwZRIIAv1jEp1" }, + { + "__type__": "cc.RigidBody2D", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 78 + }, + "_enabled": true, + "__prefab": null, + "enabledContactListener": true, + "bullet": false, + "awakeOnLoad": true, + "_group": 1, + "_type": 0, + "_allowSleep": true, + "_gravityScale": 1, + "_linearDamping": 0, + "_angularDamping": 0, + "_linearVelocity": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_angularVelocity": 0, + "_fixedRotation": false, + "_id": "64dCmKFARAUIAagGQLHd97" + }, { "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 67 + "__id__": 77 }, "_enabled": true, "__prefab": null, @@ -2958,16 +3371,17 @@ "__type__": "6bb6fbw5PNPYq7zksYK1kHJ", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 67 + "__id__": 77 }, "_enabled": true, "__prefab": null, "_animation": { - "__id__": 74 + "__id__": 85 }, "_collider": { - "__id__": 71 + "__id__": 81 }, "_soundFx": { "__uuid__": "8602f38f-d976-4e2b-baa2-621a62f20261", @@ -2979,8 +3393,9 @@ "__type__": "cc.Animation", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 67 + "__id__": 77 }, "_enabled": true, "__prefab": null, @@ -3001,24 +3416,25 @@ "__type__": "cc.Node", "_name": "slingshot-005", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 28 + "__id__": 32 }, "_children": [ { - "__id__": 76 + "__id__": 87 } ], "_active": true, "_components": [ { - "__id__": 80 + "__id__": 92 }, { - "__id__": 81 + "__id__": 93 }, { - "__id__": 82 + "__id__": 94 } ], "_prefab": null, @@ -3055,20 +3471,24 @@ "__type__": "cc.Node", "_name": "Slingshot_2", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 75 + "__id__": 86 }, "_children": [], "_active": true, "_components": [ { - "__id__": 77 + "__id__": 88 }, { - "__id__": 78 + "__id__": 89 }, { - "__id__": 79 + "__id__": 90 + }, + { + "__id__": 91 } ], "_prefab": null, @@ -3105,8 +3525,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 76 + "__id__": 87 }, "_enabled": true, "__prefab": null, @@ -3126,8 +3547,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 76 + "__id__": 87 }, "_enabled": true, "__prefab": null, @@ -3164,8 +3586,9 @@ "__type__": "cc.PolygonCollider2D", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 76 + "__id__": 87 }, "_enabled": true, "__prefab": null, @@ -3244,12 +3667,41 @@ ], "_id": "9dEj9rp2xErIulv5mq+A3J" }, + { + "__type__": "cc.RigidBody2D", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 87 + }, + "_enabled": true, + "__prefab": null, + "enabledContactListener": true, + "bullet": false, + "awakeOnLoad": true, + "_group": 1, + "_type": 0, + "_allowSleep": true, + "_gravityScale": 1, + "_linearDamping": 0, + "_angularDamping": 0, + "_linearVelocity": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_angularVelocity": 0, + "_fixedRotation": false, + "_id": "43VWgBEepNb7PcFfoHxvaz" + }, { "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 75 + "__id__": 86 }, "_enabled": true, "__prefab": null, @@ -3269,16 +3721,17 @@ "__type__": "6bb6fbw5PNPYq7zksYK1kHJ", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 75 + "__id__": 86 }, "_enabled": true, "__prefab": null, "_animation": { - "__id__": 82 + "__id__": 94 }, "_collider": { - "__id__": 79 + "__id__": 90 }, "_soundFx": { "__uuid__": "8602f38f-d976-4e2b-baa2-621a62f20261", @@ -3290,8 +3743,9 @@ "__type__": "cc.Animation", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 75 + "__id__": 86 }, "_enabled": true, "__prefab": null, @@ -3312,8 +3766,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 28 + "__id__": 32 }, "_enabled": true, "__prefab": null, @@ -3333,36 +3788,37 @@ "__type__": "cc.Node", "_name": "Walls", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { "__id__": 9 }, "_children": [ - { - "__id__": 85 - }, - { - "__id__": 89 - }, - { - "__id__": 93 - }, { "__id__": 97 }, { - "__id__": 101 + "__id__": 102 }, { - "__id__": 105 + "__id__": 107 }, { - "__id__": 109 + "__id__": 112 + }, + { + "__id__": 117 + }, + { + "__id__": 122 + }, + { + "__id__": 127 } ], "_active": true, "_components": [ { - "__id__": 112 + "__id__": 130 } ], "_prefab": null, @@ -3399,20 +3855,24 @@ "__type__": "cc.Node", "_name": "Wall_L", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 84 + "__id__": 96 }, "_children": [], "_active": true, "_components": [ { - "__id__": 86 + "__id__": 98 }, { - "__id__": 87 + "__id__": 99 }, { - "__id__": 88 + "__id__": 100 + }, + { + "__id__": 101 } ], "_prefab": null, @@ -3449,8 +3909,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 85 + "__id__": 97 }, "_enabled": true, "__prefab": null, @@ -3470,8 +3931,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 85 + "__id__": 97 }, "_enabled": true, "__prefab": null, @@ -3508,8 +3970,9 @@ "__type__": "cc.PolygonCollider2D", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 85 + "__id__": 97 }, "_enabled": true, "__prefab": null, @@ -3623,24 +4086,56 @@ ], "_id": "achMjUm/ZLvL0gyL2qN8+C" }, + { + "__type__": "cc.RigidBody2D", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 97 + }, + "_enabled": true, + "__prefab": null, + "enabledContactListener": false, + "bullet": false, + "awakeOnLoad": true, + "_group": 1, + "_type": 0, + "_allowSleep": true, + "_gravityScale": 1, + "_linearDamping": 0, + "_angularDamping": 0, + "_linearVelocity": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_angularVelocity": 0, + "_fixedRotation": false, + "_id": "20/M17F45Lk6m3UaywKurf" + }, { "__type__": "cc.Node", "_name": "Wall_R", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 84 + "__id__": 96 }, "_children": [], "_active": true, "_components": [ { - "__id__": 90 + "__id__": 103 }, { - "__id__": 91 + "__id__": 104 }, { - "__id__": 92 + "__id__": 105 + }, + { + "__id__": 106 } ], "_prefab": null, @@ -3677,8 +4172,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 89 + "__id__": 102 }, "_enabled": true, "__prefab": null, @@ -3698,8 +4194,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 89 + "__id__": 102 }, "_enabled": true, "__prefab": null, @@ -3736,8 +4233,9 @@ "__type__": "cc.PolygonCollider2D", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 89 + "__id__": 102 }, "_enabled": true, "__prefab": null, @@ -3851,24 +4349,56 @@ ], "_id": "4au0ZXrWVMdaFx6L3WMRAH" }, + { + "__type__": "cc.RigidBody2D", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 102 + }, + "_enabled": true, + "__prefab": null, + "enabledContactListener": false, + "bullet": false, + "awakeOnLoad": true, + "_group": 1, + "_type": 0, + "_allowSleep": true, + "_gravityScale": 1, + "_linearDamping": 0, + "_angularDamping": 0, + "_linearVelocity": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_angularVelocity": 0, + "_fixedRotation": false, + "_id": "11qR4TkXdHe5Ei7mXqCue1" + }, { "__type__": "cc.Node", "_name": "Wall_1", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 84 + "__id__": 96 }, "_children": [], "_active": true, "_components": [ { - "__id__": 94 + "__id__": 108 }, { - "__id__": 95 + "__id__": 109 }, { - "__id__": 96 + "__id__": 110 + }, + { + "__id__": 111 } ], "_prefab": null, @@ -3905,8 +4435,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 93 + "__id__": 107 }, "_enabled": true, "__prefab": null, @@ -3926,8 +4457,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 93 + "__id__": 107 }, "_enabled": true, "__prefab": null, @@ -3964,8 +4496,9 @@ "__type__": "cc.PolygonCollider2D", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 93 + "__id__": 107 }, "_enabled": true, "__prefab": null, @@ -4009,24 +4542,56 @@ ], "_id": "1fTJ4Zs0VFSakrsk2AnpSX" }, + { + "__type__": "cc.RigidBody2D", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 107 + }, + "_enabled": true, + "__prefab": null, + "enabledContactListener": false, + "bullet": false, + "awakeOnLoad": true, + "_group": 1, + "_type": 0, + "_allowSleep": true, + "_gravityScale": 1, + "_linearDamping": 0, + "_angularDamping": 0, + "_linearVelocity": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_angularVelocity": 0, + "_fixedRotation": false, + "_id": "a8gBvXMlJLsYo3x7WpkIDs" + }, { "__type__": "cc.Node", "_name": "Wall_2", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 84 + "__id__": 96 }, "_children": [], "_active": true, "_components": [ { - "__id__": 98 + "__id__": 113 }, { - "__id__": 99 + "__id__": 114 }, { - "__id__": 100 + "__id__": 115 + }, + { + "__id__": 116 } ], "_prefab": null, @@ -4063,8 +4628,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 97 + "__id__": 112 }, "_enabled": true, "__prefab": null, @@ -4084,8 +4650,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 97 + "__id__": 112 }, "_enabled": true, "__prefab": null, @@ -4122,8 +4689,9 @@ "__type__": "cc.PolygonCollider2D", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 97 + "__id__": 112 }, "_enabled": true, "__prefab": null, @@ -4167,24 +4735,56 @@ ], "_id": "c7h5MEbZtGBJbEyjQ7q32J" }, + { + "__type__": "cc.RigidBody2D", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 112 + }, + "_enabled": true, + "__prefab": null, + "enabledContactListener": false, + "bullet": false, + "awakeOnLoad": true, + "_group": 1, + "_type": 0, + "_allowSleep": true, + "_gravityScale": 1, + "_linearDamping": 0, + "_angularDamping": 0, + "_linearVelocity": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_angularVelocity": 0, + "_fixedRotation": false, + "_id": "d8G9vjxkVAyK6W0Xpx90ML" + }, { "__type__": "cc.Node", "_name": "Wall_3", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 84 + "__id__": 96 }, "_children": [], "_active": true, "_components": [ { - "__id__": 102 + "__id__": 118 }, { - "__id__": 103 + "__id__": 119 }, { - "__id__": 104 + "__id__": 120 + }, + { + "__id__": 121 } ], "_prefab": null, @@ -4221,8 +4821,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 101 + "__id__": 117 }, "_enabled": true, "__prefab": null, @@ -4242,8 +4843,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 101 + "__id__": 117 }, "_enabled": true, "__prefab": null, @@ -4280,8 +4882,9 @@ "__type__": "cc.PolygonCollider2D", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 101 + "__id__": 117 }, "_enabled": true, "__prefab": null, @@ -4335,24 +4938,56 @@ ], "_id": "b092gHbkNDGpzaAyoiZ+aH" }, + { + "__type__": "cc.RigidBody2D", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 117 + }, + "_enabled": true, + "__prefab": null, + "enabledContactListener": false, + "bullet": false, + "awakeOnLoad": true, + "_group": 1, + "_type": 0, + "_allowSleep": true, + "_gravityScale": 1, + "_linearDamping": 0, + "_angularDamping": 0, + "_linearVelocity": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_angularVelocity": 0, + "_fixedRotation": false, + "_id": "9aP9e7BAZI+5q4I9GWKwtC" + }, { "__type__": "cc.Node", "_name": "Wall_4", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 84 + "__id__": 96 }, "_children": [], "_active": true, "_components": [ { - "__id__": 106 + "__id__": 123 }, { - "__id__": 107 + "__id__": 124 }, { - "__id__": 108 + "__id__": 125 + }, + { + "__id__": 126 } ], "_prefab": null, @@ -4389,8 +5024,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 105 + "__id__": 122 }, "_enabled": true, "__prefab": null, @@ -4410,8 +5046,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 105 + "__id__": 122 }, "_enabled": true, "__prefab": null, @@ -4448,8 +5085,9 @@ "__type__": "cc.PolygonCollider2D", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 105 + "__id__": 122 }, "_enabled": true, "__prefab": null, @@ -4503,21 +5141,50 @@ ], "_id": "0712uaPvxFRoKdz6iZOUvH" }, + { + "__type__": "cc.RigidBody2D", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 122 + }, + "_enabled": true, + "__prefab": null, + "enabledContactListener": false, + "bullet": false, + "awakeOnLoad": true, + "_group": 1, + "_type": 0, + "_allowSleep": true, + "_gravityScale": 1, + "_linearDamping": 0, + "_angularDamping": 0, + "_linearVelocity": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_angularVelocity": 0, + "_fixedRotation": false, + "_id": "d9FqfYVxtBMaajq/gl3XyQ" + }, { "__type__": "cc.Node", "_name": "Tree", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 84 + "__id__": 96 }, "_children": [], "_active": true, "_components": [ { - "__id__": 110 + "__id__": 128 }, { - "__id__": 111 + "__id__": 129 } ], "_prefab": null, @@ -4554,8 +5221,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 109 + "__id__": 127 }, "_enabled": true, "__prefab": null, @@ -4575,8 +5243,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 109 + "__id__": 127 }, "_enabled": true, "__prefab": null, @@ -4613,8 +5282,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 84 + "__id__": 96 }, "_enabled": true, "__prefab": null, @@ -4640,19 +5310,19 @@ }, "_children": [ { - "__id__": 114 + "__id__": 132 }, { - "__id__": 117 + "__id__": 135 }, { - "__id__": 189 + "__id__": 207 }, { - "__id__": 194 + "__id__": 212 }, { - "__id__": 202 + "__id__": 221 } ], "_active": true, @@ -4691,17 +5361,18 @@ "__type__": "cc.Node", "_name": "track", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 113 + "__id__": 131 }, "_children": [], "_active": true, "_components": [ { - "__id__": 115 + "__id__": 133 }, { - "__id__": 116 + "__id__": 134 } ], "_prefab": null, @@ -4738,8 +5409,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 114 + "__id__": 132 }, "_enabled": true, "__prefab": null, @@ -4759,8 +5431,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 114 + "__id__": 132 }, "_enabled": true, "__prefab": null, @@ -4797,33 +5470,34 @@ "__type__": "cc.Node", "_name": "Goal trigger", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 113 + "__id__": 131 }, "_children": [ { - "__id__": 118 + "__id__": 136 }, { - "__id__": 130 + "__id__": 148 }, { - "__id__": 139 + "__id__": 157 }, { - "__id__": 182 + "__id__": 200 } ], "_active": true, "_components": [ { - "__id__": 186 + "__id__": 204 }, { - "__id__": 187 + "__id__": 205 }, { - "__id__": 188 + "__id__": 206 } ], "_prefab": null, @@ -4860,27 +5534,28 @@ "__type__": "cc.Node", "_name": "Slide", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 117 + "__id__": 135 }, "_children": [ { - "__id__": 119 + "__id__": 137 }, { - "__id__": 122 + "__id__": 140 }, { - "__id__": 125 + "__id__": 143 } ], "_active": true, "_components": [ { - "__id__": 128 + "__id__": 146 }, { - "__id__": 129 + "__id__": 147 } ], "_prefab": null, @@ -4917,17 +5592,18 @@ "__type__": "cc.Node", "_name": "Slide2", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 118 + "__id__": 136 }, "_children": [], "_active": true, "_components": [ { - "__id__": 120 + "__id__": 138 }, { - "__id__": 121 + "__id__": 139 } ], "_prefab": null, @@ -4964,8 +5640,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 119 + "__id__": 137 }, "_enabled": true, "__prefab": null, @@ -4985,8 +5662,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 119 + "__id__": 137 }, "_enabled": true, "__prefab": null, @@ -5023,17 +5701,18 @@ "__type__": "cc.Node", "_name": "x2 copy", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 118 + "__id__": 136 }, "_children": [], "_active": true, "_components": [ { - "__id__": 123 + "__id__": 141 }, { - "__id__": 124 + "__id__": 142 } ], "_prefab": null, @@ -5070,8 +5749,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 122 + "__id__": 140 }, "_enabled": true, "__prefab": null, @@ -5091,8 +5771,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 122 + "__id__": 140 }, "_enabled": true, "__prefab": null, @@ -5129,17 +5810,18 @@ "__type__": "cc.Node", "_name": "x2 copy-001", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 118 + "__id__": 136 }, "_children": [], "_active": true, "_components": [ { - "__id__": 126 + "__id__": 144 }, { - "__id__": 127 + "__id__": 145 } ], "_prefab": null, @@ -5176,8 +5858,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 125 + "__id__": 143 }, "_enabled": true, "__prefab": null, @@ -5197,8 +5880,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 125 + "__id__": 143 }, "_enabled": true, "__prefab": null, @@ -5235,8 +5919,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 118 + "__id__": 136 }, "_enabled": true, "__prefab": null, @@ -5256,8 +5941,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 118 + "__id__": 136 }, "_enabled": true, "__prefab": null, @@ -5294,24 +5980,25 @@ "__type__": "cc.Node", "_name": "Goal", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 117 + "__id__": 135 }, "_children": [ { - "__id__": 131 + "__id__": 149 }, { - "__id__": 134 + "__id__": 152 } ], "_active": true, "_components": [ { - "__id__": 137 + "__id__": 155 }, { - "__id__": 138 + "__id__": 156 } ], "_prefab": null, @@ -5348,17 +6035,18 @@ "__type__": "cc.Node", "_name": "Goal2", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 130 + "__id__": 148 }, "_children": [], "_active": true, "_components": [ { - "__id__": 132 + "__id__": 150 }, { - "__id__": 133 + "__id__": 151 } ], "_prefab": null, @@ -5395,8 +6083,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 131 + "__id__": 149 }, "_enabled": true, "__prefab": null, @@ -5416,8 +6105,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 131 + "__id__": 149 }, "_enabled": true, "__prefab": null, @@ -5454,17 +6144,18 @@ "__type__": "cc.Node", "_name": "Goal1", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 130 + "__id__": 148 }, "_children": [], "_active": true, "_components": [ { - "__id__": 135 + "__id__": 153 }, { - "__id__": 136 + "__id__": 154 } ], "_prefab": null, @@ -5501,8 +6192,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 134 + "__id__": 152 }, "_enabled": true, "__prefab": null, @@ -5522,8 +6214,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 134 + "__id__": 152 }, "_enabled": true, "__prefab": null, @@ -5560,8 +6253,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 130 + "__id__": 148 }, "_enabled": true, "__prefab": null, @@ -5581,8 +6275,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 130 + "__id__": 148 }, "_enabled": false, "__prefab": null, @@ -5619,24 +6314,25 @@ "__type__": "cc.Node", "_name": "Ear", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 117 + "__id__": 135 }, "_children": [ { - "__id__": 140 + "__id__": 158 }, { - "__id__": 159 + "__id__": 177 } ], "_active": true, "_components": [ { - "__id__": 180 + "__id__": 198 }, { - "__id__": 181 + "__id__": 199 } ], "_prefab": null, @@ -5673,17 +6369,17 @@ "__type__": "cc.Node", "_objFlags": 0, "_parent": { - "__id__": 139 + "__id__": 157 }, "_prefab": { - "__id__": 141 + "__id__": 159 }, "__editorExtras__": {} }, { "__type__": "cc.PrefabInfo", "root": { - "__id__": 140 + "__id__": 158 }, "asset": { "__uuid__": "c5e75294-5ee5-4e7a-8192-d1655a94811e", @@ -5691,7 +6387,7 @@ }, "fileId": "5cD4+xkz1ErKrNpV+rss2i", "instance": { - "__id__": 142 + "__id__": 160 }, "targetOverrides": null, "nestedPrefabInstanceRoots": null @@ -5704,37 +6400,37 @@ "mountedComponents": [], "propertyOverrides": [ { - "__id__": 143 + "__id__": 161 }, { - "__id__": 145 + "__id__": 163 }, { - "__id__": 146 + "__id__": 164 }, { - "__id__": 147 + "__id__": 165 }, { - "__id__": 148 + "__id__": 166 }, { - "__id__": 150 + "__id__": 168 }, { - "__id__": 151 + "__id__": 169 }, { - "__id__": 152 + "__id__": 170 }, { - "__id__": 153 + "__id__": 171 }, { - "__id__": 155 + "__id__": 173 }, { - "__id__": 157 + "__id__": 175 } ], "removedComponents": [] @@ -5742,7 +6438,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 144 + "__id__": 162 }, "propertyPath": [ "_name" @@ -5758,7 +6454,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 144 + "__id__": 162 }, "propertyPath": [ "_lpos" @@ -5773,7 +6469,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 144 + "__id__": 162 }, "propertyPath": [ "_lrot" @@ -5789,7 +6485,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 144 + "__id__": 162 }, "propertyPath": [ "_euler" @@ -5804,7 +6500,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 149 + "__id__": 167 }, "propertyPath": [ "_lrot" @@ -5826,7 +6522,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 149 + "__id__": 167 }, "propertyPath": [ "_euler" @@ -5841,7 +6537,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 144 + "__id__": 162 }, "propertyPath": [ "_layer" @@ -5851,7 +6547,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 149 + "__id__": 167 }, "propertyPath": [ "_layer" @@ -5861,7 +6557,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 154 + "__id__": 172 }, "propertyPath": [ "_layer" @@ -5877,7 +6573,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 156 + "__id__": 174 }, "propertyPath": [ "_layer" @@ -5893,7 +6589,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 158 + "__id__": 176 }, "propertyPath": [ "_rotationOvertimeModule", @@ -5912,17 +6608,17 @@ "__type__": "cc.Node", "_objFlags": 0, "_parent": { - "__id__": 139 + "__id__": 157 }, "_prefab": { - "__id__": 160 + "__id__": 178 }, "__editorExtras__": {} }, { "__type__": "cc.PrefabInfo", "root": { - "__id__": 159 + "__id__": 177 }, "asset": { "__uuid__": "c5e75294-5ee5-4e7a-8192-d1655a94811e", @@ -5930,7 +6626,7 @@ }, "fileId": "5cD4+xkz1ErKrNpV+rss2i", "instance": { - "__id__": 161 + "__id__": 179 }, "targetOverrides": null, "nestedPrefabInstanceRoots": null @@ -5943,43 +6639,43 @@ "mountedComponents": [], "propertyOverrides": [ { - "__id__": 162 + "__id__": 180 }, { - "__id__": 164 + "__id__": 182 }, { - "__id__": 165 + "__id__": 183 }, { - "__id__": 166 + "__id__": 184 }, { - "__id__": 167 + "__id__": 185 }, { - "__id__": 168 + "__id__": 186 }, { - "__id__": 170 + "__id__": 188 }, { - "__id__": 171 + "__id__": 189 }, { - "__id__": 172 + "__id__": 190 }, { - "__id__": 173 + "__id__": 191 }, { - "__id__": 175 + "__id__": 193 }, { - "__id__": 176 + "__id__": 194 }, { - "__id__": 178 + "__id__": 196 } ], "removedComponents": [] @@ -5987,7 +6683,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 163 + "__id__": 181 }, "propertyPath": [ "_name" @@ -6003,7 +6699,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 163 + "__id__": 181 }, "propertyPath": [ "_lpos" @@ -6018,7 +6714,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 163 + "__id__": 181 }, "propertyPath": [ "_lrot" @@ -6034,7 +6730,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 163 + "__id__": 181 }, "propertyPath": [ "_euler" @@ -6049,7 +6745,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 163 + "__id__": 181 }, "propertyPath": [ "_layer" @@ -6059,7 +6755,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 169 + "__id__": 187 }, "propertyPath": [ "_lrot" @@ -6081,7 +6777,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 169 + "__id__": 187 }, "propertyPath": [ "_euler" @@ -6096,7 +6792,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 163 + "__id__": 181 }, "propertyPath": [ "_lscale" @@ -6111,7 +6807,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 169 + "__id__": 187 }, "propertyPath": [ "_lscale" @@ -6126,7 +6822,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 174 + "__id__": 192 }, "propertyPath": [ "_rotationOvertimeModule", @@ -6144,7 +6840,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 169 + "__id__": 187 }, "propertyPath": [ "_layer" @@ -6154,7 +6850,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 177 + "__id__": 195 }, "propertyPath": [ "_layer" @@ -6170,7 +6866,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 179 + "__id__": 197 }, "propertyPath": [ "_layer" @@ -6187,8 +6883,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 139 + "__id__": 157 }, "_enabled": true, "__prefab": null, @@ -6208,8 +6905,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 139 + "__id__": 157 }, "_enabled": true, "__prefab": null, @@ -6246,20 +6944,21 @@ "__type__": "cc.Node", "_name": "Trigger", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 117 + "__id__": 135 }, "_children": [], "_active": true, "_components": [ { - "__id__": 183 + "__id__": 201 }, { - "__id__": 184 + "__id__": 202 }, { - "__id__": 185 + "__id__": 203 } ], "_prefab": null, @@ -6296,8 +6995,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 182 + "__id__": 200 }, "_enabled": true, "__prefab": null, @@ -6317,8 +7017,9 @@ "__type__": "cc.PolygonCollider2D", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 182 + "__id__": 200 }, "_enabled": true, "__prefab": null, @@ -6376,8 +7077,9 @@ "__type__": "cc.RigidBody2D", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 182 + "__id__": 200 }, "_enabled": true, "__prefab": null, @@ -6403,8 +7105,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 117 + "__id__": 135 }, "_enabled": true, "__prefab": null, @@ -6424,16 +7127,17 @@ "__type__": "ce7b7e0d6BHlaRFoKBZN0h/", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 117 + "__id__": 135 }, "_enabled": true, "__prefab": null, "_collider": { - "__id__": 184 + "__id__": 202 }, "_animation": { - "__id__": 188 + "__id__": 206 }, "_score": 100, "_goalFx": { @@ -6446,8 +7150,9 @@ "__type__": "cc.Animation", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 117 + "__id__": 135 }, "_enabled": true, "__prefab": null, @@ -6472,23 +7177,24 @@ "__type__": "cc.Node", "_name": "goal border", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 113 + "__id__": 131 }, "_children": [], "_active": true, "_components": [ { - "__id__": 190 + "__id__": 208 }, { - "__id__": 191 + "__id__": 209 }, { - "__id__": 192 + "__id__": 210 }, { - "__id__": 193 + "__id__": 211 } ], "_prefab": null, @@ -6525,8 +7231,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 189 + "__id__": 207 }, "_enabled": true, "__prefab": null, @@ -6546,8 +7253,9 @@ "__type__": "cc.PolygonCollider2D", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 189 + "__id__": 207 }, "_enabled": true, "__prefab": null, @@ -6670,8 +7378,9 @@ "__type__": "cc.PolygonCollider2D", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 189 + "__id__": 207 }, "_enabled": true, "__prefab": null, @@ -6789,8 +7498,9 @@ "__type__": "cc.RigidBody2D", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 189 + "__id__": 207 }, "_enabled": true, "__prefab": null, @@ -6816,27 +7526,31 @@ "__type__": "cc.Node", "_name": "Mutil ball", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 113 + "__id__": 131 }, "_children": [ { - "__id__": 195 + "__id__": 213 }, { - "__id__": 197 + "__id__": 215 } ], "_active": true, "_components": [ { - "__id__": 199 + "__id__": 217 }, { - "__id__": 200 + "__id__": 218 }, { - "__id__": 201 + "__id__": 219 + }, + { + "__id__": 220 } ], "_prefab": null, @@ -6873,14 +7587,15 @@ "__type__": "cc.Node", "_name": "Port Left", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 194 + "__id__": 212 }, "_children": [], "_active": true, "_components": [ { - "__id__": 196 + "__id__": 214 } ], "_prefab": null, @@ -6917,8 +7632,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 195 + "__id__": 213 }, "_enabled": true, "__prefab": null, @@ -6938,14 +7654,15 @@ "__type__": "cc.Node", "_name": "Port Right", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 194 + "__id__": 212 }, "_children": [], "_active": true, "_components": [ { - "__id__": 198 + "__id__": 216 } ], "_prefab": null, @@ -6982,8 +7699,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 197 + "__id__": 215 }, "_enabled": true, "__prefab": null, @@ -7003,8 +7721,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 194 + "__id__": 212 }, "_enabled": true, "__prefab": null, @@ -7024,8 +7743,9 @@ "__type__": "cc.PolygonCollider2D", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 194 + "__id__": 212 }, "_enabled": true, "__prefab": null, @@ -7038,7 +7758,7 @@ "_offset": { "__type__": "cc.Vec2", "x": 0, - "y": -70 + "y": -1500 }, "_points": [ { @@ -7078,19 +7798,20 @@ "__type__": "e3b5fa7tUtAbK3rQJ/G2Rox", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 194 + "__id__": 212 }, "_enabled": true, "__prefab": null, "_collider": { - "__id__": 200 + "__id__": 218 }, "_portLeft": { - "__id__": 195 + "__id__": 213 }, "_portRight": { - "__id__": 197 + "__id__": 215 }, "_fx": { "__uuid__": "7afbc379-62e2-4721-b6d4-be47b00b6db2", @@ -7102,34 +7823,63 @@ }, "_id": "cf4OeeWmpFIouLcLflIG+0" }, + { + "__type__": "cc.RigidBody2D", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 212 + }, + "_enabled": true, + "__prefab": null, + "enabledContactListener": true, + "bullet": false, + "awakeOnLoad": true, + "_group": 2, + "_type": 0, + "_allowSleep": true, + "_gravityScale": 1, + "_linearDamping": 0, + "_angularDamping": 0, + "_linearVelocity": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_angularVelocity": 0, + "_fixedRotation": false, + "_id": "17A3kNmxxH3b2ljezyutvx" + }, { "__type__": "cc.Node", "_name": "Combo bar", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 113 + "__id__": 131 }, "_children": [ { - "__id__": 203 + "__id__": 222 }, { - "__id__": 206 + "__id__": 225 }, { - "__id__": 209 + "__id__": 228 } ], "_active": true, "_components": [ { - "__id__": 212 + "__id__": 231 }, { - "__id__": 213 + "__id__": 232 }, { - "__id__": 622 + "__id__": 641 } ], "_prefab": null, @@ -7166,17 +7916,18 @@ "__type__": "cc.Node", "_name": "combo_bar_base", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 202 + "__id__": 221 }, "_children": [], "_active": true, "_components": [ { - "__id__": 204 + "__id__": 223 }, { - "__id__": 205 + "__id__": 224 } ], "_prefab": null, @@ -7213,8 +7964,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 203 + "__id__": 222 }, "_enabled": true, "__prefab": null, @@ -7234,8 +7986,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 203 + "__id__": 222 }, "_enabled": true, "__prefab": null, @@ -7272,17 +8025,18 @@ "__type__": "cc.Node", "_name": "combo_bar_color", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 202 + "__id__": 221 }, "_children": [], "_active": true, "_components": [ { - "__id__": 207 + "__id__": 226 }, { - "__id__": 208 + "__id__": 227 } ], "_prefab": null, @@ -7319,8 +8073,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 206 + "__id__": 225 }, "_enabled": true, "__prefab": null, @@ -7340,8 +8095,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 206 + "__id__": 225 }, "_enabled": true, "__prefab": null, @@ -7378,17 +8134,18 @@ "__type__": "cc.Node", "_name": "combo_bar", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 202 + "__id__": 221 }, "_children": [], "_active": true, "_components": [ { - "__id__": 210 + "__id__": 229 }, { - "__id__": 211 + "__id__": 230 } ], "_prefab": null, @@ -7425,8 +8182,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 209 + "__id__": 228 }, "_enabled": true, "__prefab": null, @@ -7446,8 +8204,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 209 + "__id__": 228 }, "_enabled": true, "__prefab": null, @@ -7484,8 +8243,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 202 + "__id__": 221 }, "_enabled": true, "__prefab": null, @@ -7505,17 +8265,18 @@ "__type__": "671bfEgTTVFgLo1v+x/wd06", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 202 + "__id__": 221 }, "_enabled": true, "__prefab": null, "_fillBar": { - "__id__": 208 + "__id__": 227 }, "_maxValue": 1000, "_scoreUI": { - "__id__": 214 + "__id__": 233 }, "_starFxObjectPrefab": { "__uuid__": "9ae06eb1-5110-4cd8-b56d-371a29bf2fc5", @@ -7535,7 +8296,7 @@ "_minAngle": 10, "_maxAngle": 170, "_soundFx": { - "__id__": 622 + "__id__": 641 }, "_goalSound": { "__uuid__": "4ce9d2c6-98c5-4d05-94af-70193bb795fe", @@ -7551,19 +8312,19 @@ }, "_rewards": [ { - "__id__": 623 + "__id__": 642 }, { - "__id__": 624 + "__id__": 643 }, { - "__id__": 625 + "__id__": 644 }, { - "__id__": 626 + "__id__": 645 }, { - "__id__": 627 + "__id__": 646 } ], "_id": "e5qVdeXFZOu6/MatkdDEG6" @@ -7572,17 +8333,18 @@ "__type__": "cc.Node", "_name": "Star", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 215 + "__id__": 234 }, "_children": [], "_active": true, "_components": [ { - "__id__": 620 + "__id__": 639 }, { - "__id__": 621 + "__id__": 640 } ], "_prefab": null, @@ -7619,30 +8381,31 @@ "__type__": "cc.Node", "_name": "Sprite", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 216 + "__id__": 235 }, "_children": [ { - "__id__": 214 + "__id__": 233 }, { - "__id__": 555 + "__id__": 574 } ], "_active": true, "_components": [ { - "__id__": 616 + "__id__": 635 }, { - "__id__": 617 + "__id__": 636 }, { - "__id__": 618 + "__id__": 637 }, { - "__id__": 619 + "__id__": 638 } ], "_prefab": null, @@ -7679,30 +8442,31 @@ "__type__": "cc.Node", "_name": "Avatar", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 217 + "__id__": 236 }, "_children": [ { - "__id__": 605 + "__id__": 624 }, { - "__id__": 609 + "__id__": 628 }, { - "__id__": 215 + "__id__": 234 } ], "_active": true, "_components": [ { - "__id__": 613 + "__id__": 632 }, { - "__id__": 614 + "__id__": 633 }, { - "__id__": 615 + "__id__": 634 } ], "_prefab": null, @@ -7739,30 +8503,31 @@ "__type__": "cc.Node", "_name": "Header", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 218 + "__id__": 237 }, "_children": [ { - "__id__": 216 + "__id__": 235 }, { - "__id__": 568 + "__id__": 587 }, { - "__id__": 559 + "__id__": 578 }, { - "__id__": 590 + "__id__": 609 } ], "_active": true, "_components": [ { - "__id__": 603 + "__id__": 622 }, { - "__id__": 604 + "__id__": 623 } ], "_prefab": null, @@ -7799,30 +8564,31 @@ "__type__": "cc.Node", "_name": "UI", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 219 + "__id__": 238 }, "_children": [ { - "__id__": 439 + "__id__": 458 }, { - "__id__": 217 + "__id__": 236 }, { - "__id__": 521 + "__id__": 540 } ], "_active": true, "_components": [ { - "__id__": 551 + "__id__": 570 }, { - "__id__": 552 + "__id__": 571 }, { - "__id__": 553 + "__id__": 572 } ], "_prefab": null, @@ -7859,30 +8625,31 @@ "__type__": "cc.Node", "_name": "Canvas-UI", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { "__id__": 1 }, "_children": [ { - "__id__": 220 + "__id__": 239 }, { - "__id__": 292 + "__id__": 311 }, { - "__id__": 218 + "__id__": 237 } ], "_active": true, "_components": [ { - "__id__": 436 + "__id__": 455 }, { - "__id__": 437 + "__id__": 456 }, { - "__id__": 438 + "__id__": 457 } ], "_prefab": null, @@ -7919,17 +8686,17 @@ "__type__": "cc.Node", "_objFlags": 0, "_parent": { - "__id__": 219 + "__id__": 238 }, "_prefab": { - "__id__": 221 + "__id__": 240 }, "__editorExtras__": {} }, { "__type__": "cc.PrefabInfo", "root": { - "__id__": 220 + "__id__": 239 }, "asset": { "__uuid__": "246eb0a7-6e50-4bf0-8025-3edde8adaefe", @@ -7937,7 +8704,7 @@ }, "fileId": "f6+jHwmldOdrbW1/L3XvJ3", "instance": { - "__id__": 222 + "__id__": 241 }, "targetOverrides": null, "nestedPrefabInstanceRoots": null @@ -7950,25 +8717,25 @@ "mountedComponents": [], "propertyOverrides": [ { - "__id__": 223 + "__id__": 242 }, { - "__id__": 225 + "__id__": 244 }, { - "__id__": 226 + "__id__": 245 }, { - "__id__": 227 + "__id__": 246 }, { - "__id__": 228 + "__id__": 247 }, { - "__id__": 230 + "__id__": 249 }, { - "__id__": 291 + "__id__": 310 } ], "removedComponents": [] @@ -7976,7 +8743,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 224 + "__id__": 243 }, "propertyPath": [ "_name" @@ -7992,7 +8759,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 224 + "__id__": 243 }, "propertyPath": [ "_lpos" @@ -8007,7 +8774,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 224 + "__id__": 243 }, "propertyPath": [ "_lrot" @@ -8023,7 +8790,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 224 + "__id__": 243 }, "propertyPath": [ "_euler" @@ -8038,7 +8805,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 229 + "__id__": 248 }, "propertyPath": [ "playOnAwake" @@ -8054,24 +8821,25 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 229 + "__id__": 248 }, "propertyPath": [ "_trailModule", "_particleSystem" ], "value": { - "__id__": 231 + "__id__": 250 } }, { "__type__": "cc.ParticleSystem", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": null, "_enabled": true, "__prefab": { - "__id__": 232 + "__id__": 251 }, "_materials": [ { @@ -8082,56 +8850,56 @@ ], "_visFlags": 0, "startColor": { - "__id__": 233 + "__id__": 252 }, "scaleSpace": 1, "startSize3D": false, "startSizeX": { - "__id__": 234 + "__id__": 253 }, "startSize": { - "__id__": 234 + "__id__": 253 }, "startSizeY": { - "__id__": 235 + "__id__": 254 }, "startSizeZ": { - "__id__": 236 + "__id__": 255 }, "startSpeed": { - "__id__": 237 + "__id__": 256 }, "startRotation3D": false, "startRotationX": { - "__id__": 238 + "__id__": 257 }, "startRotationY": { - "__id__": 239 + "__id__": 258 }, "startRotationZ": { - "__id__": 240 + "__id__": 259 }, "startRotation": { - "__id__": 240 + "__id__": 259 }, "startDelay": { - "__id__": 241 + "__id__": 260 }, "startLifetime": { - "__id__": 242 + "__id__": 261 }, "duration": 1, "loop": true, "simulationSpeed": 1, "playOnAwake": false, "gravityModifier": { - "__id__": 243 + "__id__": 262 }, "rateOverTime": { - "__id__": 244 + "__id__": 263 }, "rateOverDistance": { - "__id__": 245 + "__id__": 264 }, "bursts": [], "_renderCulling": false, @@ -8142,37 +8910,37 @@ "_dataCulling": false, "enableCulling": false, "_colorOverLifetimeModule": { - "__id__": 246 + "__id__": 265 }, "_shapeModule": { - "__id__": 253 + "__id__": 272 }, "_sizeOvertimeModule": { - "__id__": 255 + "__id__": 274 }, "_velocityOvertimeModule": { - "__id__": 261 + "__id__": 280 }, "_forceOvertimeModule": { - "__id__": 266 + "__id__": 285 }, "_limitVelocityOvertimeModule": { - "__id__": 270 + "__id__": 289 }, "_rotationOvertimeModule": { - "__id__": 275 + "__id__": 294 }, "_textureAnimationModule": { - "__id__": 279 + "__id__": 298 }, "_noiseModule": { - "__id__": 282 + "__id__": 301 }, "_trailModule": { - "__id__": 283 + "__id__": 302 }, "renderer": { - "__id__": 290 + "__id__": 309 }, "_prewarm": false, "_capacity": 100, @@ -8273,32 +9041,32 @@ "__type__": "cc.ColorOvertimeModule", "_enable": true, "color": { - "__id__": 247 + "__id__": 266 } }, { "__type__": "cc.GradientRange", "_mode": 1, "gradient": { - "__id__": 248 + "__id__": 267 } }, { "__type__": "cc.Gradient", "colorKeys": [ { - "__id__": 249 + "__id__": 268 }, { - "__id__": 250 + "__id__": 269 } ], "alphaKeys": [ { - "__id__": 251 + "__id__": 270 }, { - "__id__": 252 + "__id__": 271 } ], "mode": 0 @@ -8350,7 +9118,7 @@ "arcMode": 0, "arcSpread": 0, "arcSpeed": { - "__id__": 254 + "__id__": 273 }, "length": 5, "boxThickness": { @@ -8391,23 +9159,23 @@ "_enable": true, "separateAxes": false, "size": { - "__id__": 256 + "__id__": 275 }, "x": { - "__id__": 258 + "__id__": 277 }, "y": { - "__id__": 259 + "__id__": 278 }, "z": { - "__id__": 260 + "__id__": 279 } }, { "__type__": "cc.CurveRange", "mode": 1, "spline": { - "__id__": 257 + "__id__": 276 }, "multiplier": 1 }, @@ -8481,16 +9249,16 @@ "__type__": "cc.VelocityOvertimeModule", "_enable": false, "x": { - "__id__": 262 + "__id__": 281 }, "y": { - "__id__": 263 + "__id__": 282 }, "z": { - "__id__": 264 + "__id__": 283 }, "speedModifier": { - "__id__": 265 + "__id__": 284 }, "space": 1 }, @@ -8522,13 +9290,13 @@ "__type__": "cc.ForceOvertimeModule", "_enable": false, "x": { - "__id__": 267 + "__id__": 286 }, "y": { - "__id__": 268 + "__id__": 287 }, "z": { - "__id__": 269 + "__id__": 288 }, "space": 1 }, @@ -8554,16 +9322,16 @@ "__type__": "cc.LimitVelocityOvertimeModule", "_enable": false, "limitX": { - "__id__": 271 + "__id__": 290 }, "limitY": { - "__id__": 272 + "__id__": 291 }, "limitZ": { - "__id__": 273 + "__id__": 292 }, "limit": { - "__id__": 274 + "__id__": 293 }, "dampen": 3, "separateAxes": false, @@ -8598,13 +9366,13 @@ "_enable": true, "_separateAxes": false, "x": { - "__id__": 276 + "__id__": 295 }, "y": { - "__id__": 277 + "__id__": 296 }, "z": { - "__id__": 278 + "__id__": 297 } }, { @@ -8636,10 +9404,10 @@ "_mode": 0, "animation": 0, "frameOverTime": { - "__id__": 280 + "__id__": 299 }, "startFrame": { - "__id__": 281 + "__id__": 300 }, "cycleCount": 1, "_flipU": 0, @@ -8683,25 +9451,25 @@ "_enable": false, "mode": 0, "lifeTime": { - "__id__": 284 + "__id__": 303 }, "_minParticleDistance": 0.1, "existWithParticles": true, "textureMode": 0, "widthFromParticle": false, "widthRatio": { - "__id__": 285 + "__id__": 304 }, "colorFromParticle": false, "colorOverTrail": { - "__id__": 286 + "__id__": 305 }, "colorOvertime": { - "__id__": 287 + "__id__": 306 }, "_space": 0, "_particleSystem": { - "__id__": 231 + "__id__": 250 } }, { @@ -8732,7 +9500,7 @@ "__type__": "cc.GradientRange", "_mode": 1, "gradient": { - "__id__": 288 + "__id__": 307 } }, { @@ -8740,7 +9508,7 @@ "colorKeys": [], "alphaKeys": [ { - "__id__": 289 + "__id__": 308 } ], "mode": 0 @@ -8771,7 +9539,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 229 + "__id__": 248 }, "propertyPath": [ "loop" @@ -8782,30 +9550,31 @@ "__type__": "cc.Node", "_name": "Control", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 219 + "__id__": 238 }, "_children": [ { - "__id__": 293 + "__id__": 312 }, { - "__id__": 296 + "__id__": 315 }, { - "__id__": 299 + "__id__": 318 } ], "_active": false, "_components": [ { - "__id__": 433 + "__id__": 452 }, { - "__id__": 434 + "__id__": 453 }, { - "__id__": 435 + "__id__": 454 } ], "_prefab": null, @@ -8842,17 +9611,18 @@ "__type__": "cc.Node", "_name": "Left", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 292 + "__id__": 311 }, "_children": [], "_active": true, "_components": [ { - "__id__": 294 + "__id__": 313 }, { - "__id__": 295 + "__id__": 314 } ], "_prefab": null, @@ -8889,8 +9659,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 293 + "__id__": 312 }, "_enabled": true, "__prefab": null, @@ -8910,8 +9681,9 @@ "__type__": "cc.Widget", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 293 + "__id__": 312 }, "_enabled": true, "__prefab": null, @@ -8939,17 +9711,18 @@ "__type__": "cc.Node", "_name": "Right", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 292 + "__id__": 311 }, "_children": [], "_active": true, "_components": [ { - "__id__": 297 + "__id__": 316 }, { - "__id__": 298 + "__id__": 317 } ], "_prefab": null, @@ -8986,8 +9759,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 296 + "__id__": 315 }, "_enabled": true, "__prefab": null, @@ -9007,8 +9781,9 @@ "__type__": "cc.Widget", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 296 + "__id__": 315 }, "_enabled": true, "__prefab": null, @@ -9036,27 +9811,28 @@ "__type__": "cc.Node", "_name": "Tutorial", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 292 + "__id__": 311 }, "_children": [ { - "__id__": 300 + "__id__": 319 }, { - "__id__": 362 + "__id__": 381 }, { - "__id__": 424 + "__id__": 443 }, { - "__id__": 428 + "__id__": 447 } ], "_active": true, "_components": [ { - "__id__": 432 + "__id__": 451 } ], "_prefab": null, @@ -9093,20 +9869,21 @@ "__type__": "cc.Node", "_name": "Tap Fx", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 299 + "__id__": 318 }, "_children": [], "_active": true, "_components": [ { - "__id__": 301 + "__id__": 320 }, { - "__id__": 360 + "__id__": 379 }, { - "__id__": 361 + "__id__": 380 } ], "_prefab": null, @@ -9143,8 +9920,9 @@ "__type__": "cc.ParticleSystem", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 300 + "__id__": 319 }, "_enabled": true, "__prefab": null, @@ -9156,60 +9934,60 @@ ], "_visFlags": 0, "startColor": { - "__id__": 302 + "__id__": 321 }, "scaleSpace": 1, "startSize3D": false, "startSizeX": { - "__id__": 303 + "__id__": 322 }, "startSize": { - "__id__": 303 + "__id__": 322 }, "startSizeY": { - "__id__": 304 + "__id__": 323 }, "startSizeZ": { - "__id__": 305 + "__id__": 324 }, "startSpeed": { - "__id__": 306 + "__id__": 325 }, "startRotation3D": false, "startRotationX": { - "__id__": 307 + "__id__": 326 }, "startRotationY": { - "__id__": 308 + "__id__": 327 }, "startRotationZ": { - "__id__": 309 + "__id__": 328 }, "startRotation": { - "__id__": 309 + "__id__": 328 }, "startDelay": { - "__id__": 310 + "__id__": 329 }, "startLifetime": { - "__id__": 311 + "__id__": 330 }, "duration": 0.3, "loop": false, "simulationSpeed": 1, "playOnAwake": false, "gravityModifier": { - "__id__": 312 + "__id__": 331 }, "rateOverTime": { - "__id__": 313 + "__id__": 332 }, "rateOverDistance": { - "__id__": 314 + "__id__": 333 }, "bursts": [ { - "__id__": 315 + "__id__": 334 } ], "_renderCulling": false, @@ -9220,37 +9998,37 @@ "_dataCulling": false, "enableCulling": false, "_colorOverLifetimeModule": { - "__id__": 317 - }, - "_shapeModule": { - "__id__": 323 - }, - "_sizeOvertimeModule": { - "__id__": 325 - }, - "_velocityOvertimeModule": { - "__id__": 331 - }, - "_forceOvertimeModule": { "__id__": 336 }, + "_shapeModule": { + "__id__": 342 + }, + "_sizeOvertimeModule": { + "__id__": 344 + }, + "_velocityOvertimeModule": { + "__id__": 350 + }, + "_forceOvertimeModule": { + "__id__": 355 + }, "_limitVelocityOvertimeModule": { - "__id__": 340 + "__id__": 359 }, "_rotationOvertimeModule": { - "__id__": 345 + "__id__": 364 }, "_textureAnimationModule": { - "__id__": 349 + "__id__": 368 }, "_noiseModule": { - "__id__": 353 + "__id__": 372 }, "_trailModule": { - "__id__": 354 + "__id__": 373 }, "renderer": { - "__id__": 359 + "__id__": 378 }, "_prewarm": false, "_capacity": 100, @@ -9346,7 +10124,7 @@ "_repeatCount": 1, "repeatInterval": 1, "count": { - "__id__": 316 + "__id__": 335 } }, { @@ -9359,29 +10137,29 @@ "__type__": "cc.ColorOvertimeModule", "_enable": true, "color": { - "__id__": 318 + "__id__": 337 } }, { "__type__": "cc.GradientRange", "_mode": 1, "gradient": { - "__id__": 319 + "__id__": 338 } }, { "__type__": "cc.Gradient", "colorKeys": [ { - "__id__": 320 + "__id__": 339 } ], "alphaKeys": [ { - "__id__": 321 + "__id__": 340 }, { - "__id__": 322 + "__id__": 341 } ], "mode": 0 @@ -9422,7 +10200,7 @@ "arcMode": 0, "arcSpread": 0, "arcSpeed": { - "__id__": 324 + "__id__": 343 }, "length": 5, "boxThickness": { @@ -9463,23 +10241,23 @@ "_enable": true, "separateAxes": false, "size": { - "__id__": 326 + "__id__": 345 }, "x": { - "__id__": 328 + "__id__": 347 }, "y": { - "__id__": 329 + "__id__": 348 }, "z": { - "__id__": 330 + "__id__": 349 } }, { "__type__": "cc.CurveRange", "mode": 1, "spline": { - "__id__": 327 + "__id__": 346 }, "multiplier": 1 }, @@ -9553,16 +10331,16 @@ "__type__": "cc.VelocityOvertimeModule", "_enable": false, "x": { - "__id__": 332 + "__id__": 351 }, "y": { - "__id__": 333 + "__id__": 352 }, "z": { - "__id__": 334 + "__id__": 353 }, "speedModifier": { - "__id__": 335 + "__id__": 354 }, "space": 1 }, @@ -9594,13 +10372,13 @@ "__type__": "cc.ForceOvertimeModule", "_enable": false, "x": { - "__id__": 337 + "__id__": 356 }, "y": { - "__id__": 338 + "__id__": 357 }, "z": { - "__id__": 339 + "__id__": 358 }, "space": 1 }, @@ -9626,16 +10404,16 @@ "__type__": "cc.LimitVelocityOvertimeModule", "_enable": false, "limitX": { - "__id__": 341 + "__id__": 360 }, "limitY": { - "__id__": 342 + "__id__": 361 }, "limitZ": { - "__id__": 343 + "__id__": 362 }, "limit": { - "__id__": 344 + "__id__": 363 }, "dampen": 3, "separateAxes": false, @@ -9670,13 +10448,13 @@ "_enable": false, "_separateAxes": false, "x": { - "__id__": 346 + "__id__": 365 }, "y": { - "__id__": 347 + "__id__": 366 }, "z": { - "__id__": 348 + "__id__": 367 } }, { @@ -9707,10 +10485,10 @@ "_mode": 0, "animation": 0, "frameOverTime": { - "__id__": 350 + "__id__": 369 }, "startFrame": { - "__id__": 352 + "__id__": 371 }, "cycleCount": 0, "_flipU": 0, @@ -9723,7 +10501,7 @@ "__type__": "cc.CurveRange", "mode": 1, "spline": { - "__id__": 351 + "__id__": 370 }, "multiplier": 1 }, @@ -9790,25 +10568,25 @@ "_enable": false, "mode": 0, "lifeTime": { - "__id__": 355 + "__id__": 374 }, "_minParticleDistance": 0.1, "existWithParticles": true, "textureMode": 0, "widthFromParticle": true, "widthRatio": { - "__id__": 356 + "__id__": 375 }, "colorFromParticle": false, "colorOverTrail": { - "__id__": 357 + "__id__": 376 }, "colorOvertime": { - "__id__": 358 + "__id__": 377 }, "_space": 0, "_particleSystem": { - "__id__": 301 + "__id__": 320 } }, { @@ -9867,8 +10645,9 @@ "__type__": "cc.UIMeshRenderer", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 300 + "__id__": 319 }, "_enabled": true, "__prefab": null, @@ -9878,8 +10657,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 300 + "__id__": 319 }, "_enabled": true, "__prefab": null, @@ -9899,20 +10679,21 @@ "__type__": "cc.Node", "_name": "Tap Fx", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 299 + "__id__": 318 }, "_children": [], "_active": true, "_components": [ { - "__id__": 363 + "__id__": 382 }, { - "__id__": 422 + "__id__": 441 }, { - "__id__": 423 + "__id__": 442 } ], "_prefab": null, @@ -9949,8 +10730,9 @@ "__type__": "cc.ParticleSystem", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 362 + "__id__": 381 }, "_enabled": true, "__prefab": null, @@ -9962,60 +10744,60 @@ ], "_visFlags": 0, "startColor": { - "__id__": 364 + "__id__": 383 }, "scaleSpace": 1, "startSize3D": false, "startSizeX": { - "__id__": 365 + "__id__": 384 }, "startSize": { - "__id__": 365 + "__id__": 384 }, "startSizeY": { - "__id__": 366 + "__id__": 385 }, "startSizeZ": { - "__id__": 367 + "__id__": 386 }, "startSpeed": { - "__id__": 368 + "__id__": 387 }, "startRotation3D": false, "startRotationX": { - "__id__": 369 + "__id__": 388 }, "startRotationY": { - "__id__": 370 + "__id__": 389 }, "startRotationZ": { - "__id__": 371 + "__id__": 390 }, "startRotation": { - "__id__": 371 + "__id__": 390 }, "startDelay": { - "__id__": 372 + "__id__": 391 }, "startLifetime": { - "__id__": 373 + "__id__": 392 }, "duration": 0.3, "loop": false, "simulationSpeed": 1, "playOnAwake": false, "gravityModifier": { - "__id__": 374 + "__id__": 393 }, "rateOverTime": { - "__id__": 375 + "__id__": 394 }, "rateOverDistance": { - "__id__": 376 + "__id__": 395 }, "bursts": [ { - "__id__": 377 + "__id__": 396 } ], "_renderCulling": false, @@ -10026,37 +10808,37 @@ "_dataCulling": false, "enableCulling": false, "_colorOverLifetimeModule": { - "__id__": 379 - }, - "_shapeModule": { - "__id__": 385 - }, - "_sizeOvertimeModule": { - "__id__": 387 - }, - "_velocityOvertimeModule": { - "__id__": 393 - }, - "_forceOvertimeModule": { "__id__": 398 }, + "_shapeModule": { + "__id__": 404 + }, + "_sizeOvertimeModule": { + "__id__": 406 + }, + "_velocityOvertimeModule": { + "__id__": 412 + }, + "_forceOvertimeModule": { + "__id__": 417 + }, "_limitVelocityOvertimeModule": { - "__id__": 402 + "__id__": 421 }, "_rotationOvertimeModule": { - "__id__": 407 + "__id__": 426 }, "_textureAnimationModule": { - "__id__": 411 + "__id__": 430 }, "_noiseModule": { - "__id__": 415 + "__id__": 434 }, "_trailModule": { - "__id__": 416 + "__id__": 435 }, "renderer": { - "__id__": 421 + "__id__": 440 }, "_prewarm": false, "_capacity": 100, @@ -10152,7 +10934,7 @@ "_repeatCount": 1, "repeatInterval": 1, "count": { - "__id__": 378 + "__id__": 397 } }, { @@ -10165,29 +10947,29 @@ "__type__": "cc.ColorOvertimeModule", "_enable": true, "color": { - "__id__": 380 + "__id__": 399 } }, { "__type__": "cc.GradientRange", "_mode": 1, "gradient": { - "__id__": 381 + "__id__": 400 } }, { "__type__": "cc.Gradient", "colorKeys": [ { - "__id__": 382 + "__id__": 401 } ], "alphaKeys": [ { - "__id__": 383 + "__id__": 402 }, { - "__id__": 384 + "__id__": 403 } ], "mode": 0 @@ -10228,7 +11010,7 @@ "arcMode": 0, "arcSpread": 0, "arcSpeed": { - "__id__": 386 + "__id__": 405 }, "length": 5, "boxThickness": { @@ -10269,23 +11051,23 @@ "_enable": true, "separateAxes": false, "size": { - "__id__": 388 + "__id__": 407 }, "x": { - "__id__": 390 + "__id__": 409 }, "y": { - "__id__": 391 + "__id__": 410 }, "z": { - "__id__": 392 + "__id__": 411 } }, { "__type__": "cc.CurveRange", "mode": 1, "spline": { - "__id__": 389 + "__id__": 408 }, "multiplier": 1 }, @@ -10359,16 +11141,16 @@ "__type__": "cc.VelocityOvertimeModule", "_enable": false, "x": { - "__id__": 394 + "__id__": 413 }, "y": { - "__id__": 395 + "__id__": 414 }, "z": { - "__id__": 396 + "__id__": 415 }, "speedModifier": { - "__id__": 397 + "__id__": 416 }, "space": 1 }, @@ -10400,13 +11182,13 @@ "__type__": "cc.ForceOvertimeModule", "_enable": false, "x": { - "__id__": 399 + "__id__": 418 }, "y": { - "__id__": 400 + "__id__": 419 }, "z": { - "__id__": 401 + "__id__": 420 }, "space": 1 }, @@ -10432,16 +11214,16 @@ "__type__": "cc.LimitVelocityOvertimeModule", "_enable": false, "limitX": { - "__id__": 403 + "__id__": 422 }, "limitY": { - "__id__": 404 + "__id__": 423 }, "limitZ": { - "__id__": 405 + "__id__": 424 }, "limit": { - "__id__": 406 + "__id__": 425 }, "dampen": 3, "separateAxes": false, @@ -10476,13 +11258,13 @@ "_enable": false, "_separateAxes": false, "x": { - "__id__": 408 + "__id__": 427 }, "y": { - "__id__": 409 + "__id__": 428 }, "z": { - "__id__": 410 + "__id__": 429 } }, { @@ -10513,10 +11295,10 @@ "_mode": 0, "animation": 0, "frameOverTime": { - "__id__": 412 + "__id__": 431 }, "startFrame": { - "__id__": 414 + "__id__": 433 }, "cycleCount": 0, "_flipU": 0, @@ -10529,7 +11311,7 @@ "__type__": "cc.CurveRange", "mode": 1, "spline": { - "__id__": 413 + "__id__": 432 }, "multiplier": 1 }, @@ -10596,25 +11378,25 @@ "_enable": false, "mode": 0, "lifeTime": { - "__id__": 417 + "__id__": 436 }, "_minParticleDistance": 0.1, "existWithParticles": true, "textureMode": 0, "widthFromParticle": true, "widthRatio": { - "__id__": 418 + "__id__": 437 }, "colorFromParticle": false, "colorOverTrail": { - "__id__": 419 + "__id__": 438 }, "colorOvertime": { - "__id__": 420 + "__id__": 439 }, "_space": 0, "_particleSystem": { - "__id__": 363 + "__id__": 382 } }, { @@ -10673,8 +11455,9 @@ "__type__": "cc.UIMeshRenderer", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 362 + "__id__": 381 }, "_enabled": true, "__prefab": null, @@ -10684,8 +11467,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 362 + "__id__": 381 }, "_enabled": true, "__prefab": null, @@ -10705,20 +11489,21 @@ "__type__": "cc.Node", "_name": "tap-L", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 299 + "__id__": 318 }, "_children": [], "_active": true, "_components": [ { - "__id__": 425 + "__id__": 444 }, { - "__id__": 426 + "__id__": 445 }, { - "__id__": 427 + "__id__": 446 } ], "_prefab": null, @@ -10755,8 +11540,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 424 + "__id__": 443 }, "_enabled": true, "__prefab": null, @@ -10776,8 +11562,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 424 + "__id__": 443 }, "_enabled": true, "__prefab": null, @@ -10814,8 +11601,9 @@ "__type__": "cc.Widget", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 424 + "__id__": 443 }, "_enabled": true, "__prefab": null, @@ -10843,20 +11631,21 @@ "__type__": "cc.Node", "_name": "tap_R", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 299 + "__id__": 318 }, "_children": [], "_active": true, "_components": [ { - "__id__": 429 + "__id__": 448 }, { - "__id__": 430 + "__id__": 449 }, { - "__id__": 431 + "__id__": 450 } ], "_prefab": null, @@ -10893,8 +11682,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 428 + "__id__": 447 }, "_enabled": true, "__prefab": null, @@ -10914,8 +11704,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 428 + "__id__": 447 }, "_enabled": true, "__prefab": null, @@ -10952,8 +11743,9 @@ "__type__": "cc.Widget", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 428 + "__id__": 447 }, "_enabled": true, "__prefab": null, @@ -10981,8 +11773,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 299 + "__id__": 318 }, "_enabled": true, "__prefab": null, @@ -11002,8 +11795,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 292 + "__id__": 311 }, "_enabled": true, "__prefab": null, @@ -11023,16 +11817,17 @@ "__type__": "ae76dAs77NBYYKBvdVg8Tfa", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 292 + "__id__": 311 }, "_enabled": true, "__prefab": null, "_left": { - "__id__": 293 + "__id__": 312 }, "_right": { - "__id__": 296 + "__id__": 315 }, "_id": "8ewMLfwFpP/YdmYCM/ZKig" }, @@ -11040,22 +11835,23 @@ "__type__": "58a5aCWE8VEqJK+0wznWL24", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 292 + "__id__": 311 }, "_enabled": true, "__prefab": null, "_tapL": { - "__id__": 424 + "__id__": 443 }, "_tapR": { - "__id__": 428 + "__id__": 447 }, "_tapLEffect": { - "__id__": 301 + "__id__": 320 }, "_tapREffect": { - "__id__": 363 + "__id__": 382 }, "_id": "a2VeBOPQdNIJ03wdHnez8a" }, @@ -11063,8 +11859,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 219 + "__id__": 238 }, "_enabled": true, "__prefab": null, @@ -11084,8 +11881,9 @@ "__type__": "cc.Canvas", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 219 + "__id__": 238 }, "_enabled": true, "__prefab": null, @@ -11099,8 +11897,9 @@ "__type__": "cc.Widget", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 219 + "__id__": 238 }, "_enabled": true, "__prefab": null, @@ -11128,27 +11927,28 @@ "__type__": "cc.Node", "_name": "OverPanel", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 218 + "__id__": 237 }, "_children": [ { - "__id__": 440 + "__id__": 459 }, { - "__id__": 443 + "__id__": 462 } ], "_active": false, "_components": [ { - "__id__": 514 + "__id__": 533 }, { - "__id__": 515 + "__id__": 534 }, { - "__id__": 516 + "__id__": 535 } ], "_prefab": null, @@ -11185,17 +11985,18 @@ "__type__": "cc.Node", "_name": "BG", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 439 + "__id__": 458 }, "_children": [], "_active": true, "_components": [ { - "__id__": 441 + "__id__": 460 }, { - "__id__": 442 + "__id__": 461 } ], "_prefab": null, @@ -11232,8 +12033,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 440 + "__id__": 459 }, "_enabled": true, "__prefab": null, @@ -11253,8 +12055,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 440 + "__id__": 459 }, "_enabled": true, "__prefab": null, @@ -11291,30 +12094,31 @@ "__type__": "cc.Node", "_name": "Leader_Board", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 439 + "__id__": 458 }, "_children": [ { - "__id__": 444 + "__id__": 463 }, { - "__id__": 448 + "__id__": 467 }, { - "__id__": 492 + "__id__": 511 }, { - "__id__": 504 + "__id__": 523 } ], "_active": true, "_components": [ { - "__id__": 512 + "__id__": 531 }, { - "__id__": 513 + "__id__": 532 } ], "_prefab": null, @@ -11351,20 +12155,21 @@ "__type__": "cc.Node", "_name": "Label", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 443 + "__id__": 462 }, "_children": [], "_active": true, "_components": [ { - "__id__": 445 + "__id__": 464 }, { - "__id__": 446 + "__id__": 465 }, { - "__id__": 447 + "__id__": 466 } ], "_prefab": null, @@ -11401,8 +12206,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 444 + "__id__": 463 }, "_enabled": true, "__prefab": null, @@ -11422,8 +12228,9 @@ "__type__": "cc.Label", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 444 + "__id__": 463 }, "_enabled": true, "__prefab": null, @@ -11457,14 +12264,38 @@ "_isUnderline": false, "_underlineHeight": 2, "_cacheMode": 0, + "_enableOutline": false, + "_outlineColor": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "_outlineWidth": 2, + "_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": "f84cfxlbRAEINXe5uu1h8C" }, { "__type__": "cc.Widget", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 444 + "__id__": 463 }, "_enabled": true, "__prefab": null, @@ -11492,27 +12323,28 @@ "__type__": "cc.Node", "_name": "ScrollView", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 443 + "__id__": 462 }, "_children": [ { - "__id__": 449 + "__id__": 468 } ], "_active": true, "_components": [ { - "__id__": 488 + "__id__": 507 }, { - "__id__": 489 + "__id__": 508 }, { - "__id__": 490 + "__id__": 509 }, { - "__id__": 491 + "__id__": 510 } ], "_prefab": null, @@ -11549,27 +12381,28 @@ "__type__": "cc.Node", "_name": "view", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 448 + "__id__": 467 }, "_children": [ { - "__id__": 450 + "__id__": 469 } ], "_active": true, "_components": [ { - "__id__": 484 + "__id__": 503 }, { - "__id__": 485 + "__id__": 504 }, { - "__id__": 486 + "__id__": 505 }, { - "__id__": 487 + "__id__": 506 } ], "_prefab": null, @@ -11606,24 +12439,25 @@ "__type__": "cc.Node", "_name": "content", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 449 + "__id__": 468 }, "_children": [ { - "__id__": 451 + "__id__": 470 }, { - "__id__": 459 + "__id__": 478 } ], "_active": true, "_components": [ { - "__id__": 482 + "__id__": 501 }, { - "__id__": 483 + "__id__": 502 } ], "_prefab": null, @@ -11660,17 +12494,17 @@ "__type__": "cc.Node", "_objFlags": 0, "_parent": { - "__id__": 450 + "__id__": 469 }, "_prefab": { - "__id__": 452 + "__id__": 471 }, "__editorExtras__": {} }, { "__type__": "cc.PrefabInfo", "root": { - "__id__": 451 + "__id__": 470 }, "asset": { "__uuid__": "44541b9d-0cbe-4e00-8819-64b15d93dea7", @@ -11678,7 +12512,7 @@ }, "fileId": "f9uSHaj7BMlIwLhcEY9s8R", "instance": { - "__id__": 453 + "__id__": 472 }, "targetOverrides": null }, @@ -11690,16 +12524,16 @@ "mountedComponents": [], "propertyOverrides": [ { - "__id__": 454 + "__id__": 473 }, { - "__id__": 456 + "__id__": 475 }, { - "__id__": 457 + "__id__": 476 }, { - "__id__": 458 + "__id__": 477 } ], "removedComponents": [] @@ -11707,7 +12541,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 455 + "__id__": 474 }, "propertyPath": [ "_name" @@ -11723,7 +12557,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 455 + "__id__": 474 }, "propertyPath": [ "_lpos" @@ -11738,7 +12572,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 455 + "__id__": 474 }, "propertyPath": [ "_lrot" @@ -11754,7 +12588,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 455 + "__id__": 474 }, "propertyPath": [ "_euler" @@ -11772,29 +12606,29 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 450 + "__id__": 469 }, "_children": [ { - "__id__": 460 + "__id__": 479 }, { - "__id__": 471 + "__id__": 490 }, { - "__id__": 475 + "__id__": 494 } ], "_active": true, "_components": [ { - "__id__": 479 + "__id__": 498 }, { - "__id__": 480 + "__id__": 499 }, { - "__id__": 481 + "__id__": 500 } ], "_prefab": null, @@ -11831,24 +12665,25 @@ "__type__": "cc.Node", "_name": "top", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 459 + "__id__": 478 }, "_children": [ { - "__id__": 461 + "__id__": 480 }, { - "__id__": 464 + "__id__": 483 } ], "_active": false, "_components": [ { - "__id__": 469 + "__id__": 488 }, { - "__id__": 470 + "__id__": 489 } ], "_prefab": null, @@ -11885,17 +12720,18 @@ "__type__": "cc.Node", "_name": "Sprite", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 460 + "__id__": 479 }, "_children": [], "_active": true, "_components": [ { - "__id__": 462 + "__id__": 481 }, { - "__id__": 463 + "__id__": 482 } ], "_prefab": null, @@ -11932,8 +12768,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 461 + "__id__": 480 }, "_enabled": true, "__prefab": null, @@ -11953,8 +12790,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 461 + "__id__": 480 }, "_enabled": true, "__prefab": null, @@ -11991,23 +12829,24 @@ "__type__": "cc.Node", "_name": "Label", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 460 + "__id__": 479 }, "_children": [], "_active": true, "_components": [ { - "__id__": 465 + "__id__": 484 }, { - "__id__": 466 + "__id__": 485 }, { - "__id__": 467 + "__id__": 486 }, { - "__id__": 468 + "__id__": 487 } ], "_prefab": null, @@ -12044,8 +12883,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 464 + "__id__": 483 }, "_enabled": true, "__prefab": null, @@ -12065,8 +12905,9 @@ "__type__": "cc.Label", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 464 + "__id__": 483 }, "_enabled": true, "__prefab": null, @@ -12100,14 +12941,38 @@ "_isUnderline": false, "_underlineHeight": 2, "_cacheMode": 0, + "_enableOutline": true, + "_outlineColor": { + "__type__": "cc.Color", + "r": 96, + "g": 96, + "b": 96, + "a": 255 + }, + "_outlineWidth": 4, + "_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": "aaenWCd65LMJXVpGA3WMeH" }, { "__type__": "cc.Widget", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 464 + "__id__": 483 }, "_enabled": true, "__prefab": null, @@ -12135,27 +13000,21 @@ "__type__": "cc.LabelOutline", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 464 + "__id__": 483 }, "_enabled": true, "__prefab": null, - "_color": { - "__type__": "cc.Color", - "r": 96, - "g": 96, - "b": 96, - "a": 255 - }, - "_width": 4, "_id": "3aIIwlJ+BJmp6k0VBid2/K" }, { "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 460 + "__id__": 479 }, "_enabled": true, "__prefab": null, @@ -12175,8 +13034,9 @@ "__type__": "cc.Widget", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 460 + "__id__": 479 }, "_enabled": true, "__prefab": null, @@ -12206,19 +13066,19 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 459 + "__id__": 478 }, "_children": [], "_active": true, "_components": [ { - "__id__": 472 + "__id__": 491 }, { - "__id__": 473 + "__id__": 492 }, { - "__id__": 474 + "__id__": 493 } ], "_prefab": null, @@ -12255,8 +13115,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 471 + "__id__": 490 }, "_enabled": true, "__prefab": null, @@ -12276,8 +13137,9 @@ "__type__": "cc.Label", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 471 + "__id__": 490 }, "_enabled": true, "__prefab": null, @@ -12311,14 +13173,38 @@ "_isUnderline": false, "_underlineHeight": 2, "_cacheMode": 0, + "_enableOutline": false, + "_outlineColor": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "_outlineWidth": 2, + "_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": "e6dtJas8xPEb1IQWDWFon3" }, { "__type__": "cc.Widget", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 471 + "__id__": 490 }, "_enabled": true, "__prefab": null, @@ -12346,20 +13232,21 @@ "__type__": "cc.Node", "_name": "Label", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 459 + "__id__": 478 }, "_children": [], "_active": true, "_components": [ { - "__id__": 476 + "__id__": 495 }, { - "__id__": 477 + "__id__": 496 }, { - "__id__": 478 + "__id__": 497 } ], "_prefab": null, @@ -12396,8 +13283,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 475 + "__id__": 494 }, "_enabled": true, "__prefab": null, @@ -12417,8 +13305,9 @@ "__type__": "cc.Label", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 475 + "__id__": 494 }, "_enabled": true, "__prefab": null, @@ -12452,14 +13341,38 @@ "_isUnderline": false, "_underlineHeight": 2, "_cacheMode": 0, + "_enableOutline": false, + "_outlineColor": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "_outlineWidth": 2, + "_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": "2cLZrKrAtP0I9qbh4fPBbW" }, { "__type__": "cc.Widget", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 475 + "__id__": 494 }, "_enabled": true, "__prefab": null, @@ -12487,8 +13400,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 459 + "__id__": 478 }, "_enabled": true, "__prefab": null, @@ -12508,8 +13422,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 459 + "__id__": 478 }, "_enabled": true, "__prefab": null, @@ -12546,19 +13461,20 @@ "__type__": "552d1g5QNpOeIBUm3Wr1J5c", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 459 + "__id__": 478 }, "_enabled": true, "__prefab": null, "_bg": { - "__id__": 480 + "__id__": 499 }, "_scoreText": { - "__id__": 477 + "__id__": 496 }, "_topText": { - "__id__": 466 + "__id__": 485 }, "_highLightColor": { "__type__": "cc.Color", @@ -12573,8 +13489,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 450 + "__id__": 469 }, "_enabled": true, "__prefab": null, @@ -12594,8 +13511,9 @@ "__type__": "cc.Layout", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 450 + "__id__": 469 }, "_enabled": true, "__prefab": null, @@ -12625,8 +13543,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 449 + "__id__": 468 }, "_enabled": true, "__prefab": null, @@ -12646,8 +13565,9 @@ "__type__": "cc.Mask", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 449 + "__id__": 468 }, "_enabled": true, "__prefab": null, @@ -12661,8 +13581,9 @@ "__type__": "cc.Graphics", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 449 + "__id__": 468 }, "_enabled": true, "__prefab": null, @@ -12700,8 +13621,9 @@ "__type__": "cc.Widget", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 449 + "__id__": 468 }, "_enabled": true, "__prefab": null, @@ -12729,8 +13651,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 448 + "__id__": 467 }, "_enabled": true, "__prefab": null, @@ -12750,8 +13673,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 448 + "__id__": 467 }, "_enabled": false, "__prefab": null, @@ -12788,8 +13712,9 @@ "__type__": "cc.ScrollView", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 448 + "__id__": 467 }, "_enabled": true, "__prefab": null, @@ -12802,7 +13727,7 @@ "cancelInnerEvents": true, "scrollEvents": [], "_content": { - "__id__": 450 + "__id__": 469 }, "_horizontalScrollBar": null, "_verticalScrollBar": null, @@ -12812,8 +13737,9 @@ "__type__": "cc.Widget", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 448 + "__id__": 467 }, "_enabled": true, "__prefab": null, @@ -12841,30 +13767,31 @@ "__type__": "cc.Node", "_name": "ButtonY", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 443 + "__id__": 462 }, "_children": [ { - "__id__": 493 + "__id__": 512 }, { - "__id__": 496 + "__id__": 515 } ], "_active": true, "_components": [ { - "__id__": 499 + "__id__": 518 }, { - "__id__": 500 + "__id__": 519 }, { - "__id__": 501 + "__id__": 520 }, { - "__id__": 503 + "__id__": 522 } ], "_prefab": null, @@ -12901,17 +13828,18 @@ "__type__": "cc.Node", "_name": "Ticket", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 492 + "__id__": 511 }, "_children": [], "_active": true, "_components": [ { - "__id__": 494 + "__id__": 513 }, { - "__id__": 495 + "__id__": 514 } ], "_prefab": null, @@ -12948,8 +13876,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 493 + "__id__": 512 }, "_enabled": true, "__prefab": null, @@ -12969,8 +13898,9 @@ "__type__": "cc.Label", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 493 + "__id__": 512 }, "_enabled": true, "__prefab": null, @@ -13004,23 +13934,47 @@ "_isUnderline": false, "_underlineHeight": 2, "_cacheMode": 0, + "_enableOutline": false, + "_outlineColor": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "_outlineWidth": 2, + "_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": "a9WlLOPXtITJ/mm95OuCjp" }, { "__type__": "cc.Node", "_name": "ticket", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 492 + "__id__": 511 }, "_children": [], "_active": true, "_components": [ { - "__id__": 497 + "__id__": 516 }, { - "__id__": 498 + "__id__": 517 } ], "_prefab": null, @@ -13057,8 +14011,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 496 + "__id__": 515 }, "_enabled": true, "__prefab": null, @@ -13078,8 +14033,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 496 + "__id__": 515 }, "_enabled": true, "__prefab": null, @@ -13116,8 +14072,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 492 + "__id__": 511 }, "_enabled": true, "__prefab": null, @@ -13137,8 +14094,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 492 + "__id__": 511 }, "_enabled": true, "__prefab": null, @@ -13175,14 +14133,15 @@ "__type__": "cc.Button", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 492 + "__id__": 511 }, "_enabled": true, "__prefab": null, "clickEvents": [ { - "__id__": 502 + "__id__": 521 } ], "_interactable": true, @@ -13225,14 +14184,14 @@ "_duration": 0.1, "_zoomScale": 1.2, "_target": { - "__id__": 492 + "__id__": 511 }, "_id": "83tN1zwmxCxI7aJ2ug7LTQ" }, { "__type__": "cc.ClickEvent", "target": { - "__id__": 439 + "__id__": 458 }, "component": "", "_componentId": "c5e2dm0qXVOuKP1ju7uyMtJ", @@ -13243,8 +14202,9 @@ "__type__": "cc.Widget", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 492 + "__id__": 511 }, "_enabled": true, "__prefab": null, @@ -13272,24 +14232,25 @@ "__type__": "cc.Node", "_name": "ButtonN", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 443 + "__id__": 462 }, "_children": [ { - "__id__": 505 + "__id__": 524 } ], "_active": true, "_components": [ { - "__id__": 508 + "__id__": 527 }, { - "__id__": 509 + "__id__": 528 }, { - "__id__": 511 + "__id__": 530 } ], "_prefab": null, @@ -13326,17 +14287,18 @@ "__type__": "cc.Node", "_name": "Label", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 504 + "__id__": 523 }, "_children": [], "_active": true, "_components": [ { - "__id__": 506 + "__id__": 525 }, { - "__id__": 507 + "__id__": 526 } ], "_prefab": null, @@ -13373,8 +14335,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 505 + "__id__": 524 }, "_enabled": true, "__prefab": null, @@ -13394,8 +14357,9 @@ "__type__": "cc.Label", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 505 + "__id__": 524 }, "_enabled": true, "__prefab": null, @@ -13429,14 +14393,38 @@ "_isUnderline": false, "_underlineHeight": 2, "_cacheMode": 0, + "_enableOutline": false, + "_outlineColor": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "_outlineWidth": 2, + "_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": "b5f4DqQ7VFO7QxxBEOXnaT" }, { "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 504 + "__id__": 523 }, "_enabled": true, "__prefab": null, @@ -13456,14 +14444,15 @@ "__type__": "cc.Button", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 504 + "__id__": 523 }, "_enabled": true, "__prefab": null, "clickEvents": [ { - "__id__": 510 + "__id__": 529 } ], "_interactable": true, @@ -13515,14 +14504,14 @@ "_duration": 0.1, "_zoomScale": 1.2, "_target": { - "__id__": 504 + "__id__": 523 }, "_id": "05kavv3MFKp4R9iVYAgcDb" }, { "__type__": "cc.ClickEvent", "target": { - "__id__": 439 + "__id__": 458 }, "component": "", "_componentId": "c5e2dm0qXVOuKP1ju7uyMtJ", @@ -13533,8 +14522,9 @@ "__type__": "cc.Widget", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 504 + "__id__": 523 }, "_enabled": true, "__prefab": null, @@ -13562,8 +14552,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 443 + "__id__": 462 }, "_enabled": true, "__prefab": null, @@ -13583,8 +14574,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 443 + "__id__": 462 }, "_enabled": true, "__prefab": null, @@ -13621,8 +14613,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 439 + "__id__": 458 }, "_enabled": true, "__prefab": null, @@ -13642,8 +14635,9 @@ "__type__": "cc.Widget", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 439 + "__id__": 458 }, "_enabled": true, "__prefab": null, @@ -13671,26 +14665,27 @@ "__type__": "c5e2dm0qXVOuKP1ju7uyMtJ", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 439 + "__id__": 458 }, "_enabled": true, "__prefab": null, "topScore": null, "yourScore": { - "__id__": 477 + "__id__": 496 }, "_ticketMinus": { - "__id__": 495 + "__id__": 514 }, "_buyTicketBtn": { - "__id__": 492 + "__id__": 511 }, "_quitBtn": { - "__id__": 504 + "__id__": 523 }, "_scoreUI": { - "__id__": 214 + "__id__": 233 }, "_scorePrefab": { "__uuid__": "35274179-f40e-4de9-a5d5-43fba9c12669", @@ -13705,17 +14700,17 @@ "__expectedType__": "cc.AudioClip" }, "_starSpeedCurve": { - "__id__": 517 + "__id__": 536 }, "_starScaleCurve": { - "__id__": 519 + "__id__": 538 }, "_id": "bbcyvzebBDsJfOOH9VNeON" }, { "__type__": "cc.AnimationCurve", "_curve": { - "__id__": 518 + "__id__": 537 } }, { @@ -13756,7 +14751,7 @@ { "__type__": "cc.AnimationCurve", "_curve": { - "__id__": 520 + "__id__": 539 } }, { @@ -13811,24 +14806,25 @@ "__type__": "cc.Node", "_name": "StartPanel", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 218 + "__id__": 237 }, "_children": [ { - "__id__": 522 + "__id__": 541 } ], "_active": false, "_components": [ { - "__id__": 548 + "__id__": 567 }, { - "__id__": 549 + "__id__": 568 }, { - "__id__": 550 + "__id__": 569 } ], "_prefab": null, @@ -13865,33 +14861,34 @@ "__type__": "cc.Node", "_name": "Wrapper", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 521 + "__id__": 540 }, "_children": [ { - "__id__": 523 + "__id__": 542 } ], "_active": true, "_components": [ { - "__id__": 542 + "__id__": 561 }, { - "__id__": 543 + "__id__": 562 }, { - "__id__": 544 + "__id__": 563 }, { - "__id__": 545 + "__id__": 564 }, { - "__id__": 546 + "__id__": 565 }, { - "__id__": 547 + "__id__": 566 } ], "_prefab": null, @@ -13928,30 +14925,31 @@ "__type__": "cc.Node", "_name": "Bg", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 522 + "__id__": 541 }, "_children": [ { - "__id__": 524 + "__id__": 543 }, { - "__id__": 528 + "__id__": 547 }, { - "__id__": 531 + "__id__": 550 }, { - "__id__": 534 + "__id__": 553 } ], "_active": true, "_components": [ { - "__id__": 540 + "__id__": 559 }, { - "__id__": 541 + "__id__": 560 } ], "_prefab": null, @@ -13988,20 +14986,21 @@ "__type__": "cc.Node", "_name": "Title", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 523 + "__id__": 542 }, "_children": [], "_active": true, "_components": [ { - "__id__": 525 + "__id__": 544 }, { - "__id__": 526 + "__id__": 545 }, { - "__id__": 527 + "__id__": 546 } ], "_prefab": null, @@ -14038,8 +15037,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 524 + "__id__": 543 }, "_enabled": true, "__prefab": null, @@ -14059,8 +15059,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 524 + "__id__": 543 }, "_enabled": true, "__prefab": null, @@ -14097,8 +15098,9 @@ "__type__": "cc.Widget", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 524 + "__id__": 543 }, "_enabled": true, "__prefab": null, @@ -14126,17 +15128,18 @@ "__type__": "cc.Node", "_name": "Bear", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 523 + "__id__": 542 }, "_children": [], "_active": true, "_components": [ { - "__id__": 529 + "__id__": 548 }, { - "__id__": 530 + "__id__": 549 } ], "_prefab": null, @@ -14173,8 +15176,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 528 + "__id__": 547 }, "_enabled": true, "__prefab": null, @@ -14194,8 +15198,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 528 + "__id__": 547 }, "_enabled": true, "__prefab": null, @@ -14232,17 +15237,18 @@ "__type__": "cc.Node", "_name": "Rabit", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 523 + "__id__": 542 }, "_children": [], "_active": true, "_components": [ { - "__id__": 532 + "__id__": 551 }, { - "__id__": 533 + "__id__": 552 } ], "_prefab": null, @@ -14279,8 +15285,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 531 + "__id__": 550 }, "_enabled": true, "__prefab": null, @@ -14300,8 +15307,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 531 + "__id__": 550 }, "_enabled": true, "__prefab": null, @@ -14338,23 +15346,24 @@ "__type__": "cc.Node", "_name": "StartButton", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 523 + "__id__": 542 }, "_children": [], "_active": true, "_components": [ { - "__id__": 535 + "__id__": 554 }, { - "__id__": 536 + "__id__": 555 }, { - "__id__": 537 + "__id__": 556 }, { - "__id__": 539 + "__id__": 558 } ], "_prefab": null, @@ -14391,8 +15400,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 534 + "__id__": 553 }, "_enabled": true, "__prefab": null, @@ -14412,8 +15422,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 534 + "__id__": 553 }, "_enabled": true, "__prefab": null, @@ -14450,14 +15461,15 @@ "__type__": "cc.Button", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 534 + "__id__": 553 }, "_enabled": true, "__prefab": null, "clickEvents": [ { - "__id__": 538 + "__id__": 557 } ], "_interactable": true, @@ -14500,14 +15512,14 @@ "_duration": 0.1, "_zoomScale": 1.2, "_target": { - "__id__": 534 + "__id__": 553 }, "_id": "b5HEsyyjZJ8Yb2u2q1fD82" }, { "__type__": "cc.ClickEvent", "target": { - "__id__": 218 + "__id__": 237 }, "component": "", "_componentId": "ecf07La1rNA8YjY0h97yfWf", @@ -14518,8 +15530,9 @@ "__type__": "cc.Widget", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 534 + "__id__": 553 }, "_enabled": true, "__prefab": null, @@ -14547,8 +15560,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 523 + "__id__": 542 }, "_enabled": true, "__prefab": null, @@ -14568,8 +15582,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 523 + "__id__": 542 }, "_enabled": true, "__prefab": null, @@ -14606,8 +15621,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 522 + "__id__": 541 }, "_enabled": true, "__prefab": null, @@ -14627,8 +15643,9 @@ "__type__": "cc.Mask", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 522 + "__id__": 541 }, "_enabled": true, "__prefab": null, @@ -14642,8 +15659,9 @@ "__type__": "cc.Graphics", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 522 + "__id__": 541 }, "_enabled": true, "__prefab": null, @@ -14681,8 +15699,9 @@ "__type__": "cc.Mask", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 522 + "__id__": 541 }, "_enabled": true, "__prefab": null, @@ -14696,8 +15715,9 @@ "__type__": "cc.Animation", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 522 + "__id__": 541 }, "_enabled": true, "__prefab": null, @@ -14722,13 +15742,14 @@ "__type__": "5a603ZsBhVNCKhnWeS0+jrG", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 522 + "__id__": 541 }, "_enabled": true, "__prefab": null, "_animation": { - "__id__": 546 + "__id__": 565 }, "_id": "21CWF/h19B4IC/OI3ayhGG" }, @@ -14736,8 +15757,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 521 + "__id__": 540 }, "_enabled": true, "__prefab": null, @@ -14757,8 +15779,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 521 + "__id__": 540 }, "_enabled": true, "__prefab": null, @@ -14795,8 +15818,9 @@ "__type__": "cc.Widget", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 521 + "__id__": 540 }, "_enabled": true, "__prefab": null, @@ -14824,8 +15848,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 218 + "__id__": 237 }, "_enabled": true, "__prefab": null, @@ -14845,8 +15870,9 @@ "__type__": "cc.Widget", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 218 + "__id__": 237 }, "_enabled": true, "__prefab": null, @@ -14874,26 +15900,27 @@ "__type__": "ecf07La1rNA8YjY0h97yfWf", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 218 + "__id__": 237 }, "_enabled": true, "__prefab": null, "_scoreLabel": { - "__id__": 554 + "__id__": 573 }, "_ticketLabel": { - "__id__": 557 + "__id__": 576 }, "_buffFx": null, "_controlPanel": { - "__id__": 292 + "__id__": 311 }, "_startPanel": { - "__id__": 521 + "__id__": 540 }, "_overPanel": { - "__id__": 439 + "__id__": 458 }, "_id": "449hzGcyZL+Lsj/r1gnEMe" }, @@ -14901,8 +15928,9 @@ "__type__": "cc.Label", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 555 + "__id__": 574 }, "_enabled": true, "__prefab": null, @@ -14936,23 +15964,47 @@ "_isUnderline": false, "_underlineHeight": 2, "_cacheMode": 0, + "_enableOutline": false, + "_outlineColor": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "_outlineWidth": 2, + "_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": "f5byB1+jNCNqjN+Tt3NUoI" }, { "__type__": "cc.Node", "_name": "Score", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 215 + "__id__": 234 }, "_children": [], "_active": true, "_components": [ { - "__id__": 556 + "__id__": 575 }, { - "__id__": 554 + "__id__": 573 } ], "_prefab": null, @@ -14989,8 +16041,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 555 + "__id__": 574 }, "_enabled": true, "__prefab": null, @@ -15010,8 +16063,9 @@ "__type__": "cc.Label", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 558 + "__id__": 577 }, "_enabled": true, "__prefab": null, @@ -15045,23 +16099,47 @@ "_isUnderline": false, "_underlineHeight": 2, "_cacheMode": 0, + "_enableOutline": false, + "_outlineColor": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "_outlineWidth": 2, + "_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": "a4GwzAXlxGDYYLQa2rIEsn" }, { "__type__": "cc.Node", "_name": "ticket", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 559 + "__id__": 578 }, "_children": [], "_active": true, "_components": [ { - "__id__": 567 + "__id__": 586 }, { - "__id__": 557 + "__id__": 576 } ], "_prefab": null, @@ -15098,30 +16176,31 @@ "__type__": "cc.Node", "_name": "Ticket_Bar", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 217 + "__id__": 236 }, "_children": [ { - "__id__": 560 + "__id__": 579 }, { - "__id__": 558 + "__id__": 577 } ], "_active": true, "_components": [ { - "__id__": 563 + "__id__": 582 }, { - "__id__": 564 + "__id__": 583 }, { - "__id__": 565 + "__id__": 584 }, { - "__id__": 566 + "__id__": 585 } ], "_prefab": null, @@ -15158,17 +16237,18 @@ "__type__": "cc.Node", "_name": "icon", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 559 + "__id__": 578 }, "_children": [], "_active": true, "_components": [ { - "__id__": 561 + "__id__": 580 }, { - "__id__": 562 + "__id__": 581 } ], "_prefab": null, @@ -15205,8 +16285,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 560 + "__id__": 579 }, "_enabled": true, "__prefab": null, @@ -15226,8 +16307,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 560 + "__id__": 579 }, "_enabled": true, "__prefab": null, @@ -15264,8 +16346,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 559 + "__id__": 578 }, "_enabled": true, "__prefab": null, @@ -15285,8 +16368,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 559 + "__id__": 578 }, "_enabled": true, "__prefab": null, @@ -15323,8 +16407,9 @@ "__type__": "cc.Widget", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 559 + "__id__": 578 }, "_enabled": true, "__prefab": null, @@ -15352,8 +16437,9 @@ "__type__": "cc.Layout", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 559 + "__id__": 578 }, "_enabled": true, "__prefab": null, @@ -15383,8 +16469,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 558 + "__id__": 577 }, "_enabled": true, "__prefab": null, @@ -15404,30 +16491,31 @@ "__type__": "cc.Node", "_name": "Time_Bar", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 217 + "__id__": 236 }, "_children": [ { - "__id__": 569 + "__id__": 588 }, { - "__id__": 573 + "__id__": 592 } ], "_active": true, "_components": [ { - "__id__": 586 + "__id__": 605 }, { - "__id__": 587 + "__id__": 606 }, { - "__id__": 588 + "__id__": 607 }, { - "__id__": 589 + "__id__": 608 } ], "_prefab": null, @@ -15464,20 +16552,21 @@ "__type__": "cc.Node", "_name": "Fill", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 568 + "__id__": 587 }, "_children": [], "_active": true, "_components": [ { - "__id__": 570 + "__id__": 589 }, { - "__id__": 571 + "__id__": 590 }, { - "__id__": 572 + "__id__": 591 } ], "_prefab": null, @@ -15514,8 +16603,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 569 + "__id__": 588 }, "_enabled": true, "__prefab": null, @@ -15535,8 +16625,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 569 + "__id__": 588 }, "_enabled": true, "__prefab": null, @@ -15573,8 +16664,9 @@ "__type__": "cc.Widget", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 569 + "__id__": 588 }, "_enabled": true, "__prefab": null, @@ -15602,27 +16694,28 @@ "__type__": "cc.Node", "_name": "Node", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 568 + "__id__": 587 }, "_children": [ { - "__id__": 574 + "__id__": 593 }, { - "__id__": 580 + "__id__": 599 } ], "_active": true, "_components": [ { - "__id__": 583 + "__id__": 602 }, { - "__id__": 584 + "__id__": 603 }, { - "__id__": 585 + "__id__": 604 } ], "_prefab": null, @@ -15659,21 +16752,22 @@ "__type__": "cc.Node", "_name": "icon", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 573 + "__id__": 592 }, "_children": [ { - "__id__": 575 + "__id__": 594 } ], "_active": true, "_components": [ { - "__id__": 578 + "__id__": 597 }, { - "__id__": 579 + "__id__": 598 } ], "_prefab": null, @@ -15710,17 +16804,18 @@ "__type__": "cc.Node", "_name": "Clock", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 574 + "__id__": 593 }, "_children": [], "_active": true, "_components": [ { - "__id__": 576 + "__id__": 595 }, { - "__id__": 577 + "__id__": 596 } ], "_prefab": null, @@ -15757,8 +16852,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 575 + "__id__": 594 }, "_enabled": true, "__prefab": null, @@ -15778,8 +16874,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 575 + "__id__": 594 }, "_enabled": true, "__prefab": null, @@ -15816,8 +16913,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 574 + "__id__": 593 }, "_enabled": true, "__prefab": null, @@ -15837,8 +16935,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 574 + "__id__": 593 }, "_enabled": true, "__prefab": null, @@ -15875,17 +16974,18 @@ "__type__": "cc.Node", "_name": "Timer", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 573 + "__id__": 592 }, "_children": [], "_active": true, "_components": [ { - "__id__": 581 + "__id__": 600 }, { - "__id__": 582 + "__id__": 601 } ], "_prefab": null, @@ -15922,8 +17022,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 580 + "__id__": 599 }, "_enabled": true, "__prefab": null, @@ -15943,8 +17044,9 @@ "__type__": "cc.Label", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 580 + "__id__": 599 }, "_enabled": true, "__prefab": null, @@ -15978,14 +17080,38 @@ "_isUnderline": false, "_underlineHeight": 2, "_cacheMode": 0, + "_enableOutline": false, + "_outlineColor": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "_outlineWidth": 2, + "_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": "9eDkBPfeFAN5w/ou1UXmvK" }, { "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 573 + "__id__": 592 }, "_enabled": true, "__prefab": null, @@ -16005,8 +17131,9 @@ "__type__": "cc.Layout", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 573 + "__id__": 592 }, "_enabled": true, "__prefab": null, @@ -16036,8 +17163,9 @@ "__type__": "cc.Widget", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 573 + "__id__": 592 }, "_enabled": true, "__prefab": null, @@ -16065,8 +17193,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 568 + "__id__": 587 }, "_enabled": true, "__prefab": null, @@ -16086,8 +17215,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 568 + "__id__": 587 }, "_enabled": true, "__prefab": null, @@ -16124,8 +17254,9 @@ "__type__": "cc.Widget", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 568 + "__id__": 587 }, "_enabled": true, "__prefab": null, @@ -16153,19 +17284,20 @@ "__type__": "204c1A707JPjYYnhqfMvkXj", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 568 + "__id__": 587 }, "_enabled": true, "__prefab": null, "_timeLabel": { - "__id__": 582 + "__id__": 601 }, "_fill": { - "__id__": 571 + "__id__": 590 }, "_timeIcon": { - "__id__": 575 + "__id__": 594 }, "_countDownSound": { "__uuid__": "c96f7bd8-69d7-4810-a6d4-3cfa61766b2c", @@ -16177,33 +17309,34 @@ "__type__": "cc.Node", "_name": "Button", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 217 + "__id__": 236 }, "_children": [ { - "__id__": 591 + "__id__": 610 }, { - "__id__": 594 + "__id__": 613 } ], "_active": true, "_components": [ { - "__id__": 597 + "__id__": 616 }, { - "__id__": 598 + "__id__": 617 }, { - "__id__": 599 + "__id__": 618 }, { - "__id__": 601 + "__id__": 620 }, { - "__id__": 602 + "__id__": 621 } ], "_prefab": null, @@ -16240,17 +17373,18 @@ "__type__": "cc.Node", "_name": "Sound", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 590 + "__id__": 609 }, "_children": [], "_active": true, "_components": [ { - "__id__": 592 + "__id__": 611 }, { - "__id__": 593 + "__id__": 612 } ], "_prefab": null, @@ -16287,8 +17421,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 591 + "__id__": 610 }, "_enabled": true, "__prefab": null, @@ -16308,8 +17443,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 591 + "__id__": 610 }, "_enabled": true, "__prefab": null, @@ -16346,17 +17482,18 @@ "__type__": "cc.Node", "_name": "No_Sound", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 590 + "__id__": 609 }, "_children": [], "_active": false, "_components": [ { - "__id__": 595 + "__id__": 614 }, { - "__id__": 596 + "__id__": 615 } ], "_prefab": null, @@ -16393,8 +17530,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 594 + "__id__": 613 }, "_enabled": true, "__prefab": null, @@ -16414,8 +17552,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 594 + "__id__": 613 }, "_enabled": true, "__prefab": null, @@ -16452,8 +17591,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 590 + "__id__": 609 }, "_enabled": true, "__prefab": null, @@ -16473,8 +17613,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 590 + "__id__": 609 }, "_enabled": true, "__prefab": null, @@ -16511,14 +17652,15 @@ "__type__": "cc.Button", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 590 + "__id__": 609 }, "_enabled": true, "__prefab": null, "clickEvents": [ { - "__id__": 600 + "__id__": 619 } ], "_interactable": true, @@ -16561,14 +17703,14 @@ "_duration": 0.1, "_zoomScale": 1.2, "_target": { - "__id__": 590 + "__id__": 609 }, "_id": "1cDmuMEIFEs5ImBNG5Gm0F" }, { "__type__": "cc.ClickEvent", "target": { - "__id__": 590 + "__id__": 609 }, "component": "", "_componentId": "fe619HtEX1OQq7oeACKrANd", @@ -16579,8 +17721,9 @@ "__type__": "cc.Widget", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 590 + "__id__": 609 }, "_enabled": true, "__prefab": null, @@ -16608,16 +17751,17 @@ "__type__": "fe619HtEX1OQq7oeACKrANd", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 590 + "__id__": 609 }, "_enabled": true, "__prefab": null, "_unMute": { - "__id__": 591 + "__id__": 610 }, "_mute": { - "__id__": 594 + "__id__": 613 }, "_id": "adeG5FRP1GpLzDXol2pxU+" }, @@ -16625,8 +17769,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 217 + "__id__": 236 }, "_enabled": true, "__prefab": null, @@ -16646,8 +17791,9 @@ "__type__": "cc.Widget", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 217 + "__id__": 236 }, "_enabled": true, "__prefab": null, @@ -16675,20 +17821,21 @@ "__type__": "cc.Node", "_name": "avt sprite", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 216 + "__id__": 235 }, "_children": [], "_active": true, "_components": [ { - "__id__": 606 + "__id__": 625 }, { - "__id__": 607 + "__id__": 626 }, { - "__id__": 608 + "__id__": 627 } ], "_prefab": null, @@ -16725,8 +17872,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 605 + "__id__": 624 }, "_enabled": true, "__prefab": null, @@ -16746,8 +17894,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 605 + "__id__": 624 }, "_enabled": true, "__prefab": null, @@ -16784,8 +17933,9 @@ "__type__": "cc.Widget", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 605 + "__id__": 624 }, "_enabled": true, "__prefab": null, @@ -16813,20 +17963,21 @@ "__type__": "cc.Node", "_name": "username", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 216 + "__id__": 235 }, "_children": [], "_active": true, "_components": [ { - "__id__": 610 + "__id__": 629 }, { - "__id__": 611 + "__id__": 630 }, { - "__id__": 612 + "__id__": 631 } ], "_prefab": null, @@ -16863,8 +18014,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 609 + "__id__": 628 }, "_enabled": true, "__prefab": null, @@ -16884,8 +18036,9 @@ "__type__": "cc.Label", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 609 + "__id__": 628 }, "_enabled": true, "__prefab": null, @@ -16919,14 +18072,38 @@ "_isUnderline": false, "_underlineHeight": 2, "_cacheMode": 0, + "_enableOutline": false, + "_outlineColor": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "_outlineWidth": 2, + "_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": "adCA7B1wlPGrpl/gYGZWzQ" }, { "__type__": "cc.Widget", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 609 + "__id__": 628 }, "_enabled": true, "__prefab": null, @@ -16954,8 +18131,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 216 + "__id__": 235 }, "_enabled": true, "__prefab": null, @@ -16975,8 +18153,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 216 + "__id__": 235 }, "_enabled": true, "__prefab": null, @@ -17013,8 +18192,9 @@ "__type__": "cc.Widget", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 216 + "__id__": 235 }, "_enabled": true, "__prefab": null, @@ -17042,8 +18222,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 215 + "__id__": 234 }, "_enabled": true, "__prefab": null, @@ -17063,8 +18244,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 215 + "__id__": 234 }, "_enabled": true, "__prefab": null, @@ -17101,8 +18283,9 @@ "__type__": "cc.Widget", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 215 + "__id__": 234 }, "_enabled": true, "__prefab": null, @@ -17130,8 +18313,9 @@ "__type__": "cc.Layout", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 215 + "__id__": 234 }, "_enabled": true, "__prefab": null, @@ -17161,8 +18345,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 214 + "__id__": 233 }, "_enabled": true, "__prefab": null, @@ -17182,8 +18367,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 214 + "__id__": 233 }, "_enabled": true, "__prefab": null, @@ -17220,8 +18406,9 @@ "__type__": "02a884WNWtExrO21yAjQDWZ", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 202 + "__id__": 221 }, "_enabled": true, "__prefab": null, @@ -17351,27 +18538,28 @@ "__type__": "cc.Node", "_name": "Enemies", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { "__id__": 9 }, "_children": [ { - "__id__": 629 - }, - { - "__id__": 645 + "__id__": 648 }, { "__id__": 664 }, { "__id__": 683 + }, + { + "__id__": 702 } ], "_active": true, "_components": [ { - "__id__": 702 + "__id__": 721 } ], "_prefab": null, @@ -17408,27 +18596,28 @@ "__type__": "cc.Node", "_name": "Enemy", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 628 + "__id__": 647 }, "_children": [ { - "__id__": 630 + "__id__": 649 }, { - "__id__": 637 + "__id__": 656 }, { - "__id__": 639 + "__id__": 658 } ], "_active": true, "_components": [ { - "__id__": 641 + "__id__": 660 }, { - "__id__": 642 + "__id__": 661 } ], "_prefab": null, @@ -17465,635 +18654,9 @@ "__type__": "cc.Node", "_name": "Collider", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 629 - }, - "_children": [ - { - "__id__": 631 - } - ], - "_active": true, - "_components": [ - { - "__id__": 634 - }, - { - "__id__": 635 - }, - { - "__id__": 636 - } - ], - "_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": "4bjRuzC6JA4YSK3sesvsEo" - }, - { - "__type__": "cc.Node", - "_name": "Sprite", - "_objFlags": 0, - "_parent": { - "__id__": 630 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 632 - }, - { - "__id__": 633 - } - ], - "_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": "48Jq3qKO1OGYNU6ZZolKvh" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "node": { - "__id__": 631 - }, - "_enabled": true, - "__prefab": null, - "_contentSize": { - "__type__": "cc.Size", - "width": 94.09700000000001, - "height": 140.81648951048953 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.2 - }, - "_id": "ebhHsb7llCta2cZSbXZgep" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "node": { - "__id__": 631 - }, - "_enabled": true, - "__prefab": null, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "7f202036-9f44-45eb-a85c-76a839f7f38a@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": "88ElJ1/DxFXqzhEg9WWF2Q" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "node": { - "__id__": 630 - }, - "_enabled": true, - "__prefab": null, - "_contentSize": { - "__type__": "cc.Size", - "width": 100, - "height": 100 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "3dLokjN9RCIaKnLpB9O8B2" - }, - { - "__type__": "cc.BoxCollider2D", - "_name": "", - "_objFlags": 0, - "node": { - "__id__": 630 - }, - "_enabled": true, - "__prefab": null, - "tag": 0, - "_group": 32, - "_density": 1.5, - "_sensor": false, - "_friction": 2, - "_restitution": 1, - "_offset": { - "__type__": "cc.Vec2", - "x": 0, - "y": 40 - }, - "_size": { - "__type__": "cc.Size", - "width": 60, - "height": 120 - }, - "_id": "90kf5VGjJC+aNU9ffPOlxP" - }, - { - "__type__": "cc.RigidBody2D", - "_name": "", - "_objFlags": 0, - "node": { - "__id__": 630 - }, - "_enabled": true, - "__prefab": null, - "enabledContactListener": true, - "bullet": false, - "awakeOnLoad": true, - "_group": 32, - "_type": 1, - "_allowSleep": true, - "_gravityScale": 0, - "_linearDamping": 0, - "_angularDamping": 0, - "_linearVelocity": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_angularVelocity": 0, - "_fixedRotation": false, - "_id": "8dvhScRPxNGJcgc4DlI+sg" - }, - { - "__type__": "cc.Node", - "_name": "P1", - "_objFlags": 0, - "_parent": { - "__id__": 629 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 638 - } - ], - "_prefab": null, - "_lpos": { - "__type__": "cc.Vec3", - "x": -169.459, - "y": 132.267, - "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": "8cAELd4oVHZZUzcef+oECU" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "node": { - "__id__": 637 - }, - "_enabled": true, - "__prefab": null, - "_contentSize": { - "__type__": "cc.Size", - "width": 100, - "height": 100 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "bcs4nt6iVGCIzi/qJKQox5" - }, - { - "__type__": "cc.Node", - "_name": "P2", - "_objFlags": 0, - "_parent": { - "__id__": 629 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 640 - } - ], - "_prefab": null, - "_lpos": { - "__type__": "cc.Vec3", - "x": 175.176, - "y": 132.267, - "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": "5bVXjFjUxMvodltqkonJVs" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "node": { - "__id__": 639 - }, - "_enabled": true, - "__prefab": null, - "_contentSize": { - "__type__": "cc.Size", - "width": 100, - "height": 100 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "e9iqRWdJJOC4/vSnwQPd77" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "node": { - "__id__": 629 - }, - "_enabled": true, - "__prefab": null, - "_contentSize": { - "__type__": "cc.Size", - "width": 100, - "height": 100 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "5aXYxmrtNPBYpfAg4Gkf81" - }, - { - "__type__": "bed15fuvPJLIp1O3BWg43ad", - "_name": "", - "_objFlags": 0, - "node": { - "__id__": 629 - }, - "_enabled": true, - "__prefab": null, - "_collider": { - "__id__": 635 - }, - "_sprite": { - "__id__": 633 - }, - "_patrolPoint1": { - "__id__": 637 - }, - "_patrolPoint2": { - "__id__": 639 - }, - "_speed": 50, - "_requireGoal": 3, - "_curveY": true, - "_patrolCurve": { - "__id__": 643 - }, - "_multiplierCurve": 120, - "_hitSound": { - "__uuid__": "ac267249-4228-4a86-b4d4-39f84a210668", - "__expectedType__": "cc.AudioClip" - }, - "_id": "9cJaywMb9Fr4Z0zlx1Pdcb" - }, - { - "__type__": "cc.AnimationCurve", - "_curve": { - "__id__": 644 - } - }, - { - "__type__": "cc.RealCurve", - "_times": [ - 0, - 1 - ], - "_values": [ - { - "__type__": "cc.RealKeyframeValue", - "interpolationMode": 2, - "tangentWeightMode": 0, - "value": 0, - "rightTangent": -3.8915712265701936, - "rightTangentWeight": 1, - "leftTangent": -3.8915712265701936, - "leftTangentWeight": 1, - "easingMethod": 0, - "__editorExtras__": null - }, - { - "__type__": "cc.RealKeyframeValue", - "interpolationMode": 2, - "tangentWeightMode": 0, - "value": 0, - "rightTangent": 4.0305559132334166, - "rightTangentWeight": 1, - "leftTangent": 4.0305559132334166, - "leftTangentWeight": 1, - "easingMethod": 0, - "__editorExtras__": null - } - ], - "preExtrapolation": 2, - "postExtrapolation": 1 - }, - { - "__type__": "cc.Node", - "_name": "Enemy-001", - "_objFlags": 0, - "_parent": { - "__id__": 628 - }, - "_children": [ - { - "__id__": 646 - }, - { - "__id__": 649 - }, - { - "__id__": 656 - }, - { - "__id__": 658 - } - ], - "_active": true, - "_components": [ - { - "__id__": 660 - }, - { - "__id__": 661 - } - ], - "_prefab": null, - "_lpos": { - "__type__": "cc.Vec3", - "x": 0, - "y": -250, - "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": "18+kT+2ZpPfZ3DuSbkDNqt" - }, - { - "__type__": "cc.Node", - "_name": "track", - "_objFlags": 0, - "_parent": { - "__id__": 645 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 647 - }, - { - "__id__": 648 - } - ], - "_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": "dfwes+qExMp4Xkg0S2bPFN" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "node": { - "__id__": 646 - }, - "_enabled": true, - "__prefab": null, - "_contentSize": { - "__type__": "cc.Size", - "width": 300, - "height": 24 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "b3QsrO+N1IWreCZ073kIKU" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "node": { - "__id__": 646 - }, - "_enabled": true, - "__prefab": null, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "67283605-c99d-4dbd-b10c-ffa39131dc0a@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": "54brAva/tASoR7Cs2hb9XM" - }, - { - "__type__": "cc.Node", - "_name": "Collider", - "_objFlags": 0, - "_parent": { - "__id__": 645 + "__id__": 648 }, "_children": [ { @@ -18140,12 +18703,13 @@ "y": 0, "z": 0 }, - "_id": "2dKupfM6NIVJ5ph4/l5wL7" + "_id": "4bjRuzC6JA4YSK3sesvsEo" }, { "__type__": "cc.Node", "_name": "Sprite", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { "__id__": 649 }, @@ -18187,12 +18751,13 @@ "y": 0, "z": 0 }, - "_id": "e5sOYx2TdOZ5pw7fSJzYGP" + "_id": "48Jq3qKO1OGYNU6ZZolKvh" }, { "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { "__id__": 650 }, @@ -18206,14 +18771,15 @@ "_anchorPoint": { "__type__": "cc.Vec2", "x": 0.5, - "y": 0.1 + "y": 0.2 }, - "_id": "1acIwAvGFDHpQ7W32wdiTl" + "_id": "ebhHsb7llCta2cZSbXZgep" }, { "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { "__id__": 650 }, @@ -18246,12 +18812,13 @@ "_isTrimmedMode": true, "_useGrayscale": false, "_atlas": null, - "_id": "edH7a2QpFKyJ4ZBRqBNtXw" + "_id": "88ElJ1/DxFXqzhEg9WWF2Q" }, { "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { "__id__": 649 }, @@ -18267,12 +18834,13 @@ "x": 0.5, "y": 0.5 }, - "_id": "a9MSuZkD1HfrYtuRU3K6Hg" + "_id": "3dLokjN9RCIaKnLpB9O8B2" }, { "__type__": "cc.BoxCollider2D", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { "__id__": 649 }, @@ -18294,12 +18862,13 @@ "width": 60, "height": 120 }, - "_id": "dbmeH3gmFAvJs/bigqXRgW" + "_id": "90kf5VGjJC+aNU9ffPOlxP" }, { "__type__": "cc.RigidBody2D", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { "__id__": 649 }, @@ -18321,14 +18890,15 @@ }, "_angularVelocity": 0, "_fixedRotation": false, - "_id": "f8X/fpNaJN96ke6JV6G2jG" + "_id": "8dvhScRPxNGJcgc4DlI+sg" }, { "__type__": "cc.Node", "_name": "P1", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 645 + "__id__": 648 }, "_children": [], "_active": true, @@ -18340,8 +18910,8 @@ "_prefab": null, "_lpos": { "__type__": "cc.Vec3", - "x": -150, - "y": 0, + "x": -169.459, + "y": 132.267, "z": 0 }, "_lrot": { @@ -18365,12 +18935,13 @@ "y": 0, "z": 0 }, - "_id": "93XXm9KPBI745uONch5Ey3" + "_id": "8cAELd4oVHZZUzcef+oECU" }, { "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { "__id__": 656 }, @@ -18386,14 +18957,15 @@ "x": 0.5, "y": 0.5 }, - "_id": "9a2ukUnK5Bf4E5CJd460bA" + "_id": "bcs4nt6iVGCIzi/qJKQox5" }, { "__type__": "cc.Node", "_name": "P2", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 645 + "__id__": 648 }, "_children": [], "_active": true, @@ -18405,8 +18977,8 @@ "_prefab": null, "_lpos": { "__type__": "cc.Vec3", - "x": 150, - "y": 0, + "x": 175.176, + "y": 132.267, "z": 0 }, "_lrot": { @@ -18430,12 +19002,13 @@ "y": 0, "z": 0 }, - "_id": "90vylvvqtAdLfFBo8AOZfm" + "_id": "5bVXjFjUxMvodltqkonJVs" }, { "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { "__id__": 658 }, @@ -18451,14 +19024,15 @@ "x": 0.5, "y": 0.5 }, - "_id": "fc8oJrocxPLIookMyx8Bfd" + "_id": "e9iqRWdJJOC4/vSnwQPd77" }, { "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 645 + "__id__": 648 }, "_enabled": true, "__prefab": null, @@ -18472,14 +19046,15 @@ "x": 0.5, "y": 0.5 }, - "_id": "ce6BIEMllOCrkTeCoYehH+" + "_id": "5aXYxmrtNPBYpfAg4Gkf81" }, { "__type__": "bed15fuvPJLIp1O3BWg43ad", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 645 + "__id__": 648 }, "_enabled": true, "__prefab": null, @@ -18496,17 +19071,17 @@ "__id__": 658 }, "_speed": 50, - "_requireGoal": 6, - "_curveY": false, + "_requireGoal": 3, + "_curveY": true, "_patrolCurve": { "__id__": 662 }, - "_multiplierCurve": 100, + "_multiplierCurve": 120, "_hitSound": { "__uuid__": "ac267249-4228-4a86-b4d4-39f84a210668", "__expectedType__": "cc.AudioClip" }, - "_id": "f2+Qohf8JAhZ3Xqi9g9xV1" + "_id": "9cJaywMb9Fr4Z0zlx1Pdcb" }, { "__type__": "cc.AnimationCurve", @@ -18525,11 +19100,11 @@ "__type__": "cc.RealKeyframeValue", "interpolationMode": 2, "tangentWeightMode": 0, - "value": 1, - "rightTangent": 0, - "rightTangentWeight": 0, - "leftTangent": 0, - "leftTangentWeight": 0, + "value": 0, + "rightTangent": -3.8915712265701936, + "rightTangentWeight": 1, + "leftTangent": -3.8915712265701936, + "leftTangentWeight": 1, "easingMethod": 0, "__editorExtras__": null }, @@ -18537,11 +19112,11 @@ "__type__": "cc.RealKeyframeValue", "interpolationMode": 2, "tangentWeightMode": 0, - "value": 1, - "rightTangent": 0, - "rightTangentWeight": 0, - "leftTangent": 0, - "leftTangentWeight": 0, + "value": 0, + "rightTangent": 4.0305559132334166, + "rightTangentWeight": 1, + "leftTangent": 4.0305559132334166, + "leftTangentWeight": 1, "easingMethod": 0, "__editorExtras__": null } @@ -18551,10 +19126,11 @@ }, { "__type__": "cc.Node", - "_name": "Enemy-002", + "_name": "Enemy-001", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 628 + "__id__": 647 }, "_children": [ { @@ -18582,7 +19158,55 @@ "_prefab": null, "_lpos": { "__type__": "cc.Vec3", - "x": 260, + "x": 0, + "y": -250, + "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": "18+kT+2ZpPfZ3DuSbkDNqt" + }, + { + "__type__": "cc.Node", + "_name": "track", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 664 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 666 + }, + { + "__id__": 667 + } + ], + "_prefab": null, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, "y": 0, "z": 0 }, @@ -18607,59 +19231,13 @@ "y": 0, "z": 0 }, - "_id": "3bkG+zegpB94dI5U9Q0LVJ" - }, - { - "__type__": "cc.Node", - "_name": "track", - "_objFlags": 0, - "_parent": { - "__id__": 664 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 666 - }, - { - "__id__": 667 - } - ], - "_prefab": null, - "_lpos": { - "__type__": "cc.Vec3", - "x": -27, - "y": -10, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0.3007057995042731, - "w": 0.9537169507482269 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, - "z": 1 - }, - "_mobility": 0, - "_layer": 33554432, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 35 - }, - "_id": "0fb9aAQzxJmpJuIyfU0LxT" + "_id": "dfwes+qExMp4Xkg0S2bPFN" }, { "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { "__id__": 665 }, @@ -18667,7 +19245,7 @@ "__prefab": null, "_contentSize": { "__type__": "cc.Size", - "width": 226.876, + "width": 300, "height": 24 }, "_anchorPoint": { @@ -18675,12 +19253,13 @@ "x": 0.5, "y": 0.5 }, - "_id": "3dwb9NRslLfbbldbD2IvaW" + "_id": "b3QsrO+N1IWreCZ073kIKU" }, { "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { "__id__": 665 }, @@ -18713,12 +19292,13 @@ "_isTrimmedMode": true, "_useGrayscale": false, "_atlas": null, - "_id": "d1X9XR9AhNMZ2xa0bfjLLC" + "_id": "54brAva/tASoR7Cs2hb9XM" }, { "__type__": "cc.Node", "_name": "Collider", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { "__id__": 664 }, @@ -18767,12 +19347,13 @@ "y": 0, "z": 0 }, - "_id": "63BhIjzuxL15qwv7qilwht" + "_id": "2dKupfM6NIVJ5ph4/l5wL7" }, { "__type__": "cc.Node", "_name": "Sprite", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { "__id__": 668 }, @@ -18814,12 +19395,13 @@ "y": 0, "z": 0 }, - "_id": "e2Y3RO9uZKPoHdQPc8daYR" + "_id": "e5sOYx2TdOZ5pw7fSJzYGP" }, { "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { "__id__": 669 }, @@ -18835,12 +19417,13 @@ "x": 0.5, "y": 0.1 }, - "_id": "39GHia0vRIi758HkCQL8fw" + "_id": "1acIwAvGFDHpQ7W32wdiTl" }, { "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { "__id__": 669 }, @@ -18873,12 +19456,13 @@ "_isTrimmedMode": true, "_useGrayscale": false, "_atlas": null, - "_id": "1e4E3UyplK1aI1+HIDhaB5" + "_id": "edH7a2QpFKyJ4ZBRqBNtXw" }, { "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { "__id__": 668 }, @@ -18894,12 +19478,13 @@ "x": 0.5, "y": 0.5 }, - "_id": "70yWcTOSRLQ50NgGpIPEG8" + "_id": "a9MSuZkD1HfrYtuRU3K6Hg" }, { "__type__": "cc.BoxCollider2D", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { "__id__": 668 }, @@ -18921,12 +19506,13 @@ "width": 60, "height": 120 }, - "_id": "a5nzPxrVpMS5j7KCF0oDwU" + "_id": "dbmeH3gmFAvJs/bigqXRgW" }, { "__type__": "cc.RigidBody2D", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { "__id__": 668 }, @@ -18948,12 +19534,13 @@ }, "_angularVelocity": 0, "_fixedRotation": false, - "_id": "35hgHRw69MJ7I3tWeYN+H9" + "_id": "f8X/fpNaJN96ke6JV6G2jG" }, { "__type__": "cc.Node", "_name": "P1", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { "__id__": 664 }, @@ -18967,8 +19554,8 @@ "_prefab": null, "_lpos": { "__type__": "cc.Vec3", - "x": -110, - "y": -70, + "x": -150, + "y": 0, "z": 0 }, "_lrot": { @@ -18992,12 +19579,13 @@ "y": 0, "z": 0 }, - "_id": "f2QtNSZqpBYKqmXuSnmt7C" + "_id": "93XXm9KPBI745uONch5Ey3" }, { "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { "__id__": 675 }, @@ -19013,12 +19601,13 @@ "x": 0.5, "y": 0.5 }, - "_id": "e93U3nTmNLTIAKaXDV0toz" + "_id": "9a2ukUnK5Bf4E5CJd460bA" }, { "__type__": "cc.Node", "_name": "P2", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { "__id__": 664 }, @@ -19032,8 +19621,8 @@ "_prefab": null, "_lpos": { "__type__": "cc.Vec3", - "x": 60, - "y": 50, + "x": 150, + "y": 0, "z": 0 }, "_lrot": { @@ -19057,12 +19646,13 @@ "y": 0, "z": 0 }, - "_id": "18syyLG5JD+6vpsWTS+Bzm" + "_id": "90vylvvqtAdLfFBo8AOZfm" }, { "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { "__id__": 677 }, @@ -19078,12 +19668,13 @@ "x": 0.5, "y": 0.5 }, - "_id": "58fmdnUz5AVoBSvQryrlMl" + "_id": "fc8oJrocxPLIookMyx8Bfd" }, { "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { "__id__": 664 }, @@ -19099,12 +19690,13 @@ "x": 0.5, "y": 0.5 }, - "_id": "4f2IYDJzJGPJwceFFVPOGU" + "_id": "ce6BIEMllOCrkTeCoYehH+" }, { "__type__": "bed15fuvPJLIp1O3BWg43ad", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { "__id__": 664 }, @@ -19123,7 +19715,7 @@ "__id__": 677 }, "_speed": 50, - "_requireGoal": 9, + "_requireGoal": 6, "_curveY": false, "_patrolCurve": { "__id__": 681 @@ -19133,7 +19725,7 @@ "__uuid__": "ac267249-4228-4a86-b4d4-39f84a210668", "__expectedType__": "cc.AudioClip" }, - "_id": "99Yu77Ej9N4JRBZjD+OE2I" + "_id": "f2+Qohf8JAhZ3Xqi9g9xV1" }, { "__type__": "cc.AnimationCurve", @@ -19178,10 +19770,11 @@ }, { "__type__": "cc.Node", - "_name": "Enemy-003", + "_name": "Enemy-002", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 628 + "__id__": 647 }, "_children": [ { @@ -19209,7 +19802,7 @@ "_prefab": null, "_lpos": { "__type__": "cc.Vec3", - "x": -260, + "x": 260, "y": 0, "z": 0 }, @@ -19234,12 +19827,13 @@ "y": 0, "z": 0 }, - "_id": "19gmNDihVIn4xuf9iziUSy" + "_id": "3bkG+zegpB94dI5U9Q0LVJ" }, { "__type__": "cc.Node", "_name": "track", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { "__id__": 683 }, @@ -19256,7 +19850,7 @@ "_prefab": null, "_lpos": { "__type__": "cc.Vec3", - "x": 27, + "x": -27, "y": -10, "z": 0 }, @@ -19264,7 +19858,7 @@ "__type__": "cc.Quat", "x": 0, "y": 0, - "z": -0.3007057995042731, + "z": 0.3007057995042731, "w": 0.9537169507482269 }, "_lscale": { @@ -19279,14 +19873,15 @@ "__type__": "cc.Vec3", "x": 0, "y": 0, - "z": -35 + "z": 35 }, - "_id": "41sKcYdmVOkbN0YNJ1ZOsb" + "_id": "0fb9aAQzxJmpJuIyfU0LxT" }, { "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { "__id__": 684 }, @@ -19302,12 +19897,13 @@ "x": 0.5, "y": 0.5 }, - "_id": "84ir6nNMBLrJaw+40xTeMD" + "_id": "3dwb9NRslLfbbldbD2IvaW" }, { "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { "__id__": 684 }, @@ -19340,12 +19936,13 @@ "_isTrimmedMode": true, "_useGrayscale": false, "_atlas": null, - "_id": "c026nvSg5CxaNhluijpnn1" + "_id": "d1X9XR9AhNMZ2xa0bfjLLC" }, { "__type__": "cc.Node", "_name": "Collider", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { "__id__": 683 }, @@ -19394,12 +19991,13 @@ "y": 0, "z": 0 }, - "_id": "02y1iq6YBEi4UmUD/dUrQm" + "_id": "63BhIjzuxL15qwv7qilwht" }, { "__type__": "cc.Node", "_name": "Sprite", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { "__id__": 687 }, @@ -19441,12 +20039,13 @@ "y": 0, "z": 0 }, - "_id": "54ZsdxJ/JJMbU42gWOmIub" + "_id": "e2Y3RO9uZKPoHdQPc8daYR" }, { "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { "__id__": 688 }, @@ -19462,12 +20061,13 @@ "x": 0.5, "y": 0.1 }, - "_id": "5aeDOQ0g9A/bQVO09g2tFb" + "_id": "39GHia0vRIi758HkCQL8fw" }, { "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { "__id__": 688 }, @@ -19500,12 +20100,13 @@ "_isTrimmedMode": true, "_useGrayscale": false, "_atlas": null, - "_id": "1foQovVslMkLPZzV4es3Um" + "_id": "1e4E3UyplK1aI1+HIDhaB5" }, { "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { "__id__": 687 }, @@ -19514,19 +20115,20 @@ "_contentSize": { "__type__": "cc.Size", "width": 100, - "height": 200 + "height": 100 }, "_anchorPoint": { "__type__": "cc.Vec2", "x": 0.5, "y": 0.5 }, - "_id": "8fouZJwQ5MppLz9Pav+hx6" + "_id": "70yWcTOSRLQ50NgGpIPEG8" }, { "__type__": "cc.BoxCollider2D", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { "__id__": 687 }, @@ -19548,12 +20150,13 @@ "width": 60, "height": 120 }, - "_id": "d1Wh3Y56pGG7X0UK9MekQo" + "_id": "a5nzPxrVpMS5j7KCF0oDwU" }, { "__type__": "cc.RigidBody2D", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { "__id__": 687 }, @@ -19575,12 +20178,13 @@ }, "_angularVelocity": 0, "_fixedRotation": false, - "_id": "e51xRew7JNGasctJYhFzdF" + "_id": "35hgHRw69MJ7I3tWeYN+H9" }, { "__type__": "cc.Node", "_name": "P1", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { "__id__": 683 }, @@ -19594,72 +20198,7 @@ "_prefab": null, "_lpos": { "__type__": "cc.Vec3", - "x": -60, - "y": 50, - "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": "d52oxxykFMJL/MfH67D28m" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "node": { - "__id__": 694 - }, - "_enabled": true, - "__prefab": null, - "_contentSize": { - "__type__": "cc.Size", - "width": 100, - "height": 100 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "791JhDbJBOOLnBiCInRkHn" - }, - { - "__type__": "cc.Node", - "_name": "P2", - "_objFlags": 0, - "_parent": { - "__id__": 683 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 697 - } - ], - "_prefab": null, - "_lpos": { - "__type__": "cc.Vec3", - "x": 110, + "x": -110, "y": -70, "z": 0 }, @@ -19684,12 +20223,80 @@ "y": 0, "z": 0 }, - "_id": "16WrC1orpD5YetagBRhOGm" + "_id": "f2QtNSZqpBYKqmXuSnmt7C" }, { "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 694 + }, + "_enabled": true, + "__prefab": null, + "_contentSize": { + "__type__": "cc.Size", + "width": 100, + "height": 100 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "e93U3nTmNLTIAKaXDV0toz" + }, + { + "__type__": "cc.Node", + "_name": "P2", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 683 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 697 + } + ], + "_prefab": null, + "_lpos": { + "__type__": "cc.Vec3", + "x": 60, + "y": 50, + "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": "18syyLG5JD+6vpsWTS+Bzm" + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, "node": { "__id__": 696 }, @@ -19705,12 +20312,13 @@ "x": 0.5, "y": 0.5 }, - "_id": "468h3XWxdP6YnLbAcnzSyh" + "_id": "58fmdnUz5AVoBSvQryrlMl" }, { "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { "__id__": 683 }, @@ -19726,12 +20334,13 @@ "x": 0.5, "y": 0.5 }, - "_id": "c2KFWisGtBTr1xYF0ZRDd6" + "_id": "4f2IYDJzJGPJwceFFVPOGU" }, { "__type__": "bed15fuvPJLIp1O3BWg43ad", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { "__id__": 683 }, @@ -19750,7 +20359,7 @@ "__id__": 696 }, "_speed": 50, - "_requireGoal": 12, + "_requireGoal": 9, "_curveY": false, "_patrolCurve": { "__id__": 700 @@ -19760,7 +20369,7 @@ "__uuid__": "ac267249-4228-4a86-b4d4-39f84a210668", "__expectedType__": "cc.AudioClip" }, - "_id": "2bedVMe25Ou4KcU4DmnB4q" + "_id": "99Yu77Ej9N4JRBZjD+OE2I" }, { "__type__": "cc.AnimationCurve", @@ -19803,12 +20412,657 @@ "preExtrapolation": 2, "postExtrapolation": 1 }, + { + "__type__": "cc.Node", + "_name": "Enemy-003", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 647 + }, + "_children": [ + { + "__id__": 703 + }, + { + "__id__": 706 + }, + { + "__id__": 713 + }, + { + "__id__": 715 + } + ], + "_active": true, + "_components": [ + { + "__id__": 717 + }, + { + "__id__": 718 + } + ], + "_prefab": null, + "_lpos": { + "__type__": "cc.Vec3", + "x": -260, + "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": "19gmNDihVIn4xuf9iziUSy" + }, + { + "__type__": "cc.Node", + "_name": "track", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 702 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 704 + }, + { + "__id__": 705 + } + ], + "_prefab": null, + "_lpos": { + "__type__": "cc.Vec3", + "x": 27, + "y": -10, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": -0.3007057995042731, + "w": 0.9537169507482269 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + }, + "_mobility": 0, + "_layer": 33554432, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": -35 + }, + "_id": "41sKcYdmVOkbN0YNJ1ZOsb" + }, { "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 628 + "__id__": 703 + }, + "_enabled": true, + "__prefab": null, + "_contentSize": { + "__type__": "cc.Size", + "width": 226.876, + "height": 24 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "84ir6nNMBLrJaw+40xTeMD" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 703 + }, + "_enabled": true, + "__prefab": null, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "67283605-c99d-4dbd-b10c-ffa39131dc0a@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": "c026nvSg5CxaNhluijpnn1" + }, + { + "__type__": "cc.Node", + "_name": "Collider", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 702 + }, + "_children": [ + { + "__id__": 707 + } + ], + "_active": true, + "_components": [ + { + "__id__": 710 + }, + { + "__id__": 711 + }, + { + "__id__": 712 + } + ], + "_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": "02y1iq6YBEi4UmUD/dUrQm" + }, + { + "__type__": "cc.Node", + "_name": "Sprite", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 706 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 708 + }, + { + "__id__": 709 + } + ], + "_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": "54ZsdxJ/JJMbU42gWOmIub" + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 707 + }, + "_enabled": true, + "__prefab": null, + "_contentSize": { + "__type__": "cc.Size", + "width": 94.09700000000001, + "height": 140.81648951048953 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.1 + }, + "_id": "5aeDOQ0g9A/bQVO09g2tFb" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 707 + }, + "_enabled": true, + "__prefab": null, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "7f202036-9f44-45eb-a85c-76a839f7f38a@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": "1foQovVslMkLPZzV4es3Um" + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 706 + }, + "_enabled": true, + "__prefab": null, + "_contentSize": { + "__type__": "cc.Size", + "width": 100, + "height": 200 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "8fouZJwQ5MppLz9Pav+hx6" + }, + { + "__type__": "cc.BoxCollider2D", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 706 + }, + "_enabled": true, + "__prefab": null, + "tag": 0, + "_group": 32, + "_density": 1.5, + "_sensor": false, + "_friction": 2, + "_restitution": 1, + "_offset": { + "__type__": "cc.Vec2", + "x": 0, + "y": 40 + }, + "_size": { + "__type__": "cc.Size", + "width": 60, + "height": 120 + }, + "_id": "d1Wh3Y56pGG7X0UK9MekQo" + }, + { + "__type__": "cc.RigidBody2D", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 706 + }, + "_enabled": true, + "__prefab": null, + "enabledContactListener": true, + "bullet": false, + "awakeOnLoad": true, + "_group": 32, + "_type": 1, + "_allowSleep": true, + "_gravityScale": 0, + "_linearDamping": 0, + "_angularDamping": 0, + "_linearVelocity": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_angularVelocity": 0, + "_fixedRotation": false, + "_id": "e51xRew7JNGasctJYhFzdF" + }, + { + "__type__": "cc.Node", + "_name": "P1", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 702 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 714 + } + ], + "_prefab": null, + "_lpos": { + "__type__": "cc.Vec3", + "x": -60, + "y": 50, + "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": "d52oxxykFMJL/MfH67D28m" + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 713 + }, + "_enabled": true, + "__prefab": null, + "_contentSize": { + "__type__": "cc.Size", + "width": 100, + "height": 100 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "791JhDbJBOOLnBiCInRkHn" + }, + { + "__type__": "cc.Node", + "_name": "P2", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 702 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 716 + } + ], + "_prefab": null, + "_lpos": { + "__type__": "cc.Vec3", + "x": 110, + "y": -70, + "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": "16WrC1orpD5YetagBRhOGm" + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 715 + }, + "_enabled": true, + "__prefab": null, + "_contentSize": { + "__type__": "cc.Size", + "width": 100, + "height": 100 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "468h3XWxdP6YnLbAcnzSyh" + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 702 + }, + "_enabled": true, + "__prefab": null, + "_contentSize": { + "__type__": "cc.Size", + "width": 100, + "height": 100 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "c2KFWisGtBTr1xYF0ZRDd6" + }, + { + "__type__": "bed15fuvPJLIp1O3BWg43ad", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 702 + }, + "_enabled": true, + "__prefab": null, + "_collider": { + "__id__": 711 + }, + "_sprite": { + "__id__": 709 + }, + "_patrolPoint1": { + "__id__": 713 + }, + "_patrolPoint2": { + "__id__": 715 + }, + "_speed": 50, + "_requireGoal": 12, + "_curveY": false, + "_patrolCurve": { + "__id__": 719 + }, + "_multiplierCurve": 100, + "_hitSound": { + "__uuid__": "ac267249-4228-4a86-b4d4-39f84a210668", + "__expectedType__": "cc.AudioClip" + }, + "_id": "2bedVMe25Ou4KcU4DmnB4q" + }, + { + "__type__": "cc.AnimationCurve", + "_curve": { + "__id__": 720 + } + }, + { + "__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": 2, + "postExtrapolation": 1 + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 647 }, "_enabled": true, "__prefab": null, @@ -19828,27 +21082,28 @@ "__type__": "cc.Node", "_name": "Flippers", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { "__id__": 9 }, "_children": [ { - "__id__": 704 + "__id__": 723 }, { - "__id__": 719 + "__id__": 738 }, { - "__id__": 734 + "__id__": 753 }, { - "__id__": 749 + "__id__": 768 } ], "_active": true, "_components": [ { - "__id__": 764 + "__id__": 783 } ], "_prefab": null, @@ -19887,23 +21142,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 703 + "__id__": 722 }, "_children": [ { - "__id__": 705 + "__id__": 724 } ], "_active": true, "_components": [ { - "__id__": 714 + "__id__": 733 }, { - "__id__": 717 + "__id__": 736 }, { - "__id__": 718 + "__id__": 737 } ], "_prefab": null, @@ -19942,29 +21197,29 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 704 + "__id__": 723 }, "_children": [ { - "__id__": 706 + "__id__": 725 }, { - "__id__": 709 + "__id__": 728 } ], "_active": true, "_components": [ { - "__id__": 712 + "__id__": 731 }, { - "__id__": 713 + "__id__": 732 }, { - "__id__": 715 + "__id__": 734 }, { - "__id__": 716 + "__id__": 735 } ], "_prefab": null, @@ -20001,17 +21256,18 @@ "__type__": "cc.Node", "_name": "Glow", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 705 + "__id__": 724 }, "_children": [], "_active": true, "_components": [ { - "__id__": 707 + "__id__": 726 }, { - "__id__": 708 + "__id__": 727 } ], "_prefab": null, @@ -20048,8 +21304,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 706 + "__id__": 725 }, "_enabled": true, "__prefab": null, @@ -20069,8 +21326,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 706 + "__id__": 725 }, "_enabled": true, "__prefab": null, @@ -20107,17 +21365,18 @@ "__type__": "cc.Node", "_name": "Sprite", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 705 + "__id__": 724 }, "_children": [], "_active": true, "_components": [ { - "__id__": 710 + "__id__": 729 }, { - "__id__": 711 + "__id__": 730 } ], "_prefab": null, @@ -20154,8 +21413,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 709 + "__id__": 728 }, "_enabled": true, "__prefab": null, @@ -20175,8 +21435,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 709 + "__id__": 728 }, "_enabled": true, "__prefab": null, @@ -20215,7 +21476,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 705 + "__id__": 724 }, "_enabled": true, "__prefab": null, @@ -20243,7 +21504,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 705 + "__id__": 724 }, "_enabled": true, "__prefab": null, @@ -20259,7 +21520,7 @@ }, "collideConnected": false, "connectedBody": { - "__id__": 714 + "__id__": 733 }, "_enableLimit": true, "_lowerAngle": -60, @@ -20275,7 +21536,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 704 + "__id__": 723 }, "_enabled": true, "__prefab": null, @@ -20303,7 +21564,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 705 + "__id__": 724 }, "_enabled": true, "__prefab": null, @@ -20381,8 +21642,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 705 + "__id__": 724 }, "_enabled": true, "__prefab": null, @@ -20402,16 +21664,17 @@ "__type__": "85a1du42gFMrIHUG6qev0l/", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 704 + "__id__": 723 }, "_enabled": true, "__prefab": null, "_animation": { - "__id__": 718 + "__id__": 737 }, "_hingeJoint": { - "__id__": 713 + "__id__": 732 }, "_motorSpeedActive": -10000, "_motorSpeedDeActive": 10000, @@ -20426,8 +21689,9 @@ "__type__": "cc.Animation", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 704 + "__id__": 723 }, "_enabled": true, "__prefab": null, @@ -20450,23 +21714,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 703 + "__id__": 722 }, "_children": [ { - "__id__": 720 + "__id__": 739 } ], "_active": true, "_components": [ { - "__id__": 729 + "__id__": 748 }, { - "__id__": 732 + "__id__": 751 }, { - "__id__": 733 + "__id__": 752 } ], "_prefab": null, @@ -20505,29 +21769,29 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 719 + "__id__": 738 }, "_children": [ { - "__id__": 721 + "__id__": 740 }, { - "__id__": 724 + "__id__": 743 } ], "_active": true, "_components": [ { - "__id__": 727 + "__id__": 746 }, { - "__id__": 728 + "__id__": 747 }, { - "__id__": 730 + "__id__": 749 }, { - "__id__": 731 + "__id__": 750 } ], "_prefab": null, @@ -20564,17 +21828,18 @@ "__type__": "cc.Node", "_name": "Glow", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 720 + "__id__": 739 }, "_children": [], "_active": true, "_components": [ { - "__id__": 722 + "__id__": 741 }, { - "__id__": 723 + "__id__": 742 } ], "_prefab": null, @@ -20611,8 +21876,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 721 + "__id__": 740 }, "_enabled": true, "__prefab": null, @@ -20632,8 +21898,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 721 + "__id__": 740 }, "_enabled": true, "__prefab": null, @@ -20670,17 +21937,18 @@ "__type__": "cc.Node", "_name": "Sprite", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 720 + "__id__": 739 }, "_children": [], "_active": true, "_components": [ { - "__id__": 725 + "__id__": 744 }, { - "__id__": 726 + "__id__": 745 } ], "_prefab": null, @@ -20717,8 +21985,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 724 + "__id__": 743 }, "_enabled": true, "__prefab": null, @@ -20738,8 +22007,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 724 + "__id__": 743 }, "_enabled": true, "__prefab": null, @@ -20778,7 +22048,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 720 + "__id__": 739 }, "_enabled": true, "__prefab": null, @@ -20806,7 +22076,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 720 + "__id__": 739 }, "_enabled": true, "__prefab": null, @@ -20822,7 +22092,7 @@ }, "collideConnected": false, "connectedBody": { - "__id__": 729 + "__id__": 748 }, "_enableLimit": true, "_lowerAngle": 0, @@ -20838,7 +22108,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 719 + "__id__": 738 }, "_enabled": true, "__prefab": null, @@ -20866,7 +22136,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 720 + "__id__": 739 }, "_enabled": true, "__prefab": null, @@ -20959,8 +22229,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 720 + "__id__": 739 }, "_enabled": true, "__prefab": null, @@ -20980,16 +22251,17 @@ "__type__": "85a1du42gFMrIHUG6qev0l/", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 719 + "__id__": 738 }, "_enabled": true, "__prefab": null, "_animation": { - "__id__": 733 + "__id__": 752 }, "_hingeJoint": { - "__id__": 728 + "__id__": 747 }, "_motorSpeedActive": 10000, "_motorSpeedDeActive": -10000, @@ -21004,8 +22276,9 @@ "__type__": "cc.Animation", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 719 + "__id__": 738 }, "_enabled": true, "__prefab": null, @@ -21028,23 +22301,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 703 + "__id__": 722 }, "_children": [ { - "__id__": 735 + "__id__": 754 } ], "_active": true, "_components": [ { - "__id__": 744 + "__id__": 763 }, { - "__id__": 747 + "__id__": 766 }, { - "__id__": 748 + "__id__": 767 } ], "_prefab": null, @@ -21083,29 +22356,29 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 734 + "__id__": 753 }, "_children": [ { - "__id__": 736 + "__id__": 755 }, { - "__id__": 739 + "__id__": 758 } ], "_active": true, "_components": [ { - "__id__": 742 + "__id__": 761 }, { - "__id__": 743 + "__id__": 762 }, { - "__id__": 745 + "__id__": 764 }, { - "__id__": 746 + "__id__": 765 } ], "_prefab": null, @@ -21142,17 +22415,18 @@ "__type__": "cc.Node", "_name": "Glow", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 735 + "__id__": 754 }, "_children": [], "_active": true, "_components": [ { - "__id__": 737 + "__id__": 756 }, { - "__id__": 738 + "__id__": 757 } ], "_prefab": null, @@ -21189,8 +22463,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 736 + "__id__": 755 }, "_enabled": true, "__prefab": null, @@ -21210,8 +22485,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 736 + "__id__": 755 }, "_enabled": true, "__prefab": null, @@ -21248,17 +22524,18 @@ "__type__": "cc.Node", "_name": "Sprite", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 735 + "__id__": 754 }, "_children": [], "_active": true, "_components": [ { - "__id__": 740 + "__id__": 759 }, { - "__id__": 741 + "__id__": 760 } ], "_prefab": null, @@ -21295,8 +22572,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 739 + "__id__": 758 }, "_enabled": true, "__prefab": null, @@ -21316,8 +22594,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 739 + "__id__": 758 }, "_enabled": true, "__prefab": null, @@ -21356,7 +22635,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 735 + "__id__": 754 }, "_enabled": true, "__prefab": null, @@ -21384,7 +22663,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 735 + "__id__": 754 }, "_enabled": true, "__prefab": null, @@ -21400,7 +22679,7 @@ }, "collideConnected": false, "connectedBody": { - "__id__": 744 + "__id__": 763 }, "_enableLimit": true, "_lowerAngle": 0, @@ -21416,7 +22695,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 734 + "__id__": 753 }, "_enabled": true, "__prefab": null, @@ -21444,7 +22723,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 735 + "__id__": 754 }, "_enabled": true, "__prefab": null, @@ -21537,8 +22816,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 735 + "__id__": 754 }, "_enabled": true, "__prefab": null, @@ -21558,16 +22838,17 @@ "__type__": "85a1du42gFMrIHUG6qev0l/", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 734 + "__id__": 753 }, "_enabled": true, "__prefab": null, "_animation": { - "__id__": 748 + "__id__": 767 }, "_hingeJoint": { - "__id__": 743 + "__id__": 762 }, "_motorSpeedActive": 10000, "_motorSpeedDeActive": -10000, @@ -21582,8 +22863,9 @@ "__type__": "cc.Animation", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 734 + "__id__": 753 }, "_enabled": true, "__prefab": null, @@ -21606,23 +22888,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 703 + "__id__": 722 }, "_children": [ { - "__id__": 750 + "__id__": 769 } ], "_active": true, "_components": [ { - "__id__": 759 + "__id__": 778 }, { - "__id__": 762 + "__id__": 781 }, { - "__id__": 763 + "__id__": 782 } ], "_prefab": null, @@ -21661,29 +22943,29 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 749 + "__id__": 768 }, "_children": [ { - "__id__": 751 + "__id__": 770 }, { - "__id__": 754 + "__id__": 773 } ], "_active": true, "_components": [ { - "__id__": 757 + "__id__": 776 }, { - "__id__": 758 + "__id__": 777 }, { - "__id__": 760 + "__id__": 779 }, { - "__id__": 761 + "__id__": 780 } ], "_prefab": null, @@ -21720,17 +23002,18 @@ "__type__": "cc.Node", "_name": "Glow", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 750 + "__id__": 769 }, "_children": [], "_active": true, "_components": [ { - "__id__": 752 + "__id__": 771 }, { - "__id__": 753 + "__id__": 772 } ], "_prefab": null, @@ -21767,8 +23050,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 751 + "__id__": 770 }, "_enabled": true, "__prefab": null, @@ -21788,8 +23072,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 751 + "__id__": 770 }, "_enabled": true, "__prefab": null, @@ -21826,17 +23111,18 @@ "__type__": "cc.Node", "_name": "Sprite", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 750 + "__id__": 769 }, "_children": [], "_active": true, "_components": [ { - "__id__": 755 + "__id__": 774 }, { - "__id__": 756 + "__id__": 775 } ], "_prefab": null, @@ -21873,8 +23159,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 754 + "__id__": 773 }, "_enabled": true, "__prefab": null, @@ -21894,8 +23181,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 754 + "__id__": 773 }, "_enabled": true, "__prefab": null, @@ -21934,7 +23222,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 750 + "__id__": 769 }, "_enabled": true, "__prefab": null, @@ -21962,7 +23250,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 750 + "__id__": 769 }, "_enabled": true, "__prefab": null, @@ -21978,7 +23266,7 @@ }, "collideConnected": false, "connectedBody": { - "__id__": 759 + "__id__": 778 }, "_enableLimit": true, "_lowerAngle": -60, @@ -21994,7 +23282,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 749 + "__id__": 768 }, "_enabled": true, "__prefab": null, @@ -22022,7 +23310,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 750 + "__id__": 769 }, "_enabled": true, "__prefab": null, @@ -22100,8 +23388,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 750 + "__id__": 769 }, "_enabled": true, "__prefab": null, @@ -22121,16 +23410,17 @@ "__type__": "85a1du42gFMrIHUG6qev0l/", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 749 + "__id__": 768 }, "_enabled": true, "__prefab": null, "_animation": { - "__id__": 763 + "__id__": 782 }, "_hingeJoint": { - "__id__": 758 + "__id__": 777 }, "_motorSpeedActive": -10000, "_motorSpeedDeActive": 10000, @@ -22145,8 +23435,9 @@ "__type__": "cc.Animation", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 749 + "__id__": 768 }, "_enabled": true, "__prefab": null, @@ -22167,8 +23458,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 703 + "__id__": 722 }, "_enabled": true, "__prefab": null, @@ -22188,6 +23480,7 @@ "__type__": "cc.Node", "_name": "Outter", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { "__id__": 9 }, @@ -22195,13 +23488,16 @@ "_active": true, "_components": [ { - "__id__": 766 + "__id__": 785 }, { - "__id__": 767 + "__id__": 786 }, { - "__id__": 768 + "__id__": 787 + }, + { + "__id__": 788 } ], "_prefab": null, @@ -22238,8 +23534,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 765 + "__id__": 784 }, "_enabled": true, "__prefab": null, @@ -22259,8 +23556,9 @@ "__type__": "cc.BoxCollider2D", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 765 + "__id__": 784 }, "_enabled": true, "__prefab": null, @@ -22286,230 +23584,260 @@ "__type__": "ca8a0x4KJRGNJFfMRlEhSED", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 765 + "__id__": 784 }, "_enabled": true, "__prefab": null, "_collider": { - "__id__": 767 + "__id__": 786 }, "_id": "63rfzsm3REkprs+s68PCRK" }, + { + "__type__": "cc.RigidBody2D", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 784 + }, + "_enabled": true, + "__prefab": null, + "enabledContactListener": true, + "bullet": false, + "awakeOnLoad": true, + "_group": 2, + "_type": 0, + "_allowSleep": true, + "_gravityScale": 1, + "_linearDamping": 0, + "_angularDamping": 0, + "_linearVelocity": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_angularVelocity": 0, + "_fixedRotation": false, + "_id": "12kemku3tL9psxUtmKxKBC" + }, { "__type__": "cc.Node", "_name": "SpawnManager", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { "__id__": 9 }, "_children": [ { - "__id__": 770 + "__id__": 790 }, { - "__id__": 773 + "__id__": 793 }, { - "__id__": 776 + "__id__": 796 }, { - "__id__": 779 + "__id__": 799 }, { - "__id__": 782 + "__id__": 802 }, { - "__id__": 785 + "__id__": 805 }, { - "__id__": 788 + "__id__": 808 }, { - "__id__": 791 + "__id__": 811 }, { - "__id__": 794 + "__id__": 814 }, { - "__id__": 797 + "__id__": 817 }, { - "__id__": 800 + "__id__": 820 }, { - "__id__": 803 + "__id__": 823 }, { - "__id__": 806 + "__id__": 826 }, { - "__id__": 809 + "__id__": 829 }, { - "__id__": 812 + "__id__": 832 }, { - "__id__": 815 + "__id__": 835 }, { - "__id__": 818 + "__id__": 838 }, { - "__id__": 821 + "__id__": 841 }, { - "__id__": 824 + "__id__": 844 }, { - "__id__": 827 + "__id__": 847 }, { - "__id__": 830 + "__id__": 850 }, { - "__id__": 833 + "__id__": 853 }, { - "__id__": 836 + "__id__": 856 }, { - "__id__": 839 + "__id__": 859 }, { - "__id__": 842 + "__id__": 862 }, { - "__id__": 845 + "__id__": 865 }, { - "__id__": 848 + "__id__": 868 }, { - "__id__": 851 + "__id__": 871 }, { - "__id__": 854 + "__id__": 874 }, { - "__id__": 857 + "__id__": 877 }, { - "__id__": 860 + "__id__": 880 }, { - "__id__": 863 + "__id__": 883 }, { - "__id__": 866 + "__id__": 886 }, { - "__id__": 869 + "__id__": 889 }, { - "__id__": 872 + "__id__": 892 }, { - "__id__": 875 + "__id__": 895 }, { - "__id__": 878 + "__id__": 898 }, { - "__id__": 881 + "__id__": 901 }, { - "__id__": 884 + "__id__": 904 }, { - "__id__": 887 + "__id__": 907 }, { - "__id__": 890 + "__id__": 910 }, { - "__id__": 893 + "__id__": 913 }, { - "__id__": 896 + "__id__": 916 }, { - "__id__": 899 + "__id__": 919 }, { - "__id__": 902 + "__id__": 922 }, { - "__id__": 905 + "__id__": 925 }, { - "__id__": 908 + "__id__": 928 }, { - "__id__": 911 + "__id__": 931 }, { - "__id__": 914 + "__id__": 934 }, { - "__id__": 917 + "__id__": 937 }, { - "__id__": 920 + "__id__": 940 }, { - "__id__": 923 + "__id__": 943 }, { - "__id__": 926 + "__id__": 946 }, { - "__id__": 929 + "__id__": 949 }, { - "__id__": 932 + "__id__": 952 }, { - "__id__": 935 + "__id__": 955 }, { - "__id__": 938 + "__id__": 958 }, { - "__id__": 941 + "__id__": 961 }, { - "__id__": 944 + "__id__": 964 }, { - "__id__": 947 + "__id__": 967 }, { - "__id__": 950 + "__id__": 970 }, { - "__id__": 953 + "__id__": 973 }, { - "__id__": 956 + "__id__": 976 }, { - "__id__": 959 + "__id__": 979 }, { - "__id__": 962 + "__id__": 982 }, { - "__id__": 965 + "__id__": 985 } ], "_active": true, "_components": [ { - "__id__": 968 + "__id__": 988 }, { - "__id__": 969 + "__id__": 989 } ], "_prefab": null, @@ -22546,17 +23874,18 @@ "__type__": "cc.Node", "_name": "spawn point", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 769 + "__id__": 789 }, "_children": [], "_active": true, "_components": [ { - "__id__": 771 + "__id__": 791 }, { - "__id__": 772 + "__id__": 792 } ], "_prefab": null, @@ -22593,8 +23922,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 770 + "__id__": 790 }, "_enabled": true, "__prefab": null, @@ -22614,8 +23944,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 770 + "__id__": 790 }, "_enabled": true, "__prefab": null, @@ -22652,17 +23983,18 @@ "__type__": "cc.Node", "_name": "spawn point-001", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 769 + "__id__": 789 }, "_children": [], "_active": true, "_components": [ { - "__id__": 774 + "__id__": 794 }, { - "__id__": 775 + "__id__": 795 } ], "_prefab": null, @@ -22699,8 +24031,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 773 + "__id__": 793 }, "_enabled": true, "__prefab": null, @@ -22720,8 +24053,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 773 + "__id__": 793 }, "_enabled": true, "__prefab": null, @@ -22758,17 +24092,18 @@ "__type__": "cc.Node", "_name": "spawn point-002", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 769 + "__id__": 789 }, "_children": [], "_active": true, "_components": [ { - "__id__": 777 + "__id__": 797 }, { - "__id__": 778 + "__id__": 798 } ], "_prefab": null, @@ -22805,8 +24140,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 776 + "__id__": 796 }, "_enabled": true, "__prefab": null, @@ -22826,8 +24162,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 776 + "__id__": 796 }, "_enabled": true, "__prefab": null, @@ -22864,17 +24201,18 @@ "__type__": "cc.Node", "_name": "spawn point-003", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 769 + "__id__": 789 }, "_children": [], "_active": true, "_components": [ { - "__id__": 780 + "__id__": 800 }, { - "__id__": 781 + "__id__": 801 } ], "_prefab": null, @@ -22911,8 +24249,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 779 + "__id__": 799 }, "_enabled": true, "__prefab": null, @@ -22932,8 +24271,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 779 + "__id__": 799 }, "_enabled": true, "__prefab": null, @@ -22970,17 +24310,18 @@ "__type__": "cc.Node", "_name": "spawn point-004", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 769 + "__id__": 789 }, "_children": [], "_active": true, "_components": [ { - "__id__": 783 + "__id__": 803 }, { - "__id__": 784 + "__id__": 804 } ], "_prefab": null, @@ -23017,8 +24358,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 782 + "__id__": 802 }, "_enabled": true, "__prefab": null, @@ -23038,8 +24380,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 782 + "__id__": 802 }, "_enabled": true, "__prefab": null, @@ -23076,17 +24419,18 @@ "__type__": "cc.Node", "_name": "spawn point-005", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 769 + "__id__": 789 }, "_children": [], "_active": true, "_components": [ { - "__id__": 786 + "__id__": 806 }, { - "__id__": 787 + "__id__": 807 } ], "_prefab": null, @@ -23123,8 +24467,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 785 + "__id__": 805 }, "_enabled": true, "__prefab": null, @@ -23144,8 +24489,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 785 + "__id__": 805 }, "_enabled": true, "__prefab": null, @@ -23182,17 +24528,18 @@ "__type__": "cc.Node", "_name": "spawn point-006", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 769 + "__id__": 789 }, "_children": [], "_active": true, "_components": [ { - "__id__": 789 + "__id__": 809 }, { - "__id__": 790 + "__id__": 810 } ], "_prefab": null, @@ -23229,8 +24576,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 788 + "__id__": 808 }, "_enabled": true, "__prefab": null, @@ -23250,8 +24598,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 788 + "__id__": 808 }, "_enabled": true, "__prefab": null, @@ -23288,17 +24637,18 @@ "__type__": "cc.Node", "_name": "spawn point-007", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 769 + "__id__": 789 }, "_children": [], "_active": true, "_components": [ { - "__id__": 792 + "__id__": 812 }, { - "__id__": 793 + "__id__": 813 } ], "_prefab": null, @@ -23335,8 +24685,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 791 + "__id__": 811 }, "_enabled": true, "__prefab": null, @@ -23356,8 +24707,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 791 + "__id__": 811 }, "_enabled": true, "__prefab": null, @@ -23394,17 +24746,18 @@ "__type__": "cc.Node", "_name": "spawn point-008", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 769 + "__id__": 789 }, "_children": [], "_active": true, "_components": [ { - "__id__": 795 + "__id__": 815 }, { - "__id__": 796 + "__id__": 816 } ], "_prefab": null, @@ -23441,8 +24794,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 794 + "__id__": 814 }, "_enabled": true, "__prefab": null, @@ -23462,8 +24816,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 794 + "__id__": 814 }, "_enabled": true, "__prefab": null, @@ -23500,17 +24855,18 @@ "__type__": "cc.Node", "_name": "spawn point-009", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 769 + "__id__": 789 }, "_children": [], "_active": true, "_components": [ { - "__id__": 798 + "__id__": 818 }, { - "__id__": 799 + "__id__": 819 } ], "_prefab": null, @@ -23547,8 +24903,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 797 + "__id__": 817 }, "_enabled": true, "__prefab": null, @@ -23568,8 +24925,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 797 + "__id__": 817 }, "_enabled": true, "__prefab": null, @@ -23606,17 +24964,18 @@ "__type__": "cc.Node", "_name": "spawn point-010", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 769 + "__id__": 789 }, "_children": [], "_active": true, "_components": [ { - "__id__": 801 + "__id__": 821 }, { - "__id__": 802 + "__id__": 822 } ], "_prefab": null, @@ -23653,8 +25012,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 800 + "__id__": 820 }, "_enabled": true, "__prefab": null, @@ -23674,8 +25034,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 800 + "__id__": 820 }, "_enabled": true, "__prefab": null, @@ -23712,17 +25073,18 @@ "__type__": "cc.Node", "_name": "spawn point-011", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 769 + "__id__": 789 }, "_children": [], "_active": true, "_components": [ { - "__id__": 804 + "__id__": 824 }, { - "__id__": 805 + "__id__": 825 } ], "_prefab": null, @@ -23759,8 +25121,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 803 + "__id__": 823 }, "_enabled": true, "__prefab": null, @@ -23780,8 +25143,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 803 + "__id__": 823 }, "_enabled": true, "__prefab": null, @@ -23818,17 +25182,18 @@ "__type__": "cc.Node", "_name": "spawn point-014", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 769 + "__id__": 789 }, "_children": [], "_active": true, "_components": [ { - "__id__": 807 + "__id__": 827 }, { - "__id__": 808 + "__id__": 828 } ], "_prefab": null, @@ -23865,8 +25230,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 806 + "__id__": 826 }, "_enabled": true, "__prefab": null, @@ -23886,8 +25252,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 806 + "__id__": 826 }, "_enabled": true, "__prefab": null, @@ -23924,17 +25291,18 @@ "__type__": "cc.Node", "_name": "spawn point-015", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 769 + "__id__": 789 }, "_children": [], "_active": true, "_components": [ { - "__id__": 810 + "__id__": 830 }, { - "__id__": 811 + "__id__": 831 } ], "_prefab": null, @@ -23971,8 +25339,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 809 + "__id__": 829 }, "_enabled": true, "__prefab": null, @@ -23992,8 +25361,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 809 + "__id__": 829 }, "_enabled": true, "__prefab": null, @@ -24030,17 +25400,18 @@ "__type__": "cc.Node", "_name": "spawn point-016", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 769 + "__id__": 789 }, "_children": [], "_active": true, "_components": [ { - "__id__": 813 + "__id__": 833 }, { - "__id__": 814 + "__id__": 834 } ], "_prefab": null, @@ -24077,8 +25448,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 812 + "__id__": 832 }, "_enabled": true, "__prefab": null, @@ -24098,8 +25470,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 812 + "__id__": 832 }, "_enabled": true, "__prefab": null, @@ -24136,17 +25509,18 @@ "__type__": "cc.Node", "_name": "spawn point-017", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 769 + "__id__": 789 }, "_children": [], "_active": true, "_components": [ { - "__id__": 816 + "__id__": 836 }, { - "__id__": 817 + "__id__": 837 } ], "_prefab": null, @@ -24183,8 +25557,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 815 + "__id__": 835 }, "_enabled": true, "__prefab": null, @@ -24204,8 +25579,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 815 + "__id__": 835 }, "_enabled": true, "__prefab": null, @@ -24242,17 +25618,18 @@ "__type__": "cc.Node", "_name": "spawn point-020", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 769 + "__id__": 789 }, "_children": [], "_active": true, "_components": [ { - "__id__": 819 + "__id__": 839 }, { - "__id__": 820 + "__id__": 840 } ], "_prefab": null, @@ -24289,8 +25666,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 818 + "__id__": 838 }, "_enabled": true, "__prefab": null, @@ -24310,8 +25688,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 818 + "__id__": 838 }, "_enabled": true, "__prefab": null, @@ -24348,17 +25727,18 @@ "__type__": "cc.Node", "_name": "spawn point-021", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 769 + "__id__": 789 }, "_children": [], "_active": true, "_components": [ { - "__id__": 822 + "__id__": 842 }, { - "__id__": 823 + "__id__": 843 } ], "_prefab": null, @@ -24395,8 +25775,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 821 + "__id__": 841 }, "_enabled": true, "__prefab": null, @@ -24416,8 +25797,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 821 + "__id__": 841 }, "_enabled": true, "__prefab": null, @@ -24454,17 +25836,18 @@ "__type__": "cc.Node", "_name": "spawn point-022", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 769 + "__id__": 789 }, "_children": [], "_active": true, "_components": [ { - "__id__": 825 + "__id__": 845 }, { - "__id__": 826 + "__id__": 846 } ], "_prefab": null, @@ -24501,8 +25884,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 824 + "__id__": 844 }, "_enabled": true, "__prefab": null, @@ -24522,8 +25906,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 824 + "__id__": 844 }, "_enabled": true, "__prefab": null, @@ -24560,17 +25945,18 @@ "__type__": "cc.Node", "_name": "spawn point-023", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 769 + "__id__": 789 }, "_children": [], "_active": true, "_components": [ { - "__id__": 828 + "__id__": 848 }, { - "__id__": 829 + "__id__": 849 } ], "_prefab": null, @@ -24607,8 +25993,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 827 + "__id__": 847 }, "_enabled": true, "__prefab": null, @@ -24628,8 +26015,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 827 + "__id__": 847 }, "_enabled": true, "__prefab": null, @@ -24666,17 +26054,18 @@ "__type__": "cc.Node", "_name": "spawn point-024", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 769 + "__id__": 789 }, "_children": [], "_active": true, "_components": [ { - "__id__": 831 + "__id__": 851 }, { - "__id__": 832 + "__id__": 852 } ], "_prefab": null, @@ -24713,8 +26102,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 830 + "__id__": 850 }, "_enabled": true, "__prefab": null, @@ -24734,8 +26124,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 830 + "__id__": 850 }, "_enabled": true, "__prefab": null, @@ -24772,17 +26163,18 @@ "__type__": "cc.Node", "_name": "spawn point-025", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 769 + "__id__": 789 }, "_children": [], "_active": true, "_components": [ { - "__id__": 834 + "__id__": 854 }, { - "__id__": 835 + "__id__": 855 } ], "_prefab": null, @@ -24819,8 +26211,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 833 + "__id__": 853 }, "_enabled": true, "__prefab": null, @@ -24840,8 +26233,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 833 + "__id__": 853 }, "_enabled": true, "__prefab": null, @@ -24878,17 +26272,18 @@ "__type__": "cc.Node", "_name": "spawn point-026", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 769 + "__id__": 789 }, "_children": [], "_active": true, "_components": [ { - "__id__": 837 + "__id__": 857 }, { - "__id__": 838 + "__id__": 858 } ], "_prefab": null, @@ -24925,8 +26320,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 836 + "__id__": 856 }, "_enabled": true, "__prefab": null, @@ -24946,8 +26342,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 836 + "__id__": 856 }, "_enabled": true, "__prefab": null, @@ -24984,17 +26381,18 @@ "__type__": "cc.Node", "_name": "spawn point-027", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 769 + "__id__": 789 }, "_children": [], "_active": true, "_components": [ { - "__id__": 840 + "__id__": 860 }, { - "__id__": 841 + "__id__": 861 } ], "_prefab": null, @@ -25031,8 +26429,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 839 + "__id__": 859 }, "_enabled": true, "__prefab": null, @@ -25052,8 +26451,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 839 + "__id__": 859 }, "_enabled": true, "__prefab": null, @@ -25090,17 +26490,18 @@ "__type__": "cc.Node", "_name": "spawn point-028", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 769 + "__id__": 789 }, "_children": [], "_active": true, "_components": [ { - "__id__": 843 + "__id__": 863 }, { - "__id__": 844 + "__id__": 864 } ], "_prefab": null, @@ -25137,8 +26538,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 842 + "__id__": 862 }, "_enabled": true, "__prefab": null, @@ -25158,8 +26560,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 842 + "__id__": 862 }, "_enabled": true, "__prefab": null, @@ -25196,17 +26599,18 @@ "__type__": "cc.Node", "_name": "spawn point-029", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 769 + "__id__": 789 }, "_children": [], "_active": true, "_components": [ { - "__id__": 846 + "__id__": 866 }, { - "__id__": 847 + "__id__": 867 } ], "_prefab": null, @@ -25243,8 +26647,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 845 + "__id__": 865 }, "_enabled": true, "__prefab": null, @@ -25264,8 +26669,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 845 + "__id__": 865 }, "_enabled": true, "__prefab": null, @@ -25302,17 +26708,18 @@ "__type__": "cc.Node", "_name": "spawn point-030", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 769 + "__id__": 789 }, "_children": [], "_active": true, "_components": [ { - "__id__": 849 + "__id__": 869 }, { - "__id__": 850 + "__id__": 870 } ], "_prefab": null, @@ -25349,8 +26756,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 848 + "__id__": 868 }, "_enabled": true, "__prefab": null, @@ -25370,8 +26778,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 848 + "__id__": 868 }, "_enabled": true, "__prefab": null, @@ -25408,17 +26817,18 @@ "__type__": "cc.Node", "_name": "spawn point-031", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 769 + "__id__": 789 }, "_children": [], "_active": true, "_components": [ { - "__id__": 852 + "__id__": 872 }, { - "__id__": 853 + "__id__": 873 } ], "_prefab": null, @@ -25455,8 +26865,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 851 + "__id__": 871 }, "_enabled": true, "__prefab": null, @@ -25476,8 +26887,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 851 + "__id__": 871 }, "_enabled": true, "__prefab": null, @@ -25514,17 +26926,18 @@ "__type__": "cc.Node", "_name": "spawn point-032", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 769 + "__id__": 789 }, "_children": [], "_active": true, "_components": [ { - "__id__": 855 + "__id__": 875 }, { - "__id__": 856 + "__id__": 876 } ], "_prefab": null, @@ -25561,8 +26974,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 854 + "__id__": 874 }, "_enabled": true, "__prefab": null, @@ -25582,8 +26996,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 854 + "__id__": 874 }, "_enabled": true, "__prefab": null, @@ -25620,17 +27035,18 @@ "__type__": "cc.Node", "_name": "spawn point-033", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 769 + "__id__": 789 }, "_children": [], "_active": true, "_components": [ { - "__id__": 858 + "__id__": 878 }, { - "__id__": 859 + "__id__": 879 } ], "_prefab": null, @@ -25667,8 +27083,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 857 + "__id__": 877 }, "_enabled": true, "__prefab": null, @@ -25688,8 +27105,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 857 + "__id__": 877 }, "_enabled": true, "__prefab": null, @@ -25726,17 +27144,18 @@ "__type__": "cc.Node", "_name": "spawn point-034", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 769 + "__id__": 789 }, "_children": [], "_active": true, "_components": [ { - "__id__": 861 + "__id__": 881 }, { - "__id__": 862 + "__id__": 882 } ], "_prefab": null, @@ -25773,8 +27192,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 860 + "__id__": 880 }, "_enabled": true, "__prefab": null, @@ -25794,8 +27214,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 860 + "__id__": 880 }, "_enabled": true, "__prefab": null, @@ -25832,17 +27253,18 @@ "__type__": "cc.Node", "_name": "spawn point-035", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 769 + "__id__": 789 }, "_children": [], "_active": true, "_components": [ { - "__id__": 864 + "__id__": 884 }, { - "__id__": 865 + "__id__": 885 } ], "_prefab": null, @@ -25879,8 +27301,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 863 + "__id__": 883 }, "_enabled": true, "__prefab": null, @@ -25900,8 +27323,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 863 + "__id__": 883 }, "_enabled": true, "__prefab": null, @@ -25938,17 +27362,18 @@ "__type__": "cc.Node", "_name": "spawn point-036", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 769 + "__id__": 789 }, "_children": [], "_active": true, "_components": [ { - "__id__": 867 + "__id__": 887 }, { - "__id__": 868 + "__id__": 888 } ], "_prefab": null, @@ -25985,8 +27410,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 866 + "__id__": 886 }, "_enabled": true, "__prefab": null, @@ -26006,8 +27432,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 866 + "__id__": 886 }, "_enabled": true, "__prefab": null, @@ -26044,17 +27471,18 @@ "__type__": "cc.Node", "_name": "spawn point-037", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 769 + "__id__": 789 }, "_children": [], "_active": true, "_components": [ { - "__id__": 870 + "__id__": 890 }, { - "__id__": 871 + "__id__": 891 } ], "_prefab": null, @@ -26091,8 +27519,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 869 + "__id__": 889 }, "_enabled": true, "__prefab": null, @@ -26112,8 +27541,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 869 + "__id__": 889 }, "_enabled": true, "__prefab": null, @@ -26150,17 +27580,18 @@ "__type__": "cc.Node", "_name": "spawn point-038", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 769 + "__id__": 789 }, "_children": [], "_active": true, "_components": [ { - "__id__": 873 + "__id__": 893 }, { - "__id__": 874 + "__id__": 894 } ], "_prefab": null, @@ -26197,8 +27628,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 872 + "__id__": 892 }, "_enabled": true, "__prefab": null, @@ -26218,8 +27650,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 872 + "__id__": 892 }, "_enabled": true, "__prefab": null, @@ -26256,17 +27689,18 @@ "__type__": "cc.Node", "_name": "spawn point-039", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 769 + "__id__": 789 }, "_children": [], "_active": true, "_components": [ { - "__id__": 876 + "__id__": 896 }, { - "__id__": 877 + "__id__": 897 } ], "_prefab": null, @@ -26303,8 +27737,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 875 + "__id__": 895 }, "_enabled": true, "__prefab": null, @@ -26324,8 +27759,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 875 + "__id__": 895 }, "_enabled": true, "__prefab": null, @@ -26362,17 +27798,18 @@ "__type__": "cc.Node", "_name": "spawn point-040", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 769 + "__id__": 789 }, "_children": [], "_active": true, "_components": [ { - "__id__": 879 + "__id__": 899 }, { - "__id__": 880 + "__id__": 900 } ], "_prefab": null, @@ -26409,8 +27846,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 878 + "__id__": 898 }, "_enabled": true, "__prefab": null, @@ -26430,8 +27868,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 878 + "__id__": 898 }, "_enabled": true, "__prefab": null, @@ -26468,17 +27907,18 @@ "__type__": "cc.Node", "_name": "spawn point-041", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 769 + "__id__": 789 }, "_children": [], "_active": true, "_components": [ { - "__id__": 882 + "__id__": 902 }, { - "__id__": 883 + "__id__": 903 } ], "_prefab": null, @@ -26515,8 +27955,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 881 + "__id__": 901 }, "_enabled": true, "__prefab": null, @@ -26536,8 +27977,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 881 + "__id__": 901 }, "_enabled": true, "__prefab": null, @@ -26574,17 +28016,18 @@ "__type__": "cc.Node", "_name": "spawn point-043", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 769 + "__id__": 789 }, "_children": [], "_active": true, "_components": [ { - "__id__": 885 + "__id__": 905 }, { - "__id__": 886 + "__id__": 906 } ], "_prefab": null, @@ -26621,8 +28064,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 884 + "__id__": 904 }, "_enabled": true, "__prefab": null, @@ -26642,8 +28086,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 884 + "__id__": 904 }, "_enabled": true, "__prefab": null, @@ -26680,17 +28125,18 @@ "__type__": "cc.Node", "_name": "spawn point-044", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 769 + "__id__": 789 }, "_children": [], "_active": true, "_components": [ { - "__id__": 888 + "__id__": 908 }, { - "__id__": 889 + "__id__": 909 } ], "_prefab": null, @@ -26727,8 +28173,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 887 + "__id__": 907 }, "_enabled": true, "__prefab": null, @@ -26748,8 +28195,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 887 + "__id__": 907 }, "_enabled": true, "__prefab": null, @@ -26786,17 +28234,18 @@ "__type__": "cc.Node", "_name": "spawn point-045", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 769 + "__id__": 789 }, "_children": [], "_active": true, "_components": [ { - "__id__": 891 + "__id__": 911 }, { - "__id__": 892 + "__id__": 912 } ], "_prefab": null, @@ -26833,8 +28282,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 890 + "__id__": 910 }, "_enabled": true, "__prefab": null, @@ -26854,8 +28304,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 890 + "__id__": 910 }, "_enabled": true, "__prefab": null, @@ -26892,17 +28343,18 @@ "__type__": "cc.Node", "_name": "spawn point-047", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 769 + "__id__": 789 }, "_children": [], "_active": true, "_components": [ { - "__id__": 894 + "__id__": 914 }, { - "__id__": 895 + "__id__": 915 } ], "_prefab": null, @@ -26939,8 +28391,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 893 + "__id__": 913 }, "_enabled": true, "__prefab": null, @@ -26960,8 +28413,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 893 + "__id__": 913 }, "_enabled": true, "__prefab": null, @@ -26998,17 +28452,18 @@ "__type__": "cc.Node", "_name": "spawn point-048", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 769 + "__id__": 789 }, "_children": [], "_active": true, "_components": [ { - "__id__": 897 + "__id__": 917 }, { - "__id__": 898 + "__id__": 918 } ], "_prefab": null, @@ -27045,8 +28500,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 896 + "__id__": 916 }, "_enabled": true, "__prefab": null, @@ -27066,8 +28522,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 896 + "__id__": 916 }, "_enabled": true, "__prefab": null, @@ -27104,17 +28561,18 @@ "__type__": "cc.Node", "_name": "spawn point-049", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 769 + "__id__": 789 }, "_children": [], "_active": true, "_components": [ { - "__id__": 900 + "__id__": 920 }, { - "__id__": 901 + "__id__": 921 } ], "_prefab": null, @@ -27151,8 +28609,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 899 + "__id__": 919 }, "_enabled": true, "__prefab": null, @@ -27172,8 +28631,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 899 + "__id__": 919 }, "_enabled": true, "__prefab": null, @@ -27210,17 +28670,18 @@ "__type__": "cc.Node", "_name": "spawn point-050", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 769 + "__id__": 789 }, "_children": [], "_active": true, "_components": [ { - "__id__": 903 + "__id__": 923 }, { - "__id__": 904 + "__id__": 924 } ], "_prefab": null, @@ -27257,8 +28718,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 902 + "__id__": 922 }, "_enabled": true, "__prefab": null, @@ -27278,8 +28740,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 902 + "__id__": 922 }, "_enabled": true, "__prefab": null, @@ -27316,17 +28779,18 @@ "__type__": "cc.Node", "_name": "spawn point-051", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 769 + "__id__": 789 }, "_children": [], "_active": true, "_components": [ { - "__id__": 906 + "__id__": 926 }, { - "__id__": 907 + "__id__": 927 } ], "_prefab": null, @@ -27363,8 +28827,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 905 + "__id__": 925 }, "_enabled": true, "__prefab": null, @@ -27384,8 +28849,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 905 + "__id__": 925 }, "_enabled": true, "__prefab": null, @@ -27422,17 +28888,18 @@ "__type__": "cc.Node", "_name": "spawn point-052", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 769 + "__id__": 789 }, "_children": [], "_active": true, "_components": [ { - "__id__": 909 + "__id__": 929 }, { - "__id__": 910 + "__id__": 930 } ], "_prefab": null, @@ -27469,8 +28936,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 908 + "__id__": 928 }, "_enabled": true, "__prefab": null, @@ -27490,8 +28958,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 908 + "__id__": 928 }, "_enabled": true, "__prefab": null, @@ -27528,17 +28997,18 @@ "__type__": "cc.Node", "_name": "spawn point-053", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 769 + "__id__": 789 }, "_children": [], "_active": true, "_components": [ { - "__id__": 912 + "__id__": 932 }, { - "__id__": 913 + "__id__": 933 } ], "_prefab": null, @@ -27575,8 +29045,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 911 + "__id__": 931 }, "_enabled": true, "__prefab": null, @@ -27596,8 +29067,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 911 + "__id__": 931 }, "_enabled": true, "__prefab": null, @@ -27634,17 +29106,18 @@ "__type__": "cc.Node", "_name": "spawn point-018", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 769 + "__id__": 789 }, "_children": [], "_active": true, "_components": [ { - "__id__": 915 + "__id__": 935 }, { - "__id__": 916 + "__id__": 936 } ], "_prefab": null, @@ -27681,8 +29154,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 914 + "__id__": 934 }, "_enabled": true, "__prefab": null, @@ -27702,8 +29176,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 914 + "__id__": 934 }, "_enabled": true, "__prefab": null, @@ -27740,17 +29215,18 @@ "__type__": "cc.Node", "_name": "spawn point-019", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 769 + "__id__": 789 }, "_children": [], "_active": true, "_components": [ { - "__id__": 918 + "__id__": 938 }, { - "__id__": 919 + "__id__": 939 } ], "_prefab": null, @@ -27787,8 +29263,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 917 + "__id__": 937 }, "_enabled": true, "__prefab": null, @@ -27808,8 +29285,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 917 + "__id__": 937 }, "_enabled": true, "__prefab": null, @@ -27846,17 +29324,18 @@ "__type__": "cc.Node", "_name": "spawn point-042", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 769 + "__id__": 789 }, "_children": [], "_active": true, "_components": [ { - "__id__": 921 + "__id__": 941 }, { - "__id__": 922 + "__id__": 942 } ], "_prefab": null, @@ -27893,8 +29372,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 920 + "__id__": 940 }, "_enabled": true, "__prefab": null, @@ -27914,8 +29394,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 920 + "__id__": 940 }, "_enabled": true, "__prefab": null, @@ -27952,17 +29433,18 @@ "__type__": "cc.Node", "_name": "spawn point-046", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 769 + "__id__": 789 }, "_children": [], "_active": true, "_components": [ { - "__id__": 924 + "__id__": 944 }, { - "__id__": 925 + "__id__": 945 } ], "_prefab": null, @@ -27999,8 +29481,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 923 + "__id__": 943 }, "_enabled": true, "__prefab": null, @@ -28020,8 +29503,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 923 + "__id__": 943 }, "_enabled": true, "__prefab": null, @@ -28058,17 +29542,18 @@ "__type__": "cc.Node", "_name": "spawn point-054", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 769 + "__id__": 789 }, "_children": [], "_active": true, "_components": [ { - "__id__": 927 + "__id__": 947 }, { - "__id__": 928 + "__id__": 948 } ], "_prefab": null, @@ -28105,8 +29590,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 926 + "__id__": 946 }, "_enabled": true, "__prefab": null, @@ -28126,8 +29612,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 926 + "__id__": 946 }, "_enabled": true, "__prefab": null, @@ -28164,17 +29651,18 @@ "__type__": "cc.Node", "_name": "spawn point-055", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 769 + "__id__": 789 }, "_children": [], "_active": true, "_components": [ { - "__id__": 930 + "__id__": 950 }, { - "__id__": 931 + "__id__": 951 } ], "_prefab": null, @@ -28211,8 +29699,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 929 + "__id__": 949 }, "_enabled": true, "__prefab": null, @@ -28232,8 +29721,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 929 + "__id__": 949 }, "_enabled": true, "__prefab": null, @@ -28270,17 +29760,18 @@ "__type__": "cc.Node", "_name": "spawn point-012", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 769 + "__id__": 789 }, "_children": [], "_active": true, "_components": [ { - "__id__": 933 + "__id__": 953 }, { - "__id__": 934 + "__id__": 954 } ], "_prefab": null, @@ -28317,8 +29808,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 932 + "__id__": 952 }, "_enabled": true, "__prefab": null, @@ -28338,8 +29830,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 932 + "__id__": 952 }, "_enabled": true, "__prefab": null, @@ -28376,17 +29869,18 @@ "__type__": "cc.Node", "_name": "spawn point-013", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 769 + "__id__": 789 }, "_children": [], "_active": true, "_components": [ { - "__id__": 936 + "__id__": 956 }, { - "__id__": 937 + "__id__": 957 } ], "_prefab": null, @@ -28423,8 +29917,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 935 + "__id__": 955 }, "_enabled": true, "__prefab": null, @@ -28444,8 +29939,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 935 + "__id__": 955 }, "_enabled": true, "__prefab": null, @@ -28482,17 +29978,18 @@ "__type__": "cc.Node", "_name": "spawn point-058", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 769 + "__id__": 789 }, "_children": [], "_active": true, "_components": [ { - "__id__": 939 + "__id__": 959 }, { - "__id__": 940 + "__id__": 960 } ], "_prefab": null, @@ -28529,8 +30026,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 938 + "__id__": 958 }, "_enabled": true, "__prefab": null, @@ -28550,8 +30048,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 938 + "__id__": 958 }, "_enabled": true, "__prefab": null, @@ -28588,17 +30087,18 @@ "__type__": "cc.Node", "_name": "spawn point-059", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 769 + "__id__": 789 }, "_children": [], "_active": true, "_components": [ { - "__id__": 942 + "__id__": 962 }, { - "__id__": 943 + "__id__": 963 } ], "_prefab": null, @@ -28635,8 +30135,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 941 + "__id__": 961 }, "_enabled": true, "__prefab": null, @@ -28656,8 +30157,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 941 + "__id__": 961 }, "_enabled": true, "__prefab": null, @@ -28694,17 +30196,18 @@ "__type__": "cc.Node", "_name": "spawn point-056", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 769 + "__id__": 789 }, "_children": [], "_active": true, "_components": [ { - "__id__": 945 + "__id__": 965 }, { - "__id__": 946 + "__id__": 966 } ], "_prefab": null, @@ -28741,8 +30244,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 944 + "__id__": 964 }, "_enabled": true, "__prefab": null, @@ -28762,8 +30266,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 944 + "__id__": 964 }, "_enabled": true, "__prefab": null, @@ -28800,17 +30305,18 @@ "__type__": "cc.Node", "_name": "spawn point-057", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 769 + "__id__": 789 }, "_children": [], "_active": true, "_components": [ { - "__id__": 948 + "__id__": 968 }, { - "__id__": 949 + "__id__": 969 } ], "_prefab": null, @@ -28847,8 +30353,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 947 + "__id__": 967 }, "_enabled": true, "__prefab": null, @@ -28868,8 +30375,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 947 + "__id__": 967 }, "_enabled": true, "__prefab": null, @@ -28906,17 +30414,18 @@ "__type__": "cc.Node", "_name": "spawn point-060", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 769 + "__id__": 789 }, "_children": [], "_active": true, "_components": [ { - "__id__": 951 + "__id__": 971 }, { - "__id__": 952 + "__id__": 972 } ], "_prefab": null, @@ -28953,8 +30462,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 950 + "__id__": 970 }, "_enabled": true, "__prefab": null, @@ -28974,8 +30484,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 950 + "__id__": 970 }, "_enabled": true, "__prefab": null, @@ -29012,17 +30523,18 @@ "__type__": "cc.Node", "_name": "spawn point-061", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 769 + "__id__": 789 }, "_children": [], "_active": true, "_components": [ { - "__id__": 954 + "__id__": 974 }, { - "__id__": 955 + "__id__": 975 } ], "_prefab": null, @@ -29059,8 +30571,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 953 + "__id__": 973 }, "_enabled": true, "__prefab": null, @@ -29080,8 +30593,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 953 + "__id__": 973 }, "_enabled": true, "__prefab": null, @@ -29118,17 +30632,18 @@ "__type__": "cc.Node", "_name": "spawn point-062", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 769 + "__id__": 789 }, "_children": [], "_active": true, "_components": [ { - "__id__": 957 + "__id__": 977 }, { - "__id__": 958 + "__id__": 978 } ], "_prefab": null, @@ -29165,8 +30680,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 956 + "__id__": 976 }, "_enabled": true, "__prefab": null, @@ -29186,8 +30702,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 956 + "__id__": 976 }, "_enabled": true, "__prefab": null, @@ -29224,17 +30741,18 @@ "__type__": "cc.Node", "_name": "spawn point-065", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 769 + "__id__": 789 }, "_children": [], "_active": true, "_components": [ { - "__id__": 960 + "__id__": 980 }, { - "__id__": 961 + "__id__": 981 } ], "_prefab": null, @@ -29271,8 +30789,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 959 + "__id__": 979 }, "_enabled": true, "__prefab": null, @@ -29292,8 +30811,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 959 + "__id__": 979 }, "_enabled": true, "__prefab": null, @@ -29330,17 +30850,18 @@ "__type__": "cc.Node", "_name": "spawn point-063", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 769 + "__id__": 789 }, "_children": [], "_active": true, "_components": [ { - "__id__": 963 + "__id__": 983 }, { - "__id__": 964 + "__id__": 984 } ], "_prefab": null, @@ -29377,8 +30898,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 962 + "__id__": 982 }, "_enabled": true, "__prefab": null, @@ -29398,8 +30920,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 962 + "__id__": 982 }, "_enabled": true, "__prefab": null, @@ -29436,17 +30959,18 @@ "__type__": "cc.Node", "_name": "spawn point-064", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 769 + "__id__": 789 }, "_children": [], "_active": true, "_components": [ { - "__id__": 966 + "__id__": 986 }, { - "__id__": 967 + "__id__": 987 } ], "_prefab": null, @@ -29483,8 +31007,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 965 + "__id__": 985 }, "_enabled": true, "__prefab": null, @@ -29504,8 +31029,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 965 + "__id__": 985 }, "_enabled": true, "__prefab": null, @@ -29542,8 +31068,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 769 + "__id__": 789 }, "_enabled": true, "__prefab": null, @@ -29563,222 +31090,223 @@ "__type__": "402d0NRh/pCFotZG+o5aE8p", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 769 + "__id__": 789 }, "_enabled": true, "__prefab": null, "_objects": [ { - "__id__": 970 + "__id__": 990 }, { - "__id__": 971 + "__id__": 991 } ], "_boosters": [ { - "__id__": 972 + "__id__": 992 } ], "_spawnPoints": [ { - "__id__": 770 + "__id__": 790 }, { - "__id__": 773 + "__id__": 793 }, { - "__id__": 776 + "__id__": 796 }, { - "__id__": 779 + "__id__": 799 }, { - "__id__": 782 + "__id__": 802 }, { - "__id__": 785 + "__id__": 805 }, { - "__id__": 788 + "__id__": 808 }, { - "__id__": 791 + "__id__": 811 }, { - "__id__": 794 + "__id__": 814 }, { - "__id__": 797 + "__id__": 817 }, { - "__id__": 800 + "__id__": 820 }, { - "__id__": 803 + "__id__": 823 }, { - "__id__": 806 + "__id__": 826 }, { - "__id__": 809 + "__id__": 829 }, { - "__id__": 812 + "__id__": 832 }, { - "__id__": 815 + "__id__": 835 }, { - "__id__": 818 + "__id__": 838 }, { - "__id__": 821 + "__id__": 841 }, { - "__id__": 824 + "__id__": 844 }, { - "__id__": 827 + "__id__": 847 }, { - "__id__": 830 + "__id__": 850 }, { - "__id__": 833 + "__id__": 853 }, { - "__id__": 836 + "__id__": 856 }, { - "__id__": 839 + "__id__": 859 }, { - "__id__": 842 + "__id__": 862 }, { - "__id__": 845 + "__id__": 865 }, { - "__id__": 848 + "__id__": 868 }, { - "__id__": 851 + "__id__": 871 }, { - "__id__": 854 + "__id__": 874 }, { - "__id__": 857 + "__id__": 877 }, { - "__id__": 860 + "__id__": 880 }, { - "__id__": 863 + "__id__": 883 }, { - "__id__": 866 + "__id__": 886 }, { - "__id__": 869 + "__id__": 889 }, { - "__id__": 872 + "__id__": 892 }, { - "__id__": 875 + "__id__": 895 }, { - "__id__": 878 + "__id__": 898 }, { - "__id__": 881 + "__id__": 901 }, { - "__id__": 884 + "__id__": 904 }, { - "__id__": 887 + "__id__": 907 }, { - "__id__": 890 + "__id__": 910 }, { - "__id__": 893 + "__id__": 913 }, { - "__id__": 896 + "__id__": 916 }, { - "__id__": 899 + "__id__": 919 }, { - "__id__": 902 + "__id__": 922 }, { - "__id__": 905 + "__id__": 925 }, { - "__id__": 908 + "__id__": 928 }, { - "__id__": 911 + "__id__": 931 }, { - "__id__": 914 + "__id__": 934 }, { - "__id__": 917 + "__id__": 937 }, { - "__id__": 920 + "__id__": 940 }, { - "__id__": 923 + "__id__": 943 }, { - "__id__": 926 + "__id__": 946 }, { - "__id__": 929 + "__id__": 949 }, { - "__id__": 932 + "__id__": 952 }, { - "__id__": 935 + "__id__": 955 }, { - "__id__": 938 + "__id__": 958 }, { - "__id__": 941 + "__id__": 961 }, { - "__id__": 944 + "__id__": 964 }, { - "__id__": 947 + "__id__": 967 }, { - "__id__": 950 + "__id__": 970 }, { - "__id__": 953 + "__id__": 973 }, { - "__id__": 956 + "__id__": 976 }, { - "__id__": 959 + "__id__": 979 }, { - "__id__": 962 + "__id__": 982 }, { - "__id__": 965 + "__id__": 985 } ], "_spawnTime": 1.5, @@ -29823,6 +31351,7 @@ "__type__": "cc.Node", "_name": "trail render", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { "__id__": 9 }, @@ -29830,10 +31359,10 @@ "_active": true, "_components": [ { - "__id__": 974 + "__id__": 994 }, { - "__id__": 975 + "__id__": 995 } ], "_prefab": null, @@ -29870,8 +31399,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 973 + "__id__": 993 }, "_enabled": true, "__prefab": null, @@ -29891,8 +31421,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 973 + "__id__": 993 }, "_enabled": true, "__prefab": null, @@ -29929,6 +31460,7 @@ "__type__": "cc.Node", "_name": "BallHolder", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { "__id__": 9 }, @@ -29936,7 +31468,7 @@ "_active": true, "_components": [ { - "__id__": 977 + "__id__": 997 } ], "_prefab": null, @@ -29973,8 +31505,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 976 + "__id__": 996 }, "_enabled": true, "__prefab": null, @@ -29994,21 +31527,22 @@ "__type__": "cc.Node", "_name": "Cannon", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { "__id__": 9 }, "_children": [ { - "__id__": 979 + "__id__": 999 }, { - "__id__": 1113 + "__id__": 1134 } ], "_active": true, "_components": [ { - "__id__": 1247 + "__id__": 1269 } ], "_prefab": null, @@ -30045,27 +31579,28 @@ "__type__": "cc.Node", "_name": "Cannon", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 978 + "__id__": 998 }, "_children": [ { - "__id__": 980 + "__id__": 1000 }, { - "__id__": 984 + "__id__": 1005 } ], "_active": true, "_components": [ { - "__id__": 1110 + "__id__": 1131 }, { - "__id__": 1111 + "__id__": 1132 }, { - "__id__": 1112 + "__id__": 1133 } ], "_prefab": null, @@ -30102,20 +31637,24 @@ "__type__": "cc.Node", "_name": "Collider", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 979 + "__id__": 999 }, "_children": [], "_active": true, "_components": [ { - "__id__": 981 + "__id__": 1001 }, { - "__id__": 982 + "__id__": 1002 }, { - "__id__": 983 + "__id__": 1003 + }, + { + "__id__": 1004 } ], "_prefab": null, @@ -30152,8 +31691,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 980 + "__id__": 1000 }, "_enabled": true, "__prefab": null, @@ -30173,8 +31713,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 980 + "__id__": 1000 }, "_enabled": true, "__prefab": null, @@ -30211,13 +31752,14 @@ "__type__": "cc.BoxCollider2D", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 980 + "__id__": 1000 }, "_enabled": true, "__prefab": null, "tag": 0, - "_group": 1, + "_group": 2, "_density": 1, "_sensor": false, "_friction": 0.2, @@ -30234,25 +31776,54 @@ }, "_id": "aa22GqQU9HNafuaOg32tCe" }, + { + "__type__": "cc.RigidBody2D", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1000 + }, + "_enabled": true, + "__prefab": null, + "enabledContactListener": true, + "bullet": false, + "awakeOnLoad": true, + "_group": 2, + "_type": 0, + "_allowSleep": true, + "_gravityScale": 1, + "_linearDamping": 0, + "_angularDamping": 0, + "_linearVelocity": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_angularVelocity": 0, + "_fixedRotation": false, + "_id": "e7Z31rzhpI0rBRJetW11ey" + }, { "__type__": "cc.Node", "_name": "Fx", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 979 + "__id__": 999 }, "_children": [ { - "__id__": 985 + "__id__": 1006 }, { - "__id__": 1044 + "__id__": 1065 } ], "_active": false, "_components": [ { - "__id__": 1109 + "__id__": 1130 } ], "_prefab": null, @@ -30289,20 +31860,21 @@ "__type__": "cc.Node", "_name": "Particle", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 984 + "__id__": 1005 }, "_children": [], "_active": true, "_components": [ { - "__id__": 986 + "__id__": 1007 }, { - "__id__": 1042 + "__id__": 1063 }, { - "__id__": 1043 + "__id__": 1064 } ], "_prefab": null, @@ -30339,8 +31911,9 @@ "__type__": "cc.ParticleSystem", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 985 + "__id__": 1006 }, "_enabled": true, "__prefab": null, @@ -30353,60 +31926,60 @@ ], "_visFlags": 0, "startColor": { - "__id__": 987 + "__id__": 1008 }, "scaleSpace": 1, "startSize3D": false, "startSizeX": { - "__id__": 988 + "__id__": 1009 }, "startSize": { - "__id__": 988 + "__id__": 1009 }, "startSizeY": { - "__id__": 989 + "__id__": 1010 }, "startSizeZ": { - "__id__": 990 + "__id__": 1011 }, "startSpeed": { - "__id__": 991 + "__id__": 1012 }, "startRotation3D": false, "startRotationX": { - "__id__": 992 + "__id__": 1013 }, "startRotationY": { - "__id__": 993 + "__id__": 1014 }, "startRotationZ": { - "__id__": 994 + "__id__": 1015 }, "startRotation": { - "__id__": 994 + "__id__": 1015 }, "startDelay": { - "__id__": 995 + "__id__": 1016 }, "startLifetime": { - "__id__": 996 + "__id__": 1017 }, "duration": 0.5, "loop": false, "simulationSpeed": 1, "playOnAwake": true, "gravityModifier": { - "__id__": 997 + "__id__": 1018 }, "rateOverTime": { - "__id__": 998 + "__id__": 1019 }, "rateOverDistance": { - "__id__": 999 + "__id__": 1020 }, "bursts": [ { - "__id__": 1000 + "__id__": 1021 } ], "_renderCulling": false, @@ -30417,37 +31990,37 @@ "_dataCulling": false, "enableCulling": false, "_colorOverLifetimeModule": { - "__id__": 1002 + "__id__": 1023 }, "_shapeModule": { - "__id__": 1004 + "__id__": 1025 }, "_sizeOvertimeModule": { - "__id__": 1006 - }, - "_velocityOvertimeModule": { - "__id__": 1012 - }, - "_forceOvertimeModule": { - "__id__": 1018 - }, - "_limitVelocityOvertimeModule": { - "__id__": 1022 - }, - "_rotationOvertimeModule": { "__id__": 1027 }, + "_velocityOvertimeModule": { + "__id__": 1033 + }, + "_forceOvertimeModule": { + "__id__": 1039 + }, + "_limitVelocityOvertimeModule": { + "__id__": 1043 + }, + "_rotationOvertimeModule": { + "__id__": 1048 + }, "_textureAnimationModule": { - "__id__": 1031 + "__id__": 1052 }, "_noiseModule": { - "__id__": 1035 + "__id__": 1056 }, "_trailModule": { - "__id__": 1036 + "__id__": 1057 }, "renderer": { - "__id__": 1041 + "__id__": 1062 }, "_prewarm": false, "_capacity": 8, @@ -30547,7 +32120,7 @@ "_repeatCount": 1, "repeatInterval": 0, "count": { - "__id__": 1001 + "__id__": 1022 } }, { @@ -30560,7 +32133,7 @@ "__type__": "cc.ColorOvertimeModule", "_enable": false, "color": { - "__id__": 1003 + "__id__": 1024 } }, { @@ -30589,7 +32162,7 @@ "arcMode": 0, "arcSpread": 11.4, "arcSpeed": { - "__id__": 1005 + "__id__": 1026 }, "length": 5, "boxThickness": { @@ -30630,23 +32203,23 @@ "_enable": true, "separateAxes": false, "size": { - "__id__": 1007 + "__id__": 1028 }, "x": { - "__id__": 1009 + "__id__": 1030 }, "y": { - "__id__": 1010 + "__id__": 1031 }, "z": { - "__id__": 1011 + "__id__": 1032 } }, { "__type__": "cc.CurveRange", "mode": 1, "spline": { - "__id__": 1008 + "__id__": 1029 }, "multiplier": 1 }, @@ -30707,16 +32280,16 @@ "__type__": "cc.VelocityOvertimeModule", "_enable": true, "x": { - "__id__": 1013 + "__id__": 1034 }, "y": { - "__id__": 1014 + "__id__": 1035 }, "z": { - "__id__": 1016 + "__id__": 1037 }, "speedModifier": { - "__id__": 1017 + "__id__": 1038 }, "space": 1 }, @@ -30730,7 +32303,7 @@ "__type__": "cc.CurveRange", "mode": 1, "spline": { - "__id__": 1015 + "__id__": 1036 }, "multiplier": 1 }, @@ -30785,13 +32358,13 @@ "__type__": "cc.ForceOvertimeModule", "_enable": false, "x": { - "__id__": 1019 + "__id__": 1040 }, "y": { - "__id__": 1020 + "__id__": 1041 }, "z": { - "__id__": 1021 + "__id__": 1042 }, "space": 1 }, @@ -30817,16 +32390,16 @@ "__type__": "cc.LimitVelocityOvertimeModule", "_enable": false, "limitX": { - "__id__": 1023 + "__id__": 1044 }, "limitY": { - "__id__": 1024 + "__id__": 1045 }, "limitZ": { - "__id__": 1025 + "__id__": 1046 }, "limit": { - "__id__": 1026 + "__id__": 1047 }, "dampen": 3, "separateAxes": false, @@ -30861,13 +32434,13 @@ "_enable": true, "_separateAxes": false, "x": { - "__id__": 1028 + "__id__": 1049 }, "y": { - "__id__": 1029 + "__id__": 1050 }, "z": { - "__id__": 1030 + "__id__": 1051 } }, { @@ -30901,10 +32474,10 @@ "_mode": 0, "animation": 0, "frameOverTime": { - "__id__": 1032 + "__id__": 1053 }, "startFrame": { - "__id__": 1034 + "__id__": 1055 }, "cycleCount": 0, "_flipU": 0, @@ -30917,7 +32490,7 @@ "__type__": "cc.CurveRange", "mode": 1, "spline": { - "__id__": 1033 + "__id__": 1054 }, "multiplier": 1 }, @@ -30984,25 +32557,25 @@ "_enable": false, "mode": 0, "lifeTime": { - "__id__": 1037 + "__id__": 1058 }, "_minParticleDistance": 0.1, "existWithParticles": true, "textureMode": 0, "widthFromParticle": true, "widthRatio": { - "__id__": 1038 + "__id__": 1059 }, "colorFromParticle": false, "colorOverTrail": { - "__id__": 1039 + "__id__": 1060 }, "colorOvertime": { - "__id__": 1040 + "__id__": 1061 }, "_space": 0, "_particleSystem": { - "__id__": 986 + "__id__": 1007 } }, { @@ -31061,8 +32634,9 @@ "__type__": "cc.UIMeshRenderer", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 985 + "__id__": 1006 }, "_enabled": true, "__prefab": null, @@ -31072,8 +32646,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 985 + "__id__": 1006 }, "_enabled": true, "__prefab": null, @@ -31095,19 +32670,19 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 984 + "__id__": 1005 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1045 + "__id__": 1066 }, { - "__id__": 1107 + "__id__": 1128 }, { - "__id__": 1108 + "__id__": 1129 } ], "_prefab": null, @@ -31146,7 +32721,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1044 + "__id__": 1065 }, "_enabled": true, "__prefab": null, @@ -31159,60 +32734,60 @@ ], "_visFlags": 0, "startColor": { - "__id__": 1046 + "__id__": 1067 }, "scaleSpace": 1, "startSize3D": false, "startSizeX": { - "__id__": 1047 + "__id__": 1068 }, "startSize": { - "__id__": 1047 + "__id__": 1068 }, "startSizeY": { - "__id__": 1048 + "__id__": 1069 }, "startSizeZ": { - "__id__": 1049 + "__id__": 1070 }, "startSpeed": { - "__id__": 1050 + "__id__": 1071 }, "startRotation3D": false, "startRotationX": { - "__id__": 1051 + "__id__": 1072 }, "startRotationY": { - "__id__": 1052 + "__id__": 1073 }, "startRotationZ": { - "__id__": 1053 + "__id__": 1074 }, "startRotation": { - "__id__": 1053 + "__id__": 1074 }, "startDelay": { - "__id__": 1054 + "__id__": 1075 }, "startLifetime": { - "__id__": 1055 + "__id__": 1076 }, "duration": 0.5, "loop": false, "simulationSpeed": 1, "playOnAwake": true, "gravityModifier": { - "__id__": 1056 + "__id__": 1077 }, "rateOverTime": { - "__id__": 1057 + "__id__": 1078 }, "rateOverDistance": { - "__id__": 1058 + "__id__": 1079 }, "bursts": [ { - "__id__": 1059 + "__id__": 1080 } ], "_renderCulling": false, @@ -31223,37 +32798,37 @@ "_dataCulling": false, "enableCulling": false, "_colorOverLifetimeModule": { - "__id__": 1061 + "__id__": 1082 }, "_shapeModule": { - "__id__": 1070 + "__id__": 1091 }, "_sizeOvertimeModule": { - "__id__": 1072 + "__id__": 1093 }, "_velocityOvertimeModule": { - "__id__": 1078 + "__id__": 1099 }, "_forceOvertimeModule": { - "__id__": 1083 + "__id__": 1104 }, "_limitVelocityOvertimeModule": { - "__id__": 1087 + "__id__": 1108 }, "_rotationOvertimeModule": { - "__id__": 1092 + "__id__": 1113 }, "_textureAnimationModule": { - "__id__": 1096 + "__id__": 1117 }, "_noiseModule": { - "__id__": 1100 + "__id__": 1121 }, "_trailModule": { - "__id__": 1101 + "__id__": 1122 }, "renderer": { - "__id__": 1106 + "__id__": 1127 }, "_prewarm": false, "_capacity": 100, @@ -31351,7 +32926,7 @@ "_repeatCount": 1, "repeatInterval": 1, "count": { - "__id__": 1060 + "__id__": 1081 } }, { @@ -31364,38 +32939,38 @@ "__type__": "cc.ColorOvertimeModule", "_enable": true, "color": { - "__id__": 1062 + "__id__": 1083 } }, { "__type__": "cc.GradientRange", "_mode": 1, "gradient": { - "__id__": 1063 + "__id__": 1084 } }, { "__type__": "cc.Gradient", "colorKeys": [ { - "__id__": 1064 + "__id__": 1085 }, { - "__id__": 1065 + "__id__": 1086 }, { - "__id__": 1066 + "__id__": 1087 } ], "alphaKeys": [ { - "__id__": 1067 + "__id__": 1088 }, { - "__id__": 1068 + "__id__": 1089 }, { - "__id__": 1069 + "__id__": 1090 } ], "mode": 0 @@ -31463,7 +33038,7 @@ "arcMode": 0, "arcSpread": 0, "arcSpeed": { - "__id__": 1071 + "__id__": 1092 }, "length": 5, "boxThickness": { @@ -31504,23 +33079,23 @@ "_enable": true, "separateAxes": false, "size": { - "__id__": 1073 + "__id__": 1094 }, "x": { - "__id__": 1075 + "__id__": 1096 }, "y": { - "__id__": 1076 + "__id__": 1097 }, "z": { - "__id__": 1077 + "__id__": 1098 } }, { "__type__": "cc.CurveRange", "mode": 1, "spline": { - "__id__": 1074 + "__id__": 1095 }, "multiplier": 1 }, @@ -31581,16 +33156,16 @@ "__type__": "cc.VelocityOvertimeModule", "_enable": false, "x": { - "__id__": 1079 + "__id__": 1100 }, "y": { - "__id__": 1080 + "__id__": 1101 }, "z": { - "__id__": 1081 + "__id__": 1102 }, "speedModifier": { - "__id__": 1082 + "__id__": 1103 }, "space": 1 }, @@ -31622,13 +33197,13 @@ "__type__": "cc.ForceOvertimeModule", "_enable": false, "x": { - "__id__": 1084 + "__id__": 1105 }, "y": { - "__id__": 1085 + "__id__": 1106 }, "z": { - "__id__": 1086 + "__id__": 1107 }, "space": 1 }, @@ -31654,16 +33229,16 @@ "__type__": "cc.LimitVelocityOvertimeModule", "_enable": true, "limitX": { - "__id__": 1088 + "__id__": 1109 }, "limitY": { - "__id__": 1089 + "__id__": 1110 }, "limitZ": { - "__id__": 1090 + "__id__": 1111 }, "limit": { - "__id__": 1091 + "__id__": 1112 }, "dampen": 0.05, "separateAxes": false, @@ -31698,13 +33273,13 @@ "_enable": true, "_separateAxes": false, "x": { - "__id__": 1093 + "__id__": 1114 }, "y": { - "__id__": 1094 + "__id__": 1115 }, "z": { - "__id__": 1095 + "__id__": 1116 } }, { @@ -31736,10 +33311,10 @@ "_mode": 0, "animation": 0, "frameOverTime": { - "__id__": 1097 + "__id__": 1118 }, "startFrame": { - "__id__": 1099 + "__id__": 1120 }, "cycleCount": 1, "_flipU": 0, @@ -31752,7 +33327,7 @@ "__type__": "cc.CurveRange", "mode": 1, "spline": { - "__id__": 1098 + "__id__": 1119 }, "multiplier": 1 }, @@ -31820,25 +33395,25 @@ "_enable": false, "mode": 0, "lifeTime": { - "__id__": 1102 + "__id__": 1123 }, "_minParticleDistance": 0.1, "existWithParticles": true, "textureMode": 0, "widthFromParticle": true, "widthRatio": { - "__id__": 1103 + "__id__": 1124 }, "colorFromParticle": false, "colorOverTrail": { - "__id__": 1104 + "__id__": 1125 }, "colorOvertime": { - "__id__": 1105 + "__id__": 1126 }, "_space": 0, "_particleSystem": { - "__id__": 1045 + "__id__": 1066 } }, { @@ -31897,8 +33472,9 @@ "__type__": "cc.UIMeshRenderer", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 1044 + "__id__": 1065 }, "_enabled": true, "__prefab": null, @@ -31908,8 +33484,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 1044 + "__id__": 1065 }, "_enabled": true, "__prefab": null, @@ -31929,8 +33506,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 984 + "__id__": 1005 }, "_enabled": true, "__prefab": null, @@ -31950,8 +33528,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 979 + "__id__": 999 }, "_enabled": true, "__prefab": null, @@ -31971,16 +33550,17 @@ "__type__": "1f970S32ylOnofatPpSgI1Z", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 979 + "__id__": 999 }, "_enabled": true, "__prefab": null, "_collider": { - "__id__": 983 + "__id__": 1003 }, "_animation": { - "__id__": 1112 + "__id__": 1133 }, "_force": 40, "_soundFx": { @@ -31994,8 +33574,9 @@ "__type__": "cc.Animation", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 979 + "__id__": 999 }, "_enabled": true, "__prefab": null, @@ -32016,27 +33597,28 @@ "__type__": "cc.Node", "_name": "Cannon-001", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 978 + "__id__": 998 }, "_children": [ { - "__id__": 1114 + "__id__": 1135 }, { - "__id__": 1118 + "__id__": 1140 } ], "_active": true, "_components": [ { - "__id__": 1244 + "__id__": 1266 }, { - "__id__": 1245 + "__id__": 1267 }, { - "__id__": 1246 + "__id__": 1268 } ], "_prefab": null, @@ -32073,20 +33655,24 @@ "__type__": "cc.Node", "_name": "Collider", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 1113 + "__id__": 1134 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1115 + "__id__": 1136 }, { - "__id__": 1116 + "__id__": 1137 }, { - "__id__": 1117 + "__id__": 1138 + }, + { + "__id__": 1139 } ], "_prefab": null, @@ -32123,8 +33709,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 1114 + "__id__": 1135 }, "_enabled": true, "__prefab": null, @@ -32144,8 +33731,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 1114 + "__id__": 1135 }, "_enabled": true, "__prefab": null, @@ -32182,13 +33770,14 @@ "__type__": "cc.BoxCollider2D", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 1114 + "__id__": 1135 }, "_enabled": true, "__prefab": null, "tag": 0, - "_group": 1, + "_group": 2, "_density": 1, "_sensor": false, "_friction": 0.2, @@ -32205,25 +33794,54 @@ }, "_id": "c1aD7E3gBP3atNyjPkK0ug" }, + { + "__type__": "cc.RigidBody2D", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1135 + }, + "_enabled": true, + "__prefab": null, + "enabledContactListener": true, + "bullet": false, + "awakeOnLoad": true, + "_group": 2, + "_type": 0, + "_allowSleep": true, + "_gravityScale": 1, + "_linearDamping": 0, + "_angularDamping": 0, + "_linearVelocity": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_angularVelocity": 0, + "_fixedRotation": false, + "_id": "c1MjpdJ8hAj700HNLI+3PT" + }, { "__type__": "cc.Node", "_name": "Fx", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 1113 + "__id__": 1134 }, "_children": [ { - "__id__": 1119 + "__id__": 1141 }, { - "__id__": 1178 + "__id__": 1200 } ], "_active": false, "_components": [ { - "__id__": 1243 + "__id__": 1265 } ], "_prefab": null, @@ -32260,20 +33878,21 @@ "__type__": "cc.Node", "_name": "Particle", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 1118 + "__id__": 1140 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1120 + "__id__": 1142 }, { - "__id__": 1176 + "__id__": 1198 }, { - "__id__": 1177 + "__id__": 1199 } ], "_prefab": null, @@ -32310,8 +33929,9 @@ "__type__": "cc.ParticleSystem", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 1119 + "__id__": 1141 }, "_enabled": true, "__prefab": null, @@ -32324,60 +33944,60 @@ ], "_visFlags": 0, "startColor": { - "__id__": 1121 + "__id__": 1143 }, "scaleSpace": 1, "startSize3D": false, "startSizeX": { - "__id__": 1122 + "__id__": 1144 }, "startSize": { - "__id__": 1122 + "__id__": 1144 }, "startSizeY": { - "__id__": 1123 + "__id__": 1145 }, "startSizeZ": { - "__id__": 1124 + "__id__": 1146 }, "startSpeed": { - "__id__": 1125 + "__id__": 1147 }, "startRotation3D": false, "startRotationX": { - "__id__": 1126 + "__id__": 1148 }, "startRotationY": { - "__id__": 1127 + "__id__": 1149 }, "startRotationZ": { - "__id__": 1128 + "__id__": 1150 }, "startRotation": { - "__id__": 1128 + "__id__": 1150 }, "startDelay": { - "__id__": 1129 + "__id__": 1151 }, "startLifetime": { - "__id__": 1130 + "__id__": 1152 }, "duration": 0.5, "loop": false, "simulationSpeed": 1, "playOnAwake": true, "gravityModifier": { - "__id__": 1131 + "__id__": 1153 }, "rateOverTime": { - "__id__": 1132 + "__id__": 1154 }, "rateOverDistance": { - "__id__": 1133 + "__id__": 1155 }, "bursts": [ { - "__id__": 1134 + "__id__": 1156 } ], "_renderCulling": false, @@ -32388,37 +34008,37 @@ "_dataCulling": false, "enableCulling": false, "_colorOverLifetimeModule": { - "__id__": 1136 + "__id__": 1158 }, "_shapeModule": { - "__id__": 1138 + "__id__": 1160 }, "_sizeOvertimeModule": { - "__id__": 1140 + "__id__": 1162 }, "_velocityOvertimeModule": { - "__id__": 1146 + "__id__": 1168 }, "_forceOvertimeModule": { - "__id__": 1152 + "__id__": 1174 }, "_limitVelocityOvertimeModule": { - "__id__": 1156 + "__id__": 1178 }, "_rotationOvertimeModule": { - "__id__": 1161 + "__id__": 1183 }, "_textureAnimationModule": { - "__id__": 1165 + "__id__": 1187 }, "_noiseModule": { - "__id__": 1169 + "__id__": 1191 }, "_trailModule": { - "__id__": 1170 + "__id__": 1192 }, "renderer": { - "__id__": 1175 + "__id__": 1197 }, "_prewarm": false, "_capacity": 8, @@ -32518,7 +34138,7 @@ "_repeatCount": 1, "repeatInterval": 0, "count": { - "__id__": 1135 + "__id__": 1157 } }, { @@ -32531,7 +34151,7 @@ "__type__": "cc.ColorOvertimeModule", "_enable": false, "color": { - "__id__": 1137 + "__id__": 1159 } }, { @@ -32560,7 +34180,7 @@ "arcMode": 0, "arcSpread": 11.4, "arcSpeed": { - "__id__": 1139 + "__id__": 1161 }, "length": 5, "boxThickness": { @@ -32601,23 +34221,23 @@ "_enable": true, "separateAxes": false, "size": { - "__id__": 1141 + "__id__": 1163 }, "x": { - "__id__": 1143 + "__id__": 1165 }, "y": { - "__id__": 1144 + "__id__": 1166 }, "z": { - "__id__": 1145 + "__id__": 1167 } }, { "__type__": "cc.CurveRange", "mode": 1, "spline": { - "__id__": 1142 + "__id__": 1164 }, "multiplier": 1 }, @@ -32678,16 +34298,16 @@ "__type__": "cc.VelocityOvertimeModule", "_enable": true, "x": { - "__id__": 1147 + "__id__": 1169 }, "y": { - "__id__": 1148 + "__id__": 1170 }, "z": { - "__id__": 1150 + "__id__": 1172 }, "speedModifier": { - "__id__": 1151 + "__id__": 1173 }, "space": 1 }, @@ -32701,7 +34321,7 @@ "__type__": "cc.CurveRange", "mode": 1, "spline": { - "__id__": 1149 + "__id__": 1171 }, "multiplier": 1 }, @@ -32756,13 +34376,13 @@ "__type__": "cc.ForceOvertimeModule", "_enable": false, "x": { - "__id__": 1153 + "__id__": 1175 }, "y": { - "__id__": 1154 + "__id__": 1176 }, "z": { - "__id__": 1155 + "__id__": 1177 }, "space": 1 }, @@ -32788,16 +34408,16 @@ "__type__": "cc.LimitVelocityOvertimeModule", "_enable": false, "limitX": { - "__id__": 1157 + "__id__": 1179 }, "limitY": { - "__id__": 1158 + "__id__": 1180 }, "limitZ": { - "__id__": 1159 + "__id__": 1181 }, "limit": { - "__id__": 1160 + "__id__": 1182 }, "dampen": 3, "separateAxes": false, @@ -32832,13 +34452,13 @@ "_enable": true, "_separateAxes": false, "x": { - "__id__": 1162 + "__id__": 1184 }, "y": { - "__id__": 1163 + "__id__": 1185 }, "z": { - "__id__": 1164 + "__id__": 1186 } }, { @@ -32872,10 +34492,10 @@ "_mode": 0, "animation": 0, "frameOverTime": { - "__id__": 1166 + "__id__": 1188 }, "startFrame": { - "__id__": 1168 + "__id__": 1190 }, "cycleCount": 0, "_flipU": 0, @@ -32888,7 +34508,7 @@ "__type__": "cc.CurveRange", "mode": 1, "spline": { - "__id__": 1167 + "__id__": 1189 }, "multiplier": 1 }, @@ -32955,25 +34575,25 @@ "_enable": false, "mode": 0, "lifeTime": { - "__id__": 1171 + "__id__": 1193 }, "_minParticleDistance": 0.1, "existWithParticles": true, "textureMode": 0, "widthFromParticle": true, "widthRatio": { - "__id__": 1172 + "__id__": 1194 }, "colorFromParticle": false, "colorOverTrail": { - "__id__": 1173 + "__id__": 1195 }, "colorOvertime": { - "__id__": 1174 + "__id__": 1196 }, "_space": 0, "_particleSystem": { - "__id__": 1120 + "__id__": 1142 } }, { @@ -33032,8 +34652,9 @@ "__type__": "cc.UIMeshRenderer", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 1119 + "__id__": 1141 }, "_enabled": true, "__prefab": null, @@ -33043,8 +34664,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 1119 + "__id__": 1141 }, "_enabled": true, "__prefab": null, @@ -33066,19 +34688,19 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1118 + "__id__": 1140 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1179 + "__id__": 1201 }, { - "__id__": 1241 + "__id__": 1263 }, { - "__id__": 1242 + "__id__": 1264 } ], "_prefab": null, @@ -33117,7 +34739,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1178 + "__id__": 1200 }, "_enabled": true, "__prefab": null, @@ -33130,60 +34752,60 @@ ], "_visFlags": 0, "startColor": { - "__id__": 1180 + "__id__": 1202 }, "scaleSpace": 1, "startSize3D": false, "startSizeX": { - "__id__": 1181 + "__id__": 1203 }, "startSize": { - "__id__": 1181 + "__id__": 1203 }, "startSizeY": { - "__id__": 1182 + "__id__": 1204 }, "startSizeZ": { - "__id__": 1183 + "__id__": 1205 }, "startSpeed": { - "__id__": 1184 + "__id__": 1206 }, "startRotation3D": false, "startRotationX": { - "__id__": 1185 + "__id__": 1207 }, "startRotationY": { - "__id__": 1186 + "__id__": 1208 }, "startRotationZ": { - "__id__": 1187 + "__id__": 1209 }, "startRotation": { - "__id__": 1187 + "__id__": 1209 }, "startDelay": { - "__id__": 1188 + "__id__": 1210 }, "startLifetime": { - "__id__": 1189 + "__id__": 1211 }, "duration": 0.5, "loop": false, "simulationSpeed": 1, "playOnAwake": true, "gravityModifier": { - "__id__": 1190 + "__id__": 1212 }, "rateOverTime": { - "__id__": 1191 + "__id__": 1213 }, "rateOverDistance": { - "__id__": 1192 + "__id__": 1214 }, "bursts": [ { - "__id__": 1193 + "__id__": 1215 } ], "_renderCulling": false, @@ -33194,37 +34816,37 @@ "_dataCulling": false, "enableCulling": false, "_colorOverLifetimeModule": { - "__id__": 1195 - }, - "_shapeModule": { - "__id__": 1204 - }, - "_sizeOvertimeModule": { - "__id__": 1206 - }, - "_velocityOvertimeModule": { - "__id__": 1212 - }, - "_forceOvertimeModule": { "__id__": 1217 }, - "_limitVelocityOvertimeModule": { - "__id__": 1221 - }, - "_rotationOvertimeModule": { + "_shapeModule": { "__id__": 1226 }, - "_textureAnimationModule": { - "__id__": 1230 + "_sizeOvertimeModule": { + "__id__": 1228 }, - "_noiseModule": { + "_velocityOvertimeModule": { "__id__": 1234 }, + "_forceOvertimeModule": { + "__id__": 1239 + }, + "_limitVelocityOvertimeModule": { + "__id__": 1243 + }, + "_rotationOvertimeModule": { + "__id__": 1248 + }, + "_textureAnimationModule": { + "__id__": 1252 + }, + "_noiseModule": { + "__id__": 1256 + }, "_trailModule": { - "__id__": 1235 + "__id__": 1257 }, "renderer": { - "__id__": 1240 + "__id__": 1262 }, "_prewarm": false, "_capacity": 100, @@ -33322,7 +34944,7 @@ "_repeatCount": 1, "repeatInterval": 1, "count": { - "__id__": 1194 + "__id__": 1216 } }, { @@ -33335,38 +34957,38 @@ "__type__": "cc.ColorOvertimeModule", "_enable": true, "color": { - "__id__": 1196 + "__id__": 1218 } }, { "__type__": "cc.GradientRange", "_mode": 1, "gradient": { - "__id__": 1197 + "__id__": 1219 } }, { "__type__": "cc.Gradient", "colorKeys": [ { - "__id__": 1198 + "__id__": 1220 }, { - "__id__": 1199 + "__id__": 1221 }, { - "__id__": 1200 + "__id__": 1222 } ], "alphaKeys": [ { - "__id__": 1201 + "__id__": 1223 }, { - "__id__": 1202 + "__id__": 1224 }, { - "__id__": 1203 + "__id__": 1225 } ], "mode": 0 @@ -33434,7 +35056,7 @@ "arcMode": 0, "arcSpread": 0, "arcSpeed": { - "__id__": 1205 + "__id__": 1227 }, "length": 5, "boxThickness": { @@ -33475,23 +35097,23 @@ "_enable": true, "separateAxes": false, "size": { - "__id__": 1207 + "__id__": 1229 }, "x": { - "__id__": 1209 + "__id__": 1231 }, "y": { - "__id__": 1210 + "__id__": 1232 }, "z": { - "__id__": 1211 + "__id__": 1233 } }, { "__type__": "cc.CurveRange", "mode": 1, "spline": { - "__id__": 1208 + "__id__": 1230 }, "multiplier": 1 }, @@ -33552,16 +35174,16 @@ "__type__": "cc.VelocityOvertimeModule", "_enable": false, "x": { - "__id__": 1213 + "__id__": 1235 }, "y": { - "__id__": 1214 + "__id__": 1236 }, "z": { - "__id__": 1215 + "__id__": 1237 }, "speedModifier": { - "__id__": 1216 + "__id__": 1238 }, "space": 1 }, @@ -33593,13 +35215,13 @@ "__type__": "cc.ForceOvertimeModule", "_enable": false, "x": { - "__id__": 1218 + "__id__": 1240 }, "y": { - "__id__": 1219 + "__id__": 1241 }, "z": { - "__id__": 1220 + "__id__": 1242 }, "space": 1 }, @@ -33625,16 +35247,16 @@ "__type__": "cc.LimitVelocityOvertimeModule", "_enable": true, "limitX": { - "__id__": 1222 + "__id__": 1244 }, "limitY": { - "__id__": 1223 + "__id__": 1245 }, "limitZ": { - "__id__": 1224 + "__id__": 1246 }, "limit": { - "__id__": 1225 + "__id__": 1247 }, "dampen": 0.05, "separateAxes": false, @@ -33669,13 +35291,13 @@ "_enable": true, "_separateAxes": false, "x": { - "__id__": 1227 + "__id__": 1249 }, "y": { - "__id__": 1228 + "__id__": 1250 }, "z": { - "__id__": 1229 + "__id__": 1251 } }, { @@ -33707,10 +35329,10 @@ "_mode": 0, "animation": 0, "frameOverTime": { - "__id__": 1231 + "__id__": 1253 }, "startFrame": { - "__id__": 1233 + "__id__": 1255 }, "cycleCount": 1, "_flipU": 0, @@ -33723,7 +35345,7 @@ "__type__": "cc.CurveRange", "mode": 1, "spline": { - "__id__": 1232 + "__id__": 1254 }, "multiplier": 1 }, @@ -33791,25 +35413,25 @@ "_enable": false, "mode": 0, "lifeTime": { - "__id__": 1236 + "__id__": 1258 }, "_minParticleDistance": 0.1, "existWithParticles": true, "textureMode": 0, "widthFromParticle": true, "widthRatio": { - "__id__": 1237 + "__id__": 1259 }, "colorFromParticle": false, "colorOverTrail": { - "__id__": 1238 + "__id__": 1260 }, "colorOvertime": { - "__id__": 1239 + "__id__": 1261 }, "_space": 0, "_particleSystem": { - "__id__": 1179 + "__id__": 1201 } }, { @@ -33868,8 +35490,9 @@ "__type__": "cc.UIMeshRenderer", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 1178 + "__id__": 1200 }, "_enabled": true, "__prefab": null, @@ -33879,8 +35502,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 1178 + "__id__": 1200 }, "_enabled": true, "__prefab": null, @@ -33900,8 +35524,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 1118 + "__id__": 1140 }, "_enabled": true, "__prefab": null, @@ -33921,8 +35546,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 1113 + "__id__": 1134 }, "_enabled": true, "__prefab": null, @@ -33942,16 +35568,17 @@ "__type__": "1f970S32ylOnofatPpSgI1Z", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 1113 + "__id__": 1134 }, "_enabled": true, "__prefab": null, "_collider": { - "__id__": 1117 + "__id__": 1138 }, "_animation": { - "__id__": 1246 + "__id__": 1268 }, "_force": 40, "_soundFx": { @@ -33965,8 +35592,9 @@ "__type__": "cc.Animation", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 1113 + "__id__": 1134 }, "_enabled": true, "__prefab": null, @@ -33987,8 +35615,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 978 + "__id__": 998 }, "_enabled": true, "__prefab": null, @@ -34008,24 +35637,25 @@ "__type__": "cc.Node", "_name": "PopupManager", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { "__id__": 9 }, "_children": [ { - "__id__": 1249 + "__id__": 1271 }, { - "__id__": 1252 + "__id__": 1274 } ], "_active": true, "_components": [ { - "__id__": 1257 + "__id__": 1279 }, { - "__id__": 1258 + "__id__": 1280 } ], "_prefab": null, @@ -34062,17 +35692,18 @@ "__type__": "cc.Node", "_name": "Popup", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 1248 + "__id__": 1270 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1250 + "__id__": 1272 }, { - "__id__": 1251 + "__id__": 1273 } ], "_prefab": null, @@ -34109,8 +35740,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 1249 + "__id__": 1271 }, "_enabled": true, "__prefab": null, @@ -34130,8 +35762,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 1249 + "__id__": 1271 }, "_enabled": true, "__prefab": null, @@ -34165,23 +35798,24 @@ "__type__": "cc.Node", "_name": "Event", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 1248 + "__id__": 1270 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1253 + "__id__": 1275 }, { - "__id__": 1254 + "__id__": 1276 }, { - "__id__": 1255 + "__id__": 1277 }, { - "__id__": 1256 + "__id__": 1278 } ], "_prefab": null, @@ -34218,14 +35852,15 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 1252 + "__id__": 1274 }, "_enabled": true, "__prefab": null, "_contentSize": { "__type__": "cc.Size", - "width": 382.74, + "width": 382.73828125, "height": 167.2 }, "_anchorPoint": { @@ -34239,8 +35874,9 @@ "__type__": "cc.Label", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 1252 + "__id__": 1274 }, "_enabled": true, "__prefab": null, @@ -34274,14 +35910,38 @@ "_isUnderline": false, "_underlineHeight": 2, "_cacheMode": 0, + "_enableOutline": true, + "_outlineColor": { + "__type__": "cc.Color", + "r": 255, + "g": 102, + "b": 0, + "a": 255 + }, + "_outlineWidth": 8, + "_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": "f9v7293dRFq4t2NzaL5CLg" }, { "__type__": "cc.Widget", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 1252 + "__id__": 1274 }, "_enabled": true, "__prefab": null, @@ -34309,27 +35969,21 @@ "__type__": "cc.LabelOutline", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 1252 + "__id__": 1274 }, "_enabled": true, "__prefab": null, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 102, - "b": 0, - "a": 255 - }, - "_width": 8, "_id": "48xN1y1cZE2q+KWSB/x1mb" }, { "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 1248 + "__id__": 1270 }, "_enabled": true, "__prefab": null, @@ -34349,23 +36003,24 @@ "__type__": "e458eXZXIRECKR9l03TkgQv", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 1248 + "__id__": 1270 }, "_enabled": true, "__prefab": null, "_popup": { - "__id__": 1249 + "__id__": 1271 }, "_label": { - "__id__": 1254 + "__id__": 1276 }, "_stickers": [ { - "__id__": 1259 + "__id__": 1281 }, { - "__id__": 1260 + "__id__": 1282 } ], "_id": "ebx5eaCQhFnYEdDdBHEy9W" @@ -34412,6 +36067,7 @@ "__type__": "85b9aaRsZBAn5sUxS5RQ3EF", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { "__id__": 9 }, @@ -34427,10 +36083,10 @@ "__expectedType__": "cc.Prefab" }, "_topContainer": { - "__id__": 1263 + "__id__": 1285 }, "_ballHolder": { - "__id__": 976 + "__id__": 996 }, "_ballSpawnPosition": { "__type__": "cc.Vec3", @@ -34469,6 +36125,7 @@ "__type__": "cc.Node", "_name": "TopContainer", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { "__id__": 2 }, @@ -34476,7 +36133,7 @@ "_active": true, "_components": [ { - "__id__": 1264 + "__id__": 1286 } ], "_prefab": null, @@ -34513,8 +36170,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 1263 + "__id__": 1285 }, "_enabled": true, "__prefab": null, @@ -34606,50 +36264,50 @@ "instance": null, "targetOverrides": [ { - "__id__": 1269 + "__id__": 1291 }, { - "__id__": 1272 + "__id__": 1294 }, { - "__id__": 1274 + "__id__": 1296 }, { - "__id__": 1277 + "__id__": 1299 } ], "nestedPrefabInstanceRoots": [ { - "__id__": 140 + "__id__": 158 }, { - "__id__": 159 + "__id__": 177 }, { - "__id__": 220 + "__id__": 239 }, { - "__id__": 451 + "__id__": 470 } ] }, { "__type__": "cc.TargetOverrideInfo", "source": { - "__id__": 159 + "__id__": 177 }, "sourceInfo": { - "__id__": 1270 + "__id__": 1292 }, "propertyPath": [ "_trailModule", "_particleSystem" ], "target": { - "__id__": 159 + "__id__": 177 }, "targetInfo": { - "__id__": 1271 + "__id__": 1293 } }, { @@ -34667,17 +36325,17 @@ { "__type__": "cc.TargetOverrideInfo", "source": { - "__id__": 553 + "__id__": 572 }, "sourceInfo": null, "propertyPath": [ "_buffFx" ], "target": { - "__id__": 220 + "__id__": 239 }, "targetInfo": { - "__id__": 1273 + "__id__": 1295 } }, { @@ -34689,20 +36347,20 @@ { "__type__": "cc.TargetOverrideInfo", "source": { - "__id__": 140 + "__id__": 158 }, "sourceInfo": { - "__id__": 1275 + "__id__": 1297 }, "propertyPath": [ "_trailModule", "_particleSystem" ], "target": { - "__id__": 140 + "__id__": 158 }, "targetInfo": { - "__id__": 1276 + "__id__": 1298 } }, { @@ -34720,17 +36378,17 @@ { "__type__": "cc.TargetOverrideInfo", "source": { - "__id__": 516 + "__id__": 535 }, "sourceInfo": null, "propertyPath": [ "topScore" ], "target": { - "__id__": 451 + "__id__": 470 }, "targetInfo": { - "__id__": 1278 + "__id__": 1300 } }, { @@ -34742,22 +36400,28 @@ { "__type__": "cc.SceneGlobals", "ambient": { - "__id__": 1280 + "__id__": 1302 }, "shadows": { - "__id__": 1281 + "__id__": 1303 }, "_skybox": { - "__id__": 1282 + "__id__": 1304 }, "fog": { - "__id__": 1283 + "__id__": 1305 }, "octree": { - "__id__": 1284 + "__id__": 1306 + }, + "skin": { + "__id__": 1307 }, "lightProbeInfo": { - "__id__": 1285 + "__id__": 1308 + }, + "postSettings": { + "__id__": 1309 }, "bakedWithStationaryMainLight": false, "bakedWithHighpLightmap": false @@ -34821,6 +36485,7 @@ "z": 0 }, "_distance": 0, + "_planeBias": 1, "_shadowColor": { "__type__": "cc.Color", "r": 76, @@ -34886,6 +36551,12 @@ }, "_depth": 8 }, + { + "__type__": "cc.SkinInfo", + "_enabled": true, + "_blurRadius": 0.01, + "_sssIntensity": 3 + }, { "__type__": "cc.LightProbeInfo", "_giScale": 1, @@ -34895,6 +36566,11 @@ "_showProbe": true, "_showWireframe": true, "_showConvex": false, - "_data": null + "_data": null, + "_lightProbeSphereVolume": 1 + }, + { + "__type__": "cc.PostSettingsInfo", + "_toneMappingType": 0 } ] \ No newline at end of file diff --git a/assets/_Game/Scenes/Default-theme.scene.meta b/assets/_Game/Scenes/Default-theme.scene.meta index 376d8e5..cd1857e 100644 --- a/assets/_Game/Scenes/Default-theme.scene.meta +++ b/assets/_Game/Scenes/Default-theme.scene.meta @@ -1 +1,11 @@ -{"ver":"1.1.43","importer":"scene","imported":true,"uuid":"aa17106a-0b45-4280-a91c-9650d0c417b3","files":[".json"],"subMetas":{},"userData":{}} +{ + "ver": "1.1.50", + "importer": "scene", + "imported": true, + "uuid": "aa17106a-0b45-4280-a91c-9650d0c417b3", + "files": [ + ".json" + ], + "subMetas": {}, + "userData": {} +} diff --git a/assets/_Game/Scenes/Farm-theme.scene b/assets/_Game/Scenes/Farm-theme.scene index ddaf090..822779c 100644 --- a/assets/_Game/Scenes/Farm-theme.scene +++ b/assets/_Game/Scenes/Farm-theme.scene @@ -9816,7 +9816,16 @@ "_isUnderline": false, "_underlineHeight": 2, "_cacheMode": 0, - "_id": "aaenWCd65LMJXVpGA3WMeH" + "_id": "aaenWCd65LMJXVpGA3WMeH", + "_enableOutline": true, + "_outlineWidth": 4, + "_outlineColor": { + "__type__": "cc.Color", + "r": 96, + "g": 96, + "b": 96, + "a": 255 + } }, { "__type__": "cc.Widget", @@ -9856,14 +9865,6 @@ }, "_enabled": true, "__prefab": null, - "_color": { - "__type__": "cc.Color", - "r": 96, - "g": 96, - "b": 96, - "a": 255 - }, - "_width": 4, "_id": "3aIIwlJ+BJmp6k0VBid2/K" }, { @@ -34162,7 +34163,16 @@ "_isUnderline": false, "_underlineHeight": 2, "_cacheMode": 0, - "_id": "f9v7293dRFq4t2NzaL5CLg" + "_id": "f9v7293dRFq4t2NzaL5CLg", + "_enableOutline": true, + "_outlineWidth": 8, + "_outlineColor": { + "__type__": "cc.Color", + "r": 255, + "g": 102, + "b": 0, + "a": 255 + } }, { "__type__": "cc.Widget", @@ -34202,14 +34212,6 @@ }, "_enabled": true, "__prefab": null, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 102, - "b": 0, - "a": 255 - }, - "_width": 8, "_id": "48xN1y1cZE2q+KWSB/x1mb" }, { diff --git a/assets/_Game/Scenes/Farm-theme.scene.meta b/assets/_Game/Scenes/Farm-theme.scene.meta index 58f6df0..91323a8 100644 --- a/assets/_Game/Scenes/Farm-theme.scene.meta +++ b/assets/_Game/Scenes/Farm-theme.scene.meta @@ -1 +1,11 @@ -{"ver":"1.1.43","importer":"scene","imported":true,"uuid":"07421189-8ae9-4f94-a7dd-707b0dae75df","files":[".json"],"subMetas":{},"userData":{}} +{ + "ver": "1.1.50", + "importer": "scene", + "imported": true, + "uuid": "07421189-8ae9-4f94-a7dd-707b0dae75df", + "files": [ + ".json" + ], + "subMetas": {}, + "userData": {} +} diff --git a/assets/_Game/Scenes/Park-theme.scene b/assets/_Game/Scenes/Park-theme.scene index 81320f3..d2f8245 100644 --- a/assets/_Game/Scenes/Park-theme.scene +++ b/assets/_Game/Scenes/Park-theme.scene @@ -9827,7 +9827,16 @@ "_isUnderline": false, "_underlineHeight": 2, "_cacheMode": 0, - "_id": "aaenWCd65LMJXVpGA3WMeH" + "_id": "aaenWCd65LMJXVpGA3WMeH", + "_enableOutline": true, + "_outlineWidth": 4, + "_outlineColor": { + "__type__": "cc.Color", + "r": 96, + "g": 96, + "b": 96, + "a": 255 + } }, { "__type__": "cc.Widget", @@ -9867,14 +9876,6 @@ }, "_enabled": true, "__prefab": null, - "_color": { - "__type__": "cc.Color", - "r": 96, - "g": 96, - "b": 96, - "a": 255 - }, - "_width": 4, "_id": "3aIIwlJ+BJmp6k0VBid2/K" }, { @@ -34097,7 +34098,16 @@ "_isUnderline": false, "_underlineHeight": 2, "_cacheMode": 0, - "_id": "f9v7293dRFq4t2NzaL5CLg" + "_id": "f9v7293dRFq4t2NzaL5CLg", + "_enableOutline": true, + "_outlineWidth": 8, + "_outlineColor": { + "__type__": "cc.Color", + "r": 255, + "g": 102, + "b": 0, + "a": 255 + } }, { "__type__": "cc.Widget", @@ -34137,14 +34147,6 @@ }, "_enabled": true, "__prefab": null, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 102, - "b": 0, - "a": 255 - }, - "_width": 8, "_id": "48xN1y1cZE2q+KWSB/x1mb" }, { diff --git a/assets/_Game/Scenes/Park-theme.scene.meta b/assets/_Game/Scenes/Park-theme.scene.meta index 5afba71..7923688 100644 --- a/assets/_Game/Scenes/Park-theme.scene.meta +++ b/assets/_Game/Scenes/Park-theme.scene.meta @@ -1 +1,11 @@ -{"ver":"1.1.43","importer":"scene","imported":true,"uuid":"0c199331-f6e2-464b-bda1-8545faafa882","files":[".json"],"subMetas":{},"userData":{}} +{ + "ver": "1.1.50", + "importer": "scene", + "imported": true, + "uuid": "0c199331-f6e2-464b-bda1-8545faafa882", + "files": [ + ".json" + ], + "subMetas": {}, + "userData": {} +} diff --git a/assets/_Game/Scripts.meta b/assets/_Game/Scripts.meta index 0f8115c..399f256 100644 --- a/assets/_Game/Scripts.meta +++ b/assets/_Game/Scripts.meta @@ -1,5 +1,5 @@ { - "ver": "1.1.0", + "ver": "1.2.0", "importer": "directory", "imported": true, "uuid": "e96f2577-0b37-40e8-908f-29359e31dde5", diff --git a/assets/_Game/Scripts/API.meta b/assets/_Game/Scripts/API.meta index ef7df12..c125bab 100644 --- a/assets/_Game/Scripts/API.meta +++ b/assets/_Game/Scripts/API.meta @@ -1,5 +1,5 @@ { - "ver": "1.1.0", + "ver": "1.2.0", "importer": "directory", "imported": true, "uuid": "46ab7167-6eec-4756-9dfb-67301f88f4ad", diff --git a/assets/_Game/Scripts/Booster.meta b/assets/_Game/Scripts/Booster.meta index a3f3209..306b822 100644 --- a/assets/_Game/Scripts/Booster.meta +++ b/assets/_Game/Scripts/Booster.meta @@ -1,5 +1,5 @@ { - "ver": "1.1.0", + "ver": "1.2.0", "importer": "directory", "imported": true, "uuid": "d404fb8f-f4c8-4ae6-a7da-3b89343e5730", diff --git a/assets/_Game/Scripts/Enum.meta b/assets/_Game/Scripts/Enum.meta index ac5df9a..a69cc3b 100644 --- a/assets/_Game/Scripts/Enum.meta +++ b/assets/_Game/Scripts/Enum.meta @@ -1,5 +1,5 @@ { - "ver": "1.1.0", + "ver": "1.2.0", "importer": "directory", "imported": true, "uuid": "ade0f387-95dc-431a-85db-7cab3149bae2", diff --git a/assets/_Game/Scripts/Environments.meta b/assets/_Game/Scripts/Environments.meta index 33238f5..1306971 100644 --- a/assets/_Game/Scripts/Environments.meta +++ b/assets/_Game/Scripts/Environments.meta @@ -1,5 +1,5 @@ { - "ver": "1.1.0", + "ver": "1.2.0", "importer": "directory", "imported": true, "uuid": "0d010146-70ff-4b4b-a3cc-143f843657b1", diff --git a/assets/_Game/Scripts/Events.meta b/assets/_Game/Scripts/Events.meta index b7d51a8..29bfb25 100644 --- a/assets/_Game/Scripts/Events.meta +++ b/assets/_Game/Scripts/Events.meta @@ -1,5 +1,5 @@ { - "ver": "1.1.0", + "ver": "1.2.0", "importer": "directory", "imported": true, "uuid": "2337eea2-81d3-4031-842a-83912dd198d5", diff --git a/assets/_Game/Scripts/Extension.meta b/assets/_Game/Scripts/Extension.meta index 560a537..71f1887 100644 --- a/assets/_Game/Scripts/Extension.meta +++ b/assets/_Game/Scripts/Extension.meta @@ -1,5 +1,5 @@ { - "ver": "1.1.0", + "ver": "1.2.0", "importer": "directory", "imported": true, "uuid": "28df4abf-05c0-49c1-8d10-2657ddc1df26", diff --git a/assets/_Game/Scripts/Gameplay.meta b/assets/_Game/Scripts/Gameplay.meta index 9b592ab..24691e9 100644 --- a/assets/_Game/Scripts/Gameplay.meta +++ b/assets/_Game/Scripts/Gameplay.meta @@ -1,5 +1,5 @@ { - "ver": "1.1.0", + "ver": "1.2.0", "importer": "directory", "imported": true, "uuid": "6f3c79a3-69f3-449e-8b6e-1c4028c2f7f3", diff --git a/assets/_Game/Scripts/Gameplay/Ball.ts b/assets/_Game/Scripts/Gameplay/Ball.ts index fd5cf2a..fefd691 100644 --- a/assets/_Game/Scripts/Gameplay/Ball.ts +++ b/assets/_Game/Scripts/Gameplay/Ball.ts @@ -227,7 +227,7 @@ export class Ball extends Component implements IPoolable { } public setActiveRigi(value: boolean) { - this._rigidBody.enabled = value; + // this._rigidBody.enabled = value; if (!value) { this._rigidBody.linearVelocity = Vec2.ZERO.clone(); this._rigidBody.angularVelocity = 0; diff --git a/assets/_Game/Scripts/Manager.meta b/assets/_Game/Scripts/Manager.meta index 63b5410..0f04f38 100644 --- a/assets/_Game/Scripts/Manager.meta +++ b/assets/_Game/Scripts/Manager.meta @@ -1,5 +1,5 @@ { - "ver": "1.1.0", + "ver": "1.2.0", "importer": "directory", "imported": true, "uuid": "df276c5e-5e31-4499-8818-1d119c265881", diff --git a/assets/_Game/Scripts/Plugins.meta b/assets/_Game/Scripts/Plugins.meta index 604d20b..1bf8e5a 100644 --- a/assets/_Game/Scripts/Plugins.meta +++ b/assets/_Game/Scripts/Plugins.meta @@ -1,5 +1,5 @@ { - "ver": "1.1.0", + "ver": "1.2.0", "importer": "directory", "imported": true, "uuid": "6ae044bb-dbd0-486b-83a1-ca4fbefbd254", diff --git a/assets/_Game/Scripts/Pool.meta b/assets/_Game/Scripts/Pool.meta index 6dccced..08ac3ba 100644 --- a/assets/_Game/Scripts/Pool.meta +++ b/assets/_Game/Scripts/Pool.meta @@ -1,5 +1,5 @@ { - "ver": "1.1.0", + "ver": "1.2.0", "importer": "directory", "imported": true, "uuid": "817bbd10-9209-47cb-8df3-f5e9b0e396b1", diff --git a/assets/_Game/Scripts/Singleton.meta b/assets/_Game/Scripts/Singleton.meta index 4a5ad28..ec16377 100644 --- a/assets/_Game/Scripts/Singleton.meta +++ b/assets/_Game/Scripts/Singleton.meta @@ -1,5 +1,5 @@ { - "ver": "1.1.0", + "ver": "1.2.0", "importer": "directory", "imported": true, "uuid": "12993aad-2e72-407d-8568-829c74efdbbc", diff --git a/assets/_Game/Scripts/UI.meta b/assets/_Game/Scripts/UI.meta index ba5276a..adb8006 100644 --- a/assets/_Game/Scripts/UI.meta +++ b/assets/_Game/Scripts/UI.meta @@ -1,5 +1,5 @@ { - "ver": "1.1.0", + "ver": "1.2.0", "importer": "directory", "imported": true, "uuid": "df03dc40-3e2b-4190-8ffb-253238758590", diff --git a/assets/_Game/Scripts/Utilities.meta b/assets/_Game/Scripts/Utilities.meta index 858db8a..cde854c 100644 --- a/assets/_Game/Scripts/Utilities.meta +++ b/assets/_Game/Scripts/Utilities.meta @@ -1,5 +1,5 @@ { - "ver": "1.1.0", + "ver": "1.2.0", "importer": "directory", "imported": true, "uuid": "98007d4c-5f1f-4bf2-a5fa-ad07f4be4471", diff --git a/assets/_Game/Sounds.meta b/assets/_Game/Sounds.meta index abea7e9..eaccd73 100644 --- a/assets/_Game/Sounds.meta +++ b/assets/_Game/Sounds.meta @@ -1,5 +1,5 @@ { - "ver": "1.1.0", + "ver": "1.2.0", "importer": "directory", "imported": true, "uuid": "2f95ff08-f9dc-4a09-8173-d3844886c858", diff --git a/assets/_Game/Sounds/cheese_collect.meta b/assets/_Game/Sounds/cheese_collect.meta index 0917014..ed2ff58 100644 --- a/assets/_Game/Sounds/cheese_collect.meta +++ b/assets/_Game/Sounds/cheese_collect.meta @@ -1,5 +1,5 @@ { - "ver": "1.1.0", + "ver": "1.2.0", "importer": "directory", "imported": true, "uuid": "8f7e58bf-c725-4c3d-a1e0-1b7f5e68dde0", diff --git a/assets/_Game/Sounds/collect.meta b/assets/_Game/Sounds/collect.meta index be9c9b8..57577b0 100644 --- a/assets/_Game/Sounds/collect.meta +++ b/assets/_Game/Sounds/collect.meta @@ -1,5 +1,5 @@ { - "ver": "1.1.0", + "ver": "1.2.0", "importer": "directory", "imported": true, "uuid": "8c7c9a3d-d40c-40e4-b2de-117f563e7123", diff --git a/assets/_Game/Sounds/text.meta b/assets/_Game/Sounds/text.meta index 437d8b1..7897eb3 100644 --- a/assets/_Game/Sounds/text.meta +++ b/assets/_Game/Sounds/text.meta @@ -1,5 +1,5 @@ { - "ver": "1.1.0", + "ver": "1.2.0", "importer": "directory", "imported": true, "uuid": "2d050786-71af-422b-836e-4da8a4b47be9", diff --git a/assets/_Game/Sprites.meta b/assets/_Game/Sprites.meta index 9a95bac..4698541 100644 --- a/assets/_Game/Sprites.meta +++ b/assets/_Game/Sprites.meta @@ -1,5 +1,5 @@ { - "ver": "1.1.0", + "ver": "1.2.0", "importer": "directory", "imported": true, "uuid": "78b85539-ce17-48d8-b265-ae4db4c51cc0", diff --git a/assets/_Game/Sprites/Background.png.meta b/assets/_Game/Sprites/Background.png.meta index aa2f594..0c650bb 100644 --- a/assets/_Game/Sprites/Background.png.meta +++ b/assets/_Game/Sprites/Background.png.meta @@ -1,5 +1,5 @@ { - "ver": "1.0.25", + "ver": "1.0.26", "importer": "image", "imported": true, "uuid": "df281d35-384d-4201-a7b3-0d539a3e7a0a", @@ -117,7 +117,7 @@ "imageUuidOrDatabaseUri": "df281d35-384d-4201-a7b3-0d539a3e7a0a@6c48a", "atlasUuid": "" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" diff --git a/assets/_Game/Sprites/Cannon.png.meta b/assets/_Game/Sprites/Cannon.png.meta index e99a947..83bd053 100644 --- a/assets/_Game/Sprites/Cannon.png.meta +++ b/assets/_Game/Sprites/Cannon.png.meta @@ -1,5 +1,5 @@ { - "ver": "1.0.25", + "ver": "1.0.26", "importer": "image", "imported": true, "uuid": "c447cc4f-e204-44d4-9248-3f2063a0f914", @@ -117,7 +117,7 @@ "imageUuidOrDatabaseUri": "c447cc4f-e204-44d4-9248-3f2063a0f914@6c48a", "atlasUuid": "" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" diff --git a/assets/_Game/Sprites/Cheese.png.meta b/assets/_Game/Sprites/Cheese.png.meta index 3048f2c..408eb08 100644 --- a/assets/_Game/Sprites/Cheese.png.meta +++ b/assets/_Game/Sprites/Cheese.png.meta @@ -1,5 +1,5 @@ { - "ver": "1.0.25", + "ver": "1.0.26", "importer": "image", "imported": true, "uuid": "461cbbbe-573a-4553-9ddc-f8723c11206a", @@ -117,7 +117,7 @@ "imageUuidOrDatabaseUri": "461cbbbe-573a-4553-9ddc-f8723c11206a@6c48a", "atlasUuid": "" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" diff --git a/assets/_Game/Sprites/Clock.png.meta b/assets/_Game/Sprites/Clock.png.meta index 5e90d29..9f5265a 100644 --- a/assets/_Game/Sprites/Clock.png.meta +++ b/assets/_Game/Sprites/Clock.png.meta @@ -1,5 +1,5 @@ { - "ver": "1.0.25", + "ver": "1.0.26", "importer": "image", "imported": true, "uuid": "f7bd5166-9d5f-4d43-a3d3-58ae9a4957fc", @@ -117,7 +117,7 @@ "imageUuidOrDatabaseUri": "f7bd5166-9d5f-4d43-a3d3-58ae9a4957fc@6c48a", "atlasUuid": "" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" diff --git a/assets/_Game/Sprites/Ear.png.meta b/assets/_Game/Sprites/Ear.png.meta index 7396af9..0f18466 100644 --- a/assets/_Game/Sprites/Ear.png.meta +++ b/assets/_Game/Sprites/Ear.png.meta @@ -1,5 +1,5 @@ { - "ver": "1.0.25", + "ver": "1.0.26", "importer": "image", "imported": true, "uuid": "7bf69df0-eb9e-4e6c-8180-2262e14dd089", @@ -117,7 +117,7 @@ "imageUuidOrDatabaseUri": "7bf69df0-eb9e-4e6c-8180-2262e14dd089@6c48a", "atlasUuid": "" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" diff --git a/assets/_Game/Sprites/Field.png.meta b/assets/_Game/Sprites/Field.png.meta index f88c2a7..263d43e 100644 --- a/assets/_Game/Sprites/Field.png.meta +++ b/assets/_Game/Sprites/Field.png.meta @@ -1,5 +1,5 @@ { - "ver": "1.0.25", + "ver": "1.0.26", "importer": "image", "imported": true, "uuid": "d9f03762-01f5-453e-a28d-afc72541f26b", @@ -117,7 +117,7 @@ "imageUuidOrDatabaseUri": "d9f03762-01f5-453e-a28d-afc72541f26b@6c48a", "atlasUuid": "" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" diff --git a/assets/_Game/Sprites/Field_logo.png.meta b/assets/_Game/Sprites/Field_logo.png.meta index 9073a65..8fb9dda 100644 --- a/assets/_Game/Sprites/Field_logo.png.meta +++ b/assets/_Game/Sprites/Field_logo.png.meta @@ -1,5 +1,5 @@ { - "ver": "1.0.25", + "ver": "1.0.26", "importer": "image", "imported": true, "uuid": "a6918c93-d0ff-4b8c-8bbe-ed0ad1bc8c09", @@ -117,7 +117,7 @@ "imageUuidOrDatabaseUri": "a6918c93-d0ff-4b8c-8bbe-ed0ad1bc8c09@6c48a", "atlasUuid": "" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" diff --git a/assets/_Game/Sprites/Field_logo2.png.meta b/assets/_Game/Sprites/Field_logo2.png.meta index c97465f..2b5f0b4 100644 --- a/assets/_Game/Sprites/Field_logo2.png.meta +++ b/assets/_Game/Sprites/Field_logo2.png.meta @@ -1,5 +1,5 @@ { - "ver": "1.0.25", + "ver": "1.0.26", "importer": "image", "imported": true, "uuid": "dfdb8acd-61ab-4316-a8d7-695503dab666", @@ -117,7 +117,7 @@ "imageUuidOrDatabaseUri": "dfdb8acd-61ab-4316-a8d7-695503dab666@6c48a", "atlasUuid": "" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" diff --git a/assets/_Game/Sprites/Flipper_L.png.meta b/assets/_Game/Sprites/Flipper_L.png.meta index 5d6f74a..b0c91a9 100644 --- a/assets/_Game/Sprites/Flipper_L.png.meta +++ b/assets/_Game/Sprites/Flipper_L.png.meta @@ -1,5 +1,5 @@ { - "ver": "1.0.25", + "ver": "1.0.26", "importer": "image", "imported": true, "uuid": "d5a56802-cf55-4ffb-820a-6100f5c1ba0a", @@ -117,7 +117,7 @@ "imageUuidOrDatabaseUri": "d5a56802-cf55-4ffb-820a-6100f5c1ba0a@6c48a", "atlasUuid": "" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" diff --git a/assets/_Game/Sprites/Flipper_R.png.meta b/assets/_Game/Sprites/Flipper_R.png.meta index e0a689a..c53cb33 100644 --- a/assets/_Game/Sprites/Flipper_R.png.meta +++ b/assets/_Game/Sprites/Flipper_R.png.meta @@ -1,5 +1,5 @@ { - "ver": "1.0.25", + "ver": "1.0.26", "importer": "image", "imported": true, "uuid": "c394c902-7f41-44b0-81c6-4695e9ec873e", @@ -117,7 +117,7 @@ "imageUuidOrDatabaseUri": "c394c902-7f41-44b0-81c6-4695e9ec873e@6c48a", "atlasUuid": "" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" diff --git a/assets/_Game/Sprites/Object_1.png.meta b/assets/_Game/Sprites/Object_1.png.meta index ce0a606..1ad7127 100644 --- a/assets/_Game/Sprites/Object_1.png.meta +++ b/assets/_Game/Sprites/Object_1.png.meta @@ -1,5 +1,5 @@ { - "ver": "1.0.25", + "ver": "1.0.26", "importer": "image", "imported": true, "uuid": "483ec166-493b-43a4-885a-f5051af6a6c7", @@ -117,7 +117,7 @@ "imageUuidOrDatabaseUri": "483ec166-493b-43a4-885a-f5051af6a6c7@6c48a", "atlasUuid": "" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" diff --git a/assets/_Game/Sprites/Object_2.png.meta b/assets/_Game/Sprites/Object_2.png.meta index 3bdfee2..a974b72 100644 --- a/assets/_Game/Sprites/Object_2.png.meta +++ b/assets/_Game/Sprites/Object_2.png.meta @@ -1,5 +1,5 @@ { - "ver": "1.0.25", + "ver": "1.0.26", "importer": "image", "imported": true, "uuid": "b221282a-61b6-4dc7-806a-1b65d15301ad", @@ -117,7 +117,7 @@ "imageUuidOrDatabaseUri": "b221282a-61b6-4dc7-806a-1b65d15301ad@6c48a", "atlasUuid": "" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" diff --git a/assets/_Game/Sprites/Object_3.png.meta b/assets/_Game/Sprites/Object_3.png.meta index 2f307ce..4f4f3a5 100644 --- a/assets/_Game/Sprites/Object_3.png.meta +++ b/assets/_Game/Sprites/Object_3.png.meta @@ -1,5 +1,5 @@ { - "ver": "1.0.25", + "ver": "1.0.26", "importer": "image", "imported": true, "uuid": "7f202036-9f44-45eb-a85c-76a839f7f38a", @@ -117,7 +117,7 @@ "imageUuidOrDatabaseUri": "7f202036-9f44-45eb-a85c-76a839f7f38a@6c48a", "atlasUuid": "" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" diff --git a/assets/_Game/Sprites/OpenImage.meta b/assets/_Game/Sprites/OpenImage.meta index dd4846b..4fdfa56 100644 --- a/assets/_Game/Sprites/OpenImage.meta +++ b/assets/_Game/Sprites/OpenImage.meta @@ -1,5 +1,5 @@ { - "ver": "1.1.0", + "ver": "1.2.0", "importer": "directory", "imported": true, "uuid": "c8d16e87-7802-4c25-a930-edd7ed3a4ff4", diff --git a/assets/_Game/Sprites/OpenImage/Background.png.meta b/assets/_Game/Sprites/OpenImage/Background.png.meta index 11e92f0..266cdf9 100644 --- a/assets/_Game/Sprites/OpenImage/Background.png.meta +++ b/assets/_Game/Sprites/OpenImage/Background.png.meta @@ -1,5 +1,5 @@ { - "ver": "1.0.25", + "ver": "1.0.26", "importer": "image", "imported": true, "uuid": "2aca381d-80f0-42ce-9450-2da1ecb2780f", @@ -117,7 +117,7 @@ "imageUuidOrDatabaseUri": "2aca381d-80f0-42ce-9450-2da1ecb2780f@6c48a", "atlasUuid": "" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" diff --git a/assets/_Game/Sprites/OpenImage/Bear.png.meta b/assets/_Game/Sprites/OpenImage/Bear.png.meta index 4319acf..9d2c736 100644 --- a/assets/_Game/Sprites/OpenImage/Bear.png.meta +++ b/assets/_Game/Sprites/OpenImage/Bear.png.meta @@ -1,5 +1,5 @@ { - "ver": "1.0.25", + "ver": "1.0.26", "importer": "image", "imported": true, "uuid": "d11595c5-f198-47fb-9b3f-2dda35b09822", @@ -117,7 +117,7 @@ "imageUuidOrDatabaseUri": "d11595c5-f198-47fb-9b3f-2dda35b09822@6c48a", "atlasUuid": "" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" diff --git a/assets/_Game/Sprites/OpenImage/Play_Button.png.meta b/assets/_Game/Sprites/OpenImage/Play_Button.png.meta index 8b0b5bc..fae9394 100644 --- a/assets/_Game/Sprites/OpenImage/Play_Button.png.meta +++ b/assets/_Game/Sprites/OpenImage/Play_Button.png.meta @@ -1,5 +1,5 @@ { - "ver": "1.0.25", + "ver": "1.0.26", "importer": "image", "imported": true, "uuid": "5e695be9-cc0a-4646-886d-aff697ef84aa", @@ -117,7 +117,7 @@ "imageUuidOrDatabaseUri": "5e695be9-cc0a-4646-886d-aff697ef84aa@6c48a", "atlasUuid": "" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" diff --git a/assets/_Game/Sprites/OpenImage/Rabit.png.meta b/assets/_Game/Sprites/OpenImage/Rabit.png.meta index 21e6985..f93b82b 100644 --- a/assets/_Game/Sprites/OpenImage/Rabit.png.meta +++ b/assets/_Game/Sprites/OpenImage/Rabit.png.meta @@ -1,5 +1,5 @@ { - "ver": "1.0.25", + "ver": "1.0.26", "importer": "image", "imported": true, "uuid": "f5cbcbb0-6ea2-41e8-81e1-a822f4f06461", @@ -117,7 +117,7 @@ "imageUuidOrDatabaseUri": "f5cbcbb0-6ea2-41e8-81e1-a822f4f06461@6c48a", "atlasUuid": "" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" diff --git a/assets/_Game/Sprites/OpenImage/Title.png.meta b/assets/_Game/Sprites/OpenImage/Title.png.meta index 09a93ec..48d2d7d 100644 --- a/assets/_Game/Sprites/OpenImage/Title.png.meta +++ b/assets/_Game/Sprites/OpenImage/Title.png.meta @@ -1,5 +1,5 @@ { - "ver": "1.0.25", + "ver": "1.0.26", "importer": "image", "imported": true, "uuid": "219f2314-9e53-4df6-b419-a41ce836ddf0", @@ -117,7 +117,7 @@ "imageUuidOrDatabaseUri": "219f2314-9e53-4df6-b419-a41ce836ddf0@6c48a", "atlasUuid": "" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" diff --git a/assets/_Game/Sprites/Slide.png.meta b/assets/_Game/Sprites/Slide.png.meta index 8667f40..103f910 100644 --- a/assets/_Game/Sprites/Slide.png.meta +++ b/assets/_Game/Sprites/Slide.png.meta @@ -1,5 +1,5 @@ { - "ver": "1.0.25", + "ver": "1.0.26", "importer": "image", "imported": true, "uuid": "e063d2ff-bdc2-49a7-ba2c-f85247e2c4aa", @@ -117,7 +117,7 @@ "imageUuidOrDatabaseUri": "e063d2ff-bdc2-49a7-ba2c-f85247e2c4aa@6c48a", "atlasUuid": "" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" diff --git a/assets/_Game/Sprites/Slide2.png.meta b/assets/_Game/Sprites/Slide2.png.meta index 01fc512..5db0ecc 100644 --- a/assets/_Game/Sprites/Slide2.png.meta +++ b/assets/_Game/Sprites/Slide2.png.meta @@ -1,5 +1,5 @@ { - "ver": "1.0.25", + "ver": "1.0.26", "importer": "image", "imported": true, "uuid": "9dd03a8e-ade0-4747-aa3a-71ae273a467b", @@ -117,7 +117,7 @@ "imageUuidOrDatabaseUri": "9dd03a8e-ade0-4747-aa3a-71ae273a467b@6c48a", "atlasUuid": "" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" diff --git a/assets/_Game/Sprites/Slingshot_1.1.png.meta b/assets/_Game/Sprites/Slingshot_1.1.png.meta index 10e76af..1aac980 100644 --- a/assets/_Game/Sprites/Slingshot_1.1.png.meta +++ b/assets/_Game/Sprites/Slingshot_1.1.png.meta @@ -1,5 +1,5 @@ { - "ver": "1.0.25", + "ver": "1.0.26", "importer": "image", "imported": true, "uuid": "d72ea6e1-f6ff-47ee-b33a-91c66be8808b", @@ -117,7 +117,7 @@ "imageUuidOrDatabaseUri": "d72ea6e1-f6ff-47ee-b33a-91c66be8808b@6c48a", "atlasUuid": "" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" diff --git a/assets/_Game/Sprites/Slingshot_2.png.meta b/assets/_Game/Sprites/Slingshot_2.png.meta index 4be8b57..3d7020c 100644 --- a/assets/_Game/Sprites/Slingshot_2.png.meta +++ b/assets/_Game/Sprites/Slingshot_2.png.meta @@ -1,5 +1,5 @@ { - "ver": "1.0.25", + "ver": "1.0.26", "importer": "image", "imported": true, "uuid": "338e8aa4-4194-46bf-b7c2-e7e42f783456", @@ -117,7 +117,7 @@ "imageUuidOrDatabaseUri": "338e8aa4-4194-46bf-b7c2-e7e42f783456@6c48a", "atlasUuid": "" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" diff --git a/assets/_Game/Sprites/Slingshot_base.png.meta b/assets/_Game/Sprites/Slingshot_base.png.meta index 6c45440..35b53f7 100644 --- a/assets/_Game/Sprites/Slingshot_base.png.meta +++ b/assets/_Game/Sprites/Slingshot_base.png.meta @@ -1,5 +1,5 @@ { - "ver": "1.0.25", + "ver": "1.0.26", "importer": "image", "imported": true, "uuid": "4ed9654f-1c2a-4945-8ba0-c8639f7c56ff", @@ -117,7 +117,7 @@ "imageUuidOrDatabaseUri": "4ed9654f-1c2a-4945-8ba0-c8639f7c56ff@6c48a", "atlasUuid": "" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" diff --git a/assets/_Game/Sprites/Star_01.png.meta b/assets/_Game/Sprites/Star_01.png.meta index c57d410..3cd6761 100644 --- a/assets/_Game/Sprites/Star_01.png.meta +++ b/assets/_Game/Sprites/Star_01.png.meta @@ -1,5 +1,5 @@ { - "ver": "1.0.25", + "ver": "1.0.26", "importer": "image", "imported": true, "uuid": "22da4f3e-e271-413c-a5ef-d4b1ccba7b92", @@ -23,7 +23,7 @@ "anisotropy": 0, "isUuid": true, "imageUuidOrDatabaseUri": "22da4f3e-e271-413c-a5ef-d4b1ccba7b92", - "visible": true + "visible": false }, "ver": "1.0.22", "imported": true, diff --git a/assets/_Game/Sprites/Themes.meta b/assets/_Game/Sprites/Themes.meta index 7ced3a2..02bcdde 100644 --- a/assets/_Game/Sprites/Themes.meta +++ b/assets/_Game/Sprites/Themes.meta @@ -1,5 +1,5 @@ { - "ver": "1.1.0", + "ver": "1.2.0", "importer": "directory", "imported": true, "uuid": "f9720361-5116-453a-b4fa-ac3e156974c0", diff --git a/assets/_Game/Sprites/Themes/City.meta b/assets/_Game/Sprites/Themes/City.meta index 71c35bd..1dca961 100644 --- a/assets/_Game/Sprites/Themes/City.meta +++ b/assets/_Game/Sprites/Themes/City.meta @@ -1,5 +1,5 @@ { - "ver": "1.1.0", + "ver": "1.2.0", "importer": "directory", "imported": true, "uuid": "7b411915-1d63-43d7-9aee-b8b8eace1e45", diff --git a/assets/_Game/Sprites/Themes/City/Cannon.png.meta b/assets/_Game/Sprites/Themes/City/Cannon.png.meta index d8066ee..fcac595 100644 --- a/assets/_Game/Sprites/Themes/City/Cannon.png.meta +++ b/assets/_Game/Sprites/Themes/City/Cannon.png.meta @@ -1,5 +1,5 @@ { - "ver": "1.0.25", + "ver": "1.0.26", "importer": "image", "imported": true, "uuid": "ac270dfb-2c64-4945-9aab-ad1da0895c2d", @@ -117,7 +117,7 @@ "imageUuidOrDatabaseUri": "ac270dfb-2c64-4945-9aab-ad1da0895c2d@6c48a", "atlasUuid": "" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" diff --git a/assets/_Game/Sprites/Themes/City/Cat.png.meta b/assets/_Game/Sprites/Themes/City/Cat.png.meta index 22c691b..dd6fa5e 100644 --- a/assets/_Game/Sprites/Themes/City/Cat.png.meta +++ b/assets/_Game/Sprites/Themes/City/Cat.png.meta @@ -1,5 +1,5 @@ { - "ver": "1.0.25", + "ver": "1.0.26", "importer": "image", "imported": true, "uuid": "8107a747-074a-4e18-817e-b6c8e51c5b7f", @@ -117,7 +117,7 @@ "imageUuidOrDatabaseUri": "8107a747-074a-4e18-817e-b6c8e51c5b7f@6c48a", "atlasUuid": "" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" diff --git a/assets/_Game/Sprites/Themes/City/City.png.meta b/assets/_Game/Sprites/Themes/City/City.png.meta index 52c932b..48c84e8 100644 --- a/assets/_Game/Sprites/Themes/City/City.png.meta +++ b/assets/_Game/Sprites/Themes/City/City.png.meta @@ -1,5 +1,5 @@ { - "ver": "1.0.25", + "ver": "1.0.26", "importer": "image", "imported": true, "uuid": "1a1f98d4-af00-4803-abc5-811e0d32121a", @@ -117,7 +117,7 @@ "imageUuidOrDatabaseUri": "1a1f98d4-af00-4803-abc5-811e0d32121a@6c48a", "atlasUuid": "" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" diff --git a/assets/_Game/Sprites/Themes/City/Field_logo.png.meta b/assets/_Game/Sprites/Themes/City/Field_logo.png.meta index 8f1cb22..0c927bb 100644 --- a/assets/_Game/Sprites/Themes/City/Field_logo.png.meta +++ b/assets/_Game/Sprites/Themes/City/Field_logo.png.meta @@ -1,5 +1,5 @@ { - "ver": "1.0.25", + "ver": "1.0.26", "importer": "image", "imported": true, "uuid": "e8115e5c-2f11-4259-a925-5f7d102f13ca", @@ -117,7 +117,7 @@ "imageUuidOrDatabaseUri": "e8115e5c-2f11-4259-a925-5f7d102f13ca@6c48a", "atlasUuid": "" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" diff --git a/assets/_Game/Sprites/Themes/City/Flipper_L.png.meta b/assets/_Game/Sprites/Themes/City/Flipper_L.png.meta index dab6229..b033285 100644 --- a/assets/_Game/Sprites/Themes/City/Flipper_L.png.meta +++ b/assets/_Game/Sprites/Themes/City/Flipper_L.png.meta @@ -1,5 +1,5 @@ { - "ver": "1.0.25", + "ver": "1.0.26", "importer": "image", "imported": true, "uuid": "10754d52-2b1a-4492-9c4c-a5f074f12b92", @@ -117,7 +117,7 @@ "imageUuidOrDatabaseUri": "10754d52-2b1a-4492-9c4c-a5f074f12b92@6c48a", "atlasUuid": "" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" diff --git a/assets/_Game/Sprites/Themes/City/Flipper_R.png.meta b/assets/_Game/Sprites/Themes/City/Flipper_R.png.meta index f14fbf3..fe81b19 100644 --- a/assets/_Game/Sprites/Themes/City/Flipper_R.png.meta +++ b/assets/_Game/Sprites/Themes/City/Flipper_R.png.meta @@ -1,5 +1,5 @@ { - "ver": "1.0.25", + "ver": "1.0.26", "importer": "image", "imported": true, "uuid": "7a40a6dd-b535-4547-9fd5-63527fd6227f", @@ -117,7 +117,7 @@ "imageUuidOrDatabaseUri": "7a40a6dd-b535-4547-9fd5-63527fd6227f@6c48a", "atlasUuid": "" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" diff --git a/assets/_Game/Sprites/Themes/City/Goal.png.meta b/assets/_Game/Sprites/Themes/City/Goal.png.meta index c8e6837..bde6674 100644 --- a/assets/_Game/Sprites/Themes/City/Goal.png.meta +++ b/assets/_Game/Sprites/Themes/City/Goal.png.meta @@ -1,5 +1,5 @@ { - "ver": "1.0.25", + "ver": "1.0.26", "importer": "image", "imported": true, "uuid": "097ef70b-ccad-4355-9d93-15955883b2f2", @@ -117,7 +117,7 @@ "imageUuidOrDatabaseUri": "097ef70b-ccad-4355-9d93-15955883b2f2@6c48a", "atlasUuid": "" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" diff --git a/assets/_Game/Sprites/Themes/City/Object_1.png.meta b/assets/_Game/Sprites/Themes/City/Object_1.png.meta index 630993f..7b5c52b 100644 --- a/assets/_Game/Sprites/Themes/City/Object_1.png.meta +++ b/assets/_Game/Sprites/Themes/City/Object_1.png.meta @@ -1,5 +1,5 @@ { - "ver": "1.0.25", + "ver": "1.0.26", "importer": "image", "imported": true, "uuid": "ed6b0d5f-7d9c-4794-ae60-1073639417ad", @@ -117,7 +117,7 @@ "imageUuidOrDatabaseUri": "ed6b0d5f-7d9c-4794-ae60-1073639417ad@6c48a", "atlasUuid": "" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" diff --git a/assets/_Game/Sprites/Themes/City/Object_3.png.meta b/assets/_Game/Sprites/Themes/City/Object_3.png.meta index 5d17738..1206232 100644 --- a/assets/_Game/Sprites/Themes/City/Object_3.png.meta +++ b/assets/_Game/Sprites/Themes/City/Object_3.png.meta @@ -1,5 +1,5 @@ { - "ver": "1.0.25", + "ver": "1.0.26", "importer": "image", "imported": true, "uuid": "7d14d38d-99eb-4237-a6fe-96eff703689b", @@ -117,7 +117,7 @@ "imageUuidOrDatabaseUri": "7d14d38d-99eb-4237-a6fe-96eff703689b@6c48a", "atlasUuid": "" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" diff --git a/assets/_Game/Sprites/Themes/City/OpenImage.meta b/assets/_Game/Sprites/Themes/City/OpenImage.meta index cf303a6..8ddc3ad 100644 --- a/assets/_Game/Sprites/Themes/City/OpenImage.meta +++ b/assets/_Game/Sprites/Themes/City/OpenImage.meta @@ -1,5 +1,5 @@ { - "ver": "1.1.0", + "ver": "1.2.0", "importer": "directory", "imported": true, "uuid": "2d37f578-b15a-4a52-80bc-f3598f7d1250", diff --git a/assets/_Game/Sprites/Themes/City/OpenImage/1.png.meta b/assets/_Game/Sprites/Themes/City/OpenImage/1.png.meta index 785fd76..2bab69f 100644 --- a/assets/_Game/Sprites/Themes/City/OpenImage/1.png.meta +++ b/assets/_Game/Sprites/Themes/City/OpenImage/1.png.meta @@ -1,5 +1,5 @@ { - "ver": "1.0.25", + "ver": "1.0.26", "importer": "image", "imported": true, "uuid": "28653597-f83f-46be-892a-ca0b90c288a4", @@ -117,7 +117,7 @@ "imageUuidOrDatabaseUri": "28653597-f83f-46be-892a-ca0b90c288a4@6c48a", "atlasUuid": "" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" diff --git a/assets/_Game/Sprites/Themes/City/OpenImage/2.png.meta b/assets/_Game/Sprites/Themes/City/OpenImage/2.png.meta index 43091cb..6f9c582 100644 --- a/assets/_Game/Sprites/Themes/City/OpenImage/2.png.meta +++ b/assets/_Game/Sprites/Themes/City/OpenImage/2.png.meta @@ -1,5 +1,5 @@ { - "ver": "1.0.25", + "ver": "1.0.26", "importer": "image", "imported": true, "uuid": "33074f34-fe56-46a0-b286-73c71a9b0221", @@ -117,7 +117,7 @@ "imageUuidOrDatabaseUri": "33074f34-fe56-46a0-b286-73c71a9b0221@6c48a", "atlasUuid": "" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" diff --git a/assets/_Game/Sprites/Themes/City/OpenImage/bg.png.meta b/assets/_Game/Sprites/Themes/City/OpenImage/bg.png.meta index 6bfec0d..84f8edd 100644 --- a/assets/_Game/Sprites/Themes/City/OpenImage/bg.png.meta +++ b/assets/_Game/Sprites/Themes/City/OpenImage/bg.png.meta @@ -1,5 +1,5 @@ { - "ver": "1.0.25", + "ver": "1.0.26", "importer": "image", "imported": true, "uuid": "0f6081af-e3c2-4f58-960e-9c307c586dd8", @@ -117,7 +117,7 @@ "imageUuidOrDatabaseUri": "0f6081af-e3c2-4f58-960e-9c307c586dd8@6c48a", "atlasUuid": "" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" diff --git a/assets/_Game/Sprites/Themes/City/OpenImage/btn.png.meta b/assets/_Game/Sprites/Themes/City/OpenImage/btn.png.meta index 3dd357f..68db751 100644 --- a/assets/_Game/Sprites/Themes/City/OpenImage/btn.png.meta +++ b/assets/_Game/Sprites/Themes/City/OpenImage/btn.png.meta @@ -1,5 +1,5 @@ { - "ver": "1.0.25", + "ver": "1.0.26", "importer": "image", "imported": true, "uuid": "0f845ab5-d12f-401a-8055-699ce3898d3a", @@ -117,7 +117,7 @@ "imageUuidOrDatabaseUri": "0f845ab5-d12f-401a-8055-699ce3898d3a@6c48a", "atlasUuid": "" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" diff --git a/assets/_Game/Sprites/Themes/City/OpenImage/open image.png.meta b/assets/_Game/Sprites/Themes/City/OpenImage/open image.png.meta index 33aa03e..73cffcc 100644 --- a/assets/_Game/Sprites/Themes/City/OpenImage/open image.png.meta +++ b/assets/_Game/Sprites/Themes/City/OpenImage/open image.png.meta @@ -1,5 +1,5 @@ { - "ver": "1.0.25", + "ver": "1.0.26", "importer": "image", "imported": true, "uuid": "5cc3694c-c214-4972-a2d6-254840f8cd77", @@ -117,7 +117,7 @@ "imageUuidOrDatabaseUri": "5cc3694c-c214-4972-a2d6-254840f8cd77@6c48a", "atlasUuid": "" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" diff --git a/assets/_Game/Sprites/Themes/City/OpenImage/title.png.meta b/assets/_Game/Sprites/Themes/City/OpenImage/title.png.meta index ec34d21..060f47e 100644 --- a/assets/_Game/Sprites/Themes/City/OpenImage/title.png.meta +++ b/assets/_Game/Sprites/Themes/City/OpenImage/title.png.meta @@ -1,5 +1,5 @@ { - "ver": "1.0.25", + "ver": "1.0.26", "importer": "image", "imported": true, "uuid": "6e39c44d-7f81-4fcd-8196-df55e3d9c206", @@ -117,7 +117,7 @@ "imageUuidOrDatabaseUri": "6e39c44d-7f81-4fcd-8196-df55e3d9c206@6c48a", "atlasUuid": "" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" diff --git a/assets/_Game/Sprites/Themes/City/Slide.png.meta b/assets/_Game/Sprites/Themes/City/Slide.png.meta index 34b03d9..ae9cc96 100644 --- a/assets/_Game/Sprites/Themes/City/Slide.png.meta +++ b/assets/_Game/Sprites/Themes/City/Slide.png.meta @@ -1,5 +1,5 @@ { - "ver": "1.0.25", + "ver": "1.0.26", "importer": "image", "imported": true, "uuid": "66be8703-12c0-4b56-839f-921d9e839f88", @@ -117,7 +117,7 @@ "imageUuidOrDatabaseUri": "66be8703-12c0-4b56-839f-921d9e839f88@6c48a", "atlasUuid": "" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" diff --git a/assets/_Game/Sprites/Themes/City/Slingshot_2.png.meta b/assets/_Game/Sprites/Themes/City/Slingshot_2.png.meta index b61c8a2..d0380fc 100644 --- a/assets/_Game/Sprites/Themes/City/Slingshot_2.png.meta +++ b/assets/_Game/Sprites/Themes/City/Slingshot_2.png.meta @@ -1,5 +1,5 @@ { - "ver": "1.0.25", + "ver": "1.0.26", "importer": "image", "imported": true, "uuid": "afd9bc25-e1b0-46cc-b639-0de4c03b2683", @@ -117,7 +117,7 @@ "imageUuidOrDatabaseUri": "afd9bc25-e1b0-46cc-b639-0de4c03b2683@6c48a", "atlasUuid": "" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" diff --git a/assets/_Game/Sprites/Themes/City/Wall_1.png.meta b/assets/_Game/Sprites/Themes/City/Wall_1.png.meta index cfeb650..647351f 100644 --- a/assets/_Game/Sprites/Themes/City/Wall_1.png.meta +++ b/assets/_Game/Sprites/Themes/City/Wall_1.png.meta @@ -1,5 +1,5 @@ { - "ver": "1.0.25", + "ver": "1.0.26", "importer": "image", "imported": true, "uuid": "08c2a736-10e3-4a9f-9509-dfeda4e97990", @@ -117,7 +117,7 @@ "imageUuidOrDatabaseUri": "08c2a736-10e3-4a9f-9509-dfeda4e97990@6c48a", "atlasUuid": "" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" diff --git a/assets/_Game/Sprites/Themes/City/Wall_2.png.meta b/assets/_Game/Sprites/Themes/City/Wall_2.png.meta index d362234..4e9bca9 100644 --- a/assets/_Game/Sprites/Themes/City/Wall_2.png.meta +++ b/assets/_Game/Sprites/Themes/City/Wall_2.png.meta @@ -1,5 +1,5 @@ { - "ver": "1.0.25", + "ver": "1.0.26", "importer": "image", "imported": true, "uuid": "1096039d-034b-453a-b524-d1f1cb5180b3", @@ -117,7 +117,7 @@ "imageUuidOrDatabaseUri": "1096039d-034b-453a-b524-d1f1cb5180b3@6c48a", "atlasUuid": "" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" diff --git a/assets/_Game/Sprites/Themes/City/Wall_3.png.meta b/assets/_Game/Sprites/Themes/City/Wall_3.png.meta index ba11db6..79be08e 100644 --- a/assets/_Game/Sprites/Themes/City/Wall_3.png.meta +++ b/assets/_Game/Sprites/Themes/City/Wall_3.png.meta @@ -1,5 +1,5 @@ { - "ver": "1.0.25", + "ver": "1.0.26", "importer": "image", "imported": true, "uuid": "5d4893d0-0dcb-4b60-afde-7a321ed65a97", @@ -117,7 +117,7 @@ "imageUuidOrDatabaseUri": "5d4893d0-0dcb-4b60-afde-7a321ed65a97@6c48a", "atlasUuid": "" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" diff --git a/assets/_Game/Sprites/Themes/City/chef.png.meta b/assets/_Game/Sprites/Themes/City/chef.png.meta index b22f15b..53aec51 100644 --- a/assets/_Game/Sprites/Themes/City/chef.png.meta +++ b/assets/_Game/Sprites/Themes/City/chef.png.meta @@ -1,5 +1,5 @@ { - "ver": "1.0.25", + "ver": "1.0.26", "importer": "image", "imported": true, "uuid": "0128dd5a-c681-4a20-905e-97e5a83a2558", @@ -117,7 +117,7 @@ "imageUuidOrDatabaseUri": "0128dd5a-c681-4a20-905e-97e5a83a2558@6c48a", "atlasUuid": "" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" diff --git a/assets/_Game/Sprites/Themes/City/chef1.png.meta b/assets/_Game/Sprites/Themes/City/chef1.png.meta index 9326639..e92913d 100644 --- a/assets/_Game/Sprites/Themes/City/chef1.png.meta +++ b/assets/_Game/Sprites/Themes/City/chef1.png.meta @@ -1,5 +1,5 @@ { - "ver": "1.0.25", + "ver": "1.0.26", "importer": "image", "imported": true, "uuid": "6a8e39b7-4cbe-4e05-a8a9-ecd177d1db0e", @@ -117,7 +117,7 @@ "imageUuidOrDatabaseUri": "6a8e39b7-4cbe-4e05-a8a9-ecd177d1db0e@6c48a", "atlasUuid": "" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" diff --git a/assets/_Game/Sprites/Themes/City/combo_bar.png.meta b/assets/_Game/Sprites/Themes/City/combo_bar.png.meta index f3686ec..9b8e72e 100644 --- a/assets/_Game/Sprites/Themes/City/combo_bar.png.meta +++ b/assets/_Game/Sprites/Themes/City/combo_bar.png.meta @@ -1,5 +1,5 @@ { - "ver": "1.0.25", + "ver": "1.0.26", "importer": "image", "imported": true, "uuid": "9f603140-f6ef-47b2-951e-a235f165360e", @@ -117,7 +117,7 @@ "imageUuidOrDatabaseUri": "9f603140-f6ef-47b2-951e-a235f165360e@6c48a", "atlasUuid": "" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" diff --git a/assets/_Game/Sprites/Themes/City/fish_hit_0.png.meta b/assets/_Game/Sprites/Themes/City/fish_hit_0.png.meta index 7a59056..cab22e7 100644 --- a/assets/_Game/Sprites/Themes/City/fish_hit_0.png.meta +++ b/assets/_Game/Sprites/Themes/City/fish_hit_0.png.meta @@ -1,5 +1,5 @@ { - "ver": "1.0.25", + "ver": "1.0.26", "importer": "image", "imported": true, "uuid": "32c84f11-b63d-4e60-9280-ab95ecf6f02b", @@ -117,7 +117,7 @@ "imageUuidOrDatabaseUri": "32c84f11-b63d-4e60-9280-ab95ecf6f02b@6c48a", "atlasUuid": "" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" diff --git a/assets/_Game/Sprites/Themes/City/fish_hit_1.png.meta b/assets/_Game/Sprites/Themes/City/fish_hit_1.png.meta index 6caa4b4..1a839dc 100644 --- a/assets/_Game/Sprites/Themes/City/fish_hit_1.png.meta +++ b/assets/_Game/Sprites/Themes/City/fish_hit_1.png.meta @@ -1,5 +1,5 @@ { - "ver": "1.0.25", + "ver": "1.0.26", "importer": "image", "imported": true, "uuid": "fa708076-edf3-49b3-9868-81d90de1c101", @@ -117,7 +117,7 @@ "imageUuidOrDatabaseUri": "fa708076-edf3-49b3-9868-81d90de1c101@6c48a", "atlasUuid": "" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" diff --git a/assets/_Game/Sprites/Themes/City/fish_hit_2.png.meta b/assets/_Game/Sprites/Themes/City/fish_hit_2.png.meta index e996d05..d226d31 100644 --- a/assets/_Game/Sprites/Themes/City/fish_hit_2.png.meta +++ b/assets/_Game/Sprites/Themes/City/fish_hit_2.png.meta @@ -1,5 +1,5 @@ { - "ver": "1.0.25", + "ver": "1.0.26", "importer": "image", "imported": true, "uuid": "393c215c-bca6-4cf2-8b9b-ae93b7fcba54", @@ -117,7 +117,7 @@ "imageUuidOrDatabaseUri": "393c215c-bca6-4cf2-8b9b-ae93b7fcba54@6c48a", "atlasUuid": "" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" diff --git a/assets/_Game/Sprites/Themes/City/fish_hit_3.png.meta b/assets/_Game/Sprites/Themes/City/fish_hit_3.png.meta index 18e9bc3..add56c0 100644 --- a/assets/_Game/Sprites/Themes/City/fish_hit_3.png.meta +++ b/assets/_Game/Sprites/Themes/City/fish_hit_3.png.meta @@ -1,5 +1,5 @@ { - "ver": "1.0.25", + "ver": "1.0.26", "importer": "image", "imported": true, "uuid": "886670fc-bf55-42a5-a656-73716fc50127", @@ -117,7 +117,7 @@ "imageUuidOrDatabaseUri": "886670fc-bf55-42a5-a656-73716fc50127@6c48a", "atlasUuid": "" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" diff --git a/assets/_Game/Sprites/Themes/City/fish_hit_4.png.meta b/assets/_Game/Sprites/Themes/City/fish_hit_4.png.meta index 87094eb..e0adcbe 100644 --- a/assets/_Game/Sprites/Themes/City/fish_hit_4.png.meta +++ b/assets/_Game/Sprites/Themes/City/fish_hit_4.png.meta @@ -1,5 +1,5 @@ { - "ver": "1.0.25", + "ver": "1.0.26", "importer": "image", "imported": true, "uuid": "36a17485-7b17-4954-a9c2-8c1ff424c119", @@ -117,7 +117,7 @@ "imageUuidOrDatabaseUri": "36a17485-7b17-4954-a9c2-8c1ff424c119@6c48a", "atlasUuid": "" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" diff --git a/assets/_Game/Sprites/Themes/City/fish_hit_5.png.meta b/assets/_Game/Sprites/Themes/City/fish_hit_5.png.meta index d6fbcfe..f08bb68 100644 --- a/assets/_Game/Sprites/Themes/City/fish_hit_5.png.meta +++ b/assets/_Game/Sprites/Themes/City/fish_hit_5.png.meta @@ -1,5 +1,5 @@ { - "ver": "1.0.25", + "ver": "1.0.26", "importer": "image", "imported": true, "uuid": "08124bd7-1225-4469-b445-11f05fd00569", @@ -117,7 +117,7 @@ "imageUuidOrDatabaseUri": "08124bd7-1225-4469-b445-11f05fd00569@6c48a", "atlasUuid": "" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" diff --git a/assets/_Game/Sprites/Themes/City/hit.png.meta b/assets/_Game/Sprites/Themes/City/hit.png.meta index 459bff6..d9cd7d6 100644 --- a/assets/_Game/Sprites/Themes/City/hit.png.meta +++ b/assets/_Game/Sprites/Themes/City/hit.png.meta @@ -1,5 +1,5 @@ { - "ver": "1.0.25", + "ver": "1.0.26", "importer": "image", "imported": true, "uuid": "cb5a2081-09ad-4bb3-b6ff-b79573bcb8c2", @@ -117,7 +117,7 @@ "imageUuidOrDatabaseUri": "cb5a2081-09ad-4bb3-b6ff-b79573bcb8c2@6c48a", "atlasUuid": "" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" diff --git a/assets/_Game/Sprites/Themes/City/idle.png.meta b/assets/_Game/Sprites/Themes/City/idle.png.meta index d38b3a9..e78ee76 100644 --- a/assets/_Game/Sprites/Themes/City/idle.png.meta +++ b/assets/_Game/Sprites/Themes/City/idle.png.meta @@ -1,5 +1,5 @@ { - "ver": "1.0.25", + "ver": "1.0.26", "importer": "image", "imported": true, "uuid": "d9fa94ff-82c0-4480-b0e9-d972a2e291cc", @@ -117,7 +117,7 @@ "imageUuidOrDatabaseUri": "d9fa94ff-82c0-4480-b0e9-d972a2e291cc@6c48a", "atlasUuid": "" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" diff --git a/assets/_Game/Sprites/Themes/City/object_2.png.meta b/assets/_Game/Sprites/Themes/City/object_2.png.meta index 8d2f6cb..df9adb1 100644 --- a/assets/_Game/Sprites/Themes/City/object_2.png.meta +++ b/assets/_Game/Sprites/Themes/City/object_2.png.meta @@ -1,5 +1,5 @@ { - "ver": "1.0.25", + "ver": "1.0.26", "importer": "image", "imported": true, "uuid": "60f4bf9f-3260-48c9-ba64-ad6a7d3e07a3", @@ -117,7 +117,7 @@ "imageUuidOrDatabaseUri": "60f4bf9f-3260-48c9-ba64-ad6a7d3e07a3@6c48a", "atlasUuid": "" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" diff --git a/assets/_Game/Sprites/Themes/City/slingshot_1.1.png.meta b/assets/_Game/Sprites/Themes/City/slingshot_1.1.png.meta index e28ad1d..5ec993b 100644 --- a/assets/_Game/Sprites/Themes/City/slingshot_1.1.png.meta +++ b/assets/_Game/Sprites/Themes/City/slingshot_1.1.png.meta @@ -1,5 +1,5 @@ { - "ver": "1.0.25", + "ver": "1.0.26", "importer": "image", "imported": true, "uuid": "082ccbae-9e87-453a-9efe-4fab604bf5c9", @@ -117,7 +117,7 @@ "imageUuidOrDatabaseUri": "082ccbae-9e87-453a-9efe-4fab604bf5c9@6c48a", "atlasUuid": "" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" diff --git a/assets/_Game/Sprites/Themes/City/slingshot_1.png.meta b/assets/_Game/Sprites/Themes/City/slingshot_1.png.meta index 816ce83..36d2828 100644 --- a/assets/_Game/Sprites/Themes/City/slingshot_1.png.meta +++ b/assets/_Game/Sprites/Themes/City/slingshot_1.png.meta @@ -1,5 +1,5 @@ { - "ver": "1.0.25", + "ver": "1.0.26", "importer": "image", "imported": true, "uuid": "42e8be0e-e2ca-4d22-8052-48944e0ca377", @@ -117,7 +117,7 @@ "imageUuidOrDatabaseUri": "42e8be0e-e2ca-4d22-8052-48944e0ca377@6c48a", "atlasUuid": "" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" diff --git a/assets/_Game/Sprites/Themes/City/track.png.meta b/assets/_Game/Sprites/Themes/City/track.png.meta index 63992ee..aea2467 100644 --- a/assets/_Game/Sprites/Themes/City/track.png.meta +++ b/assets/_Game/Sprites/Themes/City/track.png.meta @@ -1,5 +1,5 @@ { - "ver": "1.0.25", + "ver": "1.0.26", "importer": "image", "imported": true, "uuid": "bca254be-45fe-4b8e-8433-34ee058de549", @@ -117,7 +117,7 @@ "imageUuidOrDatabaseUri": "bca254be-45fe-4b8e-8433-34ee058de549@6c48a", "atlasUuid": "" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" diff --git a/assets/_Game/Sprites/Themes/Farm.meta b/assets/_Game/Sprites/Themes/Farm.meta index 4d61d3e..20a7028 100644 --- a/assets/_Game/Sprites/Themes/Farm.meta +++ b/assets/_Game/Sprites/Themes/Farm.meta @@ -1,5 +1,5 @@ { - "ver": "1.1.0", + "ver": "1.2.0", "importer": "directory", "imported": true, "uuid": "ffd7090a-d0c6-452c-91e7-e51d6b7ce62d", diff --git a/assets/_Game/Sprites/Themes/Farm/Cannon.png.meta b/assets/_Game/Sprites/Themes/Farm/Cannon.png.meta index ce9808f..99b199e 100644 --- a/assets/_Game/Sprites/Themes/Farm/Cannon.png.meta +++ b/assets/_Game/Sprites/Themes/Farm/Cannon.png.meta @@ -1,5 +1,5 @@ { - "ver": "1.0.25", + "ver": "1.0.26", "importer": "image", "imported": true, "uuid": "d4acf9f8-4c80-4924-a43f-bf1d31e642e1", @@ -117,7 +117,7 @@ "imageUuidOrDatabaseUri": "d4acf9f8-4c80-4924-a43f-bf1d31e642e1@6c48a", "atlasUuid": "" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" diff --git a/assets/_Game/Sprites/Themes/Farm/Ear.png.meta b/assets/_Game/Sprites/Themes/Farm/Ear.png.meta index 8bce06f..40db693 100644 --- a/assets/_Game/Sprites/Themes/Farm/Ear.png.meta +++ b/assets/_Game/Sprites/Themes/Farm/Ear.png.meta @@ -1,5 +1,5 @@ { - "ver": "1.0.25", + "ver": "1.0.26", "importer": "image", "imported": true, "uuid": "cf5d4374-3e7e-4b17-b5db-d6e158a62cd9", @@ -117,7 +117,7 @@ "imageUuidOrDatabaseUri": "cf5d4374-3e7e-4b17-b5db-d6e158a62cd9@6c48a", "atlasUuid": "" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" diff --git a/assets/_Game/Sprites/Themes/Farm/Field_logo.png.meta b/assets/_Game/Sprites/Themes/Farm/Field_logo.png.meta index 5ad6b10..572286c 100644 --- a/assets/_Game/Sprites/Themes/Farm/Field_logo.png.meta +++ b/assets/_Game/Sprites/Themes/Farm/Field_logo.png.meta @@ -1,5 +1,5 @@ { - "ver": "1.0.25", + "ver": "1.0.26", "importer": "image", "imported": true, "uuid": "d2991950-994f-4553-88d7-e69533157361", @@ -117,7 +117,7 @@ "imageUuidOrDatabaseUri": "d2991950-994f-4553-88d7-e69533157361@6c48a", "atlasUuid": "" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" diff --git a/assets/_Game/Sprites/Themes/Farm/Goal.png.meta b/assets/_Game/Sprites/Themes/Farm/Goal.png.meta index d4d6ca9..d41b76b 100644 --- a/assets/_Game/Sprites/Themes/Farm/Goal.png.meta +++ b/assets/_Game/Sprites/Themes/Farm/Goal.png.meta @@ -1,5 +1,5 @@ { - "ver": "1.0.25", + "ver": "1.0.26", "importer": "image", "imported": true, "uuid": "551fdf0b-42a6-4caf-bcab-8e2a68c5d4d8", @@ -117,7 +117,7 @@ "imageUuidOrDatabaseUri": "551fdf0b-42a6-4caf-bcab-8e2a68c5d4d8@6c48a", "atlasUuid": "" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" diff --git a/assets/_Game/Sprites/Themes/Farm/Object_1.png.meta b/assets/_Game/Sprites/Themes/Farm/Object_1.png.meta index fc24e15..72ef87a 100644 --- a/assets/_Game/Sprites/Themes/Farm/Object_1.png.meta +++ b/assets/_Game/Sprites/Themes/Farm/Object_1.png.meta @@ -1,5 +1,5 @@ { - "ver": "1.0.25", + "ver": "1.0.26", "importer": "image", "imported": true, "uuid": "ac0fded8-68ff-476f-a693-d9b524d19d56", @@ -117,7 +117,7 @@ "imageUuidOrDatabaseUri": "ac0fded8-68ff-476f-a693-d9b524d19d56@6c48a", "atlasUuid": "" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" diff --git a/assets/_Game/Sprites/Themes/Farm/Object_2.png.meta b/assets/_Game/Sprites/Themes/Farm/Object_2.png.meta index 473a1aa..3bcf914 100644 --- a/assets/_Game/Sprites/Themes/Farm/Object_2.png.meta +++ b/assets/_Game/Sprites/Themes/Farm/Object_2.png.meta @@ -1,5 +1,5 @@ { - "ver": "1.0.25", + "ver": "1.0.26", "importer": "image", "imported": true, "uuid": "438bb087-658d-4535-9688-087d51d7736a", @@ -117,7 +117,7 @@ "imageUuidOrDatabaseUri": "438bb087-658d-4535-9688-087d51d7736a@6c48a", "atlasUuid": "" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" diff --git a/assets/_Game/Sprites/Themes/Farm/Object_3.png.meta b/assets/_Game/Sprites/Themes/Farm/Object_3.png.meta index 20f6387..0aa1515 100644 --- a/assets/_Game/Sprites/Themes/Farm/Object_3.png.meta +++ b/assets/_Game/Sprites/Themes/Farm/Object_3.png.meta @@ -1,5 +1,5 @@ { - "ver": "1.0.25", + "ver": "1.0.26", "importer": "image", "imported": true, "uuid": "7c60ff4a-1e1e-4cc5-b480-0510a6696fb4", @@ -117,7 +117,7 @@ "imageUuidOrDatabaseUri": "7c60ff4a-1e1e-4cc5-b480-0510a6696fb4@6c48a", "atlasUuid": "" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" diff --git a/assets/_Game/Sprites/Themes/Farm/OpenImage.meta b/assets/_Game/Sprites/Themes/Farm/OpenImage.meta index a0c88a5..ff5e72a 100644 --- a/assets/_Game/Sprites/Themes/Farm/OpenImage.meta +++ b/assets/_Game/Sprites/Themes/Farm/OpenImage.meta @@ -1,5 +1,5 @@ { - "ver": "1.1.0", + "ver": "1.2.0", "importer": "directory", "imported": true, "uuid": "98235f72-cfb8-451e-aa20-ffe1ae039b22", diff --git a/assets/_Game/Sprites/Themes/Farm/OpenImage/1.png.meta b/assets/_Game/Sprites/Themes/Farm/OpenImage/1.png.meta index 0301663..5d97aa1 100644 --- a/assets/_Game/Sprites/Themes/Farm/OpenImage/1.png.meta +++ b/assets/_Game/Sprites/Themes/Farm/OpenImage/1.png.meta @@ -1,5 +1,5 @@ { - "ver": "1.0.25", + "ver": "1.0.26", "importer": "image", "imported": true, "uuid": "e396745d-ad48-4c18-a72c-9ad2dd47a7c7", @@ -117,7 +117,7 @@ "imageUuidOrDatabaseUri": "e396745d-ad48-4c18-a72c-9ad2dd47a7c7@6c48a", "atlasUuid": "" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" diff --git a/assets/_Game/Sprites/Themes/Farm/OpenImage/2.png.meta b/assets/_Game/Sprites/Themes/Farm/OpenImage/2.png.meta index 7bffd9e..b87c270 100644 --- a/assets/_Game/Sprites/Themes/Farm/OpenImage/2.png.meta +++ b/assets/_Game/Sprites/Themes/Farm/OpenImage/2.png.meta @@ -1,5 +1,5 @@ { - "ver": "1.0.25", + "ver": "1.0.26", "importer": "image", "imported": true, "uuid": "9d231ecf-dab9-493b-9e51-f0d95c35468e", @@ -117,7 +117,7 @@ "imageUuidOrDatabaseUri": "9d231ecf-dab9-493b-9e51-f0d95c35468e@6c48a", "atlasUuid": "" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" diff --git a/assets/_Game/Sprites/Themes/Farm/OpenImage/Openimage.png.meta b/assets/_Game/Sprites/Themes/Farm/OpenImage/Openimage.png.meta index beeaec0..ea505a2 100644 --- a/assets/_Game/Sprites/Themes/Farm/OpenImage/Openimage.png.meta +++ b/assets/_Game/Sprites/Themes/Farm/OpenImage/Openimage.png.meta @@ -1,5 +1,5 @@ { - "ver": "1.0.25", + "ver": "1.0.26", "importer": "image", "imported": true, "uuid": "02abd892-2a47-4a70-a0e1-b5ca2ef076af", @@ -117,7 +117,7 @@ "imageUuidOrDatabaseUri": "02abd892-2a47-4a70-a0e1-b5ca2ef076af@6c48a", "atlasUuid": "" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" diff --git a/assets/_Game/Sprites/Themes/Farm/OpenImage/bg.png.meta b/assets/_Game/Sprites/Themes/Farm/OpenImage/bg.png.meta index 5ab0090..1d91e48 100644 --- a/assets/_Game/Sprites/Themes/Farm/OpenImage/bg.png.meta +++ b/assets/_Game/Sprites/Themes/Farm/OpenImage/bg.png.meta @@ -1,5 +1,5 @@ { - "ver": "1.0.25", + "ver": "1.0.26", "importer": "image", "imported": true, "uuid": "4c31dd97-cff2-408a-a264-ef4f9830bac9", @@ -117,7 +117,7 @@ "imageUuidOrDatabaseUri": "4c31dd97-cff2-408a-a264-ef4f9830bac9@6c48a", "atlasUuid": "" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" diff --git a/assets/_Game/Sprites/Themes/Farm/OpenImage/btn.png.meta b/assets/_Game/Sprites/Themes/Farm/OpenImage/btn.png.meta index 62d9df4..b787e0a 100644 --- a/assets/_Game/Sprites/Themes/Farm/OpenImage/btn.png.meta +++ b/assets/_Game/Sprites/Themes/Farm/OpenImage/btn.png.meta @@ -1,5 +1,5 @@ { - "ver": "1.0.25", + "ver": "1.0.26", "importer": "image", "imported": true, "uuid": "72b7f85a-300f-44da-83c7-40f3d0d77846", @@ -117,7 +117,7 @@ "imageUuidOrDatabaseUri": "72b7f85a-300f-44da-83c7-40f3d0d77846@6c48a", "atlasUuid": "" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" diff --git a/assets/_Game/Sprites/Themes/Farm/OpenImage/title.png.meta b/assets/_Game/Sprites/Themes/Farm/OpenImage/title.png.meta index 7a22247..8f743e3 100644 --- a/assets/_Game/Sprites/Themes/Farm/OpenImage/title.png.meta +++ b/assets/_Game/Sprites/Themes/Farm/OpenImage/title.png.meta @@ -1,5 +1,5 @@ { - "ver": "1.0.25", + "ver": "1.0.26", "importer": "image", "imported": true, "uuid": "38cbf6af-c7a3-462d-9489-98ad0027fbf0", @@ -117,7 +117,7 @@ "imageUuidOrDatabaseUri": "38cbf6af-c7a3-462d-9489-98ad0027fbf0@6c48a", "atlasUuid": "" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" diff --git a/assets/_Game/Sprites/Themes/Farm/Slide.png.meta b/assets/_Game/Sprites/Themes/Farm/Slide.png.meta index c2649ca..fafde10 100644 --- a/assets/_Game/Sprites/Themes/Farm/Slide.png.meta +++ b/assets/_Game/Sprites/Themes/Farm/Slide.png.meta @@ -1,5 +1,5 @@ { - "ver": "1.0.25", + "ver": "1.0.26", "importer": "image", "imported": true, "uuid": "43d54fd8-7b0d-49d5-a2ae-34e71e6e6bed", @@ -117,7 +117,7 @@ "imageUuidOrDatabaseUri": "43d54fd8-7b0d-49d5-a2ae-34e71e6e6bed@6c48a", "atlasUuid": "" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" diff --git a/assets/_Game/Sprites/Themes/Farm/Slide2.png.meta b/assets/_Game/Sprites/Themes/Farm/Slide2.png.meta index 3328762..ae4cdfe 100644 --- a/assets/_Game/Sprites/Themes/Farm/Slide2.png.meta +++ b/assets/_Game/Sprites/Themes/Farm/Slide2.png.meta @@ -1,5 +1,5 @@ { - "ver": "1.0.25", + "ver": "1.0.26", "importer": "image", "imported": true, "uuid": "141276eb-4adf-43af-b05b-cbd8812effaf", @@ -117,7 +117,7 @@ "imageUuidOrDatabaseUri": "141276eb-4adf-43af-b05b-cbd8812effaf@6c48a", "atlasUuid": "" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" diff --git a/assets/_Game/Sprites/Themes/Farm/Slingshot_1.1.png.meta b/assets/_Game/Sprites/Themes/Farm/Slingshot_1.1.png.meta index 356bec4..d09df83 100644 --- a/assets/_Game/Sprites/Themes/Farm/Slingshot_1.1.png.meta +++ b/assets/_Game/Sprites/Themes/Farm/Slingshot_1.1.png.meta @@ -1,5 +1,5 @@ { - "ver": "1.0.25", + "ver": "1.0.26", "importer": "image", "imported": true, "uuid": "147fb403-ef00-4c83-b68f-d97dce521f36", @@ -117,7 +117,7 @@ "imageUuidOrDatabaseUri": "147fb403-ef00-4c83-b68f-d97dce521f36@6c48a", "atlasUuid": "" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" diff --git a/assets/_Game/Sprites/Themes/Farm/Slingshot_1.png.meta b/assets/_Game/Sprites/Themes/Farm/Slingshot_1.png.meta index f9a2092..9737533 100644 --- a/assets/_Game/Sprites/Themes/Farm/Slingshot_1.png.meta +++ b/assets/_Game/Sprites/Themes/Farm/Slingshot_1.png.meta @@ -1,5 +1,5 @@ { - "ver": "1.0.25", + "ver": "1.0.26", "importer": "image", "imported": true, "uuid": "79ed5402-c20b-4369-b3f2-97bd66ca6ab1", @@ -117,7 +117,7 @@ "imageUuidOrDatabaseUri": "79ed5402-c20b-4369-b3f2-97bd66ca6ab1@6c48a", "atlasUuid": "" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" diff --git a/assets/_Game/Sprites/Themes/Farm/Slingshot_2.png.meta b/assets/_Game/Sprites/Themes/Farm/Slingshot_2.png.meta index f7976f3..abbe111 100644 --- a/assets/_Game/Sprites/Themes/Farm/Slingshot_2.png.meta +++ b/assets/_Game/Sprites/Themes/Farm/Slingshot_2.png.meta @@ -1,5 +1,5 @@ { - "ver": "1.0.25", + "ver": "1.0.26", "importer": "image", "imported": true, "uuid": "f8f43931-7118-4d48-a6b5-e352a8831d4a", @@ -117,7 +117,7 @@ "imageUuidOrDatabaseUri": "f8f43931-7118-4d48-a6b5-e352a8831d4a@6c48a", "atlasUuid": "" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" diff --git a/assets/_Game/Sprites/Themes/Farm/Straw.png.meta b/assets/_Game/Sprites/Themes/Farm/Straw.png.meta index db1487b..2be290a 100644 --- a/assets/_Game/Sprites/Themes/Farm/Straw.png.meta +++ b/assets/_Game/Sprites/Themes/Farm/Straw.png.meta @@ -1,5 +1,5 @@ { - "ver": "1.0.25", + "ver": "1.0.26", "importer": "image", "imported": true, "uuid": "6ad104a8-e8ac-4f27-98bf-61c919fbdee0", @@ -117,7 +117,7 @@ "imageUuidOrDatabaseUri": "6ad104a8-e8ac-4f27-98bf-61c919fbdee0@6c48a", "atlasUuid": "" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" diff --git a/assets/_Game/Sprites/Themes/Farm/Track.png.meta b/assets/_Game/Sprites/Themes/Farm/Track.png.meta index 285576f..0202ffc 100644 --- a/assets/_Game/Sprites/Themes/Farm/Track.png.meta +++ b/assets/_Game/Sprites/Themes/Farm/Track.png.meta @@ -1,5 +1,5 @@ { - "ver": "1.0.25", + "ver": "1.0.26", "importer": "image", "imported": true, "uuid": "d2384282-03f6-4cd3-a1fc-7711e12053c7", @@ -117,7 +117,7 @@ "imageUuidOrDatabaseUri": "d2384282-03f6-4cd3-a1fc-7711e12053c7@6c48a", "atlasUuid": "" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" diff --git a/assets/_Game/Sprites/Themes/Farm/UI.meta b/assets/_Game/Sprites/Themes/Farm/UI.meta index 2672ab8..0b896b6 100644 --- a/assets/_Game/Sprites/Themes/Farm/UI.meta +++ b/assets/_Game/Sprites/Themes/Farm/UI.meta @@ -1,5 +1,5 @@ { - "ver": "1.1.0", + "ver": "1.2.0", "importer": "directory", "imported": true, "uuid": "395abf88-c4ce-48b6-a252-6ddcb7c443ff", diff --git a/assets/_Game/Sprites/Themes/Farm/UI/Avatar.png.meta b/assets/_Game/Sprites/Themes/Farm/UI/Avatar.png.meta index 4d8fbe0..ee19ee6 100644 --- a/assets/_Game/Sprites/Themes/Farm/UI/Avatar.png.meta +++ b/assets/_Game/Sprites/Themes/Farm/UI/Avatar.png.meta @@ -1,5 +1,5 @@ { - "ver": "1.0.25", + "ver": "1.0.26", "importer": "image", "imported": true, "uuid": "392bfc92-9fb1-47f8-9987-5282390c1166", @@ -117,7 +117,7 @@ "imageUuidOrDatabaseUri": "392bfc92-9fb1-47f8-9987-5282390c1166@6c48a", "atlasUuid": "" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" diff --git a/assets/_Game/Sprites/Themes/Farm/UI/Leader_Board.png.meta b/assets/_Game/Sprites/Themes/Farm/UI/Leader_Board.png.meta index fb3defe..bc566c7 100644 --- a/assets/_Game/Sprites/Themes/Farm/UI/Leader_Board.png.meta +++ b/assets/_Game/Sprites/Themes/Farm/UI/Leader_Board.png.meta @@ -1,5 +1,5 @@ { - "ver": "1.0.25", + "ver": "1.0.26", "importer": "image", "imported": true, "uuid": "b51576f5-d6d5-4533-94ce-beb25b7a5335", @@ -117,7 +117,7 @@ "imageUuidOrDatabaseUri": "b51576f5-d6d5-4533-94ce-beb25b7a5335@6c48a", "atlasUuid": "" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" diff --git a/assets/_Game/Sprites/Themes/Farm/UI/Retry_Button.png.meta b/assets/_Game/Sprites/Themes/Farm/UI/Retry_Button.png.meta index 97bbea9..7742ef8 100644 --- a/assets/_Game/Sprites/Themes/Farm/UI/Retry_Button.png.meta +++ b/assets/_Game/Sprites/Themes/Farm/UI/Retry_Button.png.meta @@ -1,5 +1,5 @@ { - "ver": "1.0.25", + "ver": "1.0.26", "importer": "image", "imported": true, "uuid": "07500b86-217e-4ee1-b9a1-075c19ec6316", @@ -117,7 +117,7 @@ "imageUuidOrDatabaseUri": "07500b86-217e-4ee1-b9a1-075c19ec6316@6c48a", "atlasUuid": "" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" diff --git a/assets/_Game/Sprites/Themes/Farm/Wall_1.png.meta b/assets/_Game/Sprites/Themes/Farm/Wall_1.png.meta index 0681c1a..d2dfd9b 100644 --- a/assets/_Game/Sprites/Themes/Farm/Wall_1.png.meta +++ b/assets/_Game/Sprites/Themes/Farm/Wall_1.png.meta @@ -1,5 +1,5 @@ { - "ver": "1.0.25", + "ver": "1.0.26", "importer": "image", "imported": true, "uuid": "6952535d-57b8-4dfa-8b04-721767bdbd69", @@ -117,7 +117,7 @@ "imageUuidOrDatabaseUri": "6952535d-57b8-4dfa-8b04-721767bdbd69@6c48a", "atlasUuid": "" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" diff --git a/assets/_Game/Sprites/Themes/Farm/Wall_2.png.meta b/assets/_Game/Sprites/Themes/Farm/Wall_2.png.meta index 307adf8..56574d9 100644 --- a/assets/_Game/Sprites/Themes/Farm/Wall_2.png.meta +++ b/assets/_Game/Sprites/Themes/Farm/Wall_2.png.meta @@ -1,5 +1,5 @@ { - "ver": "1.0.25", + "ver": "1.0.26", "importer": "image", "imported": true, "uuid": "5223ebf2-bcdb-4481-815e-50a5b4343eb9", @@ -117,7 +117,7 @@ "imageUuidOrDatabaseUri": "5223ebf2-bcdb-4481-815e-50a5b4343eb9@6c48a", "atlasUuid": "" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" diff --git a/assets/_Game/Sprites/Themes/Farm/Wall_3.png.meta b/assets/_Game/Sprites/Themes/Farm/Wall_3.png.meta index f083d4c..6f18fbb 100644 --- a/assets/_Game/Sprites/Themes/Farm/Wall_3.png.meta +++ b/assets/_Game/Sprites/Themes/Farm/Wall_3.png.meta @@ -1,5 +1,5 @@ { - "ver": "1.0.25", + "ver": "1.0.26", "importer": "image", "imported": true, "uuid": "c2fac800-a654-4981-97c5-8ced49f5c520", @@ -117,7 +117,7 @@ "imageUuidOrDatabaseUri": "c2fac800-a654-4981-97c5-8ced49f5c520@6c48a", "atlasUuid": "" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" diff --git a/assets/_Game/Sprites/Themes/Farm/cao.png.meta b/assets/_Game/Sprites/Themes/Farm/cao.png.meta index a7b9120..a322113 100644 --- a/assets/_Game/Sprites/Themes/Farm/cao.png.meta +++ b/assets/_Game/Sprites/Themes/Farm/cao.png.meta @@ -1,5 +1,5 @@ { - "ver": "1.0.25", + "ver": "1.0.26", "importer": "image", "imported": true, "uuid": "3b0b776f-b9bc-400c-a5c8-e7ae4b25f533", @@ -117,7 +117,7 @@ "imageUuidOrDatabaseUri": "3b0b776f-b9bc-400c-a5c8-e7ae4b25f533@6c48a", "atlasUuid": "" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" diff --git a/assets/_Game/Sprites/Themes/Farm/combo_bar.png.meta b/assets/_Game/Sprites/Themes/Farm/combo_bar.png.meta index 5362282..7a67c06 100644 --- a/assets/_Game/Sprites/Themes/Farm/combo_bar.png.meta +++ b/assets/_Game/Sprites/Themes/Farm/combo_bar.png.meta @@ -1,5 +1,5 @@ { - "ver": "1.0.25", + "ver": "1.0.26", "importer": "image", "imported": true, "uuid": "2cb7e238-248a-4f43-8b78-f4d6bd365099", @@ -117,7 +117,7 @@ "imageUuidOrDatabaseUri": "2cb7e238-248a-4f43-8b78-f4d6bd365099@6c48a", "atlasUuid": "" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" diff --git a/assets/_Game/Sprites/Themes/Farm/egg_hit_0.png.meta b/assets/_Game/Sprites/Themes/Farm/egg_hit_0.png.meta index 0d926ec..7d85ef5 100644 --- a/assets/_Game/Sprites/Themes/Farm/egg_hit_0.png.meta +++ b/assets/_Game/Sprites/Themes/Farm/egg_hit_0.png.meta @@ -1,5 +1,5 @@ { - "ver": "1.0.25", + "ver": "1.0.26", "importer": "image", "imported": true, "uuid": "121bbf8e-a2ef-4b1a-a39b-f8a5bf4303a7", @@ -117,7 +117,7 @@ "imageUuidOrDatabaseUri": "121bbf8e-a2ef-4b1a-a39b-f8a5bf4303a7@6c48a", "atlasUuid": "" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" diff --git a/assets/_Game/Sprites/Themes/Farm/egg_hit_1.png.meta b/assets/_Game/Sprites/Themes/Farm/egg_hit_1.png.meta index 64b8f2a..9e9e4dc 100644 --- a/assets/_Game/Sprites/Themes/Farm/egg_hit_1.png.meta +++ b/assets/_Game/Sprites/Themes/Farm/egg_hit_1.png.meta @@ -1,5 +1,5 @@ { - "ver": "1.0.25", + "ver": "1.0.26", "importer": "image", "imported": true, "uuid": "e0a571ac-77ce-47d5-b60c-5ebfe90ea97b", @@ -117,7 +117,7 @@ "imageUuidOrDatabaseUri": "e0a571ac-77ce-47d5-b60c-5ebfe90ea97b@6c48a", "atlasUuid": "" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" diff --git a/assets/_Game/Sprites/Themes/Farm/egg_hit_2.png.meta b/assets/_Game/Sprites/Themes/Farm/egg_hit_2.png.meta index 9883a64..2154785 100644 --- a/assets/_Game/Sprites/Themes/Farm/egg_hit_2.png.meta +++ b/assets/_Game/Sprites/Themes/Farm/egg_hit_2.png.meta @@ -1,5 +1,5 @@ { - "ver": "1.0.25", + "ver": "1.0.26", "importer": "image", "imported": true, "uuid": "2511f773-0ab2-4b09-9f4e-3b9ecb9aef10", @@ -117,7 +117,7 @@ "imageUuidOrDatabaseUri": "2511f773-0ab2-4b09-9f4e-3b9ecb9aef10@6c48a", "atlasUuid": "" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" diff --git a/assets/_Game/Sprites/Themes/Farm/egg_hit_3.png.meta b/assets/_Game/Sprites/Themes/Farm/egg_hit_3.png.meta index bc842b5..58d3022 100644 --- a/assets/_Game/Sprites/Themes/Farm/egg_hit_3.png.meta +++ b/assets/_Game/Sprites/Themes/Farm/egg_hit_3.png.meta @@ -1,5 +1,5 @@ { - "ver": "1.0.25", + "ver": "1.0.26", "importer": "image", "imported": true, "uuid": "77268302-43f4-413c-baaf-73e549aba68e", @@ -117,7 +117,7 @@ "imageUuidOrDatabaseUri": "77268302-43f4-413c-baaf-73e549aba68e@6c48a", "atlasUuid": "" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" diff --git a/assets/_Game/Sprites/Themes/Farm/egg_hit_4.png.meta b/assets/_Game/Sprites/Themes/Farm/egg_hit_4.png.meta index 5ee53bd..57dbdce 100644 --- a/assets/_Game/Sprites/Themes/Farm/egg_hit_4.png.meta +++ b/assets/_Game/Sprites/Themes/Farm/egg_hit_4.png.meta @@ -1,5 +1,5 @@ { - "ver": "1.0.25", + "ver": "1.0.26", "importer": "image", "imported": true, "uuid": "6d108778-fdf6-4ca1-b401-a91a966ccbc2", @@ -117,7 +117,7 @@ "imageUuidOrDatabaseUri": "6d108778-fdf6-4ca1-b401-a91a966ccbc2@6c48a", "atlasUuid": "" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" diff --git a/assets/_Game/Sprites/Themes/Farm/egg_hit_5.png.meta b/assets/_Game/Sprites/Themes/Farm/egg_hit_5.png.meta index e51a352..0f6e692 100644 --- a/assets/_Game/Sprites/Themes/Farm/egg_hit_5.png.meta +++ b/assets/_Game/Sprites/Themes/Farm/egg_hit_5.png.meta @@ -1,5 +1,5 @@ { - "ver": "1.0.25", + "ver": "1.0.26", "importer": "image", "imported": true, "uuid": "cbc38917-4ac7-4540-8536-fab20c72a981", @@ -117,7 +117,7 @@ "imageUuidOrDatabaseUri": "cbc38917-4ac7-4540-8536-fab20c72a981@6c48a", "atlasUuid": "" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" diff --git a/assets/_Game/Sprites/Themes/Park.meta b/assets/_Game/Sprites/Themes/Park.meta index a4b7b5b..ce736ce 100644 --- a/assets/_Game/Sprites/Themes/Park.meta +++ b/assets/_Game/Sprites/Themes/Park.meta @@ -1,5 +1,5 @@ { - "ver": "1.1.0", + "ver": "1.2.0", "importer": "directory", "imported": true, "uuid": "6a83d231-9cfe-4587-a926-cb38ffc6d47e", diff --git a/assets/_Game/Sprites/Themes/Park/Cannon.png.meta b/assets/_Game/Sprites/Themes/Park/Cannon.png.meta index ea9987d..e39ba84 100644 --- a/assets/_Game/Sprites/Themes/Park/Cannon.png.meta +++ b/assets/_Game/Sprites/Themes/Park/Cannon.png.meta @@ -1,5 +1,5 @@ { - "ver": "1.0.25", + "ver": "1.0.26", "importer": "image", "imported": true, "uuid": "83b747d4-28cb-44f3-8901-a064e4997a66", @@ -117,7 +117,7 @@ "imageUuidOrDatabaseUri": "83b747d4-28cb-44f3-8901-a064e4997a66@6c48a", "atlasUuid": "" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" diff --git a/assets/_Game/Sprites/Themes/Park/Field_logo.png.meta b/assets/_Game/Sprites/Themes/Park/Field_logo.png.meta index a854603..bbe5cb1 100644 --- a/assets/_Game/Sprites/Themes/Park/Field_logo.png.meta +++ b/assets/_Game/Sprites/Themes/Park/Field_logo.png.meta @@ -1,5 +1,5 @@ { - "ver": "1.0.25", + "ver": "1.0.26", "importer": "image", "imported": true, "uuid": "1155c5c5-5beb-4194-a839-d9262f62d27a", @@ -117,7 +117,7 @@ "imageUuidOrDatabaseUri": "1155c5c5-5beb-4194-a839-d9262f62d27a@6c48a", "atlasUuid": "" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" diff --git a/assets/_Game/Sprites/Themes/Park/Goal.png.meta b/assets/_Game/Sprites/Themes/Park/Goal.png.meta index b6496d4..99a8277 100644 --- a/assets/_Game/Sprites/Themes/Park/Goal.png.meta +++ b/assets/_Game/Sprites/Themes/Park/Goal.png.meta @@ -1,5 +1,5 @@ { - "ver": "1.0.25", + "ver": "1.0.26", "importer": "image", "imported": true, "uuid": "99d2b362-a9cd-417d-bfb0-ae6d7326079b", @@ -117,7 +117,7 @@ "imageUuidOrDatabaseUri": "99d2b362-a9cd-417d-bfb0-ae6d7326079b@6c48a", "atlasUuid": "" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" diff --git a/assets/_Game/Sprites/Themes/Park/Golden Turtle.png.meta b/assets/_Game/Sprites/Themes/Park/Golden Turtle.png.meta index a0f9111..7e0f72a 100644 --- a/assets/_Game/Sprites/Themes/Park/Golden Turtle.png.meta +++ b/assets/_Game/Sprites/Themes/Park/Golden Turtle.png.meta @@ -1,5 +1,5 @@ { - "ver": "1.0.25", + "ver": "1.0.26", "importer": "image", "imported": true, "uuid": "bdfdb01d-097f-4b92-9a1e-22473e163aed", @@ -117,7 +117,7 @@ "imageUuidOrDatabaseUri": "bdfdb01d-097f-4b92-9a1e-22473e163aed@6c48a", "atlasUuid": "" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" diff --git a/assets/_Game/Sprites/Themes/Park/Hit.png.meta b/assets/_Game/Sprites/Themes/Park/Hit.png.meta index 58de9d0..e2f9faf 100644 --- a/assets/_Game/Sprites/Themes/Park/Hit.png.meta +++ b/assets/_Game/Sprites/Themes/Park/Hit.png.meta @@ -1,5 +1,5 @@ { - "ver": "1.0.25", + "ver": "1.0.26", "importer": "image", "imported": true, "uuid": "6c565c45-498f-45fc-8d92-9d99cfa00300", @@ -117,7 +117,7 @@ "imageUuidOrDatabaseUri": "6c565c45-498f-45fc-8d92-9d99cfa00300@6c48a", "atlasUuid": "" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" diff --git a/assets/_Game/Sprites/Themes/Park/Object_1.png.meta b/assets/_Game/Sprites/Themes/Park/Object_1.png.meta index 28386c3..0eb9a58 100644 --- a/assets/_Game/Sprites/Themes/Park/Object_1.png.meta +++ b/assets/_Game/Sprites/Themes/Park/Object_1.png.meta @@ -1,5 +1,5 @@ { - "ver": "1.0.25", + "ver": "1.0.26", "importer": "image", "imported": true, "uuid": "28669cee-94bf-49ab-8b74-b5325345f331", @@ -117,7 +117,7 @@ "imageUuidOrDatabaseUri": "28669cee-94bf-49ab-8b74-b5325345f331@6c48a", "atlasUuid": "" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" diff --git a/assets/_Game/Sprites/Themes/Park/Object_2.png.meta b/assets/_Game/Sprites/Themes/Park/Object_2.png.meta index 7afb7bc..256e3c1 100644 --- a/assets/_Game/Sprites/Themes/Park/Object_2.png.meta +++ b/assets/_Game/Sprites/Themes/Park/Object_2.png.meta @@ -1,5 +1,5 @@ { - "ver": "1.0.25", + "ver": "1.0.26", "importer": "image", "imported": true, "uuid": "37467220-98e7-497d-b3fa-0c8705066f65", @@ -117,7 +117,7 @@ "imageUuidOrDatabaseUri": "37467220-98e7-497d-b3fa-0c8705066f65@6c48a", "atlasUuid": "" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" diff --git a/assets/_Game/Sprites/Themes/Park/Object_3.png.meta b/assets/_Game/Sprites/Themes/Park/Object_3.png.meta index 3bf7c2b..ece8f6d 100644 --- a/assets/_Game/Sprites/Themes/Park/Object_3.png.meta +++ b/assets/_Game/Sprites/Themes/Park/Object_3.png.meta @@ -1,5 +1,5 @@ { - "ver": "1.0.25", + "ver": "1.0.26", "importer": "image", "imported": true, "uuid": "fb1a89fb-ec4f-4930-8ea1-69bae5672115", @@ -117,7 +117,7 @@ "imageUuidOrDatabaseUri": "fb1a89fb-ec4f-4930-8ea1-69bae5672115@6c48a", "atlasUuid": "" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" diff --git a/assets/_Game/Sprites/Themes/Park/OpenImage.meta b/assets/_Game/Sprites/Themes/Park/OpenImage.meta index c0f55ee..79bc2ae 100644 --- a/assets/_Game/Sprites/Themes/Park/OpenImage.meta +++ b/assets/_Game/Sprites/Themes/Park/OpenImage.meta @@ -1,5 +1,5 @@ { - "ver": "1.1.0", + "ver": "1.2.0", "importer": "directory", "imported": true, "uuid": "9ba5129c-45be-43a9-b533-37743799539b", diff --git a/assets/_Game/Sprites/Themes/Park/OpenImage/1.png.meta b/assets/_Game/Sprites/Themes/Park/OpenImage/1.png.meta index e41b8c2..c87cb3e 100644 --- a/assets/_Game/Sprites/Themes/Park/OpenImage/1.png.meta +++ b/assets/_Game/Sprites/Themes/Park/OpenImage/1.png.meta @@ -1,5 +1,5 @@ { - "ver": "1.0.25", + "ver": "1.0.26", "importer": "image", "imported": true, "uuid": "472a8c1c-d167-43f0-a7f9-db322e1cb071", @@ -117,7 +117,7 @@ "imageUuidOrDatabaseUri": "472a8c1c-d167-43f0-a7f9-db322e1cb071@6c48a", "atlasUuid": "" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" diff --git a/assets/_Game/Sprites/Themes/Park/OpenImage/bg.png.meta b/assets/_Game/Sprites/Themes/Park/OpenImage/bg.png.meta index db324c9..9a1e86b 100644 --- a/assets/_Game/Sprites/Themes/Park/OpenImage/bg.png.meta +++ b/assets/_Game/Sprites/Themes/Park/OpenImage/bg.png.meta @@ -1,5 +1,5 @@ { - "ver": "1.0.25", + "ver": "1.0.26", "importer": "image", "imported": true, "uuid": "3d426c79-8341-4200-b6aa-37685dea2801", @@ -117,7 +117,7 @@ "imageUuidOrDatabaseUri": "3d426c79-8341-4200-b6aa-37685dea2801@6c48a", "atlasUuid": "" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" diff --git a/assets/_Game/Sprites/Themes/Park/OpenImage/btn.png.meta b/assets/_Game/Sprites/Themes/Park/OpenImage/btn.png.meta index 7c9753a..e701e81 100644 --- a/assets/_Game/Sprites/Themes/Park/OpenImage/btn.png.meta +++ b/assets/_Game/Sprites/Themes/Park/OpenImage/btn.png.meta @@ -1,5 +1,5 @@ { - "ver": "1.0.25", + "ver": "1.0.26", "importer": "image", "imported": true, "uuid": "36691818-9303-4ee2-a4b3-d476fe9186ce", @@ -117,7 +117,7 @@ "imageUuidOrDatabaseUri": "36691818-9303-4ee2-a4b3-d476fe9186ce@6c48a", "atlasUuid": "" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" diff --git a/assets/_Game/Sprites/Themes/Park/OpenImage/open image 2.png.meta b/assets/_Game/Sprites/Themes/Park/OpenImage/open image 2.png.meta index 30c5907..6d5e7d6 100644 --- a/assets/_Game/Sprites/Themes/Park/OpenImage/open image 2.png.meta +++ b/assets/_Game/Sprites/Themes/Park/OpenImage/open image 2.png.meta @@ -1,5 +1,5 @@ { - "ver": "1.0.25", + "ver": "1.0.26", "importer": "image", "imported": true, "uuid": "76713111-254b-4e2f-a9fc-9deae7c12b7f", @@ -117,7 +117,7 @@ "imageUuidOrDatabaseUri": "76713111-254b-4e2f-a9fc-9deae7c12b7f@6c48a", "atlasUuid": "" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" diff --git a/assets/_Game/Sprites/Themes/Park/OpenImage/title.png.meta b/assets/_Game/Sprites/Themes/Park/OpenImage/title.png.meta index 57f8e71..ef3d860 100644 --- a/assets/_Game/Sprites/Themes/Park/OpenImage/title.png.meta +++ b/assets/_Game/Sprites/Themes/Park/OpenImage/title.png.meta @@ -1,5 +1,5 @@ { - "ver": "1.0.25", + "ver": "1.0.26", "importer": "image", "imported": true, "uuid": "93fdbd7e-12b0-4c8d-bfc1-e3c2a412cf0f", @@ -117,7 +117,7 @@ "imageUuidOrDatabaseUri": "93fdbd7e-12b0-4c8d-bfc1-e3c2a412cf0f@6c48a", "atlasUuid": "" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" diff --git a/assets/_Game/Sprites/Themes/Park/Sand.png.meta b/assets/_Game/Sprites/Themes/Park/Sand.png.meta index 37e8f56..56c7dd9 100644 --- a/assets/_Game/Sprites/Themes/Park/Sand.png.meta +++ b/assets/_Game/Sprites/Themes/Park/Sand.png.meta @@ -1,5 +1,5 @@ { - "ver": "1.0.25", + "ver": "1.0.26", "importer": "image", "imported": true, "uuid": "d42d14de-4861-4dda-b4f3-80c4d2fb014c", @@ -117,7 +117,7 @@ "imageUuidOrDatabaseUri": "d42d14de-4861-4dda-b4f3-80c4d2fb014c@6c48a", "atlasUuid": "" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" diff --git a/assets/_Game/Sprites/Themes/Park/Slide.png.meta b/assets/_Game/Sprites/Themes/Park/Slide.png.meta index 02607af..41be017 100644 --- a/assets/_Game/Sprites/Themes/Park/Slide.png.meta +++ b/assets/_Game/Sprites/Themes/Park/Slide.png.meta @@ -1,5 +1,5 @@ { - "ver": "1.0.25", + "ver": "1.0.26", "importer": "image", "imported": true, "uuid": "17f9ee11-8b5a-476b-8e3f-c9d1d0299327", @@ -117,7 +117,7 @@ "imageUuidOrDatabaseUri": "17f9ee11-8b5a-476b-8e3f-c9d1d0299327@6c48a", "atlasUuid": "" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" diff --git a/assets/_Game/Sprites/Themes/Park/Slide2.png.meta b/assets/_Game/Sprites/Themes/Park/Slide2.png.meta index 7bb7ea9..eac1ad4 100644 --- a/assets/_Game/Sprites/Themes/Park/Slide2.png.meta +++ b/assets/_Game/Sprites/Themes/Park/Slide2.png.meta @@ -1,5 +1,5 @@ { - "ver": "1.0.25", + "ver": "1.0.26", "importer": "image", "imported": true, "uuid": "00954dd4-e9b3-4923-a6aa-4191dd66e80f", @@ -117,7 +117,7 @@ "imageUuidOrDatabaseUri": "00954dd4-e9b3-4923-a6aa-4191dd66e80f@6c48a", "atlasUuid": "" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" diff --git a/assets/_Game/Sprites/Themes/Park/Slingshot_1.1.png.meta b/assets/_Game/Sprites/Themes/Park/Slingshot_1.1.png.meta index 5e24814..be71571 100644 --- a/assets/_Game/Sprites/Themes/Park/Slingshot_1.1.png.meta +++ b/assets/_Game/Sprites/Themes/Park/Slingshot_1.1.png.meta @@ -1,5 +1,5 @@ { - "ver": "1.0.25", + "ver": "1.0.26", "importer": "image", "imported": true, "uuid": "ecc0f968-0d02-4344-95f3-a3e54fe00898", @@ -117,7 +117,7 @@ "imageUuidOrDatabaseUri": "ecc0f968-0d02-4344-95f3-a3e54fe00898@6c48a", "atlasUuid": "" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" diff --git a/assets/_Game/Sprites/Themes/Park/Slingshot_1.png.meta b/assets/_Game/Sprites/Themes/Park/Slingshot_1.png.meta index 0af7722..692fd8a 100644 --- a/assets/_Game/Sprites/Themes/Park/Slingshot_1.png.meta +++ b/assets/_Game/Sprites/Themes/Park/Slingshot_1.png.meta @@ -1,5 +1,5 @@ { - "ver": "1.0.25", + "ver": "1.0.26", "importer": "image", "imported": true, "uuid": "a8eb3d9d-bd0d-41d2-b50b-05e2bf406a3b", @@ -117,7 +117,7 @@ "imageUuidOrDatabaseUri": "a8eb3d9d-bd0d-41d2-b50b-05e2bf406a3b@6c48a", "atlasUuid": "" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" diff --git a/assets/_Game/Sprites/Themes/Park/Slingshot_2.png.meta b/assets/_Game/Sprites/Themes/Park/Slingshot_2.png.meta index 1464b24..26a3e80 100644 --- a/assets/_Game/Sprites/Themes/Park/Slingshot_2.png.meta +++ b/assets/_Game/Sprites/Themes/Park/Slingshot_2.png.meta @@ -1,5 +1,5 @@ { - "ver": "1.0.25", + "ver": "1.0.26", "importer": "image", "imported": true, "uuid": "27fe0b5e-eeeb-468c-9c2f-1a0e3f8345f3", @@ -117,7 +117,7 @@ "imageUuidOrDatabaseUri": "27fe0b5e-eeeb-468c-9c2f-1a0e3f8345f3@6c48a", "atlasUuid": "" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" diff --git a/assets/_Game/Sprites/Themes/Park/Track.png.meta b/assets/_Game/Sprites/Themes/Park/Track.png.meta index a614b90..bf767a9 100644 --- a/assets/_Game/Sprites/Themes/Park/Track.png.meta +++ b/assets/_Game/Sprites/Themes/Park/Track.png.meta @@ -1,5 +1,5 @@ { - "ver": "1.0.25", + "ver": "1.0.26", "importer": "image", "imported": true, "uuid": "642a0a34-3288-4c16-af42-9bbe0cb6b982", @@ -117,7 +117,7 @@ "imageUuidOrDatabaseUri": "642a0a34-3288-4c16-af42-9bbe0cb6b982@6c48a", "atlasUuid": "" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" diff --git a/assets/_Game/Sprites/Themes/Park/Turtle.png.meta b/assets/_Game/Sprites/Themes/Park/Turtle.png.meta index 1eda422..e5c9104 100644 --- a/assets/_Game/Sprites/Themes/Park/Turtle.png.meta +++ b/assets/_Game/Sprites/Themes/Park/Turtle.png.meta @@ -1,5 +1,5 @@ { - "ver": "1.0.25", + "ver": "1.0.26", "importer": "image", "imported": true, "uuid": "331b0c49-7ecb-4e93-8725-2d840301c975", @@ -117,7 +117,7 @@ "imageUuidOrDatabaseUri": "331b0c49-7ecb-4e93-8725-2d840301c975@6c48a", "atlasUuid": "" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" diff --git a/assets/_Game/Sprites/Themes/Park/UI.meta b/assets/_Game/Sprites/Themes/Park/UI.meta index d061a86..ce5200a 100644 --- a/assets/_Game/Sprites/Themes/Park/UI.meta +++ b/assets/_Game/Sprites/Themes/Park/UI.meta @@ -1,5 +1,5 @@ { - "ver": "1.1.0", + "ver": "1.2.0", "importer": "directory", "imported": true, "uuid": "8c005761-527c-4542-954f-7aaef58f663a", diff --git a/assets/_Game/Sprites/Themes/Park/UI/Avatar.png.meta b/assets/_Game/Sprites/Themes/Park/UI/Avatar.png.meta index 97e02d7..ac7283a 100644 --- a/assets/_Game/Sprites/Themes/Park/UI/Avatar.png.meta +++ b/assets/_Game/Sprites/Themes/Park/UI/Avatar.png.meta @@ -1,5 +1,5 @@ { - "ver": "1.0.25", + "ver": "1.0.26", "importer": "image", "imported": true, "uuid": "b9241eed-996a-4342-8db9-a7b5c256f507", @@ -117,7 +117,7 @@ "imageUuidOrDatabaseUri": "b9241eed-996a-4342-8db9-a7b5c256f507@6c48a", "atlasUuid": "" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" diff --git a/assets/_Game/Sprites/Themes/Park/UI/Leader_Board.png.meta b/assets/_Game/Sprites/Themes/Park/UI/Leader_Board.png.meta index 342806f..a8078df 100644 --- a/assets/_Game/Sprites/Themes/Park/UI/Leader_Board.png.meta +++ b/assets/_Game/Sprites/Themes/Park/UI/Leader_Board.png.meta @@ -1,5 +1,5 @@ { - "ver": "1.0.25", + "ver": "1.0.26", "importer": "image", "imported": true, "uuid": "46311a1e-0d4f-496e-86ef-d3391f6b18c5", @@ -117,7 +117,7 @@ "imageUuidOrDatabaseUri": "46311a1e-0d4f-496e-86ef-d3391f6b18c5@6c48a", "atlasUuid": "" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" diff --git a/assets/_Game/Sprites/Themes/Park/UI/Retry_Button.png.meta b/assets/_Game/Sprites/Themes/Park/UI/Retry_Button.png.meta index bca7f67..e014dee 100644 --- a/assets/_Game/Sprites/Themes/Park/UI/Retry_Button.png.meta +++ b/assets/_Game/Sprites/Themes/Park/UI/Retry_Button.png.meta @@ -1,5 +1,5 @@ { - "ver": "1.0.25", + "ver": "1.0.26", "importer": "image", "imported": true, "uuid": "5f98cac4-a1c0-4de5-9f90-3c41ca39bb37", @@ -117,7 +117,7 @@ "imageUuidOrDatabaseUri": "5f98cac4-a1c0-4de5-9f90-3c41ca39bb37@6c48a", "atlasUuid": "" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" diff --git a/assets/_Game/Sprites/Themes/Park/Wall_1.png.meta b/assets/_Game/Sprites/Themes/Park/Wall_1.png.meta index 9e4dcf1..0ce5cfd 100644 --- a/assets/_Game/Sprites/Themes/Park/Wall_1.png.meta +++ b/assets/_Game/Sprites/Themes/Park/Wall_1.png.meta @@ -1,5 +1,5 @@ { - "ver": "1.0.25", + "ver": "1.0.26", "importer": "image", "imported": true, "uuid": "bac8ab27-9099-4e7f-8c85-0a1a98d478e8", @@ -117,7 +117,7 @@ "imageUuidOrDatabaseUri": "bac8ab27-9099-4e7f-8c85-0a1a98d478e8@6c48a", "atlasUuid": "" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" diff --git a/assets/_Game/Sprites/Themes/Park/Wall_2.png.meta b/assets/_Game/Sprites/Themes/Park/Wall_2.png.meta index 19e43f8..2f6ad7e 100644 --- a/assets/_Game/Sprites/Themes/Park/Wall_2.png.meta +++ b/assets/_Game/Sprites/Themes/Park/Wall_2.png.meta @@ -1,5 +1,5 @@ { - "ver": "1.0.25", + "ver": "1.0.26", "importer": "image", "imported": true, "uuid": "be1707b7-499b-4119-b8fa-e593d2e7bac9", @@ -117,7 +117,7 @@ "imageUuidOrDatabaseUri": "be1707b7-499b-4119-b8fa-e593d2e7bac9@6c48a", "atlasUuid": "" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" diff --git a/assets/_Game/Sprites/Themes/Park/Wall_3.png.meta b/assets/_Game/Sprites/Themes/Park/Wall_3.png.meta index b69f722..ac05333 100644 --- a/assets/_Game/Sprites/Themes/Park/Wall_3.png.meta +++ b/assets/_Game/Sprites/Themes/Park/Wall_3.png.meta @@ -1,5 +1,5 @@ { - "ver": "1.0.25", + "ver": "1.0.26", "importer": "image", "imported": true, "uuid": "1f96407a-5e23-4a0d-865d-9731e1ffbb4c", @@ -117,7 +117,7 @@ "imageUuidOrDatabaseUri": "1f96407a-5e23-4a0d-865d-9731e1ffbb4c@6c48a", "atlasUuid": "" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" diff --git a/assets/_Game/Sprites/Themes/Park/ball_hit_0.png.meta b/assets/_Game/Sprites/Themes/Park/ball_hit_0.png.meta index 9af5fd1..f038efb 100644 --- a/assets/_Game/Sprites/Themes/Park/ball_hit_0.png.meta +++ b/assets/_Game/Sprites/Themes/Park/ball_hit_0.png.meta @@ -1,5 +1,5 @@ { - "ver": "1.0.25", + "ver": "1.0.26", "importer": "image", "imported": true, "uuid": "117a41e2-736a-427f-bf13-7de32ed75984", @@ -117,7 +117,7 @@ "imageUuidOrDatabaseUri": "117a41e2-736a-427f-bf13-7de32ed75984@6c48a", "atlasUuid": "" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" diff --git a/assets/_Game/Sprites/Themes/Park/ball_hit_1.png.meta b/assets/_Game/Sprites/Themes/Park/ball_hit_1.png.meta index 17e30c1..3b3c056 100644 --- a/assets/_Game/Sprites/Themes/Park/ball_hit_1.png.meta +++ b/assets/_Game/Sprites/Themes/Park/ball_hit_1.png.meta @@ -1,5 +1,5 @@ { - "ver": "1.0.25", + "ver": "1.0.26", "importer": "image", "imported": true, "uuid": "34991aac-84a4-48e0-b748-d6bb89b98828", @@ -117,7 +117,7 @@ "imageUuidOrDatabaseUri": "34991aac-84a4-48e0-b748-d6bb89b98828@6c48a", "atlasUuid": "" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" diff --git a/assets/_Game/Sprites/Themes/Park/ball_hit_2.png.meta b/assets/_Game/Sprites/Themes/Park/ball_hit_2.png.meta index d92581f..81f53c1 100644 --- a/assets/_Game/Sprites/Themes/Park/ball_hit_2.png.meta +++ b/assets/_Game/Sprites/Themes/Park/ball_hit_2.png.meta @@ -1,5 +1,5 @@ { - "ver": "1.0.25", + "ver": "1.0.26", "importer": "image", "imported": true, "uuid": "5c0a86ac-a493-4ec3-879b-61015562d1f0", @@ -117,7 +117,7 @@ "imageUuidOrDatabaseUri": "5c0a86ac-a493-4ec3-879b-61015562d1f0@6c48a", "atlasUuid": "" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" diff --git a/assets/_Game/Sprites/Themes/Park/ball_hit_3.png.meta b/assets/_Game/Sprites/Themes/Park/ball_hit_3.png.meta index be7e6d0..07fd0d4 100644 --- a/assets/_Game/Sprites/Themes/Park/ball_hit_3.png.meta +++ b/assets/_Game/Sprites/Themes/Park/ball_hit_3.png.meta @@ -1,5 +1,5 @@ { - "ver": "1.0.25", + "ver": "1.0.26", "importer": "image", "imported": true, "uuid": "606c6ae9-1568-4a04-8e88-e66f1aae649a", @@ -117,7 +117,7 @@ "imageUuidOrDatabaseUri": "606c6ae9-1568-4a04-8e88-e66f1aae649a@6c48a", "atlasUuid": "" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" diff --git a/assets/_Game/Sprites/Themes/Park/ball_hit_4.png.meta b/assets/_Game/Sprites/Themes/Park/ball_hit_4.png.meta index 6bf0084..06aa2c1 100644 --- a/assets/_Game/Sprites/Themes/Park/ball_hit_4.png.meta +++ b/assets/_Game/Sprites/Themes/Park/ball_hit_4.png.meta @@ -1,5 +1,5 @@ { - "ver": "1.0.25", + "ver": "1.0.26", "importer": "image", "imported": true, "uuid": "9d4e6ffc-f528-4a83-ac07-f19dbd29a9fa", @@ -117,7 +117,7 @@ "imageUuidOrDatabaseUri": "9d4e6ffc-f528-4a83-ac07-f19dbd29a9fa@6c48a", "atlasUuid": "" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" diff --git a/assets/_Game/Sprites/Themes/Park/ball_hit_5.png.meta b/assets/_Game/Sprites/Themes/Park/ball_hit_5.png.meta index 527a32c..0955fe3 100644 --- a/assets/_Game/Sprites/Themes/Park/ball_hit_5.png.meta +++ b/assets/_Game/Sprites/Themes/Park/ball_hit_5.png.meta @@ -1,5 +1,5 @@ { - "ver": "1.0.25", + "ver": "1.0.26", "importer": "image", "imported": true, "uuid": "877a309a-5335-4f45-a5da-e9946f7e29d4", @@ -117,7 +117,7 @@ "imageUuidOrDatabaseUri": "877a309a-5335-4f45-a5da-e9946f7e29d4@6c48a", "atlasUuid": "" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" diff --git a/assets/_Game/Sprites/Themes/Park/combo_bar.png.meta b/assets/_Game/Sprites/Themes/Park/combo_bar.png.meta index c568ec1..33a4a9e 100644 --- a/assets/_Game/Sprites/Themes/Park/combo_bar.png.meta +++ b/assets/_Game/Sprites/Themes/Park/combo_bar.png.meta @@ -1,5 +1,5 @@ { - "ver": "1.0.25", + "ver": "1.0.26", "importer": "image", "imported": true, "uuid": "08b35368-5713-45f2-b19f-921d3d1d0fe0", @@ -117,7 +117,7 @@ "imageUuidOrDatabaseUri": "08b35368-5713-45f2-b19f-921d3d1d0fe0@6c48a", "atlasUuid": "" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" diff --git a/assets/_Game/Sprites/Themes/Park/shark.png.meta b/assets/_Game/Sprites/Themes/Park/shark.png.meta index 643950a..4abb33a 100644 --- a/assets/_Game/Sprites/Themes/Park/shark.png.meta +++ b/assets/_Game/Sprites/Themes/Park/shark.png.meta @@ -1,5 +1,5 @@ { - "ver": "1.0.25", + "ver": "1.0.26", "importer": "image", "imported": true, "uuid": "2d5ee730-4026-47ab-ad50-100964d0e98c", @@ -117,7 +117,7 @@ "imageUuidOrDatabaseUri": "2d5ee730-4026-47ab-ad50-100964d0e98c@6c48a", "atlasUuid": "" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" diff --git a/assets/_Game/Sprites/Themes/Park/shark1.png.meta b/assets/_Game/Sprites/Themes/Park/shark1.png.meta index 89ab519..35f5e4c 100644 --- a/assets/_Game/Sprites/Themes/Park/shark1.png.meta +++ b/assets/_Game/Sprites/Themes/Park/shark1.png.meta @@ -1,5 +1,5 @@ { - "ver": "1.0.25", + "ver": "1.0.26", "importer": "image", "imported": true, "uuid": "e4623392-1248-4d5a-991c-67edb31c88cb", @@ -117,7 +117,7 @@ "imageUuidOrDatabaseUri": "e4623392-1248-4d5a-991c-67edb31c88cb@6c48a", "atlasUuid": "" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" diff --git a/assets/_Game/Sprites/Track.png.meta b/assets/_Game/Sprites/Track.png.meta index 4db271c..79e8c5d 100644 --- a/assets/_Game/Sprites/Track.png.meta +++ b/assets/_Game/Sprites/Track.png.meta @@ -1,5 +1,5 @@ { - "ver": "1.0.25", + "ver": "1.0.26", "importer": "image", "imported": true, "uuid": "67283605-c99d-4dbd-b10c-ffa39131dc0a", @@ -117,7 +117,7 @@ "imageUuidOrDatabaseUri": "67283605-c99d-4dbd-b10c-ffa39131dc0a@6c48a", "atlasUuid": "" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" diff --git a/assets/_Game/Sprites/Trail_05.png.meta b/assets/_Game/Sprites/Trail_05.png.meta index d276093..edf8f8f 100644 --- a/assets/_Game/Sprites/Trail_05.png.meta +++ b/assets/_Game/Sprites/Trail_05.png.meta @@ -1,5 +1,5 @@ { - "ver": "1.0.25", + "ver": "1.0.26", "importer": "image", "imported": true, "uuid": "2132ae14-10fc-4c11-8c14-56eecbae3327", @@ -23,7 +23,7 @@ "anisotropy": 0, "isUuid": true, "imageUuidOrDatabaseUri": "2132ae14-10fc-4c11-8c14-56eecbae3327", - "visible": true + "visible": false }, "ver": "1.0.22", "imported": true, diff --git a/assets/_Game/Sprites/Tree.png.meta b/assets/_Game/Sprites/Tree.png.meta index 106a896..15b8bfb 100644 --- a/assets/_Game/Sprites/Tree.png.meta +++ b/assets/_Game/Sprites/Tree.png.meta @@ -1,5 +1,5 @@ { - "ver": "1.0.25", + "ver": "1.0.26", "importer": "image", "imported": true, "uuid": "13a3ff76-1065-498f-8349-bf2f5173459c", @@ -117,7 +117,7 @@ "imageUuidOrDatabaseUri": "13a3ff76-1065-498f-8349-bf2f5173459c@6c48a", "atlasUuid": "" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" diff --git a/assets/_Game/Sprites/UI.meta b/assets/_Game/Sprites/UI.meta index 0de28a2..9c53116 100644 --- a/assets/_Game/Sprites/UI.meta +++ b/assets/_Game/Sprites/UI.meta @@ -1,5 +1,5 @@ { - "ver": "1.1.0", + "ver": "1.2.0", "importer": "directory", "imported": true, "uuid": "859f284a-937c-4330-9cbb-f236f5851e2c", diff --git a/assets/_Game/Sprites/UI/1.png.meta b/assets/_Game/Sprites/UI/1.png.meta index 4566bab..ff8702a 100644 --- a/assets/_Game/Sprites/UI/1.png.meta +++ b/assets/_Game/Sprites/UI/1.png.meta @@ -1,5 +1,5 @@ { - "ver": "1.0.25", + "ver": "1.0.26", "importer": "image", "imported": true, "uuid": "5037588b-9bac-44f1-ada1-020b001bb3d4", @@ -117,7 +117,7 @@ "imageUuidOrDatabaseUri": "5037588b-9bac-44f1-ada1-020b001bb3d4@6c48a", "atlasUuid": "" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" diff --git a/assets/_Game/Sprites/UI/2.png.meta b/assets/_Game/Sprites/UI/2.png.meta index e5b697e..3600e76 100644 --- a/assets/_Game/Sprites/UI/2.png.meta +++ b/assets/_Game/Sprites/UI/2.png.meta @@ -1,5 +1,5 @@ { - "ver": "1.0.25", + "ver": "1.0.26", "importer": "image", "imported": true, "uuid": "fbbd2af6-c128-44ad-b737-679c35472653", @@ -117,7 +117,7 @@ "imageUuidOrDatabaseUri": "fbbd2af6-c128-44ad-b737-679c35472653@6c48a", "atlasUuid": "" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" diff --git a/assets/_Game/Sprites/UI/3.png.meta b/assets/_Game/Sprites/UI/3.png.meta index 8910851..3582383 100644 --- a/assets/_Game/Sprites/UI/3.png.meta +++ b/assets/_Game/Sprites/UI/3.png.meta @@ -1,5 +1,5 @@ { - "ver": "1.0.25", + "ver": "1.0.26", "importer": "image", "imported": true, "uuid": "7629f6bd-fb1b-4328-9fab-758aac42550f", @@ -117,7 +117,7 @@ "imageUuidOrDatabaseUri": "7629f6bd-fb1b-4328-9fab-758aac42550f@6c48a", "atlasUuid": "" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" diff --git a/assets/_Game/Sprites/UI/Avatar.png.meta b/assets/_Game/Sprites/UI/Avatar.png.meta index 2911fa2..262f799 100644 --- a/assets/_Game/Sprites/UI/Avatar.png.meta +++ b/assets/_Game/Sprites/UI/Avatar.png.meta @@ -1,5 +1,5 @@ { - "ver": "1.0.25", + "ver": "1.0.26", "importer": "image", "imported": true, "uuid": "e0c0178f-5dd8-45fc-86e9-3ada3fd96dc2", @@ -117,7 +117,7 @@ "imageUuidOrDatabaseUri": "e0c0178f-5dd8-45fc-86e9-3ada3fd96dc2@6c48a", "atlasUuid": "" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" diff --git a/assets/_Game/Sprites/UI/Clock.png.meta b/assets/_Game/Sprites/UI/Clock.png.meta index d9ae281..d7efa5a 100644 --- a/assets/_Game/Sprites/UI/Clock.png.meta +++ b/assets/_Game/Sprites/UI/Clock.png.meta @@ -1,5 +1,5 @@ { - "ver": "1.0.25", + "ver": "1.0.26", "importer": "image", "imported": true, "uuid": "9606a1e4-6a67-4da1-a0a6-9e4a34536408", @@ -117,7 +117,7 @@ "imageUuidOrDatabaseUri": "9606a1e4-6a67-4da1-a0a6-9e4a34536408@6c48a", "atlasUuid": "" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" diff --git a/assets/_Game/Sprites/UI/GoalSticker.png.meta b/assets/_Game/Sprites/UI/GoalSticker.png.meta index 0fb944b..2ca8b08 100644 --- a/assets/_Game/Sprites/UI/GoalSticker.png.meta +++ b/assets/_Game/Sprites/UI/GoalSticker.png.meta @@ -1,5 +1,5 @@ { - "ver": "1.0.25", + "ver": "1.0.26", "importer": "image", "imported": true, "uuid": "60efe140-bd6a-42c0-a752-5e1af95d1d68", @@ -117,7 +117,7 @@ "imageUuidOrDatabaseUri": "60efe140-bd6a-42c0-a752-5e1af95d1d68@6c48a", "atlasUuid": "" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" diff --git a/assets/_Game/Sprites/UI/Leader_Board.png.meta b/assets/_Game/Sprites/UI/Leader_Board.png.meta index 1720e0b..ad2dc84 100644 --- a/assets/_Game/Sprites/UI/Leader_Board.png.meta +++ b/assets/_Game/Sprites/UI/Leader_Board.png.meta @@ -1,5 +1,5 @@ { - "ver": "1.0.25", + "ver": "1.0.26", "importer": "image", "imported": true, "uuid": "ea5ee070-892f-4ea9-b4c1-8736f9a367d3", @@ -117,7 +117,7 @@ "imageUuidOrDatabaseUri": "ea5ee070-892f-4ea9-b4c1-8736f9a367d3@6c48a", "atlasUuid": "" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" diff --git a/assets/_Game/Sprites/UI/No_Sound.png.meta b/assets/_Game/Sprites/UI/No_Sound.png.meta index dee0980..25dba41 100644 --- a/assets/_Game/Sprites/UI/No_Sound.png.meta +++ b/assets/_Game/Sprites/UI/No_Sound.png.meta @@ -1,5 +1,5 @@ { - "ver": "1.0.25", + "ver": "1.0.26", "importer": "image", "imported": true, "uuid": "4bcfb3c4-ecab-48a0-8bd6-c2916fd3acb3", @@ -117,7 +117,7 @@ "imageUuidOrDatabaseUri": "4bcfb3c4-ecab-48a0-8bd6-c2916fd3acb3@6c48a", "atlasUuid": "" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" diff --git a/assets/_Game/Sprites/UI/Retry_Button.png.meta b/assets/_Game/Sprites/UI/Retry_Button.png.meta index d24a9c6..27ad909 100644 --- a/assets/_Game/Sprites/UI/Retry_Button.png.meta +++ b/assets/_Game/Sprites/UI/Retry_Button.png.meta @@ -1,5 +1,5 @@ { - "ver": "1.0.25", + "ver": "1.0.26", "importer": "image", "imported": true, "uuid": "4543f4da-21bb-4c6a-b587-f34285d5879d", @@ -117,7 +117,7 @@ "imageUuidOrDatabaseUri": "4543f4da-21bb-4c6a-b587-f34285d5879d@6c48a", "atlasUuid": "" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" diff --git a/assets/_Game/Sprites/UI/Score_Board.png.meta b/assets/_Game/Sprites/UI/Score_Board.png.meta index 7478eb6..8e43cda 100644 --- a/assets/_Game/Sprites/UI/Score_Board.png.meta +++ b/assets/_Game/Sprites/UI/Score_Board.png.meta @@ -1,5 +1,5 @@ { - "ver": "1.0.25", + "ver": "1.0.26", "importer": "image", "imported": true, "uuid": "65bd68ee-c310-4a89-81b5-4c8a7d57b458", @@ -117,7 +117,7 @@ "imageUuidOrDatabaseUri": "65bd68ee-c310-4a89-81b5-4c8a7d57b458@6c48a", "atlasUuid": "" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" diff --git a/assets/_Game/Sprites/UI/Score_Board2.png.meta b/assets/_Game/Sprites/UI/Score_Board2.png.meta index 6b85d49..cc752bd 100644 --- a/assets/_Game/Sprites/UI/Score_Board2.png.meta +++ b/assets/_Game/Sprites/UI/Score_Board2.png.meta @@ -1,5 +1,5 @@ { - "ver": "1.0.25", + "ver": "1.0.26", "importer": "image", "imported": true, "uuid": "989a5cd8-943d-4065-9b3e-fc833596a6fc", @@ -117,7 +117,7 @@ "imageUuidOrDatabaseUri": "989a5cd8-943d-4065-9b3e-fc833596a6fc@6c48a", "atlasUuid": "" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" diff --git a/assets/_Game/Sprites/UI/Score_Board3.png.meta b/assets/_Game/Sprites/UI/Score_Board3.png.meta index d37cae6..34fc4ca 100644 --- a/assets/_Game/Sprites/UI/Score_Board3.png.meta +++ b/assets/_Game/Sprites/UI/Score_Board3.png.meta @@ -1,5 +1,5 @@ { - "ver": "1.0.25", + "ver": "1.0.26", "importer": "image", "imported": true, "uuid": "69ba1ed8-7876-4d64-ab74-bb23dda8e7f1", @@ -117,7 +117,7 @@ "imageUuidOrDatabaseUri": "69ba1ed8-7876-4d64-ab74-bb23dda8e7f1@6c48a", "atlasUuid": "" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" diff --git a/assets/_Game/Sprites/UI/Sound.png.meta b/assets/_Game/Sprites/UI/Sound.png.meta index 69a5781..efc56a1 100644 --- a/assets/_Game/Sprites/UI/Sound.png.meta +++ b/assets/_Game/Sprites/UI/Sound.png.meta @@ -1,5 +1,5 @@ { - "ver": "1.0.25", + "ver": "1.0.26", "importer": "image", "imported": true, "uuid": "834b7b1a-0bf9-437a-b2ee-627c08bc87cc", @@ -117,7 +117,7 @@ "imageUuidOrDatabaseUri": "834b7b1a-0bf9-437a-b2ee-627c08bc87cc@6c48a", "atlasUuid": "" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" diff --git a/assets/_Game/Sprites/UI/Star.png.meta b/assets/_Game/Sprites/UI/Star.png.meta index 3dc2cf8..fb7729c 100644 --- a/assets/_Game/Sprites/UI/Star.png.meta +++ b/assets/_Game/Sprites/UI/Star.png.meta @@ -1,5 +1,5 @@ { - "ver": "1.0.25", + "ver": "1.0.26", "importer": "image", "imported": true, "uuid": "5b5a3073-f986-4350-9ef0-e1fddb56a494", @@ -117,7 +117,7 @@ "imageUuidOrDatabaseUri": "5b5a3073-f986-4350-9ef0-e1fddb56a494@6c48a", "atlasUuid": "" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" diff --git a/assets/_Game/Sprites/UI/Time-001.png.meta b/assets/_Game/Sprites/UI/Time-001.png.meta index 37a7393..1b80cad 100644 --- a/assets/_Game/Sprites/UI/Time-001.png.meta +++ b/assets/_Game/Sprites/UI/Time-001.png.meta @@ -1,5 +1,5 @@ { - "ver": "1.0.25", + "ver": "1.0.26", "importer": "image", "imported": true, "uuid": "97aa2b4a-e8f2-4a22-bf47-337b259ba8c5", @@ -117,7 +117,7 @@ "imageUuidOrDatabaseUri": "97aa2b4a-e8f2-4a22-bf47-337b259ba8c5@6c48a", "atlasUuid": "" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" diff --git a/assets/_Game/Sprites/UI/Time.png.meta b/assets/_Game/Sprites/UI/Time.png.meta index 5db6397..e74046b 100644 --- a/assets/_Game/Sprites/UI/Time.png.meta +++ b/assets/_Game/Sprites/UI/Time.png.meta @@ -1,5 +1,5 @@ { - "ver": "1.0.25", + "ver": "1.0.26", "importer": "image", "imported": true, "uuid": "7025496d-1937-4fca-9210-a5afc2f4b66c", @@ -117,7 +117,7 @@ "imageUuidOrDatabaseUri": "7025496d-1937-4fca-9210-a5afc2f4b66c@6c48a", "atlasUuid": "" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" diff --git a/assets/_Game/Sprites/UI/Time_Bar.png.meta b/assets/_Game/Sprites/UI/Time_Bar.png.meta index 73e4ac2..a5b5f38 100644 --- a/assets/_Game/Sprites/UI/Time_Bar.png.meta +++ b/assets/_Game/Sprites/UI/Time_Bar.png.meta @@ -1,5 +1,5 @@ { - "ver": "1.0.25", + "ver": "1.0.26", "importer": "image", "imported": true, "uuid": "ad087835-9f5b-4b58-8559-4cc0ec7bad6a", @@ -117,7 +117,7 @@ "imageUuidOrDatabaseUri": "ad087835-9f5b-4b58-8559-4cc0ec7bad6a@6c48a", "atlasUuid": "" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" diff --git a/assets/_Game/Sprites/UI/ballOutSticker.png.meta b/assets/_Game/Sprites/UI/ballOutSticker.png.meta index 56aa399..53134c7 100644 --- a/assets/_Game/Sprites/UI/ballOutSticker.png.meta +++ b/assets/_Game/Sprites/UI/ballOutSticker.png.meta @@ -1,5 +1,5 @@ { - "ver": "1.0.25", + "ver": "1.0.26", "importer": "image", "imported": true, "uuid": "0ffdff5a-9c60-4fcf-9bdd-dade41c36f17", @@ -117,7 +117,7 @@ "imageUuidOrDatabaseUri": "0ffdff5a-9c60-4fcf-9bdd-dade41c36f17@6c48a", "atlasUuid": "" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" diff --git a/assets/_Game/Sprites/UI/frame.png.meta b/assets/_Game/Sprites/UI/frame.png.meta index b6921eb..0d596a5 100644 --- a/assets/_Game/Sprites/UI/frame.png.meta +++ b/assets/_Game/Sprites/UI/frame.png.meta @@ -1,5 +1,5 @@ { - "ver": "1.0.25", + "ver": "1.0.26", "importer": "image", "imported": true, "uuid": "e7dd55f7-a185-4fd6-a4bd-231c78e847a6", @@ -117,7 +117,7 @@ "imageUuidOrDatabaseUri": "e7dd55f7-a185-4fd6-a4bd-231c78e847a6@6c48a", "atlasUuid": "" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" diff --git a/assets/_Game/Sprites/UI/ticket.png.meta b/assets/_Game/Sprites/UI/ticket.png.meta index 051d996..67e8670 100644 --- a/assets/_Game/Sprites/UI/ticket.png.meta +++ b/assets/_Game/Sprites/UI/ticket.png.meta @@ -1,5 +1,5 @@ { - "ver": "1.0.25", + "ver": "1.0.26", "importer": "image", "imported": true, "uuid": "c0993ac2-edd6-48ee-bb90-bf184f69913e", @@ -117,7 +117,7 @@ "imageUuidOrDatabaseUri": "c0993ac2-edd6-48ee-bb90-bf184f69913e@6c48a", "atlasUuid": "" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" diff --git a/assets/_Game/Sprites/UI/ticket2.png.meta b/assets/_Game/Sprites/UI/ticket2.png.meta index d082df7..186c3ec 100644 --- a/assets/_Game/Sprites/UI/ticket2.png.meta +++ b/assets/_Game/Sprites/UI/ticket2.png.meta @@ -1,5 +1,5 @@ { - "ver": "1.0.25", + "ver": "1.0.26", "importer": "image", "imported": true, "uuid": "7e3111b9-bb1b-4c4e-a9ed-c2c20880cc74", @@ -117,7 +117,7 @@ "imageUuidOrDatabaseUri": "7e3111b9-bb1b-4c4e-a9ed-c2c20880cc74@6c48a", "atlasUuid": "" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" diff --git a/assets/_Game/Sprites/UI/tutorial.png.meta b/assets/_Game/Sprites/UI/tutorial.png.meta index 3261258..dc142d1 100644 --- a/assets/_Game/Sprites/UI/tutorial.png.meta +++ b/assets/_Game/Sprites/UI/tutorial.png.meta @@ -1,5 +1,5 @@ { - "ver": "1.0.25", + "ver": "1.0.26", "importer": "image", "imported": true, "uuid": "e4eede0a-dd59-4391-9af7-6055c95fc60b", @@ -117,7 +117,7 @@ "imageUuidOrDatabaseUri": "e4eede0a-dd59-4391-9af7-6055c95fc60b@6c48a", "atlasUuid": "" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" diff --git a/assets/_Game/Sprites/Wall_1.png.meta b/assets/_Game/Sprites/Wall_1.png.meta index 334b120..cdf567c 100644 --- a/assets/_Game/Sprites/Wall_1.png.meta +++ b/assets/_Game/Sprites/Wall_1.png.meta @@ -1,5 +1,5 @@ { - "ver": "1.0.25", + "ver": "1.0.26", "importer": "image", "imported": true, "uuid": "7520f46c-1fa8-4487-8979-1e97327a53a6", @@ -117,7 +117,7 @@ "imageUuidOrDatabaseUri": "7520f46c-1fa8-4487-8979-1e97327a53a6@6c48a", "atlasUuid": "" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" diff --git a/assets/_Game/Sprites/Wall_3.png.meta b/assets/_Game/Sprites/Wall_3.png.meta index fb78f01..c4c4f58 100644 --- a/assets/_Game/Sprites/Wall_3.png.meta +++ b/assets/_Game/Sprites/Wall_3.png.meta @@ -1,5 +1,5 @@ { - "ver": "1.0.25", + "ver": "1.0.26", "importer": "image", "imported": true, "uuid": "ee42c8cb-269a-4f0f-ba64-4da5c24ff9cd", @@ -117,7 +117,7 @@ "imageUuidOrDatabaseUri": "ee42c8cb-269a-4f0f-ba64-4da5c24ff9cd@6c48a", "atlasUuid": "" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" diff --git a/assets/_Game/Sprites/carrot_hit_0.png.meta b/assets/_Game/Sprites/carrot_hit_0.png.meta index 7845084..5efd502 100644 --- a/assets/_Game/Sprites/carrot_hit_0.png.meta +++ b/assets/_Game/Sprites/carrot_hit_0.png.meta @@ -1,5 +1,5 @@ { - "ver": "1.0.25", + "ver": "1.0.26", "importer": "image", "imported": true, "uuid": "9ee91187-4a22-43fa-a206-efe1950b9276", @@ -117,7 +117,7 @@ "imageUuidOrDatabaseUri": "9ee91187-4a22-43fa-a206-efe1950b9276@6c48a", "atlasUuid": "" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" diff --git a/assets/_Game/Sprites/carrot_hit_1.png.meta b/assets/_Game/Sprites/carrot_hit_1.png.meta index 031face..3967513 100644 --- a/assets/_Game/Sprites/carrot_hit_1.png.meta +++ b/assets/_Game/Sprites/carrot_hit_1.png.meta @@ -1,5 +1,5 @@ { - "ver": "1.0.25", + "ver": "1.0.26", "importer": "image", "imported": true, "uuid": "57be4203-17e7-49dc-a74c-e8875e8f8ae8", @@ -117,7 +117,7 @@ "imageUuidOrDatabaseUri": "57be4203-17e7-49dc-a74c-e8875e8f8ae8@6c48a", "atlasUuid": "" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" diff --git a/assets/_Game/Sprites/carrot_hit_2.png.meta b/assets/_Game/Sprites/carrot_hit_2.png.meta index a7f135c..e0ec9a1 100644 --- a/assets/_Game/Sprites/carrot_hit_2.png.meta +++ b/assets/_Game/Sprites/carrot_hit_2.png.meta @@ -1,5 +1,5 @@ { - "ver": "1.0.25", + "ver": "1.0.26", "importer": "image", "imported": true, "uuid": "dbd7f56a-271d-45f1-83dd-c60d41aa3bc6", @@ -117,7 +117,7 @@ "imageUuidOrDatabaseUri": "dbd7f56a-271d-45f1-83dd-c60d41aa3bc6@6c48a", "atlasUuid": "" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" diff --git a/assets/_Game/Sprites/carrot_hit_3.png.meta b/assets/_Game/Sprites/carrot_hit_3.png.meta index cf2e66f..aef3865 100644 --- a/assets/_Game/Sprites/carrot_hit_3.png.meta +++ b/assets/_Game/Sprites/carrot_hit_3.png.meta @@ -1,5 +1,5 @@ { - "ver": "1.0.25", + "ver": "1.0.26", "importer": "image", "imported": true, "uuid": "7a0eb58b-88db-4a68-8477-b7307d6de50e", @@ -117,7 +117,7 @@ "imageUuidOrDatabaseUri": "7a0eb58b-88db-4a68-8477-b7307d6de50e@6c48a", "atlasUuid": "" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" diff --git a/assets/_Game/Sprites/carrot_hit_4.png.meta b/assets/_Game/Sprites/carrot_hit_4.png.meta index 332cfe1..75793aa 100644 --- a/assets/_Game/Sprites/carrot_hit_4.png.meta +++ b/assets/_Game/Sprites/carrot_hit_4.png.meta @@ -1,5 +1,5 @@ { - "ver": "1.0.25", + "ver": "1.0.26", "importer": "image", "imported": true, "uuid": "7d0e0930-d11d-4999-9f4f-5677a4ed53e6", @@ -117,7 +117,7 @@ "imageUuidOrDatabaseUri": "7d0e0930-d11d-4999-9f4f-5677a4ed53e6@6c48a", "atlasUuid": "" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" diff --git a/assets/_Game/Sprites/carrot_hit_5.png.meta b/assets/_Game/Sprites/carrot_hit_5.png.meta index 9024864..1de018f 100644 --- a/assets/_Game/Sprites/carrot_hit_5.png.meta +++ b/assets/_Game/Sprites/carrot_hit_5.png.meta @@ -1,5 +1,5 @@ { - "ver": "1.0.25", + "ver": "1.0.26", "importer": "image", "imported": true, "uuid": "9ffbdde2-d0c8-4a3c-864e-7f9bcacb626e", @@ -117,7 +117,7 @@ "imageUuidOrDatabaseUri": "9ffbdde2-d0c8-4a3c-864e-7f9bcacb626e@6c48a", "atlasUuid": "" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" diff --git a/assets/_Game/Sprites/char.meta b/assets/_Game/Sprites/char.meta index ebd5d1b..71d6213 100644 --- a/assets/_Game/Sprites/char.meta +++ b/assets/_Game/Sprites/char.meta @@ -1,5 +1,5 @@ { - "ver": "1.1.0", + "ver": "1.2.0", "importer": "directory", "imported": true, "uuid": "1021b4b4-500f-4a7a-a921-0cd705807f99", diff --git a/assets/_Game/Sprites/char/Hit.png.meta b/assets/_Game/Sprites/char/Hit.png.meta index cc51302..f354348 100644 --- a/assets/_Game/Sprites/char/Hit.png.meta +++ b/assets/_Game/Sprites/char/Hit.png.meta @@ -1,5 +1,5 @@ { - "ver": "1.0.25", + "ver": "1.0.26", "importer": "image", "imported": true, "uuid": "95489261-c577-4a5b-b584-079a3221c1d2", @@ -117,7 +117,7 @@ "imageUuidOrDatabaseUri": "95489261-c577-4a5b-b584-079a3221c1d2@6c48a", "atlasUuid": "" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" diff --git a/assets/_Game/Sprites/char/Idle.png.meta b/assets/_Game/Sprites/char/Idle.png.meta index fdaa3bb..bebfd86 100644 --- a/assets/_Game/Sprites/char/Idle.png.meta +++ b/assets/_Game/Sprites/char/Idle.png.meta @@ -1,5 +1,5 @@ { - "ver": "1.0.25", + "ver": "1.0.26", "importer": "image", "imported": true, "uuid": "c60afd72-3284-4d02-a2fa-f70904bfd53a", @@ -117,7 +117,7 @@ "imageUuidOrDatabaseUri": "c60afd72-3284-4d02-a2fa-f70904bfd53a@6c48a", "atlasUuid": "" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" diff --git a/assets/_Game/Sprites/char/Rabbit.png.meta b/assets/_Game/Sprites/char/Rabbit.png.meta index 34b0751..81f24dd 100644 --- a/assets/_Game/Sprites/char/Rabbit.png.meta +++ b/assets/_Game/Sprites/char/Rabbit.png.meta @@ -1,5 +1,5 @@ { - "ver": "1.0.25", + "ver": "1.0.26", "importer": "image", "imported": true, "uuid": "72aace05-0b42-46a9-a016-ee05620fc08a", @@ -117,7 +117,7 @@ "imageUuidOrDatabaseUri": "72aace05-0b42-46a9-a016-ee05620fc08a@6c48a", "atlasUuid": "" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" diff --git a/assets/_Game/Sprites/circle.png.meta b/assets/_Game/Sprites/circle.png.meta index 3c8adad..5cefa08 100644 --- a/assets/_Game/Sprites/circle.png.meta +++ b/assets/_Game/Sprites/circle.png.meta @@ -1,5 +1,5 @@ { - "ver": "1.0.25", + "ver": "1.0.26", "importer": "image", "imported": true, "uuid": "0cef1981-83f4-4681-8ca8-2f11e3162169", @@ -117,7 +117,7 @@ "imageUuidOrDatabaseUri": "0cef1981-83f4-4681-8ca8-2f11e3162169@6c48a", "atlasUuid": "" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" diff --git a/assets/_Game/Sprites/combo_bar.png.meta b/assets/_Game/Sprites/combo_bar.png.meta index eb6eb6d..992863f 100644 --- a/assets/_Game/Sprites/combo_bar.png.meta +++ b/assets/_Game/Sprites/combo_bar.png.meta @@ -1,5 +1,5 @@ { - "ver": "1.0.25", + "ver": "1.0.26", "importer": "image", "imported": true, "uuid": "2d1bf135-68e1-4b0a-b16d-c1e84b091203", @@ -117,7 +117,7 @@ "imageUuidOrDatabaseUri": "2d1bf135-68e1-4b0a-b16d-c1e84b091203@6c48a", "atlasUuid": "" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" diff --git a/assets/_Game/Sprites/combo_bar_base.png.meta b/assets/_Game/Sprites/combo_bar_base.png.meta index bcc6c64..f471fd6 100644 --- a/assets/_Game/Sprites/combo_bar_base.png.meta +++ b/assets/_Game/Sprites/combo_bar_base.png.meta @@ -1,5 +1,5 @@ { - "ver": "1.0.25", + "ver": "1.0.26", "importer": "image", "imported": true, "uuid": "a5d6b003-efa8-4090-8f49-66ee18b2c04a", @@ -117,7 +117,7 @@ "imageUuidOrDatabaseUri": "a5d6b003-efa8-4090-8f49-66ee18b2c04a@6c48a", "atlasUuid": "" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" diff --git a/assets/_Game/Sprites/combo_bar_color.png.meta b/assets/_Game/Sprites/combo_bar_color.png.meta index f14bce3..d6765fc 100644 --- a/assets/_Game/Sprites/combo_bar_color.png.meta +++ b/assets/_Game/Sprites/combo_bar_color.png.meta @@ -1,5 +1,5 @@ { - "ver": "1.0.25", + "ver": "1.0.26", "importer": "image", "imported": true, "uuid": "d1354e77-5cc9-4fe6-b1d9-36933b0b7eef", @@ -117,7 +117,7 @@ "imageUuidOrDatabaseUri": "d1354e77-5cc9-4fe6-b1d9-36933b0b7eef@6c48a", "atlasUuid": "" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" diff --git a/assets/_Game/Sprites/goal.png.meta b/assets/_Game/Sprites/goal.png.meta index b31eaa8..1f22707 100644 --- a/assets/_Game/Sprites/goal.png.meta +++ b/assets/_Game/Sprites/goal.png.meta @@ -1,5 +1,5 @@ { - "ver": "1.0.25", + "ver": "1.0.26", "importer": "image", "imported": true, "uuid": "68aadf41-730b-4e02-a9cc-740c2d015d56", @@ -117,7 +117,7 @@ "imageUuidOrDatabaseUri": "68aadf41-730b-4e02-a9cc-740c2d015d56@6c48a", "atlasUuid": "" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" diff --git a/assets/_Game/Sprites/left_thumb.png.meta b/assets/_Game/Sprites/left_thumb.png.meta index 9a1d9a0..fbacf7e 100644 --- a/assets/_Game/Sprites/left_thumb.png.meta +++ b/assets/_Game/Sprites/left_thumb.png.meta @@ -1,5 +1,5 @@ { - "ver": "1.0.25", + "ver": "1.0.26", "importer": "image", "imported": true, "uuid": "1dddf217-fdc1-41fd-89cf-845ab15b0c28", @@ -117,7 +117,7 @@ "imageUuidOrDatabaseUri": "1dddf217-fdc1-41fd-89cf-845ab15b0c28@6c48a", "atlasUuid": "" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" diff --git a/assets/_Game/Sprites/right_thumb.png.meta b/assets/_Game/Sprites/right_thumb.png.meta index 3806ae3..30aa86f 100644 --- a/assets/_Game/Sprites/right_thumb.png.meta +++ b/assets/_Game/Sprites/right_thumb.png.meta @@ -1,5 +1,5 @@ { - "ver": "1.0.25", + "ver": "1.0.26", "importer": "image", "imported": true, "uuid": "e6e289e3-a472-4e09-987a-6c3589da2199", @@ -117,7 +117,7 @@ "imageUuidOrDatabaseUri": "e6e289e3-a472-4e09-987a-6c3589da2199@6c48a", "atlasUuid": "" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" diff --git a/assets/_Game/Sprites/ring.png.meta b/assets/_Game/Sprites/ring.png.meta index bec8a41..139ef4d 100644 --- a/assets/_Game/Sprites/ring.png.meta +++ b/assets/_Game/Sprites/ring.png.meta @@ -1,5 +1,5 @@ { - "ver": "1.0.25", + "ver": "1.0.26", "importer": "image", "imported": true, "uuid": "55cef4ac-5e35-45d5-90f5-b50f6dcefca7", @@ -117,7 +117,7 @@ "imageUuidOrDatabaseUri": "55cef4ac-5e35-45d5-90f5-b50f6dcefca7@6c48a", "atlasUuid": "" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" diff --git a/assets/_Game/Sprites/shadow.png.meta b/assets/_Game/Sprites/shadow.png.meta index ace3067..1f46117 100644 --- a/assets/_Game/Sprites/shadow.png.meta +++ b/assets/_Game/Sprites/shadow.png.meta @@ -1,5 +1,5 @@ { - "ver": "1.0.25", + "ver": "1.0.26", "importer": "image", "imported": true, "uuid": "125bc226-e5be-4803-91f4-65deec3dbb66", @@ -117,7 +117,7 @@ "imageUuidOrDatabaseUri": "125bc226-e5be-4803-91f4-65deec3dbb66@6c48a", "atlasUuid": "" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" diff --git a/assets/_Game/Sprites/slingshot.png.meta b/assets/_Game/Sprites/slingshot.png.meta index 278358e..f11fdcf 100644 --- a/assets/_Game/Sprites/slingshot.png.meta +++ b/assets/_Game/Sprites/slingshot.png.meta @@ -1,5 +1,5 @@ { - "ver": "1.0.25", + "ver": "1.0.26", "importer": "image", "imported": true, "uuid": "8076f9a3-f994-4d23-96ef-cdeb3bea2c13", @@ -117,7 +117,7 @@ "imageUuidOrDatabaseUri": "8076f9a3-f994-4d23-96ef-cdeb3bea2c13@6c48a", "atlasUuid": "" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" diff --git a/assets/_Game/Sprites/star.png.meta b/assets/_Game/Sprites/star.png.meta index eb06fd0..e002607 100644 --- a/assets/_Game/Sprites/star.png.meta +++ b/assets/_Game/Sprites/star.png.meta @@ -1,5 +1,5 @@ { - "ver": "1.0.25", + "ver": "1.0.26", "importer": "image", "imported": true, "uuid": "370c4835-3626-4884-9b93-149c0a173ba0", @@ -117,7 +117,7 @@ "imageUuidOrDatabaseUri": "370c4835-3626-4884-9b93-149c0a173ba0@6c48a", "atlasUuid": "" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" diff --git a/assets/_Game/Sprites/wall.png.meta b/assets/_Game/Sprites/wall.png.meta index 0e4708c..e60aced 100644 --- a/assets/_Game/Sprites/wall.png.meta +++ b/assets/_Game/Sprites/wall.png.meta @@ -1,5 +1,5 @@ { - "ver": "1.0.25", + "ver": "1.0.26", "importer": "image", "imported": true, "uuid": "4996d2f0-34aa-4c6f-a5c2-eadc7c0eeda4", @@ -117,7 +117,7 @@ "imageUuidOrDatabaseUri": "4996d2f0-34aa-4c6f-a5c2-eadc7c0eeda4@6c48a", "atlasUuid": "" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" diff --git a/assets/_Game/Sprites/x2 copy.png.meta b/assets/_Game/Sprites/x2 copy.png.meta index 5ffc1e7..6b57ec6 100644 --- a/assets/_Game/Sprites/x2 copy.png.meta +++ b/assets/_Game/Sprites/x2 copy.png.meta @@ -1,5 +1,5 @@ { - "ver": "1.0.25", + "ver": "1.0.26", "importer": "image", "imported": true, "uuid": "ef391040-552c-4b57-a9f4-8508aa94b03e", @@ -117,7 +117,7 @@ "imageUuidOrDatabaseUri": "ef391040-552c-4b57-a9f4-8508aa94b03e@6c48a", "atlasUuid": "" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" diff --git a/assets/_Game/TA.meta b/assets/_Game/TA.meta index 1ffed75..ea8fd2e 100644 --- a/assets/_Game/TA.meta +++ b/assets/_Game/TA.meta @@ -1,5 +1,5 @@ { - "ver": "1.1.0", + "ver": "1.2.0", "importer": "directory", "imported": true, "uuid": "6ef2c231-c3cc-4e94-b9dc-a5b3ba2a4b36", diff --git a/assets/_Game/TA/Animation.meta b/assets/_Game/TA/Animation.meta index 8dac05d..075ea1d 100644 --- a/assets/_Game/TA/Animation.meta +++ b/assets/_Game/TA/Animation.meta @@ -1,5 +1,5 @@ { - "ver": "1.1.0", + "ver": "1.2.0", "importer": "directory", "imported": true, "uuid": "36a40624-99c6-41a5-9640-2852b86314ae", diff --git a/assets/_Game/TA/Animation/Animation Graph.animgraph.meta b/assets/_Game/TA/Animation/Animation Graph.animgraph.meta index 0b45f22..412c32f 100644 --- a/assets/_Game/TA/Animation/Animation Graph.animgraph.meta +++ b/assets/_Game/TA/Animation/Animation Graph.animgraph.meta @@ -1,5 +1,5 @@ { - "ver": "1.1.0", + "ver": "1.2.0", "importer": "animation-graph", "imported": true, "uuid": "48fc1328-4d03-437e-87dc-fa5553509498", diff --git a/assets/_Game/TA/EFFECTS.meta b/assets/_Game/TA/EFFECTS.meta index 00cef15..394a174 100644 --- a/assets/_Game/TA/EFFECTS.meta +++ b/assets/_Game/TA/EFFECTS.meta @@ -1,5 +1,5 @@ { - "ver": "1.1.0", + "ver": "1.2.0", "importer": "directory", "imported": true, "uuid": "ffffaaae-4958-4d1d-bc3c-c7e758cc4e2c", diff --git a/assets/_Game/TA/EFFECTS/Animation.meta b/assets/_Game/TA/EFFECTS/Animation.meta index 697ca4b..281587d 100644 --- a/assets/_Game/TA/EFFECTS/Animation.meta +++ b/assets/_Game/TA/EFFECTS/Animation.meta @@ -1,5 +1,5 @@ { - "ver": "1.1.0", + "ver": "1.2.0", "importer": "directory", "imported": true, "uuid": "20a873c1-c140-462f-aafa-fa04e13bf80b", diff --git a/assets/_Game/TA/EFFECTS/Materials.meta b/assets/_Game/TA/EFFECTS/Materials.meta index 11388a3..efac7c2 100644 --- a/assets/_Game/TA/EFFECTS/Materials.meta +++ b/assets/_Game/TA/EFFECTS/Materials.meta @@ -1,5 +1,5 @@ { - "ver": "1.1.0", + "ver": "1.2.0", "importer": "directory", "imported": true, "uuid": "ebe9cfd2-3571-4ff3-8b4d-f335adfb4177", diff --git a/assets/_Game/TA/EFFECTS/Materials/UI.meta b/assets/_Game/TA/EFFECTS/Materials/UI.meta index c2a4744..01a1ee2 100644 --- a/assets/_Game/TA/EFFECTS/Materials/UI.meta +++ b/assets/_Game/TA/EFFECTS/Materials/UI.meta @@ -1,5 +1,5 @@ { - "ver": "1.1.0", + "ver": "1.2.0", "importer": "directory", "imported": true, "uuid": "a233b277-545b-4ba5-9d42-9ee7da1dd017", diff --git a/assets/_Game/TA/EFFECTS/Materials/UI/Circle.mtl.meta b/assets/_Game/TA/EFFECTS/Materials/UI/Circle.mtl.meta index b3b465b..0aecb14 100644 --- a/assets/_Game/TA/EFFECTS/Materials/UI/Circle.mtl.meta +++ b/assets/_Game/TA/EFFECTS/Materials/UI/Circle.mtl.meta @@ -1 +1,11 @@ -{"ver":"1.0.20","importer":"material","imported":true,"uuid":"2f6e168e-4904-4132-ad74-9f96d0179cd1","files":[".json"],"subMetas":{},"userData":{}} +{ + "ver": "1.0.21", + "importer": "material", + "imported": true, + "uuid": "2f6e168e-4904-4132-ad74-9f96d0179cd1", + "files": [ + ".json" + ], + "subMetas": {}, + "userData": {} +} diff --git a/assets/_Game/TA/EFFECTS/Materials/UI/bubble.mtl.meta b/assets/_Game/TA/EFFECTS/Materials/UI/bubble.mtl.meta index 63eb2bc..c403fa9 100644 --- a/assets/_Game/TA/EFFECTS/Materials/UI/bubble.mtl.meta +++ b/assets/_Game/TA/EFFECTS/Materials/UI/bubble.mtl.meta @@ -1 +1,11 @@ -{"ver":"1.0.20","importer":"material","imported":true,"uuid":"1a7ebbfa-901b-47c0-9e99-2c659cdbb065","files":[".json"],"subMetas":{},"userData":{}} +{ + "ver": "1.0.21", + "importer": "material", + "imported": true, + "uuid": "1a7ebbfa-901b-47c0-9e99-2c659cdbb065", + "files": [ + ".json" + ], + "subMetas": {}, + "userData": {} +} diff --git a/assets/_Game/TA/EFFECTS/Materials/UI/catpaw.mtl.meta b/assets/_Game/TA/EFFECTS/Materials/UI/catpaw.mtl.meta index 7c6d169..e55557c 100644 --- a/assets/_Game/TA/EFFECTS/Materials/UI/catpaw.mtl.meta +++ b/assets/_Game/TA/EFFECTS/Materials/UI/catpaw.mtl.meta @@ -1 +1,11 @@ -{"ver":"1.0.20","importer":"material","imported":true,"uuid":"6f829552-0343-44df-bf9c-51b554d4db03","files":[".json"],"subMetas":{},"userData":{}} +{ + "ver": "1.0.21", + "importer": "material", + "imported": true, + "uuid": "6f829552-0343-44df-bf9c-51b554d4db03", + "files": [ + ".json" + ], + "subMetas": {}, + "userData": {} +} diff --git a/assets/_Game/TA/EFFECTS/Materials/UI/chese.mtl.meta b/assets/_Game/TA/EFFECTS/Materials/UI/chese.mtl.meta index 02bfe56..867dea8 100644 --- a/assets/_Game/TA/EFFECTS/Materials/UI/chese.mtl.meta +++ b/assets/_Game/TA/EFFECTS/Materials/UI/chese.mtl.meta @@ -1 +1,11 @@ -{"ver":"1.0.20","importer":"material","imported":true,"uuid":"7d4bea1a-a9ab-4d00-8cde-11ec351c7f6a","files":[".json"],"subMetas":{},"userData":{}} +{ + "ver": "1.0.21", + "importer": "material", + "imported": true, + "uuid": "7d4bea1a-a9ab-4d00-8cde-11ec351c7f6a", + "files": [ + ".json" + ], + "subMetas": {}, + "userData": {} +} diff --git a/assets/_Game/TA/EFFECTS/Materials/UI/circle2.mtl.meta b/assets/_Game/TA/EFFECTS/Materials/UI/circle2.mtl.meta index cb29856..fdfb824 100644 --- a/assets/_Game/TA/EFFECTS/Materials/UI/circle2.mtl.meta +++ b/assets/_Game/TA/EFFECTS/Materials/UI/circle2.mtl.meta @@ -1 +1,11 @@ -{"ver":"1.0.20","importer":"material","imported":true,"uuid":"17ad00c8-6bf5-45b2-bb70-b0ccaa322016","files":[".json"],"subMetas":{},"userData":{}} +{ + "ver": "1.0.21", + "importer": "material", + "imported": true, + "uuid": "17ad00c8-6bf5-45b2-bb70-b0ccaa322016", + "files": [ + ".json" + ], + "subMetas": {}, + "userData": {} +} diff --git a/assets/_Game/TA/EFFECTS/Materials/UI/circle3.mtl.meta b/assets/_Game/TA/EFFECTS/Materials/UI/circle3.mtl.meta index b92fe5b..e70cb26 100644 --- a/assets/_Game/TA/EFFECTS/Materials/UI/circle3.mtl.meta +++ b/assets/_Game/TA/EFFECTS/Materials/UI/circle3.mtl.meta @@ -1 +1,11 @@ -{"ver":"1.0.20","importer":"material","imported":true,"uuid":"6496252d-5d1b-4182-bd52-569a6f18162c","files":[".json"],"subMetas":{},"userData":{}} +{ + "ver": "1.0.21", + "importer": "material", + "imported": true, + "uuid": "6496252d-5d1b-4182-bd52-569a6f18162c", + "files": [ + ".json" + ], + "subMetas": {}, + "userData": {} +} diff --git a/assets/_Game/TA/EFFECTS/Materials/UI/circle4.mtl.meta b/assets/_Game/TA/EFFECTS/Materials/UI/circle4.mtl.meta index a491b48..18ea2f2 100644 --- a/assets/_Game/TA/EFFECTS/Materials/UI/circle4.mtl.meta +++ b/assets/_Game/TA/EFFECTS/Materials/UI/circle4.mtl.meta @@ -1 +1,11 @@ -{"ver":"1.0.20","importer":"material","imported":true,"uuid":"169d30ad-614e-4269-ad87-02294a862398","files":[".json"],"subMetas":{},"userData":{}} +{ + "ver": "1.0.21", + "importer": "material", + "imported": true, + "uuid": "169d30ad-614e-4269-ad87-02294a862398", + "files": [ + ".json" + ], + "subMetas": {}, + "userData": {} +} diff --git a/assets/_Game/TA/EFFECTS/Materials/UI/circle5-city.mtl.meta b/assets/_Game/TA/EFFECTS/Materials/UI/circle5-city.mtl.meta index e9db875..33c201a 100644 --- a/assets/_Game/TA/EFFECTS/Materials/UI/circle5-city.mtl.meta +++ b/assets/_Game/TA/EFFECTS/Materials/UI/circle5-city.mtl.meta @@ -1 +1,11 @@ -{"ver":"1.0.20","importer":"material","imported":true,"uuid":"0c189065-704b-4756-b48e-78a291885a45","files":[".json"],"subMetas":{},"userData":{}} +{ + "ver": "1.0.21", + "importer": "material", + "imported": true, + "uuid": "0c189065-704b-4756-b48e-78a291885a45", + "files": [ + ".json" + ], + "subMetas": {}, + "userData": {} +} diff --git a/assets/_Game/TA/EFFECTS/Materials/UI/circle6-beach.mtl.meta b/assets/_Game/TA/EFFECTS/Materials/UI/circle6-beach.mtl.meta index 27f1aa5..90259d9 100644 --- a/assets/_Game/TA/EFFECTS/Materials/UI/circle6-beach.mtl.meta +++ b/assets/_Game/TA/EFFECTS/Materials/UI/circle6-beach.mtl.meta @@ -1 +1,11 @@ -{"ver":"1.0.20","importer":"material","imported":true,"uuid":"bdac11d9-e581-4ea3-a282-a14408e931be","files":[".json"],"subMetas":{},"userData":{}} +{ + "ver": "1.0.21", + "importer": "material", + "imported": true, + "uuid": "bdac11d9-e581-4ea3-a282-a14408e931be", + "files": [ + ".json" + ], + "subMetas": {}, + "userData": {} +} diff --git a/assets/_Game/TA/EFFECTS/Materials/UI/cloud-outline.mtl.meta b/assets/_Game/TA/EFFECTS/Materials/UI/cloud-outline.mtl.meta index 3c6687a..a919196 100644 --- a/assets/_Game/TA/EFFECTS/Materials/UI/cloud-outline.mtl.meta +++ b/assets/_Game/TA/EFFECTS/Materials/UI/cloud-outline.mtl.meta @@ -1 +1,11 @@ -{"ver":"1.0.20","importer":"material","imported":true,"uuid":"934d24e3-ce54-4c20-8e59-bbf92b4a7b32","files":[".json"],"subMetas":{},"userData":{}} +{ + "ver": "1.0.21", + "importer": "material", + "imported": true, + "uuid": "934d24e3-ce54-4c20-8e59-bbf92b4a7b32", + "files": [ + ".json" + ], + "subMetas": {}, + "userData": {} +} diff --git a/assets/_Game/TA/EFFECTS/Materials/UI/cloud.mtl.meta b/assets/_Game/TA/EFFECTS/Materials/UI/cloud.mtl.meta index 4bdfb6c..d983188 100644 --- a/assets/_Game/TA/EFFECTS/Materials/UI/cloud.mtl.meta +++ b/assets/_Game/TA/EFFECTS/Materials/UI/cloud.mtl.meta @@ -1 +1,11 @@ -{"ver":"1.0.20","importer":"material","imported":true,"uuid":"3cdb48d0-f8e9-4756-b6e7-6be5717bc7f3","files":[".json"],"subMetas":{},"userData":{}} +{ + "ver": "1.0.21", + "importer": "material", + "imported": true, + "uuid": "3cdb48d0-f8e9-4756-b6e7-6be5717bc7f3", + "files": [ + ".json" + ], + "subMetas": {}, + "userData": {} +} diff --git a/assets/_Game/TA/EFFECTS/Materials/UI/cloud_2x2.mtl.meta b/assets/_Game/TA/EFFECTS/Materials/UI/cloud_2x2.mtl.meta index 2f893b7..40e7d2b 100644 --- a/assets/_Game/TA/EFFECTS/Materials/UI/cloud_2x2.mtl.meta +++ b/assets/_Game/TA/EFFECTS/Materials/UI/cloud_2x2.mtl.meta @@ -1 +1,11 @@ -{"ver":"1.0.20","importer":"material","imported":true,"uuid":"ac003b29-5d22-471b-8a9c-2e92c7e40262","files":[".json"],"subMetas":{},"userData":{}} +{ + "ver": "1.0.21", + "importer": "material", + "imported": true, + "uuid": "ac003b29-5d22-471b-8a9c-2e92c7e40262", + "files": [ + ".json" + ], + "subMetas": {}, + "userData": {} +} diff --git a/assets/_Game/TA/EFFECTS/Materials/UI/confetti.mtl.meta b/assets/_Game/TA/EFFECTS/Materials/UI/confetti.mtl.meta index 922faa9..5f7385c 100644 --- a/assets/_Game/TA/EFFECTS/Materials/UI/confetti.mtl.meta +++ b/assets/_Game/TA/EFFECTS/Materials/UI/confetti.mtl.meta @@ -1,5 +1,5 @@ { - "ver": "1.0.20", + "ver": "1.0.21", "importer": "material", "imported": true, "uuid": "7e8b3269-d74a-4398-beb0-8a4f821a17b9", diff --git a/assets/_Game/TA/EFFECTS/Materials/UI/confetti1.mtl.meta b/assets/_Game/TA/EFFECTS/Materials/UI/confetti1.mtl.meta index 9703319..f0a9653 100644 --- a/assets/_Game/TA/EFFECTS/Materials/UI/confetti1.mtl.meta +++ b/assets/_Game/TA/EFFECTS/Materials/UI/confetti1.mtl.meta @@ -1,5 +1,5 @@ { - "ver": "1.0.20", + "ver": "1.0.21", "importer": "material", "imported": true, "uuid": "25e6f889-cc53-449f-889c-cce622a5637c", diff --git a/assets/_Game/TA/EFFECTS/Materials/UI/dust.mtl.meta b/assets/_Game/TA/EFFECTS/Materials/UI/dust.mtl.meta index 81a1fc6..a951fc3 100644 --- a/assets/_Game/TA/EFFECTS/Materials/UI/dust.mtl.meta +++ b/assets/_Game/TA/EFFECTS/Materials/UI/dust.mtl.meta @@ -1 +1,11 @@ -{"ver":"1.0.20","importer":"material","imported":true,"uuid":"bfd8bc02-80c4-4383-8516-771a6431e2d6","files":[".json"],"subMetas":{},"userData":{}} +{ + "ver": "1.0.21", + "importer": "material", + "imported": true, + "uuid": "bfd8bc02-80c4-4383-8516-771a6431e2d6", + "files": [ + ".json" + ], + "subMetas": {}, + "userData": {} +} diff --git a/assets/_Game/TA/EFFECTS/Materials/UI/fire.mtl.meta b/assets/_Game/TA/EFFECTS/Materials/UI/fire.mtl.meta index 8b17d58..4a3f6f4 100644 --- a/assets/_Game/TA/EFFECTS/Materials/UI/fire.mtl.meta +++ b/assets/_Game/TA/EFFECTS/Materials/UI/fire.mtl.meta @@ -1 +1,11 @@ -{"ver":"1.0.20","importer":"material","imported":true,"uuid":"b9d46c72-4da8-4cf2-83eb-c5a69782f8d6","files":[".json"],"subMetas":{},"userData":{}} +{ + "ver": "1.0.21", + "importer": "material", + "imported": true, + "uuid": "b9d46c72-4da8-4cf2-83eb-c5a69782f8d6", + "files": [ + ".json" + ], + "subMetas": {}, + "userData": {} +} diff --git a/assets/_Game/TA/EFFECTS/Materials/UI/footprintTurtle.mtl.meta b/assets/_Game/TA/EFFECTS/Materials/UI/footprintTurtle.mtl.meta index 6fb3bed..815c0be 100644 --- a/assets/_Game/TA/EFFECTS/Materials/UI/footprintTurtle.mtl.meta +++ b/assets/_Game/TA/EFFECTS/Materials/UI/footprintTurtle.mtl.meta @@ -1 +1,11 @@ -{"ver":"1.0.20","importer":"material","imported":true,"uuid":"6a4e05d7-e68b-48c0-bcf7-027a7a82c1c3","files":[".json"],"subMetas":{},"userData":{}} +{ + "ver": "1.0.21", + "importer": "material", + "imported": true, + "uuid": "6a4e05d7-e68b-48c0-bcf7-027a7a82c1c3", + "files": [ + ".json" + ], + "subMetas": {}, + "userData": {} +} diff --git a/assets/_Game/TA/EFFECTS/Materials/UI/glow.mtl.meta b/assets/_Game/TA/EFFECTS/Materials/UI/glow.mtl.meta index 56ec28a..b7451c1 100644 --- a/assets/_Game/TA/EFFECTS/Materials/UI/glow.mtl.meta +++ b/assets/_Game/TA/EFFECTS/Materials/UI/glow.mtl.meta @@ -1,5 +1,5 @@ { - "ver": "1.0.20", + "ver": "1.0.21", "importer": "material", "imported": true, "uuid": "ae8ffc39-ed35-4990-9d88-e4d477d31c67", diff --git a/assets/_Game/TA/EFFECTS/Materials/UI/glow2.mtl.meta b/assets/_Game/TA/EFFECTS/Materials/UI/glow2.mtl.meta index fc65b99..22463b1 100644 --- a/assets/_Game/TA/EFFECTS/Materials/UI/glow2.mtl.meta +++ b/assets/_Game/TA/EFFECTS/Materials/UI/glow2.mtl.meta @@ -1 +1,11 @@ -{"ver":"1.0.20","importer":"material","imported":true,"uuid":"548cf48a-1b5f-481a-bf71-156c0e620687","files":[".json"],"subMetas":{},"userData":{}} +{ + "ver": "1.0.21", + "importer": "material", + "imported": true, + "uuid": "548cf48a-1b5f-481a-bf71-156c0e620687", + "files": [ + ".json" + ], + "subMetas": {}, + "userData": {} +} diff --git a/assets/_Game/TA/EFFECTS/Materials/UI/kitchenware.mtl.meta b/assets/_Game/TA/EFFECTS/Materials/UI/kitchenware.mtl.meta index 2542dde..d860731 100644 --- a/assets/_Game/TA/EFFECTS/Materials/UI/kitchenware.mtl.meta +++ b/assets/_Game/TA/EFFECTS/Materials/UI/kitchenware.mtl.meta @@ -1 +1,11 @@ -{"ver":"1.0.20","importer":"material","imported":true,"uuid":"88533129-8067-41ff-b312-6b3a1620969d","files":[".json"],"subMetas":{},"userData":{}} +{ + "ver": "1.0.21", + "importer": "material", + "imported": true, + "uuid": "88533129-8067-41ff-b312-6b3a1620969d", + "files": [ + ".json" + ], + "subMetas": {}, + "userData": {} +} diff --git a/assets/_Game/TA/EFFECTS/Materials/UI/lightray2.mtl.meta b/assets/_Game/TA/EFFECTS/Materials/UI/lightray2.mtl.meta index 4576d60..26764da 100644 --- a/assets/_Game/TA/EFFECTS/Materials/UI/lightray2.mtl.meta +++ b/assets/_Game/TA/EFFECTS/Materials/UI/lightray2.mtl.meta @@ -1 +1,11 @@ -{"ver":"1.0.20","importer":"material","imported":true,"uuid":"ee344bed-37fe-4c5e-b7d4-611621cef29e","files":[".json"],"subMetas":{},"userData":{}} +{ + "ver": "1.0.21", + "importer": "material", + "imported": true, + "uuid": "ee344bed-37fe-4c5e-b7d4-611621cef29e", + "files": [ + ".json" + ], + "subMetas": {}, + "userData": {} +} diff --git a/assets/_Game/TA/EFFECTS/Materials/UI/line-sharp.mtl.meta b/assets/_Game/TA/EFFECTS/Materials/UI/line-sharp.mtl.meta index 9a7dde3..27f4cbd 100644 --- a/assets/_Game/TA/EFFECTS/Materials/UI/line-sharp.mtl.meta +++ b/assets/_Game/TA/EFFECTS/Materials/UI/line-sharp.mtl.meta @@ -1 +1,11 @@ -{"ver":"1.0.20","importer":"material","imported":true,"uuid":"b4dea4d1-4eaf-4941-96f1-52756265f01e","files":[".json"],"subMetas":{},"userData":{}} +{ + "ver": "1.0.21", + "importer": "material", + "imported": true, + "uuid": "b4dea4d1-4eaf-4941-96f1-52756265f01e", + "files": [ + ".json" + ], + "subMetas": {}, + "userData": {} +} diff --git a/assets/_Game/TA/EFFECTS/Materials/UI/nova.mtl.meta b/assets/_Game/TA/EFFECTS/Materials/UI/nova.mtl.meta index 36a21b5..260a6c6 100644 --- a/assets/_Game/TA/EFFECTS/Materials/UI/nova.mtl.meta +++ b/assets/_Game/TA/EFFECTS/Materials/UI/nova.mtl.meta @@ -1 +1,11 @@ -{"ver":"1.0.20","importer":"material","imported":true,"uuid":"dc0103db-cf5e-4bb0-bb0a-8c803cae99ac","files":[".json"],"subMetas":{},"userData":{}} +{ + "ver": "1.0.21", + "importer": "material", + "imported": true, + "uuid": "dc0103db-cf5e-4bb0-bb0a-8c803cae99ac", + "files": [ + ".json" + ], + "subMetas": {}, + "userData": {} +} diff --git a/assets/_Game/TA/EFFECTS/Materials/UI/portal.mtl.meta b/assets/_Game/TA/EFFECTS/Materials/UI/portal.mtl.meta index 574a4a1..2b0c34e 100644 --- a/assets/_Game/TA/EFFECTS/Materials/UI/portal.mtl.meta +++ b/assets/_Game/TA/EFFECTS/Materials/UI/portal.mtl.meta @@ -1 +1,11 @@ -{"ver":"1.0.20","importer":"material","imported":true,"uuid":"29df406c-6b44-4101-bc02-07386e09059f","files":[".json"],"subMetas":{},"userData":{}} +{ + "ver": "1.0.21", + "importer": "material", + "imported": true, + "uuid": "29df406c-6b44-4101-bc02-07386e09059f", + "files": [ + ".json" + ], + "subMetas": {}, + "userData": {} +} diff --git a/assets/_Game/TA/EFFECTS/Materials/UI/ring.mtl.meta b/assets/_Game/TA/EFFECTS/Materials/UI/ring.mtl.meta index c2c827b..2a6b283 100644 --- a/assets/_Game/TA/EFFECTS/Materials/UI/ring.mtl.meta +++ b/assets/_Game/TA/EFFECTS/Materials/UI/ring.mtl.meta @@ -1 +1,11 @@ -{"ver":"1.0.20","importer":"material","imported":true,"uuid":"08eaa996-07ec-42b8-a02c-058036c069da","files":[".json"],"subMetas":{},"userData":{}} +{ + "ver": "1.0.21", + "importer": "material", + "imported": true, + "uuid": "08eaa996-07ec-42b8-a02c-058036c069da", + "files": [ + ".json" + ], + "subMetas": {}, + "userData": {} +} diff --git a/assets/_Game/TA/EFFECTS/Materials/UI/seafood.mtl.meta b/assets/_Game/TA/EFFECTS/Materials/UI/seafood.mtl.meta index bebbffa..b3b4f36 100644 --- a/assets/_Game/TA/EFFECTS/Materials/UI/seafood.mtl.meta +++ b/assets/_Game/TA/EFFECTS/Materials/UI/seafood.mtl.meta @@ -1 +1,11 @@ -{"ver":"1.0.20","importer":"material","imported":true,"uuid":"768175cd-0b46-449c-bd06-e5be4146cf16","files":[".json"],"subMetas":{},"userData":{}} +{ + "ver": "1.0.21", + "importer": "material", + "imported": true, + "uuid": "768175cd-0b46-449c-bd06-e5be4146cf16", + "files": [ + ".json" + ], + "subMetas": {}, + "userData": {} +} diff --git a/assets/_Game/TA/EFFECTS/Materials/UI/sparkle3.mtl.meta b/assets/_Game/TA/EFFECTS/Materials/UI/sparkle3.mtl.meta index 1b6d5ca..65aa541 100644 --- a/assets/_Game/TA/EFFECTS/Materials/UI/sparkle3.mtl.meta +++ b/assets/_Game/TA/EFFECTS/Materials/UI/sparkle3.mtl.meta @@ -1 +1,11 @@ -{"ver":"1.0.20","importer":"material","imported":true,"uuid":"5e4d56ac-5f20-42d8-8dee-7e2b491eaad6","files":[".json"],"subMetas":{},"userData":{}} +{ + "ver": "1.0.21", + "importer": "material", + "imported": true, + "uuid": "5e4d56ac-5f20-42d8-8dee-7e2b491eaad6", + "files": [ + ".json" + ], + "subMetas": {}, + "userData": {} +} diff --git a/assets/_Game/TA/EFFECTS/Materials/UI/sparkle4.mtl.meta b/assets/_Game/TA/EFFECTS/Materials/UI/sparkle4.mtl.meta index bb00903..026cedc 100644 --- a/assets/_Game/TA/EFFECTS/Materials/UI/sparkle4.mtl.meta +++ b/assets/_Game/TA/EFFECTS/Materials/UI/sparkle4.mtl.meta @@ -1 +1,11 @@ -{"ver":"1.0.20","importer":"material","imported":true,"uuid":"5765599f-2727-4436-9528-121da6f8dc72","files":[".json"],"subMetas":{},"userData":{}} +{ + "ver": "1.0.21", + "importer": "material", + "imported": true, + "uuid": "5765599f-2727-4436-9528-121da6f8dc72", + "files": [ + ".json" + ], + "subMetas": {}, + "userData": {} +} diff --git a/assets/_Game/TA/EFFECTS/Materials/UI/star_outlined.mtl.meta b/assets/_Game/TA/EFFECTS/Materials/UI/star_outlined.mtl.meta index f1bb7d3..3a374c7 100644 --- a/assets/_Game/TA/EFFECTS/Materials/UI/star_outlined.mtl.meta +++ b/assets/_Game/TA/EFFECTS/Materials/UI/star_outlined.mtl.meta @@ -1 +1,11 @@ -{"ver":"1.0.20","importer":"material","imported":true,"uuid":"1912bb6b-96d8-49ee-9116-be86d4a41bc0","files":[".json"],"subMetas":{},"userData":{}} +{ + "ver": "1.0.21", + "importer": "material", + "imported": true, + "uuid": "1912bb6b-96d8-49ee-9116-be86d4a41bc0", + "files": [ + ".json" + ], + "subMetas": {}, + "userData": {} +} diff --git a/assets/_Game/TA/EFFECTS/Materials/UI/straw-02.mtl.meta b/assets/_Game/TA/EFFECTS/Materials/UI/straw-02.mtl.meta index 0683623..eb99c30 100644 --- a/assets/_Game/TA/EFFECTS/Materials/UI/straw-02.mtl.meta +++ b/assets/_Game/TA/EFFECTS/Materials/UI/straw-02.mtl.meta @@ -1 +1,11 @@ -{"ver":"1.0.20","importer":"material","imported":true,"uuid":"2b3f4aba-04ef-4161-adac-18803d237dd3","files":[".json"],"subMetas":{},"userData":{}} +{ + "ver": "1.0.21", + "importer": "material", + "imported": true, + "uuid": "2b3f4aba-04ef-4161-adac-18803d237dd3", + "files": [ + ".json" + ], + "subMetas": {}, + "userData": {} +} diff --git a/assets/_Game/TA/EFFECTS/Materials/UI/straw.mtl.meta b/assets/_Game/TA/EFFECTS/Materials/UI/straw.mtl.meta index 058d7d9..0496196 100644 --- a/assets/_Game/TA/EFFECTS/Materials/UI/straw.mtl.meta +++ b/assets/_Game/TA/EFFECTS/Materials/UI/straw.mtl.meta @@ -1 +1,11 @@ -{"ver":"1.0.20","importer":"material","imported":true,"uuid":"e2dd2adf-2a72-4256-bcc3-ea49de38108d","files":[".json"],"subMetas":{},"userData":{}} +{ + "ver": "1.0.21", + "importer": "material", + "imported": true, + "uuid": "e2dd2adf-2a72-4256-bcc3-ea49de38108d", + "files": [ + ".json" + ], + "subMetas": {}, + "userData": {} +} diff --git a/assets/_Game/TA/EFFECTS/Materials/UI/text-amazing.mtl.meta b/assets/_Game/TA/EFFECTS/Materials/UI/text-amazing.mtl.meta index 689e581..1a448a6 100644 --- a/assets/_Game/TA/EFFECTS/Materials/UI/text-amazing.mtl.meta +++ b/assets/_Game/TA/EFFECTS/Materials/UI/text-amazing.mtl.meta @@ -1 +1,11 @@ -{"ver":"1.0.20","importer":"material","imported":true,"uuid":"4591a750-f596-4bc8-a65e-00c07bb92192","files":[".json"],"subMetas":{},"userData":{}} +{ + "ver": "1.0.21", + "importer": "material", + "imported": true, + "uuid": "4591a750-f596-4bc8-a65e-00c07bb92192", + "files": [ + ".json" + ], + "subMetas": {}, + "userData": {} +} diff --git a/assets/_Game/TA/EFFECTS/Materials/UI/text-excellent.mtl.meta b/assets/_Game/TA/EFFECTS/Materials/UI/text-excellent.mtl.meta index d24de2a..998f4fc 100644 --- a/assets/_Game/TA/EFFECTS/Materials/UI/text-excellent.mtl.meta +++ b/assets/_Game/TA/EFFECTS/Materials/UI/text-excellent.mtl.meta @@ -1 +1,11 @@ -{"ver":"1.0.20","importer":"material","imported":true,"uuid":"75b16daa-5ab5-49ec-b832-20a433ac5768","files":[".json"],"subMetas":{},"userData":{}} +{ + "ver": "1.0.21", + "importer": "material", + "imported": true, + "uuid": "75b16daa-5ab5-49ec-b832-20a433ac5768", + "files": [ + ".json" + ], + "subMetas": {}, + "userData": {} +} diff --git a/assets/_Game/TA/EFFECTS/Materials/UI/text-good.mtl.meta b/assets/_Game/TA/EFFECTS/Materials/UI/text-good.mtl.meta index e7c2e89..95663f9 100644 --- a/assets/_Game/TA/EFFECTS/Materials/UI/text-good.mtl.meta +++ b/assets/_Game/TA/EFFECTS/Materials/UI/text-good.mtl.meta @@ -1 +1,11 @@ -{"ver":"1.0.20","importer":"material","imported":true,"uuid":"f5128f34-3028-4a97-9fbb-60bdcd43e820","files":[".json"],"subMetas":{},"userData":{}} +{ + "ver": "1.0.21", + "importer": "material", + "imported": true, + "uuid": "f5128f34-3028-4a97-9fbb-60bdcd43e820", + "files": [ + ".json" + ], + "subMetas": {}, + "userData": {} +} diff --git a/assets/_Game/TA/EFFECTS/Materials/UI/text-lose.mtl.meta b/assets/_Game/TA/EFFECTS/Materials/UI/text-lose.mtl.meta index 8c17b24..028e52c 100644 --- a/assets/_Game/TA/EFFECTS/Materials/UI/text-lose.mtl.meta +++ b/assets/_Game/TA/EFFECTS/Materials/UI/text-lose.mtl.meta @@ -1 +1,11 @@ -{"ver":"1.0.20","importer":"material","imported":true,"uuid":"e2fb6398-e6a8-4b67-b3c0-715058986862","files":[".json"],"subMetas":{},"userData":{}} +{ + "ver": "1.0.21", + "importer": "material", + "imported": true, + "uuid": "e2fb6398-e6a8-4b67-b3c0-715058986862", + "files": [ + ".json" + ], + "subMetas": {}, + "userData": {} +} diff --git a/assets/_Game/TA/EFFECTS/Materials/UI/text-unbelievable.mtl.meta b/assets/_Game/TA/EFFECTS/Materials/UI/text-unbelievable.mtl.meta index 0f22206..ada5ca4 100644 --- a/assets/_Game/TA/EFFECTS/Materials/UI/text-unbelievable.mtl.meta +++ b/assets/_Game/TA/EFFECTS/Materials/UI/text-unbelievable.mtl.meta @@ -1 +1,11 @@ -{"ver":"1.0.20","importer":"material","imported":true,"uuid":"d51b5583-6174-46e0-b408-bc28e7e2878f","files":[".json"],"subMetas":{},"userData":{}} +{ + "ver": "1.0.21", + "importer": "material", + "imported": true, + "uuid": "d51b5583-6174-46e0-b408-bc28e7e2878f", + "files": [ + ".json" + ], + "subMetas": {}, + "userData": {} +} diff --git a/assets/_Game/TA/EFFECTS/Materials/UI/text-win.mtl.meta b/assets/_Game/TA/EFFECTS/Materials/UI/text-win.mtl.meta index f73764d..34b8d55 100644 --- a/assets/_Game/TA/EFFECTS/Materials/UI/text-win.mtl.meta +++ b/assets/_Game/TA/EFFECTS/Materials/UI/text-win.mtl.meta @@ -1 +1,11 @@ -{"ver":"1.0.20","importer":"material","imported":true,"uuid":"03db99b8-2a02-4928-9b08-0bf291f41e8b","files":[".json"],"subMetas":{},"userData":{}} +{ + "ver": "1.0.21", + "importer": "material", + "imported": true, + "uuid": "03db99b8-2a02-4928-9b08-0bf291f41e8b", + "files": [ + ".json" + ], + "subMetas": {}, + "userData": {} +} diff --git a/assets/_Game/TA/EFFECTS/Materials/UI/text-wonderfull.mtl.meta b/assets/_Game/TA/EFFECTS/Materials/UI/text-wonderfull.mtl.meta index f0e5f40..08ff8f5 100644 --- a/assets/_Game/TA/EFFECTS/Materials/UI/text-wonderfull.mtl.meta +++ b/assets/_Game/TA/EFFECTS/Materials/UI/text-wonderfull.mtl.meta @@ -1 +1,11 @@ -{"ver":"1.0.20","importer":"material","imported":true,"uuid":"e5e7144d-d6e6-4d68-8387-e083d89cb58b","files":[".json"],"subMetas":{},"userData":{}} +{ + "ver": "1.0.21", + "importer": "material", + "imported": true, + "uuid": "e5e7144d-d6e6-4d68-8387-e083d89cb58b", + "files": [ + ".json" + ], + "subMetas": {}, + "userData": {} +} diff --git a/assets/_Game/TA/EFFECTS/Prefabs.meta b/assets/_Game/TA/EFFECTS/Prefabs.meta index 520b18c..4e6cd14 100644 --- a/assets/_Game/TA/EFFECTS/Prefabs.meta +++ b/assets/_Game/TA/EFFECTS/Prefabs.meta @@ -1,5 +1,5 @@ { - "ver": "1.1.0", + "ver": "1.2.0", "importer": "directory", "imported": true, "uuid": "62b831dd-0b8c-4ffc-a685-1e5b5661454b", diff --git a/assets/_Game/TA/EFFECTS/Prefabs/Beach.meta b/assets/_Game/TA/EFFECTS/Prefabs/Beach.meta index d282496..86b9f09 100644 --- a/assets/_Game/TA/EFFECTS/Prefabs/Beach.meta +++ b/assets/_Game/TA/EFFECTS/Prefabs/Beach.meta @@ -1,5 +1,5 @@ { - "ver": "1.1.0", + "ver": "1.2.0", "importer": "directory", "imported": true, "uuid": "c98938c0-a145-4777-8ef0-11430d1bc35e", diff --git a/assets/_Game/TA/EFFECTS/Prefabs/Beach/EffectX2-SkinBeach.prefab.meta b/assets/_Game/TA/EFFECTS/Prefabs/Beach/EffectX2-SkinBeach.prefab.meta index 0fb02f8..3c82bcb 100644 --- a/assets/_Game/TA/EFFECTS/Prefabs/Beach/EffectX2-SkinBeach.prefab.meta +++ b/assets/_Game/TA/EFFECTS/Prefabs/Beach/EffectX2-SkinBeach.prefab.meta @@ -1,5 +1,5 @@ { - "ver": "1.1.43", + "ver": "1.1.50", "importer": "prefab", "imported": true, "uuid": "90d120b7-9cdd-482a-9917-026109a712e3", diff --git a/assets/_Game/TA/EFFECTS/Prefabs/Beach/FxChese-SkinBeach.prefab.meta b/assets/_Game/TA/EFFECTS/Prefabs/Beach/FxChese-SkinBeach.prefab.meta index 7a976e6..a264536 100644 --- a/assets/_Game/TA/EFFECTS/Prefabs/Beach/FxChese-SkinBeach.prefab.meta +++ b/assets/_Game/TA/EFFECTS/Prefabs/Beach/FxChese-SkinBeach.prefab.meta @@ -1,5 +1,5 @@ { - "ver": "1.1.43", + "ver": "1.1.50", "importer": "prefab", "imported": true, "uuid": "606c1ad3-835c-425d-ad02-f3c78c587df8", diff --git a/assets/_Game/TA/EFFECTS/Prefabs/Beach/Goal Particle-SkinBeach.prefab.meta b/assets/_Game/TA/EFFECTS/Prefabs/Beach/Goal Particle-SkinBeach.prefab.meta index e9cbd08..4f149ce 100644 --- a/assets/_Game/TA/EFFECTS/Prefabs/Beach/Goal Particle-SkinBeach.prefab.meta +++ b/assets/_Game/TA/EFFECTS/Prefabs/Beach/Goal Particle-SkinBeach.prefab.meta @@ -1,5 +1,5 @@ { - "ver": "1.1.43", + "ver": "1.1.50", "importer": "prefab", "imported": true, "uuid": "8a60a5f0-37df-4e12-9ae6-809aa1de07c4", diff --git a/assets/_Game/TA/EFFECTS/Prefabs/Beach/Impact Particle-SkinBeach.prefab.meta b/assets/_Game/TA/EFFECTS/Prefabs/Beach/Impact Particle-SkinBeach.prefab.meta index e9f5294..59bf227 100644 --- a/assets/_Game/TA/EFFECTS/Prefabs/Beach/Impact Particle-SkinBeach.prefab.meta +++ b/assets/_Game/TA/EFFECTS/Prefabs/Beach/Impact Particle-SkinBeach.prefab.meta @@ -1,5 +1,5 @@ { - "ver": "1.1.43", + "ver": "1.1.50", "importer": "prefab", "imported": true, "uuid": "32c546ec-b232-4502-948f-9ff50786950f", diff --git a/assets/_Game/TA/EFFECTS/Prefabs/Beach/StartCollectFx-SkinBeach.prefab.meta b/assets/_Game/TA/EFFECTS/Prefabs/Beach/StartCollectFx-SkinBeach.prefab.meta index 6703611..6d043b8 100644 --- a/assets/_Game/TA/EFFECTS/Prefabs/Beach/StartCollectFx-SkinBeach.prefab.meta +++ b/assets/_Game/TA/EFFECTS/Prefabs/Beach/StartCollectFx-SkinBeach.prefab.meta @@ -1,5 +1,5 @@ { - "ver": "1.1.43", + "ver": "1.1.50", "importer": "prefab", "imported": true, "uuid": "7be5a322-4407-436a-9342-cd5ace4bb0c9", diff --git a/assets/_Game/TA/EFFECTS/Prefabs/City.meta b/assets/_Game/TA/EFFECTS/Prefabs/City.meta index df1285c..e702d64 100644 --- a/assets/_Game/TA/EFFECTS/Prefabs/City.meta +++ b/assets/_Game/TA/EFFECTS/Prefabs/City.meta @@ -1,5 +1,5 @@ { - "ver": "1.1.0", + "ver": "1.2.0", "importer": "directory", "imported": true, "uuid": "aef7ca7c-e5fe-403d-a6cc-afff64650b3d", diff --git a/assets/_Game/TA/EFFECTS/Prefabs/City/EffectX2-SkinFarm.prefab.meta b/assets/_Game/TA/EFFECTS/Prefabs/City/EffectX2-SkinFarm.prefab.meta index 7026076..6e96f2c 100644 --- a/assets/_Game/TA/EFFECTS/Prefabs/City/EffectX2-SkinFarm.prefab.meta +++ b/assets/_Game/TA/EFFECTS/Prefabs/City/EffectX2-SkinFarm.prefab.meta @@ -1,5 +1,5 @@ { - "ver": "1.1.43", + "ver": "1.1.50", "importer": "prefab", "imported": true, "uuid": "16d939a6-cfd3-42e7-b8bd-a4c0ac077818", diff --git a/assets/_Game/TA/EFFECTS/Prefabs/City/FxChese-SkinCity.prefab.meta b/assets/_Game/TA/EFFECTS/Prefabs/City/FxChese-SkinCity.prefab.meta index 368d877..66a1572 100644 --- a/assets/_Game/TA/EFFECTS/Prefabs/City/FxChese-SkinCity.prefab.meta +++ b/assets/_Game/TA/EFFECTS/Prefabs/City/FxChese-SkinCity.prefab.meta @@ -1,5 +1,5 @@ { - "ver": "1.1.43", + "ver": "1.1.50", "importer": "prefab", "imported": true, "uuid": "0ebd797b-36af-4808-90ee-60d6e17af859", diff --git a/assets/_Game/TA/EFFECTS/Prefabs/City/Goal Particle-SkinCity.prefab.meta b/assets/_Game/TA/EFFECTS/Prefabs/City/Goal Particle-SkinCity.prefab.meta index 02c1e7d..9eabd02 100644 --- a/assets/_Game/TA/EFFECTS/Prefabs/City/Goal Particle-SkinCity.prefab.meta +++ b/assets/_Game/TA/EFFECTS/Prefabs/City/Goal Particle-SkinCity.prefab.meta @@ -1,5 +1,5 @@ { - "ver": "1.1.43", + "ver": "1.1.50", "importer": "prefab", "imported": true, "uuid": "1e6c03d6-7f08-4149-94f8-138bc0221ef2", diff --git a/assets/_Game/TA/EFFECTS/Prefabs/City/StartCollectFx-SkinCity.prefab.meta b/assets/_Game/TA/EFFECTS/Prefabs/City/StartCollectFx-SkinCity.prefab.meta index 58ffdac..2224da1 100644 --- a/assets/_Game/TA/EFFECTS/Prefabs/City/StartCollectFx-SkinCity.prefab.meta +++ b/assets/_Game/TA/EFFECTS/Prefabs/City/StartCollectFx-SkinCity.prefab.meta @@ -1,5 +1,5 @@ { - "ver": "1.1.43", + "ver": "1.1.50", "importer": "prefab", "imported": true, "uuid": "5715b5f5-9298-4126-99e6-a2862ad786c6", diff --git a/assets/_Game/TA/EFFECTS/Prefabs/Farm.meta b/assets/_Game/TA/EFFECTS/Prefabs/Farm.meta index 234509d..1e0b3a7 100644 --- a/assets/_Game/TA/EFFECTS/Prefabs/Farm.meta +++ b/assets/_Game/TA/EFFECTS/Prefabs/Farm.meta @@ -1,5 +1,5 @@ { - "ver": "1.1.0", + "ver": "1.2.0", "importer": "directory", "imported": true, "uuid": "67e06b03-fef2-4ed9-ac35-dda42bde3f9a", diff --git a/assets/_Game/TA/EFFECTS/Prefabs/Farm/EffectX2-SkinFarm.prefab.meta b/assets/_Game/TA/EFFECTS/Prefabs/Farm/EffectX2-SkinFarm.prefab.meta index 1acefb6..a41f91d 100644 --- a/assets/_Game/TA/EFFECTS/Prefabs/Farm/EffectX2-SkinFarm.prefab.meta +++ b/assets/_Game/TA/EFFECTS/Prefabs/Farm/EffectX2-SkinFarm.prefab.meta @@ -1,5 +1,5 @@ { - "ver": "1.1.43", + "ver": "1.1.50", "importer": "prefab", "imported": true, "uuid": "7d7addb8-79c6-4979-a868-8468de2ea60d", diff --git a/assets/_Game/TA/EFFECTS/Prefabs/Farm/FxChese-SkinFarm.prefab.meta b/assets/_Game/TA/EFFECTS/Prefabs/Farm/FxChese-SkinFarm.prefab.meta index d438642..bdce752 100644 --- a/assets/_Game/TA/EFFECTS/Prefabs/Farm/FxChese-SkinFarm.prefab.meta +++ b/assets/_Game/TA/EFFECTS/Prefabs/Farm/FxChese-SkinFarm.prefab.meta @@ -1,5 +1,5 @@ { - "ver": "1.1.43", + "ver": "1.1.50", "importer": "prefab", "imported": true, "uuid": "d359ce59-502e-4352-9995-c7866cdefffb", diff --git a/assets/_Game/TA/EFFECTS/Prefabs/Farm/StartCollectFx-SKimFarm.prefab.meta b/assets/_Game/TA/EFFECTS/Prefabs/Farm/StartCollectFx-SKimFarm.prefab.meta index 718d53e..bf0048f 100644 --- a/assets/_Game/TA/EFFECTS/Prefabs/Farm/StartCollectFx-SKimFarm.prefab.meta +++ b/assets/_Game/TA/EFFECTS/Prefabs/Farm/StartCollectFx-SKimFarm.prefab.meta @@ -1,5 +1,5 @@ { - "ver": "1.1.43", + "ver": "1.1.50", "importer": "prefab", "imported": true, "uuid": "e0ef7308-c657-4993-95ad-ebb0bfc15eec", diff --git a/assets/_Game/TA/EFFECTS/Prefabs/UI.meta b/assets/_Game/TA/EFFECTS/Prefabs/UI.meta index 9e52795..aba9383 100644 --- a/assets/_Game/TA/EFFECTS/Prefabs/UI.meta +++ b/assets/_Game/TA/EFFECTS/Prefabs/UI.meta @@ -1,5 +1,5 @@ { - "ver": "1.1.0", + "ver": "1.2.0", "importer": "directory", "imported": true, "uuid": "d4b596d2-38eb-4cd2-8462-feb128efc00e", diff --git a/assets/_Game/TA/EFFECTS/Prefabs/UI/Buff_Particle.prefab.meta b/assets/_Game/TA/EFFECTS/Prefabs/UI/Buff_Particle.prefab.meta index d6274da..6eee928 100644 --- a/assets/_Game/TA/EFFECTS/Prefabs/UI/Buff_Particle.prefab.meta +++ b/assets/_Game/TA/EFFECTS/Prefabs/UI/Buff_Particle.prefab.meta @@ -1,5 +1,5 @@ { - "ver": "1.1.43", + "ver": "1.1.50", "importer": "prefab", "imported": true, "uuid": "e14fcc1f-f971-42d3-9b4c-b18518610c85", diff --git a/assets/_Game/TA/EFFECTS/Prefabs/UI/EffectX2.prefab.meta b/assets/_Game/TA/EFFECTS/Prefabs/UI/EffectX2.prefab.meta index afa1eaf..1bb25d8 100644 --- a/assets/_Game/TA/EFFECTS/Prefabs/UI/EffectX2.prefab.meta +++ b/assets/_Game/TA/EFFECTS/Prefabs/UI/EffectX2.prefab.meta @@ -1,5 +1,5 @@ { - "ver": "1.1.43", + "ver": "1.1.50", "importer": "prefab", "imported": true, "uuid": "246eb0a7-6e50-4bf0-8025-3edde8adaefe", diff --git a/assets/_Game/TA/EFFECTS/Prefabs/UI/FxLeaderBoard.prefab.meta b/assets/_Game/TA/EFFECTS/Prefabs/UI/FxLeaderBoard.prefab.meta index 83612d4..584fa38 100644 --- a/assets/_Game/TA/EFFECTS/Prefabs/UI/FxLeaderBoard.prefab.meta +++ b/assets/_Game/TA/EFFECTS/Prefabs/UI/FxLeaderBoard.prefab.meta @@ -1,5 +1,5 @@ { - "ver": "1.1.43", + "ver": "1.1.50", "importer": "prefab", "imported": true, "uuid": "08db7198-bf32-48a4-b5c6-cb88bdb15478", diff --git a/assets/_Game/TA/EFFECTS/Prefabs/UI/FxMegaExplosion.prefab.meta b/assets/_Game/TA/EFFECTS/Prefabs/UI/FxMegaExplosion.prefab.meta index 0a91899..71896d7 100644 --- a/assets/_Game/TA/EFFECTS/Prefabs/UI/FxMegaExplosion.prefab.meta +++ b/assets/_Game/TA/EFFECTS/Prefabs/UI/FxMegaExplosion.prefab.meta @@ -1,5 +1,5 @@ { - "ver": "1.1.43", + "ver": "1.1.50", "importer": "prefab", "imported": true, "uuid": "40cfa103-665e-4bb9-97a1-181c73929bf3", diff --git a/assets/_Game/TA/EFFECTS/Prefabs/UI/Goal Particle-001.prefab.meta b/assets/_Game/TA/EFFECTS/Prefabs/UI/Goal Particle-001.prefab.meta index 9e64fc2..7482e92 100644 --- a/assets/_Game/TA/EFFECTS/Prefabs/UI/Goal Particle-001.prefab.meta +++ b/assets/_Game/TA/EFFECTS/Prefabs/UI/Goal Particle-001.prefab.meta @@ -1,5 +1,5 @@ { - "ver": "1.1.43", + "ver": "1.1.50", "importer": "prefab", "imported": true, "uuid": "cd5f9bbe-5a25-4a39-9632-20ca07a4d067", diff --git a/assets/_Game/TA/EFFECTS/Prefabs/UI/Goal Particle-skinFram.prefab.meta b/assets/_Game/TA/EFFECTS/Prefabs/UI/Goal Particle-skinFram.prefab.meta index 3b74091..f02428e 100644 --- a/assets/_Game/TA/EFFECTS/Prefabs/UI/Goal Particle-skinFram.prefab.meta +++ b/assets/_Game/TA/EFFECTS/Prefabs/UI/Goal Particle-skinFram.prefab.meta @@ -1,5 +1,5 @@ { - "ver": "1.1.43", + "ver": "1.1.50", "importer": "prefab", "imported": true, "uuid": "3b5a6721-1c24-430d-b29f-e459555220d8", diff --git a/assets/_Game/TA/EFFECTS/Prefabs/UI/Goal Particle.prefab.meta b/assets/_Game/TA/EFFECTS/Prefabs/UI/Goal Particle.prefab.meta index f5f10c4..f07d32e 100644 --- a/assets/_Game/TA/EFFECTS/Prefabs/UI/Goal Particle.prefab.meta +++ b/assets/_Game/TA/EFFECTS/Prefabs/UI/Goal Particle.prefab.meta @@ -1,5 +1,5 @@ { - "ver": "1.1.43", + "ver": "1.1.50", "importer": "prefab", "imported": true, "uuid": "e96204d7-e516-46d5-8e80-f1f5fda61677", diff --git a/assets/_Game/TA/EFFECTS/Prefabs/UI/Goal.prefab.meta b/assets/_Game/TA/EFFECTS/Prefabs/UI/Goal.prefab.meta index 053d9d3..3f84e55 100644 --- a/assets/_Game/TA/EFFECTS/Prefabs/UI/Goal.prefab.meta +++ b/assets/_Game/TA/EFFECTS/Prefabs/UI/Goal.prefab.meta @@ -1,5 +1,5 @@ { - "ver": "1.1.43", + "ver": "1.1.50", "importer": "prefab", "imported": true, "uuid": "cd29f198-17da-449b-9d28-24279a906503", diff --git a/assets/_Game/TA/EFFECTS/Prefabs/UI/Impact Particle-001.prefab.meta b/assets/_Game/TA/EFFECTS/Prefabs/UI/Impact Particle-001.prefab.meta index 74c541b..8d74973 100644 --- a/assets/_Game/TA/EFFECTS/Prefabs/UI/Impact Particle-001.prefab.meta +++ b/assets/_Game/TA/EFFECTS/Prefabs/UI/Impact Particle-001.prefab.meta @@ -1,5 +1,5 @@ { - "ver": "1.1.43", + "ver": "1.1.50", "importer": "prefab", "imported": true, "uuid": "018b85ed-f07a-4f26-b29c-7c3eb28cc634", diff --git a/assets/_Game/TA/EFFECTS/Prefabs/UI/Impact Particle-skin2-skin3.prefab.meta b/assets/_Game/TA/EFFECTS/Prefabs/UI/Impact Particle-skin2-skin3.prefab.meta index cb9ba8d..e75966b 100644 --- a/assets/_Game/TA/EFFECTS/Prefabs/UI/Impact Particle-skin2-skin3.prefab.meta +++ b/assets/_Game/TA/EFFECTS/Prefabs/UI/Impact Particle-skin2-skin3.prefab.meta @@ -1,5 +1,5 @@ { - "ver": "1.1.43", + "ver": "1.1.50", "importer": "prefab", "imported": true, "uuid": "df5360c0-8681-4620-a851-deba800f20c9", diff --git a/assets/_Game/TA/EFFECTS/Prefabs/UI/PorttEffect.prefab.meta b/assets/_Game/TA/EFFECTS/Prefabs/UI/PorttEffect.prefab.meta index 303dba7..d89ed53 100644 --- a/assets/_Game/TA/EFFECTS/Prefabs/UI/PorttEffect.prefab.meta +++ b/assets/_Game/TA/EFFECTS/Prefabs/UI/PorttEffect.prefab.meta @@ -1,5 +1,5 @@ { - "ver": "1.1.43", + "ver": "1.1.50", "importer": "prefab", "imported": true, "uuid": "c5e75294-5ee5-4e7a-8192-d1655a94811e", diff --git a/assets/_Game/TA/EFFECTS/Prefabs/UI/Smoke.prefab.meta b/assets/_Game/TA/EFFECTS/Prefabs/UI/Smoke.prefab.meta index 992b56e..32b510b 100644 --- a/assets/_Game/TA/EFFECTS/Prefabs/UI/Smoke.prefab.meta +++ b/assets/_Game/TA/EFFECTS/Prefabs/UI/Smoke.prefab.meta @@ -1,5 +1,5 @@ { - "ver": "1.1.43", + "ver": "1.1.50", "importer": "prefab", "imported": true, "uuid": "7afbc379-62e2-4721-b6d4-be47b00b6db2", diff --git a/assets/_Game/TA/EFFECTS/Prefabs/UI/StartCollectFx.prefab.meta b/assets/_Game/TA/EFFECTS/Prefabs/UI/StartCollectFx.prefab.meta index 95b0227..3b81261 100644 --- a/assets/_Game/TA/EFFECTS/Prefabs/UI/StartCollectFx.prefab.meta +++ b/assets/_Game/TA/EFFECTS/Prefabs/UI/StartCollectFx.prefab.meta @@ -1,5 +1,5 @@ { - "ver": "1.1.43", + "ver": "1.1.50", "importer": "prefab", "imported": true, "uuid": "9ae06eb1-5110-4cd8-b56d-371a29bf2fc5", diff --git a/assets/_Game/TA/EFFECTS/Prefabs/UI/Text-Amazing.prefab.meta b/assets/_Game/TA/EFFECTS/Prefabs/UI/Text-Amazing.prefab.meta index 8c1ef1a..ad75648 100644 --- a/assets/_Game/TA/EFFECTS/Prefabs/UI/Text-Amazing.prefab.meta +++ b/assets/_Game/TA/EFFECTS/Prefabs/UI/Text-Amazing.prefab.meta @@ -1,5 +1,5 @@ { - "ver": "1.1.43", + "ver": "1.1.50", "importer": "prefab", "imported": true, "uuid": "7b14edc3-2060-4cc1-803d-d0459bcd445d", diff --git a/assets/_Game/TA/EFFECTS/Prefabs/UI/Text-Excellent.prefab.meta b/assets/_Game/TA/EFFECTS/Prefabs/UI/Text-Excellent.prefab.meta index f82c537..c71ac55 100644 --- a/assets/_Game/TA/EFFECTS/Prefabs/UI/Text-Excellent.prefab.meta +++ b/assets/_Game/TA/EFFECTS/Prefabs/UI/Text-Excellent.prefab.meta @@ -1,5 +1,5 @@ { - "ver": "1.1.43", + "ver": "1.1.50", "importer": "prefab", "imported": true, "uuid": "749ba59e-1827-4349-b792-8afa8457d04c", diff --git a/assets/_Game/TA/EFFECTS/Prefabs/UI/Text-Good.prefab.meta b/assets/_Game/TA/EFFECTS/Prefabs/UI/Text-Good.prefab.meta index 295c913..6873d8e 100644 --- a/assets/_Game/TA/EFFECTS/Prefabs/UI/Text-Good.prefab.meta +++ b/assets/_Game/TA/EFFECTS/Prefabs/UI/Text-Good.prefab.meta @@ -1,5 +1,5 @@ { - "ver": "1.1.43", + "ver": "1.1.50", "importer": "prefab", "imported": true, "uuid": "6c8bc76e-7c92-4173-af00-7c8d54f0e59e", diff --git a/assets/_Game/TA/EFFECTS/Prefabs/UI/Text-Lose.prefab.meta b/assets/_Game/TA/EFFECTS/Prefabs/UI/Text-Lose.prefab.meta index e16cbdc..3eae4e1 100644 --- a/assets/_Game/TA/EFFECTS/Prefabs/UI/Text-Lose.prefab.meta +++ b/assets/_Game/TA/EFFECTS/Prefabs/UI/Text-Lose.prefab.meta @@ -1,5 +1,5 @@ { - "ver": "1.1.43", + "ver": "1.1.50", "importer": "prefab", "imported": true, "uuid": "a6ddebd8-52c9-43d1-8387-59f03e242fa0", diff --git a/assets/_Game/TA/EFFECTS/Prefabs/UI/Text-Unbelievable.prefab.meta b/assets/_Game/TA/EFFECTS/Prefabs/UI/Text-Unbelievable.prefab.meta index 9d175bd..d1e586a 100644 --- a/assets/_Game/TA/EFFECTS/Prefabs/UI/Text-Unbelievable.prefab.meta +++ b/assets/_Game/TA/EFFECTS/Prefabs/UI/Text-Unbelievable.prefab.meta @@ -1,5 +1,5 @@ { - "ver": "1.1.43", + "ver": "1.1.50", "importer": "prefab", "imported": true, "uuid": "2d5aa343-2b52-499a-bc5f-3a3de65b945a", diff --git a/assets/_Game/TA/EFFECTS/Prefabs/UI/Text-Win.prefab.meta b/assets/_Game/TA/EFFECTS/Prefabs/UI/Text-Win.prefab.meta index 8200dc1..69defe7 100644 --- a/assets/_Game/TA/EFFECTS/Prefabs/UI/Text-Win.prefab.meta +++ b/assets/_Game/TA/EFFECTS/Prefabs/UI/Text-Win.prefab.meta @@ -1,5 +1,5 @@ { - "ver": "1.1.43", + "ver": "1.1.50", "importer": "prefab", "imported": true, "uuid": "7a50ed9c-239d-4030-9f66-863e5485c3b5", diff --git a/assets/_Game/TA/EFFECTS/Prefabs/UI/Text-Wonderfull.prefab.meta b/assets/_Game/TA/EFFECTS/Prefabs/UI/Text-Wonderfull.prefab.meta index d022193..4efc390 100644 --- a/assets/_Game/TA/EFFECTS/Prefabs/UI/Text-Wonderfull.prefab.meta +++ b/assets/_Game/TA/EFFECTS/Prefabs/UI/Text-Wonderfull.prefab.meta @@ -1,5 +1,5 @@ { - "ver": "1.1.43", + "ver": "1.1.50", "importer": "prefab", "imported": true, "uuid": "bc9cfda2-24d3-44b3-abf1-bc902c9fcc9c", diff --git a/assets/_Game/TA/EFFECTS/Prefabs/UI/Trail-skin2-cat.prefab.meta b/assets/_Game/TA/EFFECTS/Prefabs/UI/Trail-skin2-cat.prefab.meta index bc93d3a..f5a453e 100644 --- a/assets/_Game/TA/EFFECTS/Prefabs/UI/Trail-skin2-cat.prefab.meta +++ b/assets/_Game/TA/EFFECTS/Prefabs/UI/Trail-skin2-cat.prefab.meta @@ -1,5 +1,5 @@ { - "ver": "1.1.43", + "ver": "1.1.50", "importer": "prefab", "imported": true, "uuid": "2fd9c489-92da-4c8a-abd1-87491b12d535", diff --git a/assets/_Game/TA/EFFECTS/Prefabs/UI/Trail-skin3-turtle.prefab.meta b/assets/_Game/TA/EFFECTS/Prefabs/UI/Trail-skin3-turtle.prefab.meta index aa0bfba..49dfcf2 100644 --- a/assets/_Game/TA/EFFECTS/Prefabs/UI/Trail-skin3-turtle.prefab.meta +++ b/assets/_Game/TA/EFFECTS/Prefabs/UI/Trail-skin3-turtle.prefab.meta @@ -1,5 +1,5 @@ { - "ver": "1.1.43", + "ver": "1.1.50", "importer": "prefab", "imported": true, "uuid": "dae5c1c5-93ee-4c3b-b7a3-1edec1af5867", diff --git a/assets/_Game/TA/EFFECTS/Prefabs/UI/Trail.prefab.meta b/assets/_Game/TA/EFFECTS/Prefabs/UI/Trail.prefab.meta index 0a5216e..0a05969 100644 --- a/assets/_Game/TA/EFFECTS/Prefabs/UI/Trail.prefab.meta +++ b/assets/_Game/TA/EFFECTS/Prefabs/UI/Trail.prefab.meta @@ -1,5 +1,5 @@ { - "ver": "1.1.43", + "ver": "1.1.50", "importer": "prefab", "imported": true, "uuid": "f6a1c4a1-bf0b-40b2-8b18-6443ae8021d0", diff --git a/assets/_Game/TA/EFFECTS/Prefabs/UI/fire.prefab.meta b/assets/_Game/TA/EFFECTS/Prefabs/UI/fire.prefab.meta index 88bde73..d94d35b 100644 --- a/assets/_Game/TA/EFFECTS/Prefabs/UI/fire.prefab.meta +++ b/assets/_Game/TA/EFFECTS/Prefabs/UI/fire.prefab.meta @@ -1,5 +1,5 @@ { - "ver": "1.1.43", + "ver": "1.1.50", "importer": "prefab", "imported": true, "uuid": "65ac0d84-803c-4033-a26d-d045b44256b2", diff --git a/assets/_Game/TA/EFFECTS/Textures.meta b/assets/_Game/TA/EFFECTS/Textures.meta index d7ff88c..89f22c8 100644 --- a/assets/_Game/TA/EFFECTS/Textures.meta +++ b/assets/_Game/TA/EFFECTS/Textures.meta @@ -1,5 +1,5 @@ { - "ver": "1.1.0", + "ver": "1.2.0", "importer": "directory", "imported": true, "uuid": "bdbd3f6f-8890-4398-a4d0-1817c5254f17", diff --git a/assets/_Game/TA/EFFECTS/Textures/UI.meta b/assets/_Game/TA/EFFECTS/Textures/UI.meta index acb1567..a806caa 100644 --- a/assets/_Game/TA/EFFECTS/Textures/UI.meta +++ b/assets/_Game/TA/EFFECTS/Textures/UI.meta @@ -1,5 +1,5 @@ { - "ver": "1.1.0", + "ver": "1.2.0", "importer": "directory", "imported": true, "uuid": "da08b45c-8fb6-4efb-84eb-fabed619fc15", diff --git a/assets/_Game/TA/EFFECTS/Textures/UI/Amazing.png.meta b/assets/_Game/TA/EFFECTS/Textures/UI/Amazing.png.meta index 70bf77d..2752c09 100644 --- a/assets/_Game/TA/EFFECTS/Textures/UI/Amazing.png.meta +++ b/assets/_Game/TA/EFFECTS/Textures/UI/Amazing.png.meta @@ -1,5 +1,5 @@ { - "ver": "1.0.25", + "ver": "1.0.26", "importer": "image", "imported": true, "uuid": "2b650e94-45ea-4b87-abd2-2ec749120c3e", @@ -117,7 +117,7 @@ "imageUuidOrDatabaseUri": "2b650e94-45ea-4b87-abd2-2ec749120c3e@6c48a", "atlasUuid": "" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" diff --git a/assets/_Game/TA/EFFECTS/Textures/UI/Circle116.png.meta b/assets/_Game/TA/EFFECTS/Textures/UI/Circle116.png.meta index 54ad2a2..0f3b3a4 100644 --- a/assets/_Game/TA/EFFECTS/Textures/UI/Circle116.png.meta +++ b/assets/_Game/TA/EFFECTS/Textures/UI/Circle116.png.meta @@ -1,5 +1,5 @@ { - "ver": "1.0.25", + "ver": "1.0.26", "importer": "image", "imported": true, "uuid": "6b1d78e8-c32b-4352-acdc-d3ee462cde4f", @@ -117,7 +117,7 @@ "imageUuidOrDatabaseUri": "6b1d78e8-c32b-4352-acdc-d3ee462cde4f@6c48a", "atlasUuid": "" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" diff --git a/assets/_Game/TA/EFFECTS/Textures/UI/Circle27.png.meta b/assets/_Game/TA/EFFECTS/Textures/UI/Circle27.png.meta index 2a65c48..8d46041 100644 --- a/assets/_Game/TA/EFFECTS/Textures/UI/Circle27.png.meta +++ b/assets/_Game/TA/EFFECTS/Textures/UI/Circle27.png.meta @@ -1,5 +1,5 @@ { - "ver": "1.0.25", + "ver": "1.0.26", "importer": "image", "imported": true, "uuid": "e7f9128d-1f85-4ec8-a6c5-e85424e9b65c", @@ -117,7 +117,7 @@ "imageUuidOrDatabaseUri": "e7f9128d-1f85-4ec8-a6c5-e85424e9b65c@6c48a", "atlasUuid": "" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" diff --git a/assets/_Game/TA/EFFECTS/Textures/UI/Circle9.png.meta b/assets/_Game/TA/EFFECTS/Textures/UI/Circle9.png.meta index 7c10bd0..9e0b5f5 100644 --- a/assets/_Game/TA/EFFECTS/Textures/UI/Circle9.png.meta +++ b/assets/_Game/TA/EFFECTS/Textures/UI/Circle9.png.meta @@ -1,5 +1,5 @@ { - "ver": "1.0.25", + "ver": "1.0.26", "importer": "image", "imported": true, "uuid": "dae0b311-4ca4-46eb-94d4-d1244140f7f7", @@ -117,7 +117,7 @@ "imageUuidOrDatabaseUri": "dae0b311-4ca4-46eb-94d4-d1244140f7f7@6c48a", "atlasUuid": "" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" diff --git a/assets/_Game/TA/EFFECTS/Textures/UI/Complete.png.meta b/assets/_Game/TA/EFFECTS/Textures/UI/Complete.png.meta index 28a5f1f..0f938ef 100644 --- a/assets/_Game/TA/EFFECTS/Textures/UI/Complete.png.meta +++ b/assets/_Game/TA/EFFECTS/Textures/UI/Complete.png.meta @@ -1,5 +1,5 @@ { - "ver": "1.0.25", + "ver": "1.0.26", "importer": "image", "imported": true, "uuid": "1c1bdcf4-5b92-4fdf-b520-0ca4e673a6c0", @@ -117,7 +117,7 @@ "imageUuidOrDatabaseUri": "1c1bdcf4-5b92-4fdf-b520-0ca4e673a6c0@6c48a", "atlasUuid": "" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" diff --git a/assets/_Game/TA/EFFECTS/Textures/UI/Excellent.png.meta b/assets/_Game/TA/EFFECTS/Textures/UI/Excellent.png.meta index aa54d0e..88cd024 100644 --- a/assets/_Game/TA/EFFECTS/Textures/UI/Excellent.png.meta +++ b/assets/_Game/TA/EFFECTS/Textures/UI/Excellent.png.meta @@ -1,5 +1,5 @@ { - "ver": "1.0.25", + "ver": "1.0.26", "importer": "image", "imported": true, "uuid": "7707dbd4-ddf6-4442-8cdf-350a7cdeda41", @@ -117,7 +117,7 @@ "imageUuidOrDatabaseUri": "7707dbd4-ddf6-4442-8cdf-350a7cdeda41@6c48a", "atlasUuid": "" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" diff --git a/assets/_Game/TA/EFFECTS/Textures/UI/Flipper_L_glow.png.meta b/assets/_Game/TA/EFFECTS/Textures/UI/Flipper_L_glow.png.meta index 797ad32..245e84f 100644 --- a/assets/_Game/TA/EFFECTS/Textures/UI/Flipper_L_glow.png.meta +++ b/assets/_Game/TA/EFFECTS/Textures/UI/Flipper_L_glow.png.meta @@ -1,5 +1,5 @@ { - "ver": "1.0.25", + "ver": "1.0.26", "importer": "image", "imported": true, "uuid": "f2a0ff7a-47a7-4b3d-b249-43148476d1da", @@ -117,7 +117,7 @@ "imageUuidOrDatabaseUri": "f2a0ff7a-47a7-4b3d-b249-43148476d1da@6c48a", "atlasUuid": "" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" diff --git a/assets/_Game/TA/EFFECTS/Textures/UI/Goal1.png.meta b/assets/_Game/TA/EFFECTS/Textures/UI/Goal1.png.meta index acd8b5c..fcee179 100644 --- a/assets/_Game/TA/EFFECTS/Textures/UI/Goal1.png.meta +++ b/assets/_Game/TA/EFFECTS/Textures/UI/Goal1.png.meta @@ -1,5 +1,5 @@ { - "ver": "1.0.25", + "ver": "1.0.26", "importer": "image", "imported": true, "uuid": "1d8fa91b-3974-4f36-99d4-6e609d2cb2fd", @@ -117,7 +117,7 @@ "imageUuidOrDatabaseUri": "1d8fa91b-3974-4f36-99d4-6e609d2cb2fd@6c48a", "atlasUuid": "" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" diff --git a/assets/_Game/TA/EFFECTS/Textures/UI/Goal2.png.meta b/assets/_Game/TA/EFFECTS/Textures/UI/Goal2.png.meta index 0319d35..b936124 100644 --- a/assets/_Game/TA/EFFECTS/Textures/UI/Goal2.png.meta +++ b/assets/_Game/TA/EFFECTS/Textures/UI/Goal2.png.meta @@ -1,5 +1,5 @@ { - "ver": "1.0.25", + "ver": "1.0.26", "importer": "image", "imported": true, "uuid": "89eead75-bbc7-4500-9fc5-66cbc7e5ca61", @@ -117,7 +117,7 @@ "imageUuidOrDatabaseUri": "89eead75-bbc7-4500-9fc5-66cbc7e5ca61@6c48a", "atlasUuid": "" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" diff --git a/assets/_Game/TA/EFFECTS/Textures/UI/Good.png.meta b/assets/_Game/TA/EFFECTS/Textures/UI/Good.png.meta index db8afc7..9b0e855 100644 --- a/assets/_Game/TA/EFFECTS/Textures/UI/Good.png.meta +++ b/assets/_Game/TA/EFFECTS/Textures/UI/Good.png.meta @@ -1,5 +1,5 @@ { - "ver": "1.0.25", + "ver": "1.0.26", "importer": "image", "imported": true, "uuid": "6745acfe-918c-4397-8569-bf99289ee920", @@ -117,7 +117,7 @@ "imageUuidOrDatabaseUri": "6745acfe-918c-4397-8569-bf99289ee920@6c48a", "atlasUuid": "" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" diff --git a/assets/_Game/TA/EFFECTS/Textures/UI/Straw.png.meta b/assets/_Game/TA/EFFECTS/Textures/UI/Straw.png.meta index 4dc199f..e17bb26 100644 --- a/assets/_Game/TA/EFFECTS/Textures/UI/Straw.png.meta +++ b/assets/_Game/TA/EFFECTS/Textures/UI/Straw.png.meta @@ -1,5 +1,5 @@ { - "ver": "1.0.25", + "ver": "1.0.26", "importer": "image", "imported": true, "uuid": "1b921a78-1fb1-40fd-82f0-e86635f16066", @@ -117,7 +117,7 @@ "imageUuidOrDatabaseUri": "1b921a78-1fb1-40fd-82f0-e86635f16066@6c48a", "atlasUuid": "" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" diff --git a/assets/_Game/TA/EFFECTS/Textures/UI/Turtle.png.meta b/assets/_Game/TA/EFFECTS/Textures/UI/Turtle.png.meta index 2c29275..228a940 100644 --- a/assets/_Game/TA/EFFECTS/Textures/UI/Turtle.png.meta +++ b/assets/_Game/TA/EFFECTS/Textures/UI/Turtle.png.meta @@ -1,5 +1,5 @@ { - "ver": "1.0.25", + "ver": "1.0.26", "importer": "image", "imported": true, "uuid": "aa40d5ff-ae29-483a-8710-08bd9a44d61f", @@ -117,7 +117,7 @@ "imageUuidOrDatabaseUri": "aa40d5ff-ae29-483a-8710-08bd9a44d61f@6c48a", "atlasUuid": "" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" diff --git a/assets/_Game/TA/EFFECTS/Textures/UI/Unbelievable.png.meta b/assets/_Game/TA/EFFECTS/Textures/UI/Unbelievable.png.meta index db87ba0..bf8e672 100644 --- a/assets/_Game/TA/EFFECTS/Textures/UI/Unbelievable.png.meta +++ b/assets/_Game/TA/EFFECTS/Textures/UI/Unbelievable.png.meta @@ -1,5 +1,5 @@ { - "ver": "1.0.25", + "ver": "1.0.26", "importer": "image", "imported": true, "uuid": "01c0efd9-d58f-4175-9011-ba6d82d38e59", @@ -117,7 +117,7 @@ "imageUuidOrDatabaseUri": "01c0efd9-d58f-4175-9011-ba6d82d38e59@6c48a", "atlasUuid": "" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" diff --git a/assets/_Game/TA/EFFECTS/Textures/UI/VFX_Circle.png.meta b/assets/_Game/TA/EFFECTS/Textures/UI/VFX_Circle.png.meta index d1bf37c..dc6fd7e 100644 --- a/assets/_Game/TA/EFFECTS/Textures/UI/VFX_Circle.png.meta +++ b/assets/_Game/TA/EFFECTS/Textures/UI/VFX_Circle.png.meta @@ -1,5 +1,5 @@ { - "ver": "1.0.25", + "ver": "1.0.26", "importer": "image", "imported": true, "uuid": "d871b6be-57a7-4483-8bca-85c9e2126308", @@ -117,7 +117,7 @@ "imageUuidOrDatabaseUri": "d871b6be-57a7-4483-8bca-85c9e2126308@6c48a", "atlasUuid": "" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" diff --git a/assets/_Game/TA/EFFECTS/Textures/UI/Wonderful.png.meta b/assets/_Game/TA/EFFECTS/Textures/UI/Wonderful.png.meta index 9043475..c44201b 100644 --- a/assets/_Game/TA/EFFECTS/Textures/UI/Wonderful.png.meta +++ b/assets/_Game/TA/EFFECTS/Textures/UI/Wonderful.png.meta @@ -1,5 +1,5 @@ { - "ver": "1.0.25", + "ver": "1.0.26", "importer": "image", "imported": true, "uuid": "b79c8ce6-3d5e-433d-ba6a-35dd1b46a374", @@ -117,7 +117,7 @@ "imageUuidOrDatabaseUri": "b79c8ce6-3d5e-433d-ba6a-35dd1b46a374@6c48a", "atlasUuid": "" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" diff --git a/assets/_Game/TA/EFFECTS/Textures/UI/You Lose.png.meta b/assets/_Game/TA/EFFECTS/Textures/UI/You Lose.png.meta index 5ba0b66..3f35383 100644 --- a/assets/_Game/TA/EFFECTS/Textures/UI/You Lose.png.meta +++ b/assets/_Game/TA/EFFECTS/Textures/UI/You Lose.png.meta @@ -1,5 +1,5 @@ { - "ver": "1.0.25", + "ver": "1.0.26", "importer": "image", "imported": true, "uuid": "2759b611-35de-4f47-b821-3a964a108a9d", @@ -117,7 +117,7 @@ "imageUuidOrDatabaseUri": "2759b611-35de-4f47-b821-3a964a108a9d@6c48a", "atlasUuid": "" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" diff --git a/assets/_Game/TA/EFFECTS/Textures/UI/atom.png.meta b/assets/_Game/TA/EFFECTS/Textures/UI/atom.png.meta index 1e663fb..3b39a5c 100644 --- a/assets/_Game/TA/EFFECTS/Textures/UI/atom.png.meta +++ b/assets/_Game/TA/EFFECTS/Textures/UI/atom.png.meta @@ -1,5 +1,5 @@ { - "ver": "1.0.25", + "ver": "1.0.26", "importer": "image", "imported": true, "uuid": "32427c5b-a57b-4adc-b5de-3c21a30d06a9", @@ -117,7 +117,7 @@ "imageUuidOrDatabaseUri": "32427c5b-a57b-4adc-b5de-3c21a30d06a9@6c48a", "atlasUuid": "" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" diff --git a/assets/_Game/TA/EFFECTS/Textures/UI/aura_soft01.png.meta b/assets/_Game/TA/EFFECTS/Textures/UI/aura_soft01.png.meta index 9bab973..2227076 100644 --- a/assets/_Game/TA/EFFECTS/Textures/UI/aura_soft01.png.meta +++ b/assets/_Game/TA/EFFECTS/Textures/UI/aura_soft01.png.meta @@ -1,5 +1,5 @@ { - "ver": "1.0.25", + "ver": "1.0.26", "importer": "image", "imported": true, "uuid": "9211dd68-2a4d-4e23-8c03-4c8c86346bed", @@ -117,7 +117,7 @@ "imageUuidOrDatabaseUri": "9211dd68-2a4d-4e23-8c03-4c8c86346bed@6c48a", "atlasUuid": "" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" diff --git a/assets/_Game/TA/EFFECTS/Textures/UI/bubble_round2.png.meta b/assets/_Game/TA/EFFECTS/Textures/UI/bubble_round2.png.meta index 33f73c8..170a0aa 100644 --- a/assets/_Game/TA/EFFECTS/Textures/UI/bubble_round2.png.meta +++ b/assets/_Game/TA/EFFECTS/Textures/UI/bubble_round2.png.meta @@ -1,5 +1,5 @@ { - "ver": "1.0.25", + "ver": "1.0.26", "importer": "image", "imported": true, "uuid": "e5f5bc2d-c64b-4195-9e7b-393bd6090a66", @@ -117,7 +117,7 @@ "imageUuidOrDatabaseUri": "e5f5bc2d-c64b-4195-9e7b-393bd6090a66@6c48a", "atlasUuid": "" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" diff --git a/assets/_Game/TA/EFFECTS/Textures/UI/catpaw.png.meta b/assets/_Game/TA/EFFECTS/Textures/UI/catpaw.png.meta index b755633..0d3ba19 100644 --- a/assets/_Game/TA/EFFECTS/Textures/UI/catpaw.png.meta +++ b/assets/_Game/TA/EFFECTS/Textures/UI/catpaw.png.meta @@ -1,5 +1,5 @@ { - "ver": "1.0.25", + "ver": "1.0.26", "importer": "image", "imported": true, "uuid": "1a8217e9-7590-47fd-85b6-bb16efde9deb", @@ -117,7 +117,7 @@ "imageUuidOrDatabaseUri": "1a8217e9-7590-47fd-85b6-bb16efde9deb@6c48a", "atlasUuid": "" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" diff --git a/assets/_Game/TA/EFFECTS/Textures/UI/circle.png.meta b/assets/_Game/TA/EFFECTS/Textures/UI/circle.png.meta index e2a4442..d6a7c5e 100644 --- a/assets/_Game/TA/EFFECTS/Textures/UI/circle.png.meta +++ b/assets/_Game/TA/EFFECTS/Textures/UI/circle.png.meta @@ -1,5 +1,5 @@ { - "ver": "1.0.25", + "ver": "1.0.26", "importer": "image", "imported": true, "uuid": "e8c8eb8b-f38a-4906-9e03-327caf2c18c7", @@ -117,7 +117,7 @@ "imageUuidOrDatabaseUri": "e8c8eb8b-f38a-4906-9e03-327caf2c18c7@6c48a", "atlasUuid": "" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" diff --git a/assets/_Game/TA/EFFECTS/Textures/UI/cloud_2x2_hardshadow.png.meta b/assets/_Game/TA/EFFECTS/Textures/UI/cloud_2x2_hardshadow.png.meta index b98028f..043d4c6 100644 --- a/assets/_Game/TA/EFFECTS/Textures/UI/cloud_2x2_hardshadow.png.meta +++ b/assets/_Game/TA/EFFECTS/Textures/UI/cloud_2x2_hardshadow.png.meta @@ -1,5 +1,5 @@ { - "ver": "1.0.25", + "ver": "1.0.26", "importer": "image", "imported": true, "uuid": "110c1b20-2760-4600-b9fd-6e113ad1a1fe", @@ -117,7 +117,7 @@ "imageUuidOrDatabaseUri": "110c1b20-2760-4600-b9fd-6e113ad1a1fe@6c48a", "atlasUuid": "" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" diff --git a/assets/_Game/TA/EFFECTS/Textures/UI/cloud_2x2_outlined.png.meta b/assets/_Game/TA/EFFECTS/Textures/UI/cloud_2x2_outlined.png.meta index 919e441..90da347 100644 --- a/assets/_Game/TA/EFFECTS/Textures/UI/cloud_2x2_outlined.png.meta +++ b/assets/_Game/TA/EFFECTS/Textures/UI/cloud_2x2_outlined.png.meta @@ -1,5 +1,5 @@ { - "ver": "1.0.25", + "ver": "1.0.26", "importer": "image", "imported": true, "uuid": "20bc1c1d-f3b8-4ca7-b6cb-f8e0fda59f1c", @@ -117,7 +117,7 @@ "imageUuidOrDatabaseUri": "20bc1c1d-f3b8-4ca7-b6cb-f8e0fda59f1c@6c48a", "atlasUuid": "" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" diff --git a/assets/_Game/TA/EFFECTS/Textures/UI/cloud_2x2_soft.png.meta b/assets/_Game/TA/EFFECTS/Textures/UI/cloud_2x2_soft.png.meta index 65e9ed9..8ed3fe3 100644 --- a/assets/_Game/TA/EFFECTS/Textures/UI/cloud_2x2_soft.png.meta +++ b/assets/_Game/TA/EFFECTS/Textures/UI/cloud_2x2_soft.png.meta @@ -1,5 +1,5 @@ { - "ver": "1.0.25", + "ver": "1.0.26", "importer": "image", "imported": true, "uuid": "d6596721-5025-4e65-8d84-32080043a52d", @@ -117,7 +117,7 @@ "imageUuidOrDatabaseUri": "d6596721-5025-4e65-8d84-32080043a52d@6c48a", "atlasUuid": "" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" diff --git a/assets/_Game/TA/EFFECTS/Textures/UI/combo_bar_glow.png.meta b/assets/_Game/TA/EFFECTS/Textures/UI/combo_bar_glow.png.meta index 76b8d5d..888fa28 100644 --- a/assets/_Game/TA/EFFECTS/Textures/UI/combo_bar_glow.png.meta +++ b/assets/_Game/TA/EFFECTS/Textures/UI/combo_bar_glow.png.meta @@ -1,5 +1,5 @@ { - "ver": "1.0.25", + "ver": "1.0.26", "importer": "image", "imported": true, "uuid": "37cc9b76-65a9-461e-bac6-67fb4f485eba", @@ -117,7 +117,7 @@ "imageUuidOrDatabaseUri": "37cc9b76-65a9-461e-bac6-67fb4f485eba@6c48a", "atlasUuid": "" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" diff --git a/assets/_Game/TA/EFFECTS/Textures/UI/confetti.png.meta b/assets/_Game/TA/EFFECTS/Textures/UI/confetti.png.meta index a047394..791c8d3 100644 --- a/assets/_Game/TA/EFFECTS/Textures/UI/confetti.png.meta +++ b/assets/_Game/TA/EFFECTS/Textures/UI/confetti.png.meta @@ -1,5 +1,5 @@ { - "ver": "1.0.25", + "ver": "1.0.26", "importer": "image", "imported": true, "uuid": "2a038be3-959b-404f-80ac-2c1223a1db30", @@ -117,7 +117,7 @@ "imageUuidOrDatabaseUri": "2a038be3-959b-404f-80ac-2c1223a1db30@6c48a", "atlasUuid": "" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" diff --git a/assets/_Game/TA/EFFECTS/Textures/UI/confetti1.png.meta b/assets/_Game/TA/EFFECTS/Textures/UI/confetti1.png.meta index acaab0a..67840ba 100644 --- a/assets/_Game/TA/EFFECTS/Textures/UI/confetti1.png.meta +++ b/assets/_Game/TA/EFFECTS/Textures/UI/confetti1.png.meta @@ -1,5 +1,5 @@ { - "ver": "1.0.25", + "ver": "1.0.26", "importer": "image", "imported": true, "uuid": "669c7629-e25c-4018-9327-205276a1071a", @@ -117,7 +117,7 @@ "imageUuidOrDatabaseUri": "669c7629-e25c-4018-9327-205276a1071a@6c48a", "atlasUuid": "" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" diff --git a/assets/_Game/TA/EFFECTS/Textures/UI/drop_trsp.png.meta b/assets/_Game/TA/EFFECTS/Textures/UI/drop_trsp.png.meta index 404f4b5..713c277 100644 --- a/assets/_Game/TA/EFFECTS/Textures/UI/drop_trsp.png.meta +++ b/assets/_Game/TA/EFFECTS/Textures/UI/drop_trsp.png.meta @@ -1,5 +1,5 @@ { - "ver": "1.0.25", + "ver": "1.0.26", "importer": "image", "imported": true, "uuid": "26bf0354-5aae-47f5-bb23-7193061b8cd9", @@ -117,7 +117,7 @@ "imageUuidOrDatabaseUri": "26bf0354-5aae-47f5-bb23-7193061b8cd9@6c48a", "atlasUuid": "" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" diff --git a/assets/_Game/TA/EFFECTS/Textures/UI/fire2_6x3.png.meta b/assets/_Game/TA/EFFECTS/Textures/UI/fire2_6x3.png.meta index 8384685..d77f4ba 100644 --- a/assets/_Game/TA/EFFECTS/Textures/UI/fire2_6x3.png.meta +++ b/assets/_Game/TA/EFFECTS/Textures/UI/fire2_6x3.png.meta @@ -1,5 +1,5 @@ { - "ver": "1.0.25", + "ver": "1.0.26", "importer": "image", "imported": true, "uuid": "d32ad627-39f1-48d7-89e4-9532c2d284e0", @@ -117,7 +117,7 @@ "imageUuidOrDatabaseUri": "d32ad627-39f1-48d7-89e4-9532c2d284e0@6c48a", "atlasUuid": "" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" diff --git a/assets/_Game/TA/EFFECTS/Textures/UI/footprintTurtle.png.meta b/assets/_Game/TA/EFFECTS/Textures/UI/footprintTurtle.png.meta index 541cbb8..9656833 100644 --- a/assets/_Game/TA/EFFECTS/Textures/UI/footprintTurtle.png.meta +++ b/assets/_Game/TA/EFFECTS/Textures/UI/footprintTurtle.png.meta @@ -1,5 +1,5 @@ { - "ver": "1.0.25", + "ver": "1.0.26", "importer": "image", "imported": true, "uuid": "d2c5dbb7-780b-44ba-87d2-b908c2e53cea", @@ -117,7 +117,7 @@ "imageUuidOrDatabaseUri": "d2c5dbb7-780b-44ba-87d2-b908c2e53cea@6c48a", "atlasUuid": "" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" diff --git a/assets/_Game/TA/EFFECTS/Textures/UI/glow1.png.meta b/assets/_Game/TA/EFFECTS/Textures/UI/glow1.png.meta index 595b3c4..1f041f7 100644 --- a/assets/_Game/TA/EFFECTS/Textures/UI/glow1.png.meta +++ b/assets/_Game/TA/EFFECTS/Textures/UI/glow1.png.meta @@ -1,5 +1,5 @@ { - "ver": "1.0.25", + "ver": "1.0.26", "importer": "image", "imported": true, "uuid": "efb01e8b-2cb1-499e-bf68-42a810f22ef0", @@ -23,7 +23,7 @@ "anisotropy": 0, "isUuid": true, "imageUuidOrDatabaseUri": "efb01e8b-2cb1-499e-bf68-42a810f22ef0", - "visible": true + "visible": false }, "ver": "1.0.22", "imported": true, diff --git a/assets/_Game/TA/EFFECTS/Textures/UI/glow2.png.meta b/assets/_Game/TA/EFFECTS/Textures/UI/glow2.png.meta index 8f81f72..2deae7b 100644 --- a/assets/_Game/TA/EFFECTS/Textures/UI/glow2.png.meta +++ b/assets/_Game/TA/EFFECTS/Textures/UI/glow2.png.meta @@ -1,5 +1,5 @@ { - "ver": "1.0.25", + "ver": "1.0.26", "importer": "image", "imported": true, "uuid": "100b7687-d517-4ee2-bf68-738ba0f248cc", @@ -117,7 +117,7 @@ "imageUuidOrDatabaseUri": "100b7687-d517-4ee2-bf68-738ba0f248cc@6c48a", "atlasUuid": "" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" diff --git a/assets/_Game/TA/EFFECTS/Textures/UI/kitchenware.png.meta b/assets/_Game/TA/EFFECTS/Textures/UI/kitchenware.png.meta index d28952f..69bd2b2 100644 --- a/assets/_Game/TA/EFFECTS/Textures/UI/kitchenware.png.meta +++ b/assets/_Game/TA/EFFECTS/Textures/UI/kitchenware.png.meta @@ -1,5 +1,5 @@ { - "ver": "1.0.25", + "ver": "1.0.26", "importer": "image", "imported": true, "uuid": "fe558b25-e8c8-4a3e-82f4-976199e294e9", @@ -117,7 +117,7 @@ "imageUuidOrDatabaseUri": "fe558b25-e8c8-4a3e-82f4-976199e294e9@6c48a", "atlasUuid": "" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" diff --git a/assets/_Game/TA/EFFECTS/Textures/UI/lightray2.png.meta b/assets/_Game/TA/EFFECTS/Textures/UI/lightray2.png.meta index f0c5e1a..9ac738b 100644 --- a/assets/_Game/TA/EFFECTS/Textures/UI/lightray2.png.meta +++ b/assets/_Game/TA/EFFECTS/Textures/UI/lightray2.png.meta @@ -1,5 +1,5 @@ { - "ver": "1.0.25", + "ver": "1.0.26", "importer": "image", "imported": true, "uuid": "ba6e05db-3409-4ba8-a8b9-768d67d027bb", @@ -117,7 +117,7 @@ "imageUuidOrDatabaseUri": "ba6e05db-3409-4ba8-a8b9-768d67d027bb@6c48a", "atlasUuid": "" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" diff --git a/assets/_Game/TA/EFFECTS/Textures/UI/line_sharp.png.meta b/assets/_Game/TA/EFFECTS/Textures/UI/line_sharp.png.meta index ba6e370..593ccd4 100644 --- a/assets/_Game/TA/EFFECTS/Textures/UI/line_sharp.png.meta +++ b/assets/_Game/TA/EFFECTS/Textures/UI/line_sharp.png.meta @@ -1,5 +1,5 @@ { - "ver": "1.0.25", + "ver": "1.0.26", "importer": "image", "imported": true, "uuid": "f8d9be61-49a1-43f9-b0cf-997a746c1e41", @@ -117,7 +117,7 @@ "imageUuidOrDatabaseUri": "f8d9be61-49a1-43f9-b0cf-997a746c1e41@6c48a", "atlasUuid": "" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" diff --git a/assets/_Game/TA/EFFECTS/Textures/UI/pet.png.meta b/assets/_Game/TA/EFFECTS/Textures/UI/pet.png.meta index db2e2a4..ec003e7 100644 --- a/assets/_Game/TA/EFFECTS/Textures/UI/pet.png.meta +++ b/assets/_Game/TA/EFFECTS/Textures/UI/pet.png.meta @@ -1,5 +1,5 @@ { - "ver": "1.0.25", + "ver": "1.0.26", "importer": "image", "imported": true, "uuid": "d976694e-0742-4020-b970-7c72fc414aa3", @@ -117,7 +117,7 @@ "imageUuidOrDatabaseUri": "d976694e-0742-4020-b970-7c72fc414aa3@6c48a", "atlasUuid": "" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" diff --git a/assets/_Game/TA/EFFECTS/Textures/UI/portal_ring_spiky.png.meta b/assets/_Game/TA/EFFECTS/Textures/UI/portal_ring_spiky.png.meta index bc377e8..0a95295 100644 --- a/assets/_Game/TA/EFFECTS/Textures/UI/portal_ring_spiky.png.meta +++ b/assets/_Game/TA/EFFECTS/Textures/UI/portal_ring_spiky.png.meta @@ -1,5 +1,5 @@ { - "ver": "1.0.25", + "ver": "1.0.26", "importer": "image", "imported": true, "uuid": "844e581c-11e1-45da-85db-2f1ead17ab45", @@ -117,7 +117,7 @@ "imageUuidOrDatabaseUri": "844e581c-11e1-45da-85db-2f1ead17ab45@6c48a", "atlasUuid": "" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" diff --git a/assets/_Game/TA/EFFECTS/Textures/UI/portal_soft02.png.meta b/assets/_Game/TA/EFFECTS/Textures/UI/portal_soft02.png.meta index bd5c9da..0c1d94d 100644 --- a/assets/_Game/TA/EFFECTS/Textures/UI/portal_soft02.png.meta +++ b/assets/_Game/TA/EFFECTS/Textures/UI/portal_soft02.png.meta @@ -1,5 +1,5 @@ { - "ver": "1.0.25", + "ver": "1.0.26", "importer": "image", "imported": true, "uuid": "5fe8debf-af04-4112-b7be-5f13df297d04", @@ -117,7 +117,7 @@ "imageUuidOrDatabaseUri": "5fe8debf-af04-4112-b7be-5f13df297d04@6c48a", "atlasUuid": "" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" diff --git a/assets/_Game/TA/EFFECTS/Textures/UI/ring_shockwave.png.meta b/assets/_Game/TA/EFFECTS/Textures/UI/ring_shockwave.png.meta index b5e8b4a..5f32f8e 100644 --- a/assets/_Game/TA/EFFECTS/Textures/UI/ring_shockwave.png.meta +++ b/assets/_Game/TA/EFFECTS/Textures/UI/ring_shockwave.png.meta @@ -1,5 +1,5 @@ { - "ver": "1.0.25", + "ver": "1.0.26", "importer": "image", "imported": true, "uuid": "3f3471cc-d4c0-44f1-b22e-79e62b1515ae", @@ -117,7 +117,7 @@ "imageUuidOrDatabaseUri": "3f3471cc-d4c0-44f1-b22e-79e62b1515ae@6c48a", "atlasUuid": "" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" diff --git a/assets/_Game/TA/EFFECTS/Textures/UI/seafood.png.meta b/assets/_Game/TA/EFFECTS/Textures/UI/seafood.png.meta index 6f01cad..d99c2b2 100644 --- a/assets/_Game/TA/EFFECTS/Textures/UI/seafood.png.meta +++ b/assets/_Game/TA/EFFECTS/Textures/UI/seafood.png.meta @@ -1,5 +1,5 @@ { - "ver": "1.0.25", + "ver": "1.0.26", "importer": "image", "imported": true, "uuid": "e3bb576b-1f47-4bbf-a56c-cfbe8e3ecfc7", @@ -117,7 +117,7 @@ "imageUuidOrDatabaseUri": "e3bb576b-1f47-4bbf-a56c-cfbe8e3ecfc7@6c48a", "atlasUuid": "" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" diff --git a/assets/_Game/TA/EFFECTS/Textures/UI/sparkle3.png.meta b/assets/_Game/TA/EFFECTS/Textures/UI/sparkle3.png.meta index 879b06d..b8012eb 100644 --- a/assets/_Game/TA/EFFECTS/Textures/UI/sparkle3.png.meta +++ b/assets/_Game/TA/EFFECTS/Textures/UI/sparkle3.png.meta @@ -1,5 +1,5 @@ { - "ver": "1.0.25", + "ver": "1.0.26", "importer": "image", "imported": true, "uuid": "435cbd16-621a-4d9d-84e9-834d9e388b3a", @@ -117,7 +117,7 @@ "imageUuidOrDatabaseUri": "435cbd16-621a-4d9d-84e9-834d9e388b3a@6c48a", "atlasUuid": "" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" diff --git a/assets/_Game/TA/EFFECTS/Textures/UI/star_outlined.png.meta b/assets/_Game/TA/EFFECTS/Textures/UI/star_outlined.png.meta index 11bfb4a..70b4d7d 100644 --- a/assets/_Game/TA/EFFECTS/Textures/UI/star_outlined.png.meta +++ b/assets/_Game/TA/EFFECTS/Textures/UI/star_outlined.png.meta @@ -1,5 +1,5 @@ { - "ver": "1.0.25", + "ver": "1.0.26", "importer": "image", "imported": true, "uuid": "298fecbc-e811-4065-ad8f-5231c110367b", @@ -117,7 +117,7 @@ "imageUuidOrDatabaseUri": "298fecbc-e811-4065-ad8f-5231c110367b@6c48a", "atlasUuid": "" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" diff --git a/assets/_Game/TA/Fx.plist.meta b/assets/_Game/TA/Fx.plist.meta index 5886051..4d6748f 100644 --- a/assets/_Game/TA/Fx.plist.meta +++ b/assets/_Game/TA/Fx.plist.meta @@ -46,7 +46,7 @@ "imageUuidOrDatabaseUri": "3f1b1a2b-4bbe-4a74-b116-3b1ed2d97078@6c48a", "atlasUuid": "de49ba24-de71-409d-a0b5-934aa80ad35b" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" @@ -92,7 +92,7 @@ "imageUuidOrDatabaseUri": "3f1b1a2b-4bbe-4a74-b116-3b1ed2d97078@6c48a", "atlasUuid": "de49ba24-de71-409d-a0b5-934aa80ad35b" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" @@ -138,7 +138,7 @@ "imageUuidOrDatabaseUri": "3f1b1a2b-4bbe-4a74-b116-3b1ed2d97078@6c48a", "atlasUuid": "de49ba24-de71-409d-a0b5-934aa80ad35b" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" @@ -184,7 +184,7 @@ "imageUuidOrDatabaseUri": "3f1b1a2b-4bbe-4a74-b116-3b1ed2d97078@6c48a", "atlasUuid": "de49ba24-de71-409d-a0b5-934aa80ad35b" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" @@ -230,7 +230,7 @@ "imageUuidOrDatabaseUri": "3f1b1a2b-4bbe-4a74-b116-3b1ed2d97078@6c48a", "atlasUuid": "de49ba24-de71-409d-a0b5-934aa80ad35b" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" @@ -276,7 +276,7 @@ "imageUuidOrDatabaseUri": "3f1b1a2b-4bbe-4a74-b116-3b1ed2d97078@6c48a", "atlasUuid": "de49ba24-de71-409d-a0b5-934aa80ad35b" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" @@ -322,7 +322,7 @@ "imageUuidOrDatabaseUri": "3f1b1a2b-4bbe-4a74-b116-3b1ed2d97078@6c48a", "atlasUuid": "de49ba24-de71-409d-a0b5-934aa80ad35b" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" @@ -368,7 +368,7 @@ "imageUuidOrDatabaseUri": "3f1b1a2b-4bbe-4a74-b116-3b1ed2d97078@6c48a", "atlasUuid": "de49ba24-de71-409d-a0b5-934aa80ad35b" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" @@ -414,7 +414,7 @@ "imageUuidOrDatabaseUri": "3f1b1a2b-4bbe-4a74-b116-3b1ed2d97078@6c48a", "atlasUuid": "de49ba24-de71-409d-a0b5-934aa80ad35b" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" @@ -460,7 +460,7 @@ "imageUuidOrDatabaseUri": "3f1b1a2b-4bbe-4a74-b116-3b1ed2d97078@6c48a", "atlasUuid": "de49ba24-de71-409d-a0b5-934aa80ad35b" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" @@ -506,7 +506,7 @@ "imageUuidOrDatabaseUri": "3f1b1a2b-4bbe-4a74-b116-3b1ed2d97078@6c48a", "atlasUuid": "de49ba24-de71-409d-a0b5-934aa80ad35b" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" @@ -552,7 +552,7 @@ "imageUuidOrDatabaseUri": "3f1b1a2b-4bbe-4a74-b116-3b1ed2d97078@6c48a", "atlasUuid": "de49ba24-de71-409d-a0b5-934aa80ad35b" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" @@ -598,7 +598,7 @@ "imageUuidOrDatabaseUri": "3f1b1a2b-4bbe-4a74-b116-3b1ed2d97078@6c48a", "atlasUuid": "de49ba24-de71-409d-a0b5-934aa80ad35b" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" @@ -644,7 +644,7 @@ "imageUuidOrDatabaseUri": "3f1b1a2b-4bbe-4a74-b116-3b1ed2d97078@6c48a", "atlasUuid": "de49ba24-de71-409d-a0b5-934aa80ad35b" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" @@ -690,7 +690,7 @@ "imageUuidOrDatabaseUri": "3f1b1a2b-4bbe-4a74-b116-3b1ed2d97078@6c48a", "atlasUuid": "de49ba24-de71-409d-a0b5-934aa80ad35b" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" @@ -736,7 +736,7 @@ "imageUuidOrDatabaseUri": "3f1b1a2b-4bbe-4a74-b116-3b1ed2d97078@6c48a", "atlasUuid": "de49ba24-de71-409d-a0b5-934aa80ad35b" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" @@ -782,7 +782,7 @@ "imageUuidOrDatabaseUri": "3f1b1a2b-4bbe-4a74-b116-3b1ed2d97078@6c48a", "atlasUuid": "de49ba24-de71-409d-a0b5-934aa80ad35b" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" @@ -828,7 +828,7 @@ "imageUuidOrDatabaseUri": "3f1b1a2b-4bbe-4a74-b116-3b1ed2d97078@6c48a", "atlasUuid": "de49ba24-de71-409d-a0b5-934aa80ad35b" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" @@ -874,7 +874,7 @@ "imageUuidOrDatabaseUri": "3f1b1a2b-4bbe-4a74-b116-3b1ed2d97078@6c48a", "atlasUuid": "de49ba24-de71-409d-a0b5-934aa80ad35b" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" @@ -920,7 +920,7 @@ "imageUuidOrDatabaseUri": "3f1b1a2b-4bbe-4a74-b116-3b1ed2d97078@6c48a", "atlasUuid": "de49ba24-de71-409d-a0b5-934aa80ad35b" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" @@ -966,7 +966,7 @@ "imageUuidOrDatabaseUri": "3f1b1a2b-4bbe-4a74-b116-3b1ed2d97078@6c48a", "atlasUuid": "de49ba24-de71-409d-a0b5-934aa80ad35b" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" @@ -1012,7 +1012,7 @@ "imageUuidOrDatabaseUri": "3f1b1a2b-4bbe-4a74-b116-3b1ed2d97078@6c48a", "atlasUuid": "de49ba24-de71-409d-a0b5-934aa80ad35b" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" @@ -1058,7 +1058,7 @@ "imageUuidOrDatabaseUri": "3f1b1a2b-4bbe-4a74-b116-3b1ed2d97078@6c48a", "atlasUuid": "de49ba24-de71-409d-a0b5-934aa80ad35b" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" @@ -1104,7 +1104,7 @@ "imageUuidOrDatabaseUri": "3f1b1a2b-4bbe-4a74-b116-3b1ed2d97078@6c48a", "atlasUuid": "de49ba24-de71-409d-a0b5-934aa80ad35b" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" @@ -1150,7 +1150,7 @@ "imageUuidOrDatabaseUri": "3f1b1a2b-4bbe-4a74-b116-3b1ed2d97078@6c48a", "atlasUuid": "de49ba24-de71-409d-a0b5-934aa80ad35b" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" @@ -1196,7 +1196,7 @@ "imageUuidOrDatabaseUri": "3f1b1a2b-4bbe-4a74-b116-3b1ed2d97078@6c48a", "atlasUuid": "de49ba24-de71-409d-a0b5-934aa80ad35b" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" @@ -1242,7 +1242,7 @@ "imageUuidOrDatabaseUri": "3f1b1a2b-4bbe-4a74-b116-3b1ed2d97078@6c48a", "atlasUuid": "de49ba24-de71-409d-a0b5-934aa80ad35b" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" @@ -1288,7 +1288,7 @@ "imageUuidOrDatabaseUri": "3f1b1a2b-4bbe-4a74-b116-3b1ed2d97078@6c48a", "atlasUuid": "de49ba24-de71-409d-a0b5-934aa80ad35b" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" @@ -1334,7 +1334,7 @@ "imageUuidOrDatabaseUri": "3f1b1a2b-4bbe-4a74-b116-3b1ed2d97078@6c48a", "atlasUuid": "de49ba24-de71-409d-a0b5-934aa80ad35b" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" @@ -1380,7 +1380,7 @@ "imageUuidOrDatabaseUri": "3f1b1a2b-4bbe-4a74-b116-3b1ed2d97078@6c48a", "atlasUuid": "de49ba24-de71-409d-a0b5-934aa80ad35b" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" @@ -1426,7 +1426,7 @@ "imageUuidOrDatabaseUri": "3f1b1a2b-4bbe-4a74-b116-3b1ed2d97078@6c48a", "atlasUuid": "de49ba24-de71-409d-a0b5-934aa80ad35b" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" @@ -1472,7 +1472,7 @@ "imageUuidOrDatabaseUri": "3f1b1a2b-4bbe-4a74-b116-3b1ed2d97078@6c48a", "atlasUuid": "de49ba24-de71-409d-a0b5-934aa80ad35b" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" @@ -1518,7 +1518,7 @@ "imageUuidOrDatabaseUri": "3f1b1a2b-4bbe-4a74-b116-3b1ed2d97078@6c48a", "atlasUuid": "de49ba24-de71-409d-a0b5-934aa80ad35b" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" @@ -1564,7 +1564,7 @@ "imageUuidOrDatabaseUri": "3f1b1a2b-4bbe-4a74-b116-3b1ed2d97078@6c48a", "atlasUuid": "de49ba24-de71-409d-a0b5-934aa80ad35b" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" @@ -1610,7 +1610,7 @@ "imageUuidOrDatabaseUri": "3f1b1a2b-4bbe-4a74-b116-3b1ed2d97078@6c48a", "atlasUuid": "de49ba24-de71-409d-a0b5-934aa80ad35b" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" @@ -1656,7 +1656,7 @@ "imageUuidOrDatabaseUri": "3f1b1a2b-4bbe-4a74-b116-3b1ed2d97078@6c48a", "atlasUuid": "de49ba24-de71-409d-a0b5-934aa80ad35b" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" @@ -1702,7 +1702,7 @@ "imageUuidOrDatabaseUri": "3f1b1a2b-4bbe-4a74-b116-3b1ed2d97078@6c48a", "atlasUuid": "de49ba24-de71-409d-a0b5-934aa80ad35b" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" @@ -1748,7 +1748,7 @@ "imageUuidOrDatabaseUri": "3f1b1a2b-4bbe-4a74-b116-3b1ed2d97078@6c48a", "atlasUuid": "de49ba24-de71-409d-a0b5-934aa80ad35b" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" @@ -1794,7 +1794,7 @@ "imageUuidOrDatabaseUri": "3f1b1a2b-4bbe-4a74-b116-3b1ed2d97078@6c48a", "atlasUuid": "de49ba24-de71-409d-a0b5-934aa80ad35b" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" @@ -1840,7 +1840,7 @@ "imageUuidOrDatabaseUri": "3f1b1a2b-4bbe-4a74-b116-3b1ed2d97078@6c48a", "atlasUuid": "de49ba24-de71-409d-a0b5-934aa80ad35b" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" @@ -1886,7 +1886,7 @@ "imageUuidOrDatabaseUri": "3f1b1a2b-4bbe-4a74-b116-3b1ed2d97078@6c48a", "atlasUuid": "de49ba24-de71-409d-a0b5-934aa80ad35b" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" @@ -1932,7 +1932,7 @@ "imageUuidOrDatabaseUri": "3f1b1a2b-4bbe-4a74-b116-3b1ed2d97078@6c48a", "atlasUuid": "de49ba24-de71-409d-a0b5-934aa80ad35b" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" diff --git a/assets/_Game/TA/Fx.png.meta b/assets/_Game/TA/Fx.png.meta index aab077d..dab13a2 100644 --- a/assets/_Game/TA/Fx.png.meta +++ b/assets/_Game/TA/Fx.png.meta @@ -1,5 +1,5 @@ { - "ver": "1.0.25", + "ver": "1.0.26", "importer": "image", "imported": true, "uuid": "3f1b1a2b-4bbe-4a74-b116-3b1ed2d97078", @@ -117,7 +117,7 @@ "imageUuidOrDatabaseUri": "3f1b1a2b-4bbe-4a74-b116-3b1ed2d97078@6c48a", "atlasUuid": "" }, - "ver": "1.0.11", + "ver": "1.0.12", "imported": true, "files": [ ".json" diff --git a/package.json b/package.json index f1a17c4..759bd83 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "PinBallTCC", "uuid": "1dc6dfe4-8871-44d8-881e-f7fee9494679", "creator": { - "version": "3.7.2" + "version": "3.8.2" }, "dependencies": { "crypto-es": "^2.1.0" @@ -18,4 +18,4 @@ "pre-commit": "pretty-quick --staged" } } -} \ No newline at end of file +} diff --git a/settings/v2/packages/builder.json b/settings/v2/packages/builder.json index 114e0c4..95bf47d 100644 --- a/settings/v2/packages/builder.json +++ b/settings/v2/packages/builder.json @@ -1,10 +1,13 @@ { - "__version__": "1.3.4", + "__version__": "1.3.7", "splash-setting": { "displayRatio": 1, "totalTime": 2000, "watermarkLocation": "default", "autoFit": true, - "url": "project://settings/splash.png" + "logo": { + "type": "custom", + "image": "project://settings/splash.png" + } } } diff --git a/settings/v2/packages/engine.json b/settings/v2/packages/engine.json index c477d61..8589c55 100644 --- a/settings/v2/packages/engine.json +++ b/settings/v2/packages/engine.json @@ -1,5 +1,5 @@ { - "__version__": "1.0.7", + "__version__": "1.0.8", "modules": { "cache": { "base": { diff --git a/settings/v2/packages/program.json b/settings/v2/packages/program.json index 356db6b..916c1b2 100644 --- a/settings/v2/packages/program.json +++ b/settings/v2/packages/program.json @@ -1,3 +1,3 @@ { - "__version__": "1.0.3" + "__version__": "1.0.4" } diff --git a/settings/v2/packages/project.json b/settings/v2/packages/project.json index 5f6cd9c..9250c34 100644 --- a/settings/v2/packages/project.json +++ b/settings/v2/packages/project.json @@ -1,5 +1,5 @@ { - "__version__": "1.0.4", + "__version__": "1.0.6", "general": { "designResolution": { "width": 1080, @@ -65,5 +65,8 @@ } ], "increaseId": 3 + }, + "script": { + "preserveSymlinks": true } } From e8374d263559de96249c8b24b7c009a26cbcfa92 Mon Sep 17 00:00:00 2001 From: tiendat3699 <96950844+tiendat3699@users.noreply.github.com> Date: Wed, 15 May 2024 14:42:31 +0700 Subject: [PATCH 2/2] feat: logic physic for box 2d wasm --- .vscode/settings.json | 3 + assets/_Game/Prefabs/Ball.prefab | 24 +- .../Prefabs/Booster/CumulativeBooster.prefab | 16 +- .../Prefabs/Themes/City/City_Ball.prefab | 20 +- .../Prefabs/Themes/Park/Park_Ball.prefab | 22 +- assets/_Game/Scenes/City-theme.scene | 7593 +++++++++------- assets/_Game/Scenes/Default-theme.scene | 8 +- assets/_Game/Scenes/Farm-theme.scene | 7650 ++++++++++------- assets/_Game/Scenes/Park-theme.scene | 7625 +++++++++------- assets/_Game/Scripts/Booster/BoosterBase.ts | 22 +- .../Scripts/Environments/CumulativeBar.ts | 36 +- .../_Game/Scripts/Environments/ScoreObject.ts | 19 +- assets/_Game/Scripts/Extension/Extension.ts | 15 + assets/_Game/Scripts/GamePlay/Cannon.ts | 25 +- assets/_Game/Scripts/GamePlay/Goal.ts | 20 +- assets/_Game/Scripts/GamePlay/MutilBall.ts | 30 +- assets/_Game/Scripts/Gameplay/Ball.ts | 39 +- settings/v2/packages/engine.json | 6 +- 18 files changed, 14136 insertions(+), 9037 deletions(-) diff --git a/.vscode/settings.json b/.vscode/settings.json index 11a871a..521b40a 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -1,6 +1,9 @@ { "editor.formatOnSave": true, "editor.defaultFormatter": "esbenp.prettier-vscode", + "editor.codeActionsOnSave": { + "source.sortImports": "explicit" + }, "files.exclude": { "**/*.meta": true }, diff --git a/assets/_Game/Prefabs/Ball.prefab b/assets/_Game/Prefabs/Ball.prefab index 172d5ce..eaf5d03 100644 --- a/assets/_Game/Prefabs/Ball.prefab +++ b/assets/_Game/Prefabs/Ball.prefab @@ -3,6 +3,7 @@ "__type__": "cc.Prefab", "_name": "Ball", "_objFlags": 0, + "__editorExtras__": {}, "_native": "", "data": { "__id__": 1 @@ -81,6 +82,7 @@ "__type__": "cc.Node", "_name": "Graphics", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { "__id__": 1 }, @@ -149,6 +151,7 @@ "__type__": "cc.Node", "_name": "shadow", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { "__id__": 2 }, @@ -198,6 +201,7 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { "__id__": 3 }, @@ -225,6 +229,7 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { "__id__": 3 }, @@ -359,7 +364,7 @@ "__type__": "cc.Vec3", "x": 0, "y": 0, - "z": 0 + "z": 10 } }, { @@ -566,6 +571,7 @@ "__type__": "cc.Node", "_name": "Sprite", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { "__id__": 2 }, @@ -615,6 +621,7 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { "__id__": 30 }, @@ -642,6 +649,7 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { "__id__": 30 }, @@ -699,6 +707,7 @@ "__type__": "cc.Node", "_name": "CheeseModeSprite", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { "__id__": 2 }, @@ -748,6 +757,7 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { "__id__": 36 }, @@ -775,6 +785,7 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { "__id__": 36 }, @@ -951,7 +962,7 @@ "propertyPath": [ "_active" ], - "value": false + "value": true }, { "__type__": "cc.Node", @@ -1046,7 +1057,7 @@ "__type__": "cc.Vec3", "x": 0, "y": -30, - "z": 0 + "z": 10 } }, { @@ -1142,12 +1153,13 @@ "propertyPath": [ "_active" ], - "value": false + "value": true }, { "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { "__id__": 2 }, @@ -1280,6 +1292,7 @@ "__type__": "2b7c2ePr+dMuYseum/QYECs", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { "__id__": 1 }, @@ -1340,6 +1353,7 @@ "__type__": "cc.Animation", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { "__id__": 1 }, @@ -1368,6 +1382,7 @@ "__type__": "02a884WNWtExrO21yAjQDWZ", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { "__id__": 1 }, @@ -1440,6 +1455,7 @@ "__type__": "02a884WNWtExrO21yAjQDWZ", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { "__id__": 1 }, diff --git a/assets/_Game/Prefabs/Booster/CumulativeBooster.prefab b/assets/_Game/Prefabs/Booster/CumulativeBooster.prefab index ab153c0..2504d23 100644 --- a/assets/_Game/Prefabs/Booster/CumulativeBooster.prefab +++ b/assets/_Game/Prefabs/Booster/CumulativeBooster.prefab @@ -3,6 +3,7 @@ "__type__": "cc.Prefab", "_name": "CumulativeBooster", "_objFlags": 0, + "__editorExtras__": {}, "_native": "", "data": { "__id__": 1 @@ -75,6 +76,7 @@ "__type__": "cc.Node", "_name": "Sprite", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { "__id__": 1 }, @@ -128,6 +130,7 @@ "__type__": "cc.Node", "_name": "Particle", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { "__id__": 2 }, @@ -151,7 +154,7 @@ "__type__": "cc.Vec3", "x": 0, "y": 0, - "z": 0 + "z": 10 }, "_lrot": { "__type__": "cc.Quat", @@ -180,6 +183,7 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { "__id__": 3 }, @@ -207,6 +211,7 @@ "__type__": "cc.ParticleSystem", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { "__id__": 3 }, @@ -965,6 +970,7 @@ "__type__": "cc.UIMeshRenderer", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { "__id__": 3 }, @@ -995,6 +1001,7 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { "__id__": 2 }, @@ -1022,6 +1029,7 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { "__id__": 2 }, @@ -1079,6 +1087,7 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { "__id__": 1 }, @@ -1106,6 +1115,7 @@ "__type__": "366a4horc9BIpj097ERzLW3", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { "__id__": 1 }, @@ -1123,6 +1133,7 @@ "_animation": { "__id__": 82 }, + "displayName": "CHEESE", "time": 10, "_id": "" }, @@ -1134,6 +1145,7 @@ "__type__": "cc.BoxCollider2D", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { "__id__": 1 }, @@ -1167,6 +1179,7 @@ "__type__": "cc.Animation", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { "__id__": 1 }, @@ -1195,6 +1208,7 @@ "__type__": "cc.RigidBody2D", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { "__id__": 1 }, diff --git a/assets/_Game/Prefabs/Themes/City/City_Ball.prefab b/assets/_Game/Prefabs/Themes/City/City_Ball.prefab index f266e2a..8bbf708 100644 --- a/assets/_Game/Prefabs/Themes/City/City_Ball.prefab +++ b/assets/_Game/Prefabs/Themes/City/City_Ball.prefab @@ -3,6 +3,7 @@ "__type__": "cc.Prefab", "_name": "City_Ball", "_objFlags": 0, + "__editorExtras__": {}, "_native": "", "data": { "__id__": 1 @@ -81,6 +82,7 @@ "__type__": "cc.Node", "_name": "Graphics", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { "__id__": 1 }, @@ -149,6 +151,7 @@ "__type__": "cc.Node", "_name": "shadow", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { "__id__": 2 }, @@ -198,6 +201,7 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { "__id__": 3 }, @@ -225,6 +229,7 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { "__id__": 3 }, @@ -371,7 +376,7 @@ "__type__": "cc.Vec3", "x": 0, "y": 0, - "z": 0 + "z": 10 } }, { @@ -619,6 +624,7 @@ "__type__": "cc.Node", "_name": "Sprite", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { "__id__": 2 }, @@ -668,6 +674,7 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { "__id__": 34 }, @@ -695,6 +702,7 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { "__id__": 34 }, @@ -752,6 +760,7 @@ "__type__": "cc.Node", "_name": "CheeseModeSprite", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { "__id__": 2 }, @@ -801,6 +810,7 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { "__id__": 40 }, @@ -828,6 +838,7 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { "__id__": 40 }, @@ -1077,7 +1088,7 @@ "__type__": "cc.Vec3", "x": 0, "y": -30, - "z": 0 + "z": 10 } }, { @@ -1148,6 +1159,7 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { "__id__": 2 }, @@ -1280,6 +1292,7 @@ "__type__": "2b7c2ePr+dMuYseum/QYECs", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { "__id__": 1 }, @@ -1340,6 +1353,7 @@ "__type__": "cc.Animation", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { "__id__": 1 }, @@ -1368,6 +1382,7 @@ "__type__": "02a884WNWtExrO21yAjQDWZ", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { "__id__": 1 }, @@ -1440,6 +1455,7 @@ "__type__": "02a884WNWtExrO21yAjQDWZ", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { "__id__": 1 }, diff --git a/assets/_Game/Prefabs/Themes/Park/Park_Ball.prefab b/assets/_Game/Prefabs/Themes/Park/Park_Ball.prefab index f9194b0..79090c0 100644 --- a/assets/_Game/Prefabs/Themes/Park/Park_Ball.prefab +++ b/assets/_Game/Prefabs/Themes/Park/Park_Ball.prefab @@ -3,6 +3,7 @@ "__type__": "cc.Prefab", "_name": "Park_Ball", "_objFlags": 0, + "__editorExtras__": {}, "_native": "", "data": { "__id__": 1 @@ -81,6 +82,7 @@ "__type__": "cc.Node", "_name": "Graphics", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { "__id__": 1 }, @@ -149,6 +151,7 @@ "__type__": "cc.Node", "_name": "shadow", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { "__id__": 2 }, @@ -198,6 +201,7 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { "__id__": 3 }, @@ -225,6 +229,7 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { "__id__": 3 }, @@ -374,7 +379,7 @@ "__type__": "cc.Vec3", "x": 0, "y": 0, - "z": 0 + "z": 10 } }, { @@ -595,7 +600,7 @@ "__type__": "cc.Vec3", "x": 0, "y": 0, - "z": 0 + "z": 10 } }, { @@ -742,6 +747,7 @@ "__type__": "cc.Node", "_name": "Sprite", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { "__id__": 2 }, @@ -791,6 +797,7 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { "__id__": 43 }, @@ -818,6 +825,7 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { "__id__": 43 }, @@ -875,6 +883,7 @@ "__type__": "cc.Node", "_name": "CheeseModeSprite", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { "__id__": 2 }, @@ -924,6 +933,7 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { "__id__": 49 }, @@ -951,6 +961,7 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { "__id__": 49 }, @@ -1206,7 +1217,7 @@ "__type__": "cc.Vec3", "x": 0, "y": -30, - "z": 0 + "z": 10 } }, { @@ -1298,6 +1309,7 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { "__id__": 2 }, @@ -1430,6 +1442,7 @@ "__type__": "2b7c2ePr+dMuYseum/QYECs", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { "__id__": 1 }, @@ -1490,6 +1503,7 @@ "__type__": "cc.Animation", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { "__id__": 1 }, @@ -1515,6 +1529,7 @@ "__type__": "02a884WNWtExrO21yAjQDWZ", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { "__id__": 1 }, @@ -1587,6 +1602,7 @@ "__type__": "02a884WNWtExrO21yAjQDWZ", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { "__id__": 1 }, diff --git a/assets/_Game/Scenes/City-theme.scene b/assets/_Game/Scenes/City-theme.scene index 04019bb..ffe244d 100644 --- a/assets/_Game/Scenes/City-theme.scene +++ b/assets/_Game/Scenes/City-theme.scene @@ -3,6 +3,7 @@ "__type__": "cc.SceneAsset", "_name": "City-theme", "_objFlags": 0, + "__editorExtras__": {}, "_native": "", "scene": { "__id__": 1 @@ -19,13 +20,13 @@ "__id__": 2 }, { - "__id__": 131 + "__id__": 149 } ], "_active": true, "_components": [], "_prefab": { - "__id__": 1258 + "__id__": 1280 }, "_lpos": { "__type__": "cc.Vec3", @@ -56,7 +57,7 @@ }, "autoReleaseAssets": false, "_globals": { - "__id__": 1272 + "__id__": 1294 }, "_id": "1e498311-fccb-4ff2-9dcb-01b2626287c2" }, @@ -79,19 +80,19 @@ "__id__": 9 }, { - "__id__": 1253 + "__id__": 1275 } ], "_active": true, "_components": [ { - "__id__": 1255 + "__id__": 1277 }, { - "__id__": 1256 + "__id__": 1278 }, { - "__id__": 1257 + "__id__": 1279 } ], "_prefab": null, @@ -215,6 +216,8 @@ "_screenScale": 1, "_visibility": 1108344833, "_targetTexture": null, + "_postProcess": null, + "_usePostProcess": false, "_cameraType": -1, "_trackingType": 0, "_id": "83NDizZXhHDpX2U2pDTfCm" @@ -223,6 +226,7 @@ "__type__": "cc.Animation", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { "__id__": 3 }, @@ -245,6 +249,7 @@ "__type__": "46beetnjQpC3bMwjmL9mc/o", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { "__id__": 3 }, @@ -259,6 +264,7 @@ "__type__": "cc.Node", "_name": "Camera-001", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { "__id__": 2 }, @@ -303,6 +309,7 @@ "__type__": "cc.Camera", "_name": "Camera", "_objFlags": 0, + "__editorExtras__": {}, "node": { "__id__": 7 }, @@ -341,6 +348,8 @@ "__uuid__": "5467a0f6-3ec5-4ae8-b52d-3e70724643e2", "__expectedType__": "cc.RenderTexture" }, + "_postProcess": null, + "_usePostProcess": false, "_cameraType": -1, "_trackingType": 0, "_id": "c5ROcnSKRGb6+CtNjYyxLk" @@ -358,49 +367,49 @@ "__id__": 10 }, { - "__id__": 28 + "__id__": 32 }, { - "__id__": 84 + "__id__": 96 }, { - "__id__": 110 + "__id__": 128 }, { - "__id__": 615 + "__id__": 634 }, { - "__id__": 690 + "__id__": 709 }, { - "__id__": 752 + "__id__": 771 }, { - "__id__": 756 + "__id__": 776 }, { - "__id__": 960 + "__id__": 980 }, { - "__id__": 963 + "__id__": 983 }, { - "__id__": 965 + "__id__": 985 }, { - "__id__": 1235 + "__id__": 1257 }, { - "__id__": 1238 + "__id__": 1260 } ], "_active": true, "_components": [ { - "__id__": 1251 + "__id__": 1273 }, { - "__id__": 1252 + "__id__": 1274 } ], "_prefab": null, @@ -437,6 +446,7 @@ "__type__": "cc.Node", "_name": "Ground", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { "__id__": 9 }, @@ -448,13 +458,13 @@ "__id__": 14 }, { - "__id__": 17 + "__id__": 18 }, { - "__id__": 20 + "__id__": 22 }, { - "__id__": 24 + "__id__": 27 } ], "_active": true, @@ -493,6 +503,7 @@ "__type__": "cc.Node", "_name": "Field", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { "__id__": 10 }, @@ -540,6 +551,7 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { "__id__": 11 }, @@ -561,6 +573,7 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { "__id__": 11 }, @@ -599,6 +612,7 @@ "__type__": "cc.Node", "_name": "Border", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { "__id__": 10 }, @@ -610,6 +624,9 @@ }, { "__id__": 16 + }, + { + "__id__": 17 } ], "_prefab": null, @@ -646,6 +663,7 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { "__id__": 14 }, @@ -667,6 +685,7 @@ "__type__": "cc.BoxCollider2D", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { "__id__": 14 }, @@ -690,10 +709,39 @@ }, "_id": "19Bdm/qzNHb4lXIh3ReO/K" }, + { + "__type__": "cc.RigidBody2D", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 14 + }, + "_enabled": true, + "__prefab": null, + "enabledContactListener": false, + "bullet": false, + "awakeOnLoad": true, + "_group": 16, + "_type": 0, + "_allowSleep": true, + "_gravityScale": 1, + "_linearDamping": 0, + "_angularDamping": 0, + "_linearVelocity": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_angularVelocity": 0, + "_fixedRotation": false, + "_id": "31zn9K/+ZDS4Qkx/GP0WeL" + }, { "__type__": "cc.Node", "_name": "Border-001", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { "__id__": 10 }, @@ -701,10 +749,13 @@ "_active": true, "_components": [ { - "__id__": 18 + "__id__": 19 }, { - "__id__": 19 + "__id__": 20 + }, + { + "__id__": 21 } ], "_prefab": null, @@ -741,8 +792,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 17 + "__id__": 18 }, "_enabled": true, "__prefab": null, @@ -762,8 +814,9 @@ "__type__": "cc.BoxCollider2D", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 17 + "__id__": 18 }, "_enabled": true, "__prefab": null, @@ -785,24 +838,56 @@ }, "_id": "fbS6jWk9tNt5uxi828ayDi" }, + { + "__type__": "cc.RigidBody2D", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 18 + }, + "_enabled": true, + "__prefab": null, + "enabledContactListener": false, + "bullet": false, + "awakeOnLoad": true, + "_group": 16, + "_type": 0, + "_allowSleep": true, + "_gravityScale": 1, + "_linearDamping": 0, + "_angularDamping": 0, + "_linearVelocity": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_angularVelocity": 0, + "_fixedRotation": false, + "_id": "78JIJDOBpBE6NFM/K+XXO7" + }, { "__type__": "cc.Node", "_name": "Border-002", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { "__id__": 10 }, "_children": [], "_active": true, "_components": [ - { - "__id__": 21 - }, - { - "__id__": 22 - }, { "__id__": 23 + }, + { + "__id__": 24 + }, + { + "__id__": 25 + }, + { + "__id__": 26 } ], "_prefab": null, @@ -839,8 +924,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 20 + "__id__": 22 }, "_enabled": true, "__prefab": null, @@ -860,8 +946,9 @@ "__type__": "cc.BoxCollider2D", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 20 + "__id__": 22 }, "_enabled": true, "__prefab": null, @@ -887,8 +974,9 @@ "__type__": "cc.BoxCollider2D", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 20 + "__id__": 22 }, "_enabled": true, "__prefab": null, @@ -910,10 +998,39 @@ }, "_id": "2etH660n1E1Y3VQ79sN875" }, + { + "__type__": "cc.RigidBody2D", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 22 + }, + "_enabled": true, + "__prefab": null, + "enabledContactListener": false, + "bullet": false, + "awakeOnLoad": true, + "_group": 16, + "_type": 0, + "_allowSleep": true, + "_gravityScale": 1, + "_linearDamping": 0, + "_angularDamping": 0, + "_linearVelocity": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_angularVelocity": 0, + "_fixedRotation": false, + "_id": "4ecoB+X0hIsKzl57wz3Gt/" + }, { "__type__": "cc.Node", "_name": "Border-003", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { "__id__": 10 }, @@ -921,13 +1038,16 @@ "_active": true, "_components": [ { - "__id__": 25 + "__id__": 28 }, { - "__id__": 26 + "__id__": 29 }, { - "__id__": 27 + "__id__": 30 + }, + { + "__id__": 31 } ], "_prefab": null, @@ -964,8 +1084,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 24 + "__id__": 27 }, "_enabled": true, "__prefab": null, @@ -985,8 +1106,9 @@ "__type__": "cc.PolygonCollider2D", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 24 + "__id__": 27 }, "_enabled": true, "__prefab": null, @@ -1044,8 +1166,9 @@ "__type__": "cc.PolygonCollider2D", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 24 + "__id__": 27 }, "_enabled": true, "__prefab": null, @@ -1094,37 +1217,66 @@ ], "_id": "caRRVo7wFOoZ8jfQwRuMVw" }, + { + "__type__": "cc.RigidBody2D", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 27 + }, + "_enabled": true, + "__prefab": null, + "enabledContactListener": false, + "bullet": false, + "awakeOnLoad": true, + "_group": 16, + "_type": 0, + "_allowSleep": true, + "_gravityScale": 1, + "_linearDamping": 0, + "_angularDamping": 0, + "_linearVelocity": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_angularVelocity": 0, + "_fixedRotation": false, + "_id": "f63v+AsABESJzF8qLJmhY3" + }, { "__type__": "cc.Node", "_name": "SlingShots", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { "__id__": 9 }, "_children": [ { - "__id__": 29 + "__id__": 33 }, { - "__id__": 36 + "__id__": 41 }, { - "__id__": 43 + "__id__": 49 }, { - "__id__": 55 + "__id__": 63 }, { - "__id__": 67 + "__id__": 77 }, { - "__id__": 75 + "__id__": 86 } ], "_active": true, "_components": [ { - "__id__": 83 + "__id__": 95 } ], "_prefab": null, @@ -1161,29 +1313,33 @@ "__type__": "cc.Node", "_name": "slingshot", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 28 + "__id__": 32 }, "_children": [], "_active": true, "_components": [ - { - "__id__": 30 - }, - { - "__id__": 31 - }, - { - "__id__": 32 - }, - { - "__id__": 33 - }, { "__id__": 34 }, { "__id__": 35 + }, + { + "__id__": 36 + }, + { + "__id__": 37 + }, + { + "__id__": 38 + }, + { + "__id__": 39 + }, + { + "__id__": 40 } ], "_prefab": null, @@ -1220,8 +1376,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 29 + "__id__": 33 }, "_enabled": true, "__prefab": null, @@ -1241,8 +1398,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 29 + "__id__": 33 }, "_enabled": true, "__prefab": null, @@ -1279,8 +1437,9 @@ "__type__": "cc.PolygonCollider2D", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 29 + "__id__": 33 }, "_enabled": true, "__prefab": null, @@ -1333,8 +1492,9 @@ "__type__": "cc.PolygonCollider2D", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 29 + "__id__": 33 }, "_enabled": true, "__prefab": null, @@ -1402,16 +1562,17 @@ "__type__": "6bb6fbw5PNPYq7zksYK1kHJ", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 29 + "__id__": 33 }, "_enabled": true, "__prefab": null, "_animation": { - "__id__": 35 + "__id__": 39 }, "_collider": { - "__id__": 32 + "__id__": 36 }, "_soundFx": { "__uuid__": "87e078a9-1082-4700-bd78-e6d0a06a150d", @@ -1423,8 +1584,9 @@ "__type__": "cc.Animation", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 29 + "__id__": 33 }, "_enabled": true, "__prefab": null, @@ -1441,33 +1603,65 @@ }, "_id": "6atBGIppdN97yS8bfSQwHl" }, + { + "__type__": "cc.RigidBody2D", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 33 + }, + "_enabled": true, + "__prefab": null, + "enabledContactListener": true, + "bullet": false, + "awakeOnLoad": true, + "_group": 1, + "_type": 0, + "_allowSleep": true, + "_gravityScale": 1, + "_linearDamping": 0, + "_angularDamping": 0, + "_linearVelocity": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_angularVelocity": 0, + "_fixedRotation": false, + "_id": "f1hoQCMNVNYq7D4dwoQFXs" + }, { "__type__": "cc.Node", "_name": "slingshot-001", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 28 + "__id__": 32 }, "_children": [], "_active": true, "_components": [ - { - "__id__": 37 - }, - { - "__id__": 38 - }, - { - "__id__": 39 - }, - { - "__id__": 40 - }, - { - "__id__": 41 - }, { "__id__": 42 + }, + { + "__id__": 43 + }, + { + "__id__": 44 + }, + { + "__id__": 45 + }, + { + "__id__": 46 + }, + { + "__id__": 47 + }, + { + "__id__": 48 } ], "_prefab": null, @@ -1504,8 +1698,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 36 + "__id__": 41 }, "_enabled": true, "__prefab": null, @@ -1525,8 +1720,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 36 + "__id__": 41 }, "_enabled": true, "__prefab": null, @@ -1563,8 +1759,9 @@ "__type__": "cc.PolygonCollider2D", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 36 + "__id__": 41 }, "_enabled": true, "__prefab": null, @@ -1617,8 +1814,9 @@ "__type__": "cc.PolygonCollider2D", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 36 + "__id__": 41 }, "_enabled": true, "__prefab": null, @@ -1686,16 +1884,17 @@ "__type__": "6bb6fbw5PNPYq7zksYK1kHJ", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 36 + "__id__": 41 }, "_enabled": true, "__prefab": null, "_animation": { - "__id__": 42 + "__id__": 47 }, "_collider": { - "__id__": 39 + "__id__": 44 }, "_soundFx": { "__uuid__": "87e078a9-1082-4700-bd78-e6d0a06a150d", @@ -1707,8 +1906,9 @@ "__type__": "cc.Animation", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 36 + "__id__": 41 }, "_enabled": true, "__prefab": null, @@ -1725,31 +1925,60 @@ }, "_id": "e2DzFeMiBJmr3TNLSwAmL4" }, + { + "__type__": "cc.RigidBody2D", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 41 + }, + "_enabled": true, + "__prefab": null, + "enabledContactListener": true, + "bullet": false, + "awakeOnLoad": true, + "_group": 1, + "_type": 0, + "_allowSleep": true, + "_gravityScale": 1, + "_linearDamping": 0, + "_angularDamping": 0, + "_linearVelocity": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_angularVelocity": 0, + "_fixedRotation": false, + "_id": "c4RnWKJcdAKY+oiEZVNijo" + }, { "__type__": "cc.Node", "_name": "slingshot-002", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 28 + "__id__": 32 }, "_children": [ { - "__id__": 44 + "__id__": 50 }, { - "__id__": 48 + "__id__": 55 } ], "_active": true, "_components": [ { - "__id__": 52 + "__id__": 60 }, { - "__id__": 53 + "__id__": 61 }, { - "__id__": 54 + "__id__": 62 } ], "_prefab": null, @@ -1786,20 +2015,24 @@ "__type__": "cc.Node", "_name": "Sprite", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 43 + "__id__": 49 }, "_children": [], "_active": true, "_components": [ { - "__id__": 45 + "__id__": 51 }, { - "__id__": 46 + "__id__": 52 }, { - "__id__": 47 + "__id__": 53 + }, + { + "__id__": 54 } ], "_prefab": null, @@ -1836,8 +2069,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 44 + "__id__": 50 }, "_enabled": true, "__prefab": null, @@ -1857,8 +2091,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 44 + "__id__": 50 }, "_enabled": true, "__prefab": null, @@ -1895,8 +2130,9 @@ "__type__": "cc.PolygonCollider2D", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 44 + "__id__": 50 }, "_enabled": true, "__prefab": null, @@ -1950,24 +2186,56 @@ ], "_id": "8cF/gwB85JE4c2QsgTu1N0" }, + { + "__type__": "cc.RigidBody2D", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 50 + }, + "_enabled": true, + "__prefab": null, + "enabledContactListener": true, + "bullet": false, + "awakeOnLoad": true, + "_group": 1, + "_type": 0, + "_allowSleep": true, + "_gravityScale": 1, + "_linearDamping": 0, + "_angularDamping": 0, + "_linearVelocity": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_angularVelocity": 0, + "_fixedRotation": false, + "_id": "15jysZqZBAO42UlVFQ3/4S" + }, { "__type__": "cc.Node", "_name": "Slingshot_2", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 43 + "__id__": 49 }, "_children": [], "_active": true, "_components": [ { - "__id__": 49 + "__id__": 56 }, { - "__id__": 50 + "__id__": 57 }, { - "__id__": 51 + "__id__": 58 + }, + { + "__id__": 59 } ], "_prefab": null, @@ -2004,8 +2272,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 48 + "__id__": 55 }, "_enabled": true, "__prefab": null, @@ -2025,8 +2294,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 48 + "__id__": 55 }, "_enabled": true, "__prefab": null, @@ -2063,8 +2333,9 @@ "__type__": "cc.PolygonCollider2D", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 48 + "__id__": 55 }, "_enabled": true, "__prefab": null, @@ -2143,12 +2414,41 @@ ], "_id": "39dCOll3BFHqdDF27QyTaa" }, + { + "__type__": "cc.RigidBody2D", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 55 + }, + "_enabled": true, + "__prefab": null, + "enabledContactListener": true, + "bullet": false, + "awakeOnLoad": true, + "_group": 1, + "_type": 0, + "_allowSleep": true, + "_gravityScale": 1, + "_linearDamping": 0, + "_angularDamping": 0, + "_linearVelocity": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_angularVelocity": 0, + "_fixedRotation": false, + "_id": "47jXmHVrFLnoS5+OIUyGO+" + }, { "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 43 + "__id__": 49 }, "_enabled": true, "__prefab": null, @@ -2168,16 +2468,17 @@ "__type__": "6bb6fbw5PNPYq7zksYK1kHJ", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 43 + "__id__": 49 }, "_enabled": true, "__prefab": null, "_animation": { - "__id__": 54 + "__id__": 62 }, "_collider": { - "__id__": 51 + "__id__": 58 }, "_soundFx": { "__uuid__": "8602f38f-d976-4e2b-baa2-621a62f20261", @@ -2189,8 +2490,9 @@ "__type__": "cc.Animation", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 43 + "__id__": 49 }, "_enabled": true, "__prefab": null, @@ -2211,27 +2513,28 @@ "__type__": "cc.Node", "_name": "slingshot-003", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 28 + "__id__": 32 }, "_children": [ { - "__id__": 56 + "__id__": 64 }, { - "__id__": 60 + "__id__": 69 } ], "_active": true, "_components": [ { - "__id__": 64 + "__id__": 74 }, { - "__id__": 65 + "__id__": 75 }, { - "__id__": 66 + "__id__": 76 } ], "_prefab": null, @@ -2268,20 +2571,24 @@ "__type__": "cc.Node", "_name": "Sprite", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 55 + "__id__": 63 }, "_children": [], "_active": true, "_components": [ { - "__id__": 57 + "__id__": 65 }, { - "__id__": 58 + "__id__": 66 }, { - "__id__": 59 + "__id__": 67 + }, + { + "__id__": 68 } ], "_prefab": null, @@ -2318,8 +2625,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 56 + "__id__": 64 }, "_enabled": true, "__prefab": null, @@ -2339,8 +2647,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 56 + "__id__": 64 }, "_enabled": true, "__prefab": null, @@ -2377,8 +2686,9 @@ "__type__": "cc.PolygonCollider2D", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 56 + "__id__": 64 }, "_enabled": true, "__prefab": null, @@ -2432,24 +2742,56 @@ ], "_id": "a7/XtRjQRA8pJ0mk6PN1N1" }, + { + "__type__": "cc.RigidBody2D", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 64 + }, + "_enabled": true, + "__prefab": null, + "enabledContactListener": true, + "bullet": false, + "awakeOnLoad": true, + "_group": 1, + "_type": 0, + "_allowSleep": true, + "_gravityScale": 1, + "_linearDamping": 0, + "_angularDamping": 0, + "_linearVelocity": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_angularVelocity": 0, + "_fixedRotation": false, + "_id": "9bb4Nsc+lP7aj3qAHrejCh" + }, { "__type__": "cc.Node", "_name": "Slingshot_2", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 55 + "__id__": 63 }, "_children": [], "_active": true, "_components": [ { - "__id__": 61 + "__id__": 70 }, { - "__id__": 62 + "__id__": 71 }, { - "__id__": 63 + "__id__": 72 + }, + { + "__id__": 73 } ], "_prefab": null, @@ -2486,8 +2828,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 60 + "__id__": 69 }, "_enabled": true, "__prefab": null, @@ -2507,8 +2850,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 60 + "__id__": 69 }, "_enabled": true, "__prefab": null, @@ -2545,8 +2889,9 @@ "__type__": "cc.PolygonCollider2D", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 60 + "__id__": 69 }, "_enabled": true, "__prefab": null, @@ -2625,12 +2970,41 @@ ], "_id": "40PgLLPn9IXq5fEcQ/yfnR" }, + { + "__type__": "cc.RigidBody2D", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 69 + }, + "_enabled": true, + "__prefab": null, + "enabledContactListener": true, + "bullet": false, + "awakeOnLoad": true, + "_group": 1, + "_type": 0, + "_allowSleep": true, + "_gravityScale": 1, + "_linearDamping": 0, + "_angularDamping": 0, + "_linearVelocity": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_angularVelocity": 0, + "_fixedRotation": false, + "_id": "a8IcnPYHJFKoy+yGktGnEg" + }, { "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 55 + "__id__": 63 }, "_enabled": true, "__prefab": null, @@ -2650,16 +3024,17 @@ "__type__": "6bb6fbw5PNPYq7zksYK1kHJ", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 55 + "__id__": 63 }, "_enabled": true, "__prefab": null, "_animation": { - "__id__": 66 + "__id__": 76 }, "_collider": { - "__id__": 63 + "__id__": 72 }, "_soundFx": { "__uuid__": "8602f38f-d976-4e2b-baa2-621a62f20261", @@ -2671,8 +3046,9 @@ "__type__": "cc.Animation", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 55 + "__id__": 63 }, "_enabled": true, "__prefab": null, @@ -2693,24 +3069,25 @@ "__type__": "cc.Node", "_name": "slingshot-004", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 28 + "__id__": 32 }, "_children": [ { - "__id__": 68 + "__id__": 78 } ], "_active": true, "_components": [ { - "__id__": 72 + "__id__": 83 }, { - "__id__": 73 + "__id__": 84 }, { - "__id__": 74 + "__id__": 85 } ], "_prefab": null, @@ -2747,20 +3124,24 @@ "__type__": "cc.Node", "_name": "Slingshot_2", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 67 + "__id__": 77 }, "_children": [], "_active": true, "_components": [ { - "__id__": 69 + "__id__": 79 }, { - "__id__": 70 + "__id__": 80 }, { - "__id__": 71 + "__id__": 81 + }, + { + "__id__": 82 } ], "_prefab": null, @@ -2797,8 +3178,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 68 + "__id__": 78 }, "_enabled": true, "__prefab": null, @@ -2818,8 +3200,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 68 + "__id__": 78 }, "_enabled": true, "__prefab": null, @@ -2856,8 +3239,9 @@ "__type__": "cc.PolygonCollider2D", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 68 + "__id__": 78 }, "_enabled": true, "__prefab": null, @@ -2936,12 +3320,41 @@ ], "_id": "83megbRypDwZRIIAv1jEp1" }, + { + "__type__": "cc.RigidBody2D", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 78 + }, + "_enabled": true, + "__prefab": null, + "enabledContactListener": true, + "bullet": false, + "awakeOnLoad": true, + "_group": 1, + "_type": 0, + "_allowSleep": true, + "_gravityScale": 1, + "_linearDamping": 0, + "_angularDamping": 0, + "_linearVelocity": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_angularVelocity": 0, + "_fixedRotation": false, + "_id": "e830yS0KZP579eOh59P4fz" + }, { "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 67 + "__id__": 77 }, "_enabled": true, "__prefab": null, @@ -2961,16 +3374,17 @@ "__type__": "6bb6fbw5PNPYq7zksYK1kHJ", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 67 + "__id__": 77 }, "_enabled": true, "__prefab": null, "_animation": { - "__id__": 74 + "__id__": 85 }, "_collider": { - "__id__": 71 + "__id__": 81 }, "_soundFx": { "__uuid__": "8602f38f-d976-4e2b-baa2-621a62f20261", @@ -2982,8 +3396,9 @@ "__type__": "cc.Animation", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 67 + "__id__": 77 }, "_enabled": true, "__prefab": null, @@ -3004,24 +3419,25 @@ "__type__": "cc.Node", "_name": "slingshot-005", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 28 + "__id__": 32 }, "_children": [ { - "__id__": 76 + "__id__": 87 } ], "_active": true, "_components": [ { - "__id__": 80 + "__id__": 92 }, { - "__id__": 81 + "__id__": 93 }, { - "__id__": 82 + "__id__": 94 } ], "_prefab": null, @@ -3058,20 +3474,24 @@ "__type__": "cc.Node", "_name": "Slingshot_2", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 75 + "__id__": 86 }, "_children": [], "_active": true, "_components": [ { - "__id__": 77 + "__id__": 88 }, { - "__id__": 78 + "__id__": 89 }, { - "__id__": 79 + "__id__": 90 + }, + { + "__id__": 91 } ], "_prefab": null, @@ -3108,8 +3528,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 76 + "__id__": 87 }, "_enabled": true, "__prefab": null, @@ -3129,8 +3550,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 76 + "__id__": 87 }, "_enabled": true, "__prefab": null, @@ -3167,8 +3589,9 @@ "__type__": "cc.PolygonCollider2D", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 76 + "__id__": 87 }, "_enabled": true, "__prefab": null, @@ -3247,12 +3670,41 @@ ], "_id": "9dEj9rp2xErIulv5mq+A3J" }, + { + "__type__": "cc.RigidBody2D", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 87 + }, + "_enabled": true, + "__prefab": null, + "enabledContactListener": true, + "bullet": false, + "awakeOnLoad": true, + "_group": 1, + "_type": 0, + "_allowSleep": true, + "_gravityScale": 1, + "_linearDamping": 0, + "_angularDamping": 0, + "_linearVelocity": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_angularVelocity": 0, + "_fixedRotation": false, + "_id": "0dfo18FcROHoi11Vo+COwQ" + }, { "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 75 + "__id__": 86 }, "_enabled": true, "__prefab": null, @@ -3272,16 +3724,17 @@ "__type__": "6bb6fbw5PNPYq7zksYK1kHJ", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 75 + "__id__": 86 }, "_enabled": true, "__prefab": null, "_animation": { - "__id__": 82 + "__id__": 94 }, "_collider": { - "__id__": 79 + "__id__": 90 }, "_soundFx": { "__uuid__": "8602f38f-d976-4e2b-baa2-621a62f20261", @@ -3293,8 +3746,9 @@ "__type__": "cc.Animation", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 75 + "__id__": 86 }, "_enabled": true, "__prefab": null, @@ -3315,8 +3769,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 28 + "__id__": 32 }, "_enabled": true, "__prefab": null, @@ -3336,33 +3791,34 @@ "__type__": "cc.Node", "_name": "Walls", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { "__id__": 9 }, "_children": [ - { - "__id__": 85 - }, - { - "__id__": 89 - }, - { - "__id__": 93 - }, { "__id__": 97 }, { - "__id__": 101 + "__id__": 102 }, { - "__id__": 105 + "__id__": 107 + }, + { + "__id__": 112 + }, + { + "__id__": 117 + }, + { + "__id__": 122 } ], "_active": true, "_components": [ { - "__id__": 109 + "__id__": 127 } ], "_prefab": null, @@ -3399,20 +3855,24 @@ "__type__": "cc.Node", "_name": "Wall_L", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 84 + "__id__": 96 }, "_children": [], "_active": true, "_components": [ { - "__id__": 86 + "__id__": 98 }, { - "__id__": 87 + "__id__": 99 }, { - "__id__": 88 + "__id__": 100 + }, + { + "__id__": 101 } ], "_prefab": null, @@ -3449,8 +3909,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 85 + "__id__": 97 }, "_enabled": true, "__prefab": null, @@ -3470,8 +3931,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 85 + "__id__": 97 }, "_enabled": true, "__prefab": null, @@ -3508,8 +3970,9 @@ "__type__": "cc.PolygonCollider2D", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 85 + "__id__": 97 }, "_enabled": true, "__prefab": null, @@ -3623,24 +4086,56 @@ ], "_id": "achMjUm/ZLvL0gyL2qN8+C" }, + { + "__type__": "cc.RigidBody2D", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 97 + }, + "_enabled": true, + "__prefab": null, + "enabledContactListener": false, + "bullet": false, + "awakeOnLoad": true, + "_group": 1, + "_type": 0, + "_allowSleep": true, + "_gravityScale": 1, + "_linearDamping": 0, + "_angularDamping": 0, + "_linearVelocity": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_angularVelocity": 0, + "_fixedRotation": false, + "_id": "0eeC2VlDpKq4Aho9iz4VJf" + }, { "__type__": "cc.Node", "_name": "Wall_R", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 84 + "__id__": 96 }, "_children": [], "_active": true, "_components": [ { - "__id__": 90 + "__id__": 103 }, { - "__id__": 91 + "__id__": 104 }, { - "__id__": 92 + "__id__": 105 + }, + { + "__id__": 106 } ], "_prefab": null, @@ -3677,8 +4172,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 89 + "__id__": 102 }, "_enabled": true, "__prefab": null, @@ -3698,8 +4194,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 89 + "__id__": 102 }, "_enabled": true, "__prefab": null, @@ -3736,8 +4233,9 @@ "__type__": "cc.PolygonCollider2D", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 89 + "__id__": 102 }, "_enabled": true, "__prefab": null, @@ -3851,24 +4349,56 @@ ], "_id": "4au0ZXrWVMdaFx6L3WMRAH" }, + { + "__type__": "cc.RigidBody2D", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 102 + }, + "_enabled": true, + "__prefab": null, + "enabledContactListener": false, + "bullet": false, + "awakeOnLoad": true, + "_group": 1, + "_type": 0, + "_allowSleep": true, + "_gravityScale": 1, + "_linearDamping": 0, + "_angularDamping": 0, + "_linearVelocity": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_angularVelocity": 0, + "_fixedRotation": false, + "_id": "62fX5yl6BIVpX8bwRv2V+p" + }, { "__type__": "cc.Node", "_name": "Wall_1", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 84 + "__id__": 96 }, "_children": [], "_active": true, "_components": [ { - "__id__": 94 + "__id__": 108 }, { - "__id__": 95 + "__id__": 109 }, { - "__id__": 96 + "__id__": 110 + }, + { + "__id__": 111 } ], "_prefab": null, @@ -3905,8 +4435,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 93 + "__id__": 107 }, "_enabled": true, "__prefab": null, @@ -3926,8 +4457,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 93 + "__id__": 107 }, "_enabled": true, "__prefab": null, @@ -3964,8 +4496,9 @@ "__type__": "cc.PolygonCollider2D", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 93 + "__id__": 107 }, "_enabled": true, "__prefab": null, @@ -4009,24 +4542,56 @@ ], "_id": "1fTJ4Zs0VFSakrsk2AnpSX" }, + { + "__type__": "cc.RigidBody2D", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 107 + }, + "_enabled": true, + "__prefab": null, + "enabledContactListener": false, + "bullet": false, + "awakeOnLoad": true, + "_group": 1, + "_type": 0, + "_allowSleep": true, + "_gravityScale": 1, + "_linearDamping": 0, + "_angularDamping": 0, + "_linearVelocity": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_angularVelocity": 0, + "_fixedRotation": false, + "_id": "15qyr0M4xHt7mThHrtsh4A" + }, { "__type__": "cc.Node", "_name": "Wall_2", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 84 + "__id__": 96 }, "_children": [], "_active": true, "_components": [ { - "__id__": 98 + "__id__": 113 }, { - "__id__": 99 + "__id__": 114 }, { - "__id__": 100 + "__id__": 115 + }, + { + "__id__": 116 } ], "_prefab": null, @@ -4063,8 +4628,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 97 + "__id__": 112 }, "_enabled": true, "__prefab": null, @@ -4084,8 +4650,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 97 + "__id__": 112 }, "_enabled": true, "__prefab": null, @@ -4122,8 +4689,9 @@ "__type__": "cc.PolygonCollider2D", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 97 + "__id__": 112 }, "_enabled": true, "__prefab": null, @@ -4167,24 +4735,56 @@ ], "_id": "c7h5MEbZtGBJbEyjQ7q32J" }, + { + "__type__": "cc.RigidBody2D", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 112 + }, + "_enabled": true, + "__prefab": null, + "enabledContactListener": false, + "bullet": false, + "awakeOnLoad": true, + "_group": 1, + "_type": 0, + "_allowSleep": true, + "_gravityScale": 1, + "_linearDamping": 0, + "_angularDamping": 0, + "_linearVelocity": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_angularVelocity": 0, + "_fixedRotation": false, + "_id": "3cxq5nlWRHF7YSHfbmS8KD" + }, { "__type__": "cc.Node", "_name": "Wall_3", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 84 + "__id__": 96 }, "_children": [], "_active": true, "_components": [ { - "__id__": 102 + "__id__": 118 }, { - "__id__": 103 + "__id__": 119 }, { - "__id__": 104 + "__id__": 120 + }, + { + "__id__": 121 } ], "_prefab": null, @@ -4221,8 +4821,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 101 + "__id__": 117 }, "_enabled": true, "__prefab": null, @@ -4242,8 +4843,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 101 + "__id__": 117 }, "_enabled": true, "__prefab": null, @@ -4280,8 +4882,9 @@ "__type__": "cc.PolygonCollider2D", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 101 + "__id__": 117 }, "_enabled": true, "__prefab": null, @@ -4335,24 +4938,56 @@ ], "_id": "b092gHbkNDGpzaAyoiZ+aH" }, + { + "__type__": "cc.RigidBody2D", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 117 + }, + "_enabled": true, + "__prefab": null, + "enabledContactListener": false, + "bullet": false, + "awakeOnLoad": true, + "_group": 1, + "_type": 0, + "_allowSleep": true, + "_gravityScale": 1, + "_linearDamping": 0, + "_angularDamping": 0, + "_linearVelocity": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_angularVelocity": 0, + "_fixedRotation": false, + "_id": "afG3/PXxZKVIzaZpky9cPs" + }, { "__type__": "cc.Node", "_name": "Wall_4", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 84 + "__id__": 96 }, "_children": [], "_active": true, "_components": [ { - "__id__": 106 + "__id__": 123 }, { - "__id__": 107 + "__id__": 124 }, { - "__id__": 108 + "__id__": 125 + }, + { + "__id__": 126 } ], "_prefab": null, @@ -4389,8 +5024,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 105 + "__id__": 122 }, "_enabled": true, "__prefab": null, @@ -4410,8 +5046,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 105 + "__id__": 122 }, "_enabled": true, "__prefab": null, @@ -4448,8 +5085,9 @@ "__type__": "cc.PolygonCollider2D", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 105 + "__id__": 122 }, "_enabled": true, "__prefab": null, @@ -4503,12 +5141,41 @@ ], "_id": "0712uaPvxFRoKdz6iZOUvH" }, + { + "__type__": "cc.RigidBody2D", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 122 + }, + "_enabled": true, + "__prefab": null, + "enabledContactListener": false, + "bullet": false, + "awakeOnLoad": true, + "_group": 1, + "_type": 0, + "_allowSleep": true, + "_gravityScale": 1, + "_linearDamping": 0, + "_angularDamping": 0, + "_linearVelocity": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_angularVelocity": 0, + "_fixedRotation": false, + "_id": "adQgx/EFJIb6evKVfETmUq" + }, { "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 84 + "__id__": 96 }, "_enabled": true, "__prefab": null, @@ -4534,19 +5201,19 @@ }, "_children": [ { - "__id__": 111 + "__id__": 129 }, { - "__id__": 114 + "__id__": 132 }, { - "__id__": 541 + "__id__": 559 }, { - "__id__": 606 + "__id__": 624 }, { - "__id__": 611 + "__id__": 629 } ], "_active": true, @@ -4585,17 +5252,18 @@ "__type__": "cc.Node", "_name": "track", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 110 + "__id__": 128 }, "_children": [], "_active": true, "_components": [ { - "__id__": 112 + "__id__": 130 }, { - "__id__": 113 + "__id__": 131 } ], "_prefab": null, @@ -4632,8 +5300,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 111 + "__id__": 129 }, "_enabled": true, "__prefab": null, @@ -4653,8 +5322,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 111 + "__id__": 129 }, "_enabled": true, "__prefab": null, @@ -4691,30 +5361,31 @@ "__type__": "cc.Node", "_name": "Combo bar", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 110 + "__id__": 128 }, "_children": [ { - "__id__": 115 + "__id__": 133 }, { - "__id__": 118 + "__id__": 136 }, { - "__id__": 121 + "__id__": 139 } ], "_active": true, "_components": [ { - "__id__": 124 + "__id__": 142 }, { - "__id__": 125 + "__id__": 143 }, { - "__id__": 535 + "__id__": 553 } ], "_prefab": null, @@ -4751,17 +5422,18 @@ "__type__": "cc.Node", "_name": "combo_bar_base", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 114 + "__id__": 132 }, "_children": [], "_active": true, "_components": [ { - "__id__": 116 + "__id__": 134 }, { - "__id__": 117 + "__id__": 135 } ], "_prefab": null, @@ -4798,8 +5470,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 115 + "__id__": 133 }, "_enabled": true, "__prefab": null, @@ -4819,8 +5492,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 115 + "__id__": 133 }, "_enabled": true, "__prefab": null, @@ -4857,17 +5531,18 @@ "__type__": "cc.Node", "_name": "combo_bar_color", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 114 + "__id__": 132 }, "_children": [], "_active": true, "_components": [ { - "__id__": 119 + "__id__": 137 }, { - "__id__": 120 + "__id__": 138 } ], "_prefab": null, @@ -4904,8 +5579,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 118 + "__id__": 136 }, "_enabled": true, "__prefab": null, @@ -4925,8 +5601,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 118 + "__id__": 136 }, "_enabled": true, "__prefab": null, @@ -4963,17 +5640,18 @@ "__type__": "cc.Node", "_name": "combo_bar", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 114 + "__id__": 132 }, "_children": [], "_active": true, "_components": [ { - "__id__": 122 + "__id__": 140 }, { - "__id__": 123 + "__id__": 141 } ], "_prefab": null, @@ -5010,8 +5688,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 121 + "__id__": 139 }, "_enabled": true, "__prefab": null, @@ -5031,8 +5710,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 121 + "__id__": 139 }, "_enabled": true, "__prefab": null, @@ -5069,8 +5749,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 114 + "__id__": 132 }, "_enabled": true, "__prefab": null, @@ -5090,17 +5771,18 @@ "__type__": "671bfEgTTVFgLo1v+x/wd06", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 114 + "__id__": 132 }, "_enabled": true, "__prefab": null, "_fillBar": { - "__id__": 120 + "__id__": 138 }, "_maxValue": 1000, "_scoreUI": { - "__id__": 126 + "__id__": 144 }, "_starFxObjectPrefab": { "__uuid__": "5715b5f5-9298-4126-99e6-a2862ad786c6", @@ -5120,7 +5802,7 @@ "_minAngle": 10, "_maxAngle": 170, "_soundFx": { - "__id__": 535 + "__id__": 553 }, "_goalSound": { "__uuid__": "4ce9d2c6-98c5-4d05-94af-70193bb795fe", @@ -5136,19 +5818,19 @@ }, "_rewards": [ { - "__id__": 536 + "__id__": 554 }, { - "__id__": 537 + "__id__": 555 }, { - "__id__": 538 + "__id__": 556 }, { - "__id__": 539 + "__id__": 557 }, { - "__id__": 540 + "__id__": 558 } ], "_id": "e5qVdeXFZOu6/MatkdDEG6" @@ -5157,17 +5839,18 @@ "__type__": "cc.Node", "_name": "Star", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 127 + "__id__": 145 }, "_children": [], "_active": true, "_components": [ { - "__id__": 533 + "__id__": 551 }, { - "__id__": 534 + "__id__": 552 } ], "_prefab": null, @@ -5204,30 +5887,31 @@ "__type__": "cc.Node", "_name": "Sprite", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 128 + "__id__": 146 }, "_children": [ { - "__id__": 126 + "__id__": 144 }, { - "__id__": 468 + "__id__": 486 } ], "_active": true, "_components": [ { - "__id__": 529 + "__id__": 547 }, { - "__id__": 530 + "__id__": 548 }, { - "__id__": 531 + "__id__": 549 }, { - "__id__": 532 + "__id__": 550 } ], "_prefab": null, @@ -5264,30 +5948,31 @@ "__type__": "cc.Node", "_name": "Avatar", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 129 + "__id__": 147 }, "_children": [ { - "__id__": 518 + "__id__": 536 }, { - "__id__": 522 + "__id__": 540 }, { - "__id__": 127 + "__id__": 145 } ], "_active": true, "_components": [ { - "__id__": 526 + "__id__": 544 }, { - "__id__": 527 + "__id__": 545 }, { - "__id__": 528 + "__id__": 546 } ], "_prefab": null, @@ -5324,30 +6009,31 @@ "__type__": "cc.Node", "_name": "Header", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 130 + "__id__": 148 }, "_children": [ { - "__id__": 128 + "__id__": 146 }, { - "__id__": 481 + "__id__": 499 }, { - "__id__": 472 + "__id__": 490 }, { - "__id__": 503 + "__id__": 521 } ], "_active": true, "_components": [ { - "__id__": 516 + "__id__": 534 }, { - "__id__": 517 + "__id__": 535 } ], "_prefab": null, @@ -5384,30 +6070,31 @@ "__type__": "cc.Node", "_name": "UI", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 131 + "__id__": 149 }, "_children": [ { - "__id__": 352 + "__id__": 370 }, { - "__id__": 129 + "__id__": 147 }, { - "__id__": 434 + "__id__": 452 } ], "_active": true, "_components": [ { - "__id__": 464 + "__id__": 482 }, { - "__id__": 465 + "__id__": 483 }, { - "__id__": 466 + "__id__": 484 } ], "_prefab": null, @@ -5444,30 +6131,31 @@ "__type__": "cc.Node", "_name": "Canvas-UI", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { "__id__": 1 }, "_children": [ { - "__id__": 132 + "__id__": 150 }, { - "__id__": 205 + "__id__": 223 }, { - "__id__": 130 + "__id__": 148 } ], "_active": true, "_components": [ { - "__id__": 349 + "__id__": 367 }, { - "__id__": 350 + "__id__": 368 }, { - "__id__": 351 + "__id__": 369 } ], "_prefab": null, @@ -5504,17 +6192,17 @@ "__type__": "cc.Node", "_objFlags": 0, "_parent": { - "__id__": 131 + "__id__": 149 }, "_prefab": { - "__id__": 133 + "__id__": 151 }, "__editorExtras__": {} }, { "__type__": "cc.PrefabInfo", "root": { - "__id__": 132 + "__id__": 150 }, "asset": { "__uuid__": "16d939a6-cfd3-42e7-b8bd-a4c0ac077818", @@ -5522,7 +6210,7 @@ }, "fileId": "6av8/5OwBNyKC0Qvz1B+z3", "instance": { - "__id__": 134 + "__id__": 152 }, "targetOverrides": null, "nestedPrefabInstanceRoots": null @@ -5535,25 +6223,25 @@ "mountedComponents": [], "propertyOverrides": [ { - "__id__": 135 + "__id__": 153 }, { - "__id__": 137 + "__id__": 155 }, { - "__id__": 138 + "__id__": 156 }, { - "__id__": 139 + "__id__": 157 }, { - "__id__": 140 + "__id__": 158 }, { - "__id__": 142 + "__id__": 160 }, { - "__id__": 203 + "__id__": 221 } ], "removedComponents": [] @@ -5561,7 +6249,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 136 + "__id__": 154 }, "propertyPath": [ "_name" @@ -5577,7 +6265,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 136 + "__id__": 154 }, "propertyPath": [ "_lpos" @@ -5592,7 +6280,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 136 + "__id__": 154 }, "propertyPath": [ "_lrot" @@ -5608,7 +6296,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 136 + "__id__": 154 }, "propertyPath": [ "_euler" @@ -5623,7 +6311,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 141 + "__id__": 159 }, "propertyPath": [ "playOnAwake" @@ -5639,24 +6327,25 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 141 + "__id__": 159 }, "propertyPath": [ "_trailModule", "_particleSystem" ], "value": { - "__id__": 143 + "__id__": 161 } }, { "__type__": "cc.ParticleSystem", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": null, "_enabled": true, "__prefab": { - "__id__": 144 + "__id__": 162 }, "_materials": [ { @@ -5667,56 +6356,56 @@ ], "_visFlags": 0, "startColor": { - "__id__": 145 + "__id__": 163 }, "scaleSpace": 1, "startSize3D": false, "startSizeX": { - "__id__": 146 + "__id__": 164 }, "startSize": { - "__id__": 146 + "__id__": 164 }, "startSizeY": { - "__id__": 147 + "__id__": 165 }, "startSizeZ": { - "__id__": 148 + "__id__": 166 }, "startSpeed": { - "__id__": 149 + "__id__": 167 }, "startRotation3D": false, "startRotationX": { - "__id__": 150 + "__id__": 168 }, "startRotationY": { - "__id__": 151 + "__id__": 169 }, "startRotationZ": { - "__id__": 152 + "__id__": 170 }, "startRotation": { - "__id__": 152 + "__id__": 170 }, "startDelay": { - "__id__": 153 + "__id__": 171 }, "startLifetime": { - "__id__": 154 + "__id__": 172 }, "duration": 1, "loop": true, "simulationSpeed": 1, "playOnAwake": false, "gravityModifier": { - "__id__": 155 + "__id__": 173 }, "rateOverTime": { - "__id__": 156 + "__id__": 174 }, "rateOverDistance": { - "__id__": 157 + "__id__": 175 }, "bursts": [], "_renderCulling": false, @@ -5727,37 +6416,37 @@ "_dataCulling": false, "enableCulling": false, "_colorOverLifetimeModule": { - "__id__": 158 + "__id__": 176 }, "_shapeModule": { - "__id__": 165 + "__id__": 183 }, "_sizeOvertimeModule": { - "__id__": 167 + "__id__": 185 }, "_velocityOvertimeModule": { - "__id__": 173 - }, - "_forceOvertimeModule": { - "__id__": 178 - }, - "_limitVelocityOvertimeModule": { - "__id__": 182 - }, - "_rotationOvertimeModule": { - "__id__": 187 - }, - "_textureAnimationModule": { "__id__": 191 }, + "_forceOvertimeModule": { + "__id__": 196 + }, + "_limitVelocityOvertimeModule": { + "__id__": 200 + }, + "_rotationOvertimeModule": { + "__id__": 205 + }, + "_textureAnimationModule": { + "__id__": 209 + }, "_noiseModule": { - "__id__": 194 + "__id__": 212 }, "_trailModule": { - "__id__": 195 + "__id__": 213 }, "renderer": { - "__id__": 202 + "__id__": 220 }, "_prewarm": false, "_capacity": 100, @@ -5858,32 +6547,32 @@ "__type__": "cc.ColorOvertimeModule", "_enable": true, "color": { - "__id__": 159 + "__id__": 177 } }, { "__type__": "cc.GradientRange", "_mode": 1, "gradient": { - "__id__": 160 + "__id__": 178 } }, { "__type__": "cc.Gradient", "colorKeys": [ { - "__id__": 161 + "__id__": 179 }, { - "__id__": 162 + "__id__": 180 } ], "alphaKeys": [ { - "__id__": 163 + "__id__": 181 }, { - "__id__": 164 + "__id__": 182 } ], "mode": 0 @@ -5935,7 +6624,7 @@ "arcMode": 0, "arcSpread": 0, "arcSpeed": { - "__id__": 166 + "__id__": 184 }, "length": 5, "boxThickness": { @@ -5976,23 +6665,23 @@ "_enable": true, "separateAxes": false, "size": { - "__id__": 168 + "__id__": 186 }, "x": { - "__id__": 170 + "__id__": 188 }, "y": { - "__id__": 171 + "__id__": 189 }, "z": { - "__id__": 172 + "__id__": 190 } }, { "__type__": "cc.CurveRange", "mode": 1, "spline": { - "__id__": 169 + "__id__": 187 }, "multiplier": 1 }, @@ -6066,16 +6755,16 @@ "__type__": "cc.VelocityOvertimeModule", "_enable": false, "x": { - "__id__": 174 + "__id__": 192 }, "y": { - "__id__": 175 + "__id__": 193 }, "z": { - "__id__": 176 + "__id__": 194 }, "speedModifier": { - "__id__": 177 + "__id__": 195 }, "space": 1 }, @@ -6107,13 +6796,13 @@ "__type__": "cc.ForceOvertimeModule", "_enable": false, "x": { - "__id__": 179 + "__id__": 197 }, "y": { - "__id__": 180 + "__id__": 198 }, "z": { - "__id__": 181 + "__id__": 199 }, "space": 1 }, @@ -6139,16 +6828,16 @@ "__type__": "cc.LimitVelocityOvertimeModule", "_enable": false, "limitX": { - "__id__": 183 + "__id__": 201 }, "limitY": { - "__id__": 184 + "__id__": 202 }, "limitZ": { - "__id__": 185 + "__id__": 203 }, "limit": { - "__id__": 186 + "__id__": 204 }, "dampen": 3, "separateAxes": false, @@ -6183,13 +6872,13 @@ "_enable": true, "_separateAxes": false, "x": { - "__id__": 188 + "__id__": 206 }, "y": { - "__id__": 189 + "__id__": 207 }, "z": { - "__id__": 190 + "__id__": 208 } }, { @@ -6221,10 +6910,10 @@ "_mode": 0, "animation": 0, "frameOverTime": { - "__id__": 192 + "__id__": 210 }, "startFrame": { - "__id__": 193 + "__id__": 211 }, "cycleCount": 1, "_flipU": 0, @@ -6268,25 +6957,25 @@ "_enable": false, "mode": 0, "lifeTime": { - "__id__": 196 + "__id__": 214 }, "_minParticleDistance": 0.1, "existWithParticles": true, "textureMode": 0, "widthFromParticle": false, "widthRatio": { - "__id__": 197 + "__id__": 215 }, "colorFromParticle": false, "colorOverTrail": { - "__id__": 198 + "__id__": 216 }, "colorOvertime": { - "__id__": 199 + "__id__": 217 }, "_space": 0, "_particleSystem": { - "__id__": 143 + "__id__": 161 } }, { @@ -6317,7 +7006,7 @@ "__type__": "cc.GradientRange", "_mode": 1, "gradient": { - "__id__": 200 + "__id__": 218 } }, { @@ -6325,7 +7014,7 @@ "colorKeys": [], "alphaKeys": [ { - "__id__": 201 + "__id__": 219 } ], "mode": 0 @@ -6356,7 +7045,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 204 + "__id__": 222 }, "propertyPath": [ "playOnAwake" @@ -6373,30 +7062,31 @@ "__type__": "cc.Node", "_name": "Control", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 131 + "__id__": 149 }, "_children": [ { - "__id__": 206 + "__id__": 224 }, { - "__id__": 209 + "__id__": 227 }, { - "__id__": 212 + "__id__": 230 } ], "_active": false, "_components": [ { - "__id__": 346 + "__id__": 364 }, { - "__id__": 347 + "__id__": 365 }, { - "__id__": 348 + "__id__": 366 } ], "_prefab": null, @@ -6433,17 +7123,18 @@ "__type__": "cc.Node", "_name": "Left", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 205 + "__id__": 223 }, "_children": [], "_active": true, "_components": [ { - "__id__": 207 + "__id__": 225 }, { - "__id__": 208 + "__id__": 226 } ], "_prefab": null, @@ -6480,8 +7171,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 206 + "__id__": 224 }, "_enabled": true, "__prefab": null, @@ -6501,8 +7193,9 @@ "__type__": "cc.Widget", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 206 + "__id__": 224 }, "_enabled": true, "__prefab": null, @@ -6530,17 +7223,18 @@ "__type__": "cc.Node", "_name": "Right", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 205 + "__id__": 223 }, "_children": [], "_active": true, "_components": [ { - "__id__": 210 + "__id__": 228 }, { - "__id__": 211 + "__id__": 229 } ], "_prefab": null, @@ -6577,8 +7271,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 209 + "__id__": 227 }, "_enabled": true, "__prefab": null, @@ -6598,8 +7293,9 @@ "__type__": "cc.Widget", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 209 + "__id__": 227 }, "_enabled": true, "__prefab": null, @@ -6627,27 +7323,28 @@ "__type__": "cc.Node", "_name": "Tutorial", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 205 + "__id__": 223 }, "_children": [ { - "__id__": 213 + "__id__": 231 }, { - "__id__": 275 + "__id__": 293 }, { - "__id__": 337 + "__id__": 355 }, { - "__id__": 341 + "__id__": 359 } ], "_active": true, "_components": [ { - "__id__": 345 + "__id__": 363 } ], "_prefab": null, @@ -6684,20 +7381,21 @@ "__type__": "cc.Node", "_name": "Tap Fx", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 212 + "__id__": 230 }, "_children": [], "_active": true, "_components": [ { - "__id__": 214 + "__id__": 232 }, { - "__id__": 273 + "__id__": 291 }, { - "__id__": 274 + "__id__": 292 } ], "_prefab": null, @@ -6734,8 +7432,9 @@ "__type__": "cc.ParticleSystem", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 213 + "__id__": 231 }, "_enabled": true, "__prefab": null, @@ -6747,60 +7446,60 @@ ], "_visFlags": 0, "startColor": { - "__id__": 215 + "__id__": 233 }, "scaleSpace": 1, "startSize3D": false, "startSizeX": { - "__id__": 216 + "__id__": 234 }, "startSize": { - "__id__": 216 + "__id__": 234 }, "startSizeY": { - "__id__": 217 + "__id__": 235 }, "startSizeZ": { - "__id__": 218 + "__id__": 236 }, "startSpeed": { - "__id__": 219 + "__id__": 237 }, "startRotation3D": false, "startRotationX": { - "__id__": 220 + "__id__": 238 }, "startRotationY": { - "__id__": 221 + "__id__": 239 }, "startRotationZ": { - "__id__": 222 + "__id__": 240 }, "startRotation": { - "__id__": 222 + "__id__": 240 }, "startDelay": { - "__id__": 223 + "__id__": 241 }, "startLifetime": { - "__id__": 224 + "__id__": 242 }, "duration": 0.3, "loop": false, "simulationSpeed": 1, "playOnAwake": false, "gravityModifier": { - "__id__": 225 + "__id__": 243 }, "rateOverTime": { - "__id__": 226 + "__id__": 244 }, "rateOverDistance": { - "__id__": 227 + "__id__": 245 }, "bursts": [ { - "__id__": 228 + "__id__": 246 } ], "_renderCulling": false, @@ -6811,37 +7510,37 @@ "_dataCulling": false, "enableCulling": false, "_colorOverLifetimeModule": { - "__id__": 230 + "__id__": 248 }, "_shapeModule": { - "__id__": 236 + "__id__": 254 }, "_sizeOvertimeModule": { - "__id__": 238 + "__id__": 256 }, "_velocityOvertimeModule": { - "__id__": 244 - }, - "_forceOvertimeModule": { - "__id__": 249 - }, - "_limitVelocityOvertimeModule": { - "__id__": 253 - }, - "_rotationOvertimeModule": { - "__id__": 258 - }, - "_textureAnimationModule": { "__id__": 262 }, - "_noiseModule": { - "__id__": 266 - }, - "_trailModule": { + "_forceOvertimeModule": { "__id__": 267 }, + "_limitVelocityOvertimeModule": { + "__id__": 271 + }, + "_rotationOvertimeModule": { + "__id__": 276 + }, + "_textureAnimationModule": { + "__id__": 280 + }, + "_noiseModule": { + "__id__": 284 + }, + "_trailModule": { + "__id__": 285 + }, "renderer": { - "__id__": 272 + "__id__": 290 }, "_prewarm": false, "_capacity": 100, @@ -6937,7 +7636,7 @@ "_repeatCount": 1, "repeatInterval": 1, "count": { - "__id__": 229 + "__id__": 247 } }, { @@ -6950,29 +7649,29 @@ "__type__": "cc.ColorOvertimeModule", "_enable": true, "color": { - "__id__": 231 + "__id__": 249 } }, { "__type__": "cc.GradientRange", "_mode": 1, "gradient": { - "__id__": 232 + "__id__": 250 } }, { "__type__": "cc.Gradient", "colorKeys": [ { - "__id__": 233 + "__id__": 251 } ], "alphaKeys": [ { - "__id__": 234 + "__id__": 252 }, { - "__id__": 235 + "__id__": 253 } ], "mode": 0 @@ -7013,7 +7712,7 @@ "arcMode": 0, "arcSpread": 0, "arcSpeed": { - "__id__": 237 + "__id__": 255 }, "length": 5, "boxThickness": { @@ -7054,23 +7753,23 @@ "_enable": true, "separateAxes": false, "size": { - "__id__": 239 + "__id__": 257 }, "x": { - "__id__": 241 + "__id__": 259 }, "y": { - "__id__": 242 + "__id__": 260 }, "z": { - "__id__": 243 + "__id__": 261 } }, { "__type__": "cc.CurveRange", "mode": 1, "spline": { - "__id__": 240 + "__id__": 258 }, "multiplier": 1 }, @@ -7144,16 +7843,16 @@ "__type__": "cc.VelocityOvertimeModule", "_enable": false, "x": { - "__id__": 245 + "__id__": 263 }, "y": { - "__id__": 246 + "__id__": 264 }, "z": { - "__id__": 247 + "__id__": 265 }, "speedModifier": { - "__id__": 248 + "__id__": 266 }, "space": 1 }, @@ -7185,13 +7884,13 @@ "__type__": "cc.ForceOvertimeModule", "_enable": false, "x": { - "__id__": 250 + "__id__": 268 }, "y": { - "__id__": 251 + "__id__": 269 }, "z": { - "__id__": 252 + "__id__": 270 }, "space": 1 }, @@ -7217,16 +7916,16 @@ "__type__": "cc.LimitVelocityOvertimeModule", "_enable": false, "limitX": { - "__id__": 254 + "__id__": 272 }, "limitY": { - "__id__": 255 + "__id__": 273 }, "limitZ": { - "__id__": 256 + "__id__": 274 }, "limit": { - "__id__": 257 + "__id__": 275 }, "dampen": 3, "separateAxes": false, @@ -7261,13 +7960,13 @@ "_enable": false, "_separateAxes": false, "x": { - "__id__": 259 + "__id__": 277 }, "y": { - "__id__": 260 + "__id__": 278 }, "z": { - "__id__": 261 + "__id__": 279 } }, { @@ -7298,10 +7997,10 @@ "_mode": 0, "animation": 0, "frameOverTime": { - "__id__": 263 + "__id__": 281 }, "startFrame": { - "__id__": 265 + "__id__": 283 }, "cycleCount": 0, "_flipU": 0, @@ -7314,7 +8013,7 @@ "__type__": "cc.CurveRange", "mode": 1, "spline": { - "__id__": 264 + "__id__": 282 }, "multiplier": 1 }, @@ -7381,25 +8080,25 @@ "_enable": false, "mode": 0, "lifeTime": { - "__id__": 268 + "__id__": 286 }, "_minParticleDistance": 0.1, "existWithParticles": true, "textureMode": 0, "widthFromParticle": true, "widthRatio": { - "__id__": 269 + "__id__": 287 }, "colorFromParticle": false, "colorOverTrail": { - "__id__": 270 + "__id__": 288 }, "colorOvertime": { - "__id__": 271 + "__id__": 289 }, "_space": 0, "_particleSystem": { - "__id__": 214 + "__id__": 232 } }, { @@ -7458,8 +8157,9 @@ "__type__": "cc.UIMeshRenderer", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 213 + "__id__": 231 }, "_enabled": true, "__prefab": null, @@ -7469,8 +8169,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 213 + "__id__": 231 }, "_enabled": true, "__prefab": null, @@ -7490,20 +8191,21 @@ "__type__": "cc.Node", "_name": "Tap Fx", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 212 + "__id__": 230 }, "_children": [], "_active": true, "_components": [ { - "__id__": 276 + "__id__": 294 }, { - "__id__": 335 + "__id__": 353 }, { - "__id__": 336 + "__id__": 354 } ], "_prefab": null, @@ -7540,8 +8242,9 @@ "__type__": "cc.ParticleSystem", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 275 + "__id__": 293 }, "_enabled": true, "__prefab": null, @@ -7553,60 +8256,60 @@ ], "_visFlags": 0, "startColor": { - "__id__": 277 + "__id__": 295 }, "scaleSpace": 1, "startSize3D": false, "startSizeX": { - "__id__": 278 + "__id__": 296 }, "startSize": { - "__id__": 278 + "__id__": 296 }, "startSizeY": { - "__id__": 279 + "__id__": 297 }, "startSizeZ": { - "__id__": 280 + "__id__": 298 }, "startSpeed": { - "__id__": 281 + "__id__": 299 }, "startRotation3D": false, "startRotationX": { - "__id__": 282 + "__id__": 300 }, "startRotationY": { - "__id__": 283 + "__id__": 301 }, "startRotationZ": { - "__id__": 284 + "__id__": 302 }, "startRotation": { - "__id__": 284 + "__id__": 302 }, "startDelay": { - "__id__": 285 + "__id__": 303 }, "startLifetime": { - "__id__": 286 + "__id__": 304 }, "duration": 0.3, "loop": false, "simulationSpeed": 1, "playOnAwake": false, "gravityModifier": { - "__id__": 287 + "__id__": 305 }, "rateOverTime": { - "__id__": 288 + "__id__": 306 }, "rateOverDistance": { - "__id__": 289 + "__id__": 307 }, "bursts": [ { - "__id__": 290 + "__id__": 308 } ], "_renderCulling": false, @@ -7617,37 +8320,37 @@ "_dataCulling": false, "enableCulling": false, "_colorOverLifetimeModule": { - "__id__": 292 + "__id__": 310 }, "_shapeModule": { - "__id__": 298 + "__id__": 316 }, "_sizeOvertimeModule": { - "__id__": 300 + "__id__": 318 }, "_velocityOvertimeModule": { - "__id__": 306 - }, - "_forceOvertimeModule": { - "__id__": 311 - }, - "_limitVelocityOvertimeModule": { - "__id__": 315 - }, - "_rotationOvertimeModule": { - "__id__": 320 - }, - "_textureAnimationModule": { "__id__": 324 }, - "_noiseModule": { - "__id__": 328 - }, - "_trailModule": { + "_forceOvertimeModule": { "__id__": 329 }, + "_limitVelocityOvertimeModule": { + "__id__": 333 + }, + "_rotationOvertimeModule": { + "__id__": 338 + }, + "_textureAnimationModule": { + "__id__": 342 + }, + "_noiseModule": { + "__id__": 346 + }, + "_trailModule": { + "__id__": 347 + }, "renderer": { - "__id__": 334 + "__id__": 352 }, "_prewarm": false, "_capacity": 100, @@ -7743,7 +8446,7 @@ "_repeatCount": 1, "repeatInterval": 1, "count": { - "__id__": 291 + "__id__": 309 } }, { @@ -7756,29 +8459,29 @@ "__type__": "cc.ColorOvertimeModule", "_enable": true, "color": { - "__id__": 293 + "__id__": 311 } }, { "__type__": "cc.GradientRange", "_mode": 1, "gradient": { - "__id__": 294 + "__id__": 312 } }, { "__type__": "cc.Gradient", "colorKeys": [ { - "__id__": 295 + "__id__": 313 } ], "alphaKeys": [ { - "__id__": 296 + "__id__": 314 }, { - "__id__": 297 + "__id__": 315 } ], "mode": 0 @@ -7819,7 +8522,7 @@ "arcMode": 0, "arcSpread": 0, "arcSpeed": { - "__id__": 299 + "__id__": 317 }, "length": 5, "boxThickness": { @@ -7860,23 +8563,23 @@ "_enable": true, "separateAxes": false, "size": { - "__id__": 301 + "__id__": 319 }, "x": { - "__id__": 303 + "__id__": 321 }, "y": { - "__id__": 304 + "__id__": 322 }, "z": { - "__id__": 305 + "__id__": 323 } }, { "__type__": "cc.CurveRange", "mode": 1, "spline": { - "__id__": 302 + "__id__": 320 }, "multiplier": 1 }, @@ -7950,16 +8653,16 @@ "__type__": "cc.VelocityOvertimeModule", "_enable": false, "x": { - "__id__": 307 + "__id__": 325 }, "y": { - "__id__": 308 + "__id__": 326 }, "z": { - "__id__": 309 + "__id__": 327 }, "speedModifier": { - "__id__": 310 + "__id__": 328 }, "space": 1 }, @@ -7991,13 +8694,13 @@ "__type__": "cc.ForceOvertimeModule", "_enable": false, "x": { - "__id__": 312 + "__id__": 330 }, "y": { - "__id__": 313 + "__id__": 331 }, "z": { - "__id__": 314 + "__id__": 332 }, "space": 1 }, @@ -8023,16 +8726,16 @@ "__type__": "cc.LimitVelocityOvertimeModule", "_enable": false, "limitX": { - "__id__": 316 + "__id__": 334 }, "limitY": { - "__id__": 317 + "__id__": 335 }, "limitZ": { - "__id__": 318 + "__id__": 336 }, "limit": { - "__id__": 319 + "__id__": 337 }, "dampen": 3, "separateAxes": false, @@ -8067,13 +8770,13 @@ "_enable": false, "_separateAxes": false, "x": { - "__id__": 321 + "__id__": 339 }, "y": { - "__id__": 322 + "__id__": 340 }, "z": { - "__id__": 323 + "__id__": 341 } }, { @@ -8104,10 +8807,10 @@ "_mode": 0, "animation": 0, "frameOverTime": { - "__id__": 325 + "__id__": 343 }, "startFrame": { - "__id__": 327 + "__id__": 345 }, "cycleCount": 0, "_flipU": 0, @@ -8120,7 +8823,7 @@ "__type__": "cc.CurveRange", "mode": 1, "spline": { - "__id__": 326 + "__id__": 344 }, "multiplier": 1 }, @@ -8187,25 +8890,25 @@ "_enable": false, "mode": 0, "lifeTime": { - "__id__": 330 + "__id__": 348 }, "_minParticleDistance": 0.1, "existWithParticles": true, "textureMode": 0, "widthFromParticle": true, "widthRatio": { - "__id__": 331 + "__id__": 349 }, "colorFromParticle": false, "colorOverTrail": { - "__id__": 332 + "__id__": 350 }, "colorOvertime": { - "__id__": 333 + "__id__": 351 }, "_space": 0, "_particleSystem": { - "__id__": 276 + "__id__": 294 } }, { @@ -8264,8 +8967,9 @@ "__type__": "cc.UIMeshRenderer", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 275 + "__id__": 293 }, "_enabled": true, "__prefab": null, @@ -8275,8 +8979,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 275 + "__id__": 293 }, "_enabled": true, "__prefab": null, @@ -8296,20 +9001,21 @@ "__type__": "cc.Node", "_name": "tap-L", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 212 + "__id__": 230 }, "_children": [], "_active": true, "_components": [ { - "__id__": 338 + "__id__": 356 }, { - "__id__": 339 + "__id__": 357 }, { - "__id__": 340 + "__id__": 358 } ], "_prefab": null, @@ -8346,8 +9052,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 337 + "__id__": 355 }, "_enabled": true, "__prefab": null, @@ -8367,8 +9074,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 337 + "__id__": 355 }, "_enabled": true, "__prefab": null, @@ -8405,8 +9113,9 @@ "__type__": "cc.Widget", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 337 + "__id__": 355 }, "_enabled": true, "__prefab": null, @@ -8434,20 +9143,21 @@ "__type__": "cc.Node", "_name": "tap_R", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 212 + "__id__": 230 }, "_children": [], "_active": true, "_components": [ { - "__id__": 342 + "__id__": 360 }, { - "__id__": 343 + "__id__": 361 }, { - "__id__": 344 + "__id__": 362 } ], "_prefab": null, @@ -8484,8 +9194,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 341 + "__id__": 359 }, "_enabled": true, "__prefab": null, @@ -8505,8 +9216,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 341 + "__id__": 359 }, "_enabled": true, "__prefab": null, @@ -8543,8 +9255,9 @@ "__type__": "cc.Widget", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 341 + "__id__": 359 }, "_enabled": true, "__prefab": null, @@ -8572,8 +9285,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 212 + "__id__": 230 }, "_enabled": true, "__prefab": null, @@ -8593,8 +9307,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 205 + "__id__": 223 }, "_enabled": true, "__prefab": null, @@ -8614,16 +9329,17 @@ "__type__": "ae76dAs77NBYYKBvdVg8Tfa", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 205 + "__id__": 223 }, "_enabled": true, "__prefab": null, "_left": { - "__id__": 206 + "__id__": 224 }, "_right": { - "__id__": 209 + "__id__": 227 }, "_id": "8ewMLfwFpP/YdmYCM/ZKig" }, @@ -8631,22 +9347,23 @@ "__type__": "58a5aCWE8VEqJK+0wznWL24", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 205 + "__id__": 223 }, "_enabled": true, "__prefab": null, "_tapL": { - "__id__": 337 + "__id__": 355 }, "_tapR": { - "__id__": 341 + "__id__": 359 }, "_tapLEffect": { - "__id__": 214 + "__id__": 232 }, "_tapREffect": { - "__id__": 276 + "__id__": 294 }, "_id": "a2VeBOPQdNIJ03wdHnez8a" }, @@ -8654,8 +9371,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 131 + "__id__": 149 }, "_enabled": true, "__prefab": null, @@ -8675,8 +9393,9 @@ "__type__": "cc.Canvas", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 131 + "__id__": 149 }, "_enabled": true, "__prefab": null, @@ -8690,8 +9409,9 @@ "__type__": "cc.Widget", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 131 + "__id__": 149 }, "_enabled": true, "__prefab": null, @@ -8719,27 +9439,28 @@ "__type__": "cc.Node", "_name": "OverPanel", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 130 + "__id__": 148 }, "_children": [ { - "__id__": 353 + "__id__": 371 }, { - "__id__": 356 + "__id__": 374 } ], "_active": false, "_components": [ { - "__id__": 427 + "__id__": 445 }, { - "__id__": 428 + "__id__": 446 }, { - "__id__": 429 + "__id__": 447 } ], "_prefab": null, @@ -8776,17 +9497,18 @@ "__type__": "cc.Node", "_name": "BG", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 352 + "__id__": 370 }, "_children": [], "_active": true, "_components": [ { - "__id__": 354 + "__id__": 372 }, { - "__id__": 355 + "__id__": 373 } ], "_prefab": null, @@ -8823,8 +9545,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 353 + "__id__": 371 }, "_enabled": true, "__prefab": null, @@ -8844,8 +9567,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 353 + "__id__": 371 }, "_enabled": true, "__prefab": null, @@ -8882,30 +9606,31 @@ "__type__": "cc.Node", "_name": "Leader_Board", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 352 + "__id__": 370 }, "_children": [ { - "__id__": 357 + "__id__": 375 }, { - "__id__": 361 + "__id__": 379 }, { - "__id__": 405 + "__id__": 423 }, { - "__id__": 417 + "__id__": 435 } ], "_active": true, "_components": [ { - "__id__": 425 + "__id__": 443 }, { - "__id__": 426 + "__id__": 444 } ], "_prefab": null, @@ -8942,20 +9667,21 @@ "__type__": "cc.Node", "_name": "Label", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 356 + "__id__": 374 }, "_children": [], "_active": false, "_components": [ { - "__id__": 358 + "__id__": 376 }, { - "__id__": 359 + "__id__": 377 }, { - "__id__": 360 + "__id__": 378 } ], "_prefab": null, @@ -8992,8 +9718,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 357 + "__id__": 375 }, "_enabled": true, "__prefab": null, @@ -9013,8 +9740,9 @@ "__type__": "cc.Label", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 357 + "__id__": 375 }, "_enabled": true, "__prefab": null, @@ -9048,14 +9776,38 @@ "_isUnderline": false, "_underlineHeight": 2, "_cacheMode": 0, + "_enableOutline": false, + "_outlineColor": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "_outlineWidth": 2, + "_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": "f84cfxlbRAEINXe5uu1h8C" }, { "__type__": "cc.Widget", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 357 + "__id__": 375 }, "_enabled": true, "__prefab": null, @@ -9083,27 +9835,28 @@ "__type__": "cc.Node", "_name": "ScrollView", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 356 + "__id__": 374 }, "_children": [ { - "__id__": 362 + "__id__": 380 } ], "_active": true, "_components": [ { - "__id__": 401 + "__id__": 419 }, { - "__id__": 402 + "__id__": 420 }, { - "__id__": 403 + "__id__": 421 }, { - "__id__": 404 + "__id__": 422 } ], "_prefab": null, @@ -9140,27 +9893,28 @@ "__type__": "cc.Node", "_name": "view", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 361 + "__id__": 379 }, "_children": [ { - "__id__": 363 + "__id__": 381 } ], "_active": true, "_components": [ { - "__id__": 397 + "__id__": 415 }, { - "__id__": 398 + "__id__": 416 }, { - "__id__": 399 + "__id__": 417 }, { - "__id__": 400 + "__id__": 418 } ], "_prefab": null, @@ -9197,24 +9951,25 @@ "__type__": "cc.Node", "_name": "content", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 362 + "__id__": 380 }, "_children": [ { - "__id__": 364 + "__id__": 382 }, { - "__id__": 372 + "__id__": 390 } ], "_active": true, "_components": [ { - "__id__": 395 + "__id__": 413 }, { - "__id__": 396 + "__id__": 414 } ], "_prefab": null, @@ -9251,17 +10006,17 @@ "__type__": "cc.Node", "_objFlags": 0, "_parent": { - "__id__": 363 + "__id__": 381 }, "_prefab": { - "__id__": 365 + "__id__": 383 }, "__editorExtras__": {} }, { "__type__": "cc.PrefabInfo", "root": { - "__id__": 364 + "__id__": 382 }, "asset": { "__uuid__": "44541b9d-0cbe-4e00-8819-64b15d93dea7", @@ -9269,7 +10024,7 @@ }, "fileId": "f9uSHaj7BMlIwLhcEY9s8R", "instance": { - "__id__": 366 + "__id__": 384 }, "targetOverrides": null }, @@ -9281,16 +10036,16 @@ "mountedComponents": [], "propertyOverrides": [ { - "__id__": 367 + "__id__": 385 }, { - "__id__": 369 + "__id__": 387 }, { - "__id__": 370 + "__id__": 388 }, { - "__id__": 371 + "__id__": 389 } ], "removedComponents": [] @@ -9298,7 +10053,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 368 + "__id__": 386 }, "propertyPath": [ "_name" @@ -9314,7 +10069,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 368 + "__id__": 386 }, "propertyPath": [ "_lpos" @@ -9329,7 +10084,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 368 + "__id__": 386 }, "propertyPath": [ "_lrot" @@ -9345,7 +10100,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 368 + "__id__": 386 }, "propertyPath": [ "_euler" @@ -9363,29 +10118,29 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 363 + "__id__": 381 }, "_children": [ { - "__id__": 373 + "__id__": 391 }, { - "__id__": 384 + "__id__": 402 }, { - "__id__": 388 + "__id__": 406 } ], "_active": true, "_components": [ { - "__id__": 392 + "__id__": 410 }, { - "__id__": 393 + "__id__": 411 }, { - "__id__": 394 + "__id__": 412 } ], "_prefab": null, @@ -9422,24 +10177,25 @@ "__type__": "cc.Node", "_name": "top", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 372 + "__id__": 390 }, "_children": [ { - "__id__": 374 + "__id__": 392 }, { - "__id__": 377 + "__id__": 395 } ], "_active": false, "_components": [ { - "__id__": 382 + "__id__": 400 }, { - "__id__": 383 + "__id__": 401 } ], "_prefab": null, @@ -9476,17 +10232,18 @@ "__type__": "cc.Node", "_name": "Sprite", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 373 + "__id__": 391 }, "_children": [], "_active": true, "_components": [ { - "__id__": 375 + "__id__": 393 }, { - "__id__": 376 + "__id__": 394 } ], "_prefab": null, @@ -9523,8 +10280,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 374 + "__id__": 392 }, "_enabled": true, "__prefab": null, @@ -9544,8 +10302,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 374 + "__id__": 392 }, "_enabled": true, "__prefab": null, @@ -9582,23 +10341,24 @@ "__type__": "cc.Node", "_name": "Label", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 373 + "__id__": 391 }, "_children": [], "_active": true, "_components": [ { - "__id__": 378 + "__id__": 396 }, { - "__id__": 379 + "__id__": 397 }, { - "__id__": 380 + "__id__": 398 }, { - "__id__": 381 + "__id__": 399 } ], "_prefab": null, @@ -9635,8 +10395,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 377 + "__id__": 395 }, "_enabled": true, "__prefab": null, @@ -9656,8 +10417,9 @@ "__type__": "cc.Label", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 377 + "__id__": 395 }, "_enabled": true, "__prefab": null, @@ -9691,23 +10453,38 @@ "_isUnderline": false, "_underlineHeight": 2, "_cacheMode": 0, - "_id": "aaenWCd65LMJXVpGA3WMeH", "_enableOutline": true, - "_outlineWidth": 4, "_outlineColor": { "__type__": "cc.Color", "r": 96, "g": 96, "b": 96, "a": 255 - } + }, + "_outlineWidth": 4, + "_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": "aaenWCd65LMJXVpGA3WMeH" }, { "__type__": "cc.Widget", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 377 + "__id__": 395 }, "_enabled": true, "__prefab": null, @@ -9735,8 +10512,9 @@ "__type__": "cc.LabelOutline", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 377 + "__id__": 395 }, "_enabled": true, "__prefab": null, @@ -9746,8 +10524,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 373 + "__id__": 391 }, "_enabled": true, "__prefab": null, @@ -9767,8 +10546,9 @@ "__type__": "cc.Widget", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 373 + "__id__": 391 }, "_enabled": true, "__prefab": null, @@ -9798,19 +10578,19 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 372 + "__id__": 390 }, "_children": [], "_active": true, "_components": [ { - "__id__": 385 + "__id__": 403 }, { - "__id__": 386 + "__id__": 404 }, { - "__id__": 387 + "__id__": 405 } ], "_prefab": null, @@ -9847,8 +10627,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 384 + "__id__": 402 }, "_enabled": true, "__prefab": null, @@ -9868,8 +10649,9 @@ "__type__": "cc.Label", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 384 + "__id__": 402 }, "_enabled": true, "__prefab": null, @@ -9903,14 +10685,38 @@ "_isUnderline": false, "_underlineHeight": 2, "_cacheMode": 0, + "_enableOutline": false, + "_outlineColor": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "_outlineWidth": 2, + "_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": "e6dtJas8xPEb1IQWDWFon3" }, { "__type__": "cc.Widget", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 384 + "__id__": 402 }, "_enabled": true, "__prefab": null, @@ -9938,20 +10744,21 @@ "__type__": "cc.Node", "_name": "Label", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 372 + "__id__": 390 }, "_children": [], "_active": true, "_components": [ { - "__id__": 389 + "__id__": 407 }, { - "__id__": 390 + "__id__": 408 }, { - "__id__": 391 + "__id__": 409 } ], "_prefab": null, @@ -9988,8 +10795,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 388 + "__id__": 406 }, "_enabled": true, "__prefab": null, @@ -10009,8 +10817,9 @@ "__type__": "cc.Label", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 388 + "__id__": 406 }, "_enabled": true, "__prefab": null, @@ -10044,14 +10853,38 @@ "_isUnderline": false, "_underlineHeight": 2, "_cacheMode": 0, + "_enableOutline": false, + "_outlineColor": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "_outlineWidth": 2, + "_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": "2cLZrKrAtP0I9qbh4fPBbW" }, { "__type__": "cc.Widget", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 388 + "__id__": 406 }, "_enabled": true, "__prefab": null, @@ -10079,8 +10912,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 372 + "__id__": 390 }, "_enabled": true, "__prefab": null, @@ -10100,8 +10934,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 372 + "__id__": 390 }, "_enabled": true, "__prefab": null, @@ -10138,19 +10973,20 @@ "__type__": "552d1g5QNpOeIBUm3Wr1J5c", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 372 + "__id__": 390 }, "_enabled": true, "__prefab": null, "_bg": { - "__id__": 393 + "__id__": 411 }, "_scoreText": { - "__id__": 390 + "__id__": 408 }, "_topText": { - "__id__": 379 + "__id__": 397 }, "_highLightColor": { "__type__": "cc.Color", @@ -10165,8 +11001,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 363 + "__id__": 381 }, "_enabled": true, "__prefab": null, @@ -10186,8 +11023,9 @@ "__type__": "cc.Layout", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 363 + "__id__": 381 }, "_enabled": true, "__prefab": null, @@ -10217,8 +11055,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 362 + "__id__": 380 }, "_enabled": true, "__prefab": null, @@ -10238,8 +11077,9 @@ "__type__": "cc.Mask", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 362 + "__id__": 380 }, "_enabled": true, "__prefab": null, @@ -10253,8 +11093,9 @@ "__type__": "cc.Graphics", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 362 + "__id__": 380 }, "_enabled": true, "__prefab": null, @@ -10292,8 +11133,9 @@ "__type__": "cc.Widget", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 362 + "__id__": 380 }, "_enabled": true, "__prefab": null, @@ -10321,8 +11163,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 361 + "__id__": 379 }, "_enabled": true, "__prefab": null, @@ -10342,8 +11185,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 361 + "__id__": 379 }, "_enabled": false, "__prefab": null, @@ -10380,8 +11224,9 @@ "__type__": "cc.ScrollView", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 361 + "__id__": 379 }, "_enabled": true, "__prefab": null, @@ -10394,7 +11239,7 @@ "cancelInnerEvents": true, "scrollEvents": [], "_content": { - "__id__": 363 + "__id__": 381 }, "_horizontalScrollBar": null, "_verticalScrollBar": null, @@ -10404,8 +11249,9 @@ "__type__": "cc.Widget", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 361 + "__id__": 379 }, "_enabled": true, "__prefab": null, @@ -10433,30 +11279,31 @@ "__type__": "cc.Node", "_name": "ButtonY", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 356 + "__id__": 374 }, "_children": [ { - "__id__": 406 + "__id__": 424 }, { - "__id__": 409 + "__id__": 427 } ], "_active": true, "_components": [ { - "__id__": 412 + "__id__": 430 }, { - "__id__": 413 + "__id__": 431 }, { - "__id__": 414 + "__id__": 432 }, { - "__id__": 416 + "__id__": 434 } ], "_prefab": null, @@ -10493,17 +11340,18 @@ "__type__": "cc.Node", "_name": "Ticket", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 405 + "__id__": 423 }, "_children": [], "_active": true, "_components": [ { - "__id__": 407 + "__id__": 425 }, { - "__id__": 408 + "__id__": 426 } ], "_prefab": null, @@ -10540,8 +11388,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 406 + "__id__": 424 }, "_enabled": true, "__prefab": null, @@ -10561,8 +11410,9 @@ "__type__": "cc.Label", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 406 + "__id__": 424 }, "_enabled": true, "__prefab": null, @@ -10596,23 +11446,47 @@ "_isUnderline": false, "_underlineHeight": 2, "_cacheMode": 0, + "_enableOutline": false, + "_outlineColor": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "_outlineWidth": 2, + "_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": "a9WlLOPXtITJ/mm95OuCjp" }, { "__type__": "cc.Node", "_name": "ticket", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 405 + "__id__": 423 }, "_children": [], "_active": true, "_components": [ { - "__id__": 410 + "__id__": 428 }, { - "__id__": 411 + "__id__": 429 } ], "_prefab": null, @@ -10649,8 +11523,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 409 + "__id__": 427 }, "_enabled": true, "__prefab": null, @@ -10670,8 +11545,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 409 + "__id__": 427 }, "_enabled": true, "__prefab": null, @@ -10708,8 +11584,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 405 + "__id__": 423 }, "_enabled": true, "__prefab": null, @@ -10729,8 +11606,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 405 + "__id__": 423 }, "_enabled": true, "__prefab": null, @@ -10767,14 +11645,15 @@ "__type__": "cc.Button", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 405 + "__id__": 423 }, "_enabled": true, "__prefab": null, "clickEvents": [ { - "__id__": 415 + "__id__": 433 } ], "_interactable": true, @@ -10817,14 +11696,14 @@ "_duration": 0.1, "_zoomScale": 1.2, "_target": { - "__id__": 405 + "__id__": 423 }, "_id": "83tN1zwmxCxI7aJ2ug7LTQ" }, { "__type__": "cc.ClickEvent", "target": { - "__id__": 352 + "__id__": 370 }, "component": "", "_componentId": "c5e2dm0qXVOuKP1ju7uyMtJ", @@ -10835,8 +11714,9 @@ "__type__": "cc.Widget", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 405 + "__id__": 423 }, "_enabled": true, "__prefab": null, @@ -10864,24 +11744,25 @@ "__type__": "cc.Node", "_name": "ButtonN", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 356 + "__id__": 374 }, "_children": [ { - "__id__": 418 + "__id__": 436 } ], "_active": true, "_components": [ { - "__id__": 421 + "__id__": 439 }, { - "__id__": 422 + "__id__": 440 }, { - "__id__": 424 + "__id__": 442 } ], "_prefab": null, @@ -10918,17 +11799,18 @@ "__type__": "cc.Node", "_name": "Label", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 417 + "__id__": 435 }, "_children": [], "_active": true, "_components": [ { - "__id__": 419 + "__id__": 437 }, { - "__id__": 420 + "__id__": 438 } ], "_prefab": null, @@ -10965,8 +11847,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 418 + "__id__": 436 }, "_enabled": true, "__prefab": null, @@ -10986,8 +11869,9 @@ "__type__": "cc.Label", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 418 + "__id__": 436 }, "_enabled": true, "__prefab": null, @@ -11021,14 +11905,38 @@ "_isUnderline": false, "_underlineHeight": 2, "_cacheMode": 0, + "_enableOutline": false, + "_outlineColor": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "_outlineWidth": 2, + "_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": "b5f4DqQ7VFO7QxxBEOXnaT" }, { "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 417 + "__id__": 435 }, "_enabled": true, "__prefab": null, @@ -11048,14 +11956,15 @@ "__type__": "cc.Button", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 417 + "__id__": 435 }, "_enabled": true, "__prefab": null, "clickEvents": [ { - "__id__": 423 + "__id__": 441 } ], "_interactable": true, @@ -11107,14 +12016,14 @@ "_duration": 0.1, "_zoomScale": 1.2, "_target": { - "__id__": 417 + "__id__": 435 }, "_id": "05kavv3MFKp4R9iVYAgcDb" }, { "__type__": "cc.ClickEvent", "target": { - "__id__": 352 + "__id__": 370 }, "component": "", "_componentId": "c5e2dm0qXVOuKP1ju7uyMtJ", @@ -11125,8 +12034,9 @@ "__type__": "cc.Widget", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 417 + "__id__": 435 }, "_enabled": true, "__prefab": null, @@ -11154,8 +12064,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 356 + "__id__": 374 }, "_enabled": true, "__prefab": null, @@ -11175,8 +12086,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 356 + "__id__": 374 }, "_enabled": true, "__prefab": null, @@ -11213,8 +12125,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 352 + "__id__": 370 }, "_enabled": true, "__prefab": null, @@ -11234,8 +12147,9 @@ "__type__": "cc.Widget", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 352 + "__id__": 370 }, "_enabled": true, "__prefab": null, @@ -11263,26 +12177,27 @@ "__type__": "c5e2dm0qXVOuKP1ju7uyMtJ", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 352 + "__id__": 370 }, "_enabled": true, "__prefab": null, "topScore": null, "yourScore": { - "__id__": 390 - }, - "_ticketMinus": { "__id__": 408 }, + "_ticketMinus": { + "__id__": 426 + }, "_buyTicketBtn": { - "__id__": 405 + "__id__": 423 }, "_quitBtn": { - "__id__": 417 + "__id__": 435 }, "_scoreUI": { - "__id__": 126 + "__id__": 144 }, "_scorePrefab": { "__uuid__": "35274179-f40e-4de9-a5d5-43fba9c12669", @@ -11297,17 +12212,17 @@ "__expectedType__": "cc.AudioClip" }, "_starSpeedCurve": { - "__id__": 430 + "__id__": 448 }, "_starScaleCurve": { - "__id__": 432 + "__id__": 450 }, "_id": "bbcyvzebBDsJfOOH9VNeON" }, { "__type__": "cc.AnimationCurve", "_curve": { - "__id__": 431 + "__id__": 449 } }, { @@ -11348,7 +12263,7 @@ { "__type__": "cc.AnimationCurve", "_curve": { - "__id__": 433 + "__id__": 451 } }, { @@ -11403,24 +12318,25 @@ "__type__": "cc.Node", "_name": "StartPanel", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 130 + "__id__": 148 }, "_children": [ { - "__id__": 435 + "__id__": 453 } ], "_active": false, "_components": [ { - "__id__": 461 + "__id__": 479 }, { - "__id__": 462 + "__id__": 480 }, { - "__id__": 463 + "__id__": 481 } ], "_prefab": null, @@ -11457,33 +12373,34 @@ "__type__": "cc.Node", "_name": "Wrapper", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 434 + "__id__": 452 }, "_children": [ { - "__id__": 436 + "__id__": 454 } ], "_active": true, "_components": [ { - "__id__": 455 + "__id__": 473 }, { - "__id__": 456 + "__id__": 474 }, { - "__id__": 457 + "__id__": 475 }, { - "__id__": 458 + "__id__": 476 }, { - "__id__": 459 + "__id__": 477 }, { - "__id__": 460 + "__id__": 478 } ], "_prefab": null, @@ -11520,30 +12437,31 @@ "__type__": "cc.Node", "_name": "Bg", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 435 + "__id__": 453 }, "_children": [ { - "__id__": 437 + "__id__": 455 }, { - "__id__": 440 + "__id__": 458 }, { - "__id__": 443 + "__id__": 461 }, { - "__id__": 447 + "__id__": 465 } ], "_active": true, "_components": [ { - "__id__": 453 + "__id__": 471 }, { - "__id__": 454 + "__id__": 472 } ], "_prefab": null, @@ -11580,17 +12498,18 @@ "__type__": "cc.Node", "_name": "Bear", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 436 + "__id__": 454 }, "_children": [], "_active": true, "_components": [ { - "__id__": 438 + "__id__": 456 }, { - "__id__": 439 + "__id__": 457 } ], "_prefab": null, @@ -11627,8 +12546,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 437 + "__id__": 455 }, "_enabled": true, "__prefab": null, @@ -11648,8 +12568,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 437 + "__id__": 455 }, "_enabled": true, "__prefab": null, @@ -11686,17 +12607,18 @@ "__type__": "cc.Node", "_name": "Rabit", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 436 + "__id__": 454 }, "_children": [], "_active": true, "_components": [ { - "__id__": 441 + "__id__": 459 }, { - "__id__": 442 + "__id__": 460 } ], "_prefab": null, @@ -11733,8 +12655,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 440 + "__id__": 458 }, "_enabled": true, "__prefab": null, @@ -11754,8 +12677,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 440 + "__id__": 458 }, "_enabled": true, "__prefab": null, @@ -11792,20 +12716,21 @@ "__type__": "cc.Node", "_name": "Title", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 436 + "__id__": 454 }, "_children": [], "_active": true, "_components": [ { - "__id__": 444 + "__id__": 462 }, { - "__id__": 445 + "__id__": 463 }, { - "__id__": 446 + "__id__": 464 } ], "_prefab": null, @@ -11842,8 +12767,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 443 + "__id__": 461 }, "_enabled": true, "__prefab": null, @@ -11863,8 +12789,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 443 + "__id__": 461 }, "_enabled": true, "__prefab": null, @@ -11901,8 +12828,9 @@ "__type__": "cc.Widget", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 443 + "__id__": 461 }, "_enabled": true, "__prefab": null, @@ -11930,23 +12858,24 @@ "__type__": "cc.Node", "_name": "StartButton", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 436 + "__id__": 454 }, "_children": [], "_active": true, "_components": [ { - "__id__": 448 + "__id__": 466 }, { - "__id__": 449 + "__id__": 467 }, { - "__id__": 450 + "__id__": 468 }, { - "__id__": 452 + "__id__": 470 } ], "_prefab": null, @@ -11983,8 +12912,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 447 + "__id__": 465 }, "_enabled": true, "__prefab": null, @@ -12004,8 +12934,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 447 + "__id__": 465 }, "_enabled": true, "__prefab": null, @@ -12042,14 +12973,15 @@ "__type__": "cc.Button", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 447 + "__id__": 465 }, "_enabled": true, "__prefab": null, "clickEvents": [ { - "__id__": 451 + "__id__": 469 } ], "_interactable": true, @@ -12089,14 +13021,14 @@ "_duration": 0.1, "_zoomScale": 1.2, "_target": { - "__id__": 447 + "__id__": 465 }, "_id": "b5HEsyyjZJ8Yb2u2q1fD82" }, { "__type__": "cc.ClickEvent", "target": { - "__id__": 130 + "__id__": 148 }, "component": "", "_componentId": "ecf07La1rNA8YjY0h97yfWf", @@ -12107,8 +13039,9 @@ "__type__": "cc.Widget", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 447 + "__id__": 465 }, "_enabled": true, "__prefab": null, @@ -12136,8 +13069,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 436 + "__id__": 454 }, "_enabled": true, "__prefab": null, @@ -12157,8 +13091,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 436 + "__id__": 454 }, "_enabled": true, "__prefab": null, @@ -12195,8 +13130,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 435 + "__id__": 453 }, "_enabled": true, "__prefab": null, @@ -12216,8 +13152,9 @@ "__type__": "cc.Mask", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 435 + "__id__": 453 }, "_enabled": true, "__prefab": null, @@ -12231,8 +13168,9 @@ "__type__": "cc.Graphics", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 435 + "__id__": 453 }, "_enabled": true, "__prefab": null, @@ -12270,8 +13208,9 @@ "__type__": "cc.Mask", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 435 + "__id__": 453 }, "_enabled": true, "__prefab": null, @@ -12285,8 +13224,9 @@ "__type__": "cc.Animation", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 435 + "__id__": 453 }, "_enabled": true, "__prefab": null, @@ -12311,13 +13251,14 @@ "__type__": "5a603ZsBhVNCKhnWeS0+jrG", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 435 + "__id__": 453 }, "_enabled": true, "__prefab": null, "_animation": { - "__id__": 459 + "__id__": 477 }, "_id": "21CWF/h19B4IC/OI3ayhGG" }, @@ -12325,8 +13266,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 434 + "__id__": 452 }, "_enabled": true, "__prefab": null, @@ -12346,8 +13288,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 434 + "__id__": 452 }, "_enabled": true, "__prefab": null, @@ -12384,8 +13327,9 @@ "__type__": "cc.Widget", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 434 + "__id__": 452 }, "_enabled": true, "__prefab": null, @@ -12413,8 +13357,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 130 + "__id__": 148 }, "_enabled": true, "__prefab": null, @@ -12434,8 +13379,9 @@ "__type__": "cc.Widget", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 130 + "__id__": 148 }, "_enabled": true, "__prefab": null, @@ -12463,26 +13409,27 @@ "__type__": "ecf07La1rNA8YjY0h97yfWf", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 130 + "__id__": 148 }, "_enabled": true, "__prefab": null, "_scoreLabel": { - "__id__": 467 + "__id__": 485 }, "_ticketLabel": { - "__id__": 470 + "__id__": 488 }, "_buffFx": null, "_controlPanel": { - "__id__": 205 + "__id__": 223 }, "_startPanel": { - "__id__": 434 + "__id__": 452 }, "_overPanel": { - "__id__": 352 + "__id__": 370 }, "_id": "449hzGcyZL+Lsj/r1gnEMe" }, @@ -12490,8 +13437,9 @@ "__type__": "cc.Label", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 468 + "__id__": 486 }, "_enabled": true, "__prefab": null, @@ -12525,23 +13473,47 @@ "_isUnderline": false, "_underlineHeight": 2, "_cacheMode": 0, + "_enableOutline": false, + "_outlineColor": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "_outlineWidth": 2, + "_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": "f5byB1+jNCNqjN+Tt3NUoI" }, { "__type__": "cc.Node", "_name": "Score", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 127 + "__id__": 145 }, "_children": [], "_active": true, "_components": [ { - "__id__": 469 + "__id__": 487 }, { - "__id__": 467 + "__id__": 485 } ], "_prefab": null, @@ -12578,8 +13550,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 468 + "__id__": 486 }, "_enabled": true, "__prefab": null, @@ -12599,8 +13572,9 @@ "__type__": "cc.Label", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 471 + "__id__": 489 }, "_enabled": true, "__prefab": null, @@ -12634,23 +13608,47 @@ "_isUnderline": false, "_underlineHeight": 2, "_cacheMode": 0, + "_enableOutline": false, + "_outlineColor": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "_outlineWidth": 2, + "_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": "a4GwzAXlxGDYYLQa2rIEsn" }, { "__type__": "cc.Node", "_name": "ticket", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 472 + "__id__": 490 }, "_children": [], "_active": true, "_components": [ { - "__id__": 480 + "__id__": 498 }, { - "__id__": 470 + "__id__": 488 } ], "_prefab": null, @@ -12687,30 +13685,31 @@ "__type__": "cc.Node", "_name": "Ticket_Bar", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 129 + "__id__": 147 }, "_children": [ { - "__id__": 473 + "__id__": 491 }, { - "__id__": 471 + "__id__": 489 } ], "_active": true, "_components": [ { - "__id__": 476 + "__id__": 494 }, { - "__id__": 477 + "__id__": 495 }, { - "__id__": 478 + "__id__": 496 }, { - "__id__": 479 + "__id__": 497 } ], "_prefab": null, @@ -12747,17 +13746,18 @@ "__type__": "cc.Node", "_name": "icon", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 472 + "__id__": 490 }, "_children": [], "_active": true, "_components": [ { - "__id__": 474 + "__id__": 492 }, { - "__id__": 475 + "__id__": 493 } ], "_prefab": null, @@ -12794,8 +13794,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 473 + "__id__": 491 }, "_enabled": true, "__prefab": null, @@ -12815,8 +13816,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 473 + "__id__": 491 }, "_enabled": true, "__prefab": null, @@ -12853,8 +13855,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 472 + "__id__": 490 }, "_enabled": true, "__prefab": null, @@ -12874,8 +13877,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 472 + "__id__": 490 }, "_enabled": true, "__prefab": null, @@ -12912,8 +13916,9 @@ "__type__": "cc.Widget", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 472 + "__id__": 490 }, "_enabled": true, "__prefab": null, @@ -12941,8 +13946,9 @@ "__type__": "cc.Layout", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 472 + "__id__": 490 }, "_enabled": true, "__prefab": null, @@ -12972,8 +13978,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 471 + "__id__": 489 }, "_enabled": true, "__prefab": null, @@ -12993,30 +14000,31 @@ "__type__": "cc.Node", "_name": "Time_Bar", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 129 + "__id__": 147 }, "_children": [ { - "__id__": 482 + "__id__": 500 }, { - "__id__": 486 + "__id__": 504 } ], "_active": true, "_components": [ { - "__id__": 499 + "__id__": 517 }, { - "__id__": 500 + "__id__": 518 }, { - "__id__": 501 + "__id__": 519 }, { - "__id__": 502 + "__id__": 520 } ], "_prefab": null, @@ -13053,20 +14061,21 @@ "__type__": "cc.Node", "_name": "Fill", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 481 + "__id__": 499 }, "_children": [], "_active": true, "_components": [ { - "__id__": 483 + "__id__": 501 }, { - "__id__": 484 + "__id__": 502 }, { - "__id__": 485 + "__id__": 503 } ], "_prefab": null, @@ -13103,8 +14112,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 482 + "__id__": 500 }, "_enabled": true, "__prefab": null, @@ -13124,8 +14134,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 482 + "__id__": 500 }, "_enabled": true, "__prefab": null, @@ -13162,8 +14173,9 @@ "__type__": "cc.Widget", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 482 + "__id__": 500 }, "_enabled": true, "__prefab": null, @@ -13191,27 +14203,28 @@ "__type__": "cc.Node", "_name": "Node", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 481 + "__id__": 499 }, "_children": [ { - "__id__": 487 + "__id__": 505 }, { - "__id__": 493 + "__id__": 511 } ], "_active": true, "_components": [ { - "__id__": 496 + "__id__": 514 }, { - "__id__": 497 + "__id__": 515 }, { - "__id__": 498 + "__id__": 516 } ], "_prefab": null, @@ -13248,21 +14261,22 @@ "__type__": "cc.Node", "_name": "icon", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 486 + "__id__": 504 }, "_children": [ { - "__id__": 488 + "__id__": 506 } ], "_active": true, "_components": [ { - "__id__": 491 + "__id__": 509 }, { - "__id__": 492 + "__id__": 510 } ], "_prefab": null, @@ -13299,17 +14313,18 @@ "__type__": "cc.Node", "_name": "Clock", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 487 + "__id__": 505 }, "_children": [], "_active": true, "_components": [ { - "__id__": 489 + "__id__": 507 }, { - "__id__": 490 + "__id__": 508 } ], "_prefab": null, @@ -13346,8 +14361,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 488 + "__id__": 506 }, "_enabled": true, "__prefab": null, @@ -13367,8 +14383,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 488 + "__id__": 506 }, "_enabled": true, "__prefab": null, @@ -13405,8 +14422,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 487 + "__id__": 505 }, "_enabled": true, "__prefab": null, @@ -13426,8 +14444,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 487 + "__id__": 505 }, "_enabled": true, "__prefab": null, @@ -13464,17 +14483,18 @@ "__type__": "cc.Node", "_name": "Timer", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 486 + "__id__": 504 }, "_children": [], "_active": true, "_components": [ { - "__id__": 494 + "__id__": 512 }, { - "__id__": 495 + "__id__": 513 } ], "_prefab": null, @@ -13511,8 +14531,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 493 + "__id__": 511 }, "_enabled": true, "__prefab": null, @@ -13532,8 +14553,9 @@ "__type__": "cc.Label", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 493 + "__id__": 511 }, "_enabled": true, "__prefab": null, @@ -13567,14 +14589,38 @@ "_isUnderline": false, "_underlineHeight": 2, "_cacheMode": 0, + "_enableOutline": false, + "_outlineColor": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "_outlineWidth": 2, + "_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": "64ImCts61B/IiKTf25R+5J" }, { "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 486 + "__id__": 504 }, "_enabled": true, "__prefab": null, @@ -13594,8 +14640,9 @@ "__type__": "cc.Layout", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 486 + "__id__": 504 }, "_enabled": true, "__prefab": null, @@ -13625,8 +14672,9 @@ "__type__": "cc.Widget", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 486 + "__id__": 504 }, "_enabled": true, "__prefab": null, @@ -13654,8 +14702,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 481 + "__id__": 499 }, "_enabled": true, "__prefab": null, @@ -13675,8 +14724,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 481 + "__id__": 499 }, "_enabled": true, "__prefab": null, @@ -13713,8 +14763,9 @@ "__type__": "cc.Widget", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 481 + "__id__": 499 }, "_enabled": true, "__prefab": null, @@ -13742,19 +14793,20 @@ "__type__": "204c1A707JPjYYnhqfMvkXj", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 481 + "__id__": 499 }, "_enabled": true, "__prefab": null, "_timeLabel": { - "__id__": 495 + "__id__": 513 }, "_fill": { - "__id__": 484 + "__id__": 502 }, "_timeIcon": { - "__id__": 488 + "__id__": 506 }, "_countDownSound": { "__uuid__": "c96f7bd8-69d7-4810-a6d4-3cfa61766b2c", @@ -13766,33 +14818,34 @@ "__type__": "cc.Node", "_name": "Button", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 129 + "__id__": 147 }, "_children": [ { - "__id__": 504 + "__id__": 522 }, { - "__id__": 507 + "__id__": 525 } ], "_active": true, "_components": [ { - "__id__": 510 + "__id__": 528 }, { - "__id__": 511 + "__id__": 529 }, { - "__id__": 512 + "__id__": 530 }, { - "__id__": 514 + "__id__": 532 }, { - "__id__": 515 + "__id__": 533 } ], "_prefab": null, @@ -13829,17 +14882,18 @@ "__type__": "cc.Node", "_name": "Sound", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 503 + "__id__": 521 }, "_children": [], "_active": true, "_components": [ { - "__id__": 505 + "__id__": 523 }, { - "__id__": 506 + "__id__": 524 } ], "_prefab": null, @@ -13876,8 +14930,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 504 + "__id__": 522 }, "_enabled": true, "__prefab": null, @@ -13897,8 +14952,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 504 + "__id__": 522 }, "_enabled": true, "__prefab": null, @@ -13935,17 +14991,18 @@ "__type__": "cc.Node", "_name": "No_Sound", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 503 + "__id__": 521 }, "_children": [], "_active": false, "_components": [ { - "__id__": 508 + "__id__": 526 }, { - "__id__": 509 + "__id__": 527 } ], "_prefab": null, @@ -13982,8 +15039,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 507 + "__id__": 525 }, "_enabled": true, "__prefab": null, @@ -14003,8 +15061,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 507 + "__id__": 525 }, "_enabled": true, "__prefab": null, @@ -14041,8 +15100,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 503 + "__id__": 521 }, "_enabled": true, "__prefab": null, @@ -14062,8 +15122,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 503 + "__id__": 521 }, "_enabled": true, "__prefab": null, @@ -14100,14 +15161,15 @@ "__type__": "cc.Button", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 503 + "__id__": 521 }, "_enabled": true, "__prefab": null, "clickEvents": [ { - "__id__": 513 + "__id__": 531 } ], "_interactable": true, @@ -14150,14 +15212,14 @@ "_duration": 0.1, "_zoomScale": 1.2, "_target": { - "__id__": 503 + "__id__": 521 }, "_id": "1cDmuMEIFEs5ImBNG5Gm0F" }, { "__type__": "cc.ClickEvent", "target": { - "__id__": 503 + "__id__": 521 }, "component": "", "_componentId": "fe619HtEX1OQq7oeACKrANd", @@ -14168,8 +15230,9 @@ "__type__": "cc.Widget", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 503 + "__id__": 521 }, "_enabled": true, "__prefab": null, @@ -14197,16 +15260,17 @@ "__type__": "fe619HtEX1OQq7oeACKrANd", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 503 + "__id__": 521 }, "_enabled": true, "__prefab": null, "_unMute": { - "__id__": 504 + "__id__": 522 }, "_mute": { - "__id__": 507 + "__id__": 525 }, "_id": "adeG5FRP1GpLzDXol2pxU+" }, @@ -14214,8 +15278,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 129 + "__id__": 147 }, "_enabled": true, "__prefab": null, @@ -14235,8 +15300,9 @@ "__type__": "cc.Widget", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 129 + "__id__": 147 }, "_enabled": true, "__prefab": null, @@ -14264,20 +15330,21 @@ "__type__": "cc.Node", "_name": "avt sprite", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 128 + "__id__": 146 }, "_children": [], "_active": true, "_components": [ { - "__id__": 519 + "__id__": 537 }, { - "__id__": 520 + "__id__": 538 }, { - "__id__": 521 + "__id__": 539 } ], "_prefab": null, @@ -14314,8 +15381,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 518 + "__id__": 536 }, "_enabled": true, "__prefab": null, @@ -14335,8 +15403,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 518 + "__id__": 536 }, "_enabled": true, "__prefab": null, @@ -14373,8 +15442,9 @@ "__type__": "cc.Widget", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 518 + "__id__": 536 }, "_enabled": true, "__prefab": null, @@ -14402,20 +15472,21 @@ "__type__": "cc.Node", "_name": "username", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 128 + "__id__": 146 }, "_children": [], "_active": true, "_components": [ { - "__id__": 523 + "__id__": 541 }, { - "__id__": 524 + "__id__": 542 }, { - "__id__": 525 + "__id__": 543 } ], "_prefab": null, @@ -14452,8 +15523,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 522 + "__id__": 540 }, "_enabled": true, "__prefab": null, @@ -14473,8 +15545,9 @@ "__type__": "cc.Label", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 522 + "__id__": 540 }, "_enabled": true, "__prefab": null, @@ -14508,14 +15581,38 @@ "_isUnderline": false, "_underlineHeight": 2, "_cacheMode": 0, + "_enableOutline": false, + "_outlineColor": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "_outlineWidth": 2, + "_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": "adCA7B1wlPGrpl/gYGZWzQ" }, { "__type__": "cc.Widget", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 522 + "__id__": 540 }, "_enabled": true, "__prefab": null, @@ -14543,8 +15640,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 128 + "__id__": 146 }, "_enabled": true, "__prefab": null, @@ -14564,8 +15662,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 128 + "__id__": 146 }, "_enabled": true, "__prefab": null, @@ -14602,8 +15701,9 @@ "__type__": "cc.Widget", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 128 + "__id__": 146 }, "_enabled": true, "__prefab": null, @@ -14631,8 +15731,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 127 + "__id__": 145 }, "_enabled": true, "__prefab": null, @@ -14652,8 +15753,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 127 + "__id__": 145 }, "_enabled": true, "__prefab": null, @@ -14690,8 +15792,9 @@ "__type__": "cc.Widget", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 127 + "__id__": 145 }, "_enabled": true, "__prefab": null, @@ -14719,8 +15822,9 @@ "__type__": "cc.Layout", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 127 + "__id__": 145 }, "_enabled": true, "__prefab": null, @@ -14750,8 +15854,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 126 + "__id__": 144 }, "_enabled": true, "__prefab": null, @@ -14771,8 +15876,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 126 + "__id__": 144 }, "_enabled": true, "__prefab": null, @@ -14809,8 +15915,9 @@ "__type__": "02a884WNWtExrO21yAjQDWZ", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 114 + "__id__": 132 }, "_enabled": true, "__prefab": null, @@ -14940,33 +16047,34 @@ "__type__": "cc.Node", "_name": "Goal trigger", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 110 + "__id__": 128 }, "_children": [ { - "__id__": 542 + "__id__": 560 }, { - "__id__": 551 + "__id__": 569 }, { - "__id__": 557 + "__id__": 575 }, { - "__id__": 599 + "__id__": 617 } ], "_active": true, "_components": [ { - "__id__": 603 + "__id__": 621 }, { - "__id__": 604 + "__id__": 622 }, { - "__id__": 605 + "__id__": 623 } ], "_prefab": null, @@ -15003,24 +16111,25 @@ "__type__": "cc.Node", "_name": "Slide", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 541 + "__id__": 559 }, "_children": [ { - "__id__": 543 + "__id__": 561 }, { - "__id__": 546 + "__id__": 564 } ], "_active": true, "_components": [ { - "__id__": 549 + "__id__": 567 }, { - "__id__": 550 + "__id__": 568 } ], "_prefab": null, @@ -15057,17 +16166,18 @@ "__type__": "cc.Node", "_name": "x2 copy", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 542 + "__id__": 560 }, "_children": [], "_active": true, "_components": [ { - "__id__": 544 + "__id__": 562 }, { - "__id__": 545 + "__id__": 563 } ], "_prefab": null, @@ -15104,8 +16214,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 543 + "__id__": 561 }, "_enabled": true, "__prefab": null, @@ -15125,8 +16236,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 543 + "__id__": 561 }, "_enabled": true, "__prefab": null, @@ -15163,17 +16275,18 @@ "__type__": "cc.Node", "_name": "x2 copy-001", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 542 + "__id__": 560 }, "_children": [], "_active": true, "_components": [ { - "__id__": 547 + "__id__": 565 }, { - "__id__": 548 + "__id__": 566 } ], "_prefab": null, @@ -15210,8 +16323,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 546 + "__id__": 564 }, "_enabled": true, "__prefab": null, @@ -15231,8 +16345,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 546 + "__id__": 564 }, "_enabled": true, "__prefab": null, @@ -15269,8 +16384,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 542 + "__id__": 560 }, "_enabled": true, "__prefab": null, @@ -15290,8 +16406,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 542 + "__id__": 560 }, "_enabled": true, "__prefab": null, @@ -15328,21 +16445,22 @@ "__type__": "cc.Node", "_name": "Goal", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 541 + "__id__": 559 }, "_children": [ { - "__id__": 552 + "__id__": 570 } ], "_active": true, "_components": [ { - "__id__": 555 + "__id__": 573 }, { - "__id__": 556 + "__id__": 574 } ], "_prefab": null, @@ -15379,17 +16497,18 @@ "__type__": "cc.Node", "_name": "Goal1", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 551 + "__id__": 569 }, "_children": [], "_active": true, "_components": [ { - "__id__": 553 + "__id__": 571 }, { - "__id__": 554 + "__id__": 572 } ], "_prefab": null, @@ -15426,8 +16545,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 552 + "__id__": 570 }, "_enabled": true, "__prefab": null, @@ -15447,8 +16567,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 552 + "__id__": 570 }, "_enabled": true, "__prefab": null, @@ -15485,8 +16606,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 551 + "__id__": 569 }, "_enabled": true, "__prefab": null, @@ -15506,8 +16628,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 551 + "__id__": 569 }, "_enabled": false, "__prefab": null, @@ -15544,21 +16667,22 @@ "__type__": "cc.Node", "_name": "Ear", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 541 + "__id__": 559 }, "_children": [ { - "__id__": 558 + "__id__": 576 }, { - "__id__": 577 + "__id__": 595 } ], "_active": true, "_components": [ { - "__id__": 598 + "__id__": 616 } ], "_prefab": null, @@ -15595,17 +16719,17 @@ "__type__": "cc.Node", "_objFlags": 0, "_parent": { - "__id__": 557 + "__id__": 575 }, "_prefab": { - "__id__": 559 + "__id__": 577 }, "__editorExtras__": {} }, { "__type__": "cc.PrefabInfo", "root": { - "__id__": 558 + "__id__": 576 }, "asset": { "__uuid__": "c5e75294-5ee5-4e7a-8192-d1655a94811e", @@ -15613,7 +16737,7 @@ }, "fileId": "5cD4+xkz1ErKrNpV+rss2i", "instance": { - "__id__": 560 + "__id__": 578 }, "targetOverrides": null, "nestedPrefabInstanceRoots": null @@ -15626,37 +16750,37 @@ "mountedComponents": [], "propertyOverrides": [ { - "__id__": 561 + "__id__": 579 }, { - "__id__": 563 + "__id__": 581 }, { - "__id__": 564 + "__id__": 582 }, { - "__id__": 565 + "__id__": 583 }, { - "__id__": 566 + "__id__": 584 }, { - "__id__": 568 + "__id__": 586 }, { - "__id__": 569 + "__id__": 587 }, { - "__id__": 570 + "__id__": 588 }, { - "__id__": 571 + "__id__": 589 }, { - "__id__": 573 + "__id__": 591 }, { - "__id__": 575 + "__id__": 593 } ], "removedComponents": [] @@ -15664,7 +16788,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 562 + "__id__": 580 }, "propertyPath": [ "_name" @@ -15680,7 +16804,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 562 + "__id__": 580 }, "propertyPath": [ "_lpos" @@ -15695,7 +16819,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 562 + "__id__": 580 }, "propertyPath": [ "_lrot" @@ -15711,7 +16835,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 562 + "__id__": 580 }, "propertyPath": [ "_euler" @@ -15726,7 +16850,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 567 + "__id__": 585 }, "propertyPath": [ "_lrot" @@ -15748,7 +16872,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 567 + "__id__": 585 }, "propertyPath": [ "_euler" @@ -15763,7 +16887,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 562 + "__id__": 580 }, "propertyPath": [ "_layer" @@ -15773,7 +16897,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 567 + "__id__": 585 }, "propertyPath": [ "_layer" @@ -15783,7 +16907,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 572 + "__id__": 590 }, "propertyPath": [ "_layer" @@ -15799,7 +16923,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 574 + "__id__": 592 }, "propertyPath": [ "_layer" @@ -15815,7 +16939,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 576 + "__id__": 594 }, "propertyPath": [ "_rotationOvertimeModule", @@ -15834,17 +16958,17 @@ "__type__": "cc.Node", "_objFlags": 0, "_parent": { - "__id__": 557 + "__id__": 575 }, "_prefab": { - "__id__": 578 + "__id__": 596 }, "__editorExtras__": {} }, { "__type__": "cc.PrefabInfo", "root": { - "__id__": 577 + "__id__": 595 }, "asset": { "__uuid__": "c5e75294-5ee5-4e7a-8192-d1655a94811e", @@ -15852,7 +16976,7 @@ }, "fileId": "5cD4+xkz1ErKrNpV+rss2i", "instance": { - "__id__": 579 + "__id__": 597 }, "targetOverrides": null, "nestedPrefabInstanceRoots": null @@ -15865,43 +16989,43 @@ "mountedComponents": [], "propertyOverrides": [ { - "__id__": 580 + "__id__": 598 }, { - "__id__": 582 + "__id__": 600 }, { - "__id__": 583 + "__id__": 601 }, { - "__id__": 584 + "__id__": 602 }, { - "__id__": 585 + "__id__": 603 }, { - "__id__": 586 + "__id__": 604 }, { - "__id__": 588 + "__id__": 606 }, { - "__id__": 589 + "__id__": 607 }, { - "__id__": 590 + "__id__": 608 }, { - "__id__": 591 + "__id__": 609 }, { - "__id__": 593 + "__id__": 611 }, { - "__id__": 594 + "__id__": 612 }, { - "__id__": 596 + "__id__": 614 } ], "removedComponents": [] @@ -15909,7 +17033,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 581 + "__id__": 599 }, "propertyPath": [ "_name" @@ -15925,7 +17049,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 581 + "__id__": 599 }, "propertyPath": [ "_lpos" @@ -15940,7 +17064,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 581 + "__id__": 599 }, "propertyPath": [ "_lrot" @@ -15956,7 +17080,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 581 + "__id__": 599 }, "propertyPath": [ "_euler" @@ -15971,7 +17095,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 581 + "__id__": 599 }, "propertyPath": [ "_layer" @@ -15981,7 +17105,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 587 + "__id__": 605 }, "propertyPath": [ "_lrot" @@ -16003,7 +17127,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 587 + "__id__": 605 }, "propertyPath": [ "_euler" @@ -16018,7 +17142,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 581 + "__id__": 599 }, "propertyPath": [ "_lscale" @@ -16033,7 +17157,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 587 + "__id__": 605 }, "propertyPath": [ "_lscale" @@ -16048,7 +17172,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 592 + "__id__": 610 }, "propertyPath": [ "_rotationOvertimeModule", @@ -16066,7 +17190,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 587 + "__id__": 605 }, "propertyPath": [ "_layer" @@ -16076,7 +17200,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 595 + "__id__": 613 }, "propertyPath": [ "_layer" @@ -16092,7 +17216,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 597 + "__id__": 615 }, "propertyPath": [ "_layer" @@ -16109,8 +17233,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 557 + "__id__": 575 }, "_enabled": true, "__prefab": null, @@ -16130,20 +17255,21 @@ "__type__": "cc.Node", "_name": "Trigger", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 541 + "__id__": 559 }, "_children": [], "_active": true, "_components": [ { - "__id__": 600 + "__id__": 618 }, { - "__id__": 601 + "__id__": 619 }, { - "__id__": 602 + "__id__": 620 } ], "_prefab": null, @@ -16180,8 +17306,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 599 + "__id__": 617 }, "_enabled": true, "__prefab": null, @@ -16201,8 +17328,9 @@ "__type__": "cc.PolygonCollider2D", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 599 + "__id__": 617 }, "_enabled": true, "__prefab": null, @@ -16260,8 +17388,9 @@ "__type__": "cc.RigidBody2D", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 599 + "__id__": 617 }, "_enabled": true, "__prefab": null, @@ -16269,7 +17398,7 @@ "bullet": false, "awakeOnLoad": true, "_group": 2, - "_type": 1, + "_type": 3, "_allowSleep": true, "_gravityScale": 1, "_linearDamping": 0, @@ -16287,8 +17416,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 541 + "__id__": 559 }, "_enabled": true, "__prefab": null, @@ -16308,16 +17438,17 @@ "__type__": "ce7b7e0d6BHlaRFoKBZN0h/", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 541 + "__id__": 559 }, "_enabled": true, "__prefab": null, "_collider": { - "__id__": 601 + "__id__": 619 }, "_animation": { - "__id__": 605 + "__id__": 623 }, "_score": 100, "_goalFx": { @@ -16330,8 +17461,9 @@ "__type__": "cc.Animation", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 541 + "__id__": 559 }, "_enabled": true, "__prefab": null, @@ -16356,23 +17488,24 @@ "__type__": "cc.Node", "_name": "goal border", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 110 + "__id__": 128 }, "_children": [], "_active": true, "_components": [ { - "__id__": 607 + "__id__": 625 }, { - "__id__": 608 + "__id__": 626 }, { - "__id__": 609 + "__id__": 627 }, { - "__id__": 610 + "__id__": 628 } ], "_prefab": null, @@ -16409,8 +17542,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 606 + "__id__": 624 }, "_enabled": true, "__prefab": null, @@ -16430,8 +17564,9 @@ "__type__": "cc.PolygonCollider2D", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 606 + "__id__": 624 }, "_enabled": true, "__prefab": null, @@ -16554,8 +17689,9 @@ "__type__": "cc.PolygonCollider2D", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 606 + "__id__": 624 }, "_enabled": true, "__prefab": null, @@ -16673,8 +17809,9 @@ "__type__": "cc.RigidBody2D", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 606 + "__id__": 624 }, "_enabled": true, "__prefab": null, @@ -16700,20 +17837,24 @@ "__type__": "cc.Node", "_name": "Mutil ball", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 110 + "__id__": 128 }, "_children": [], "_active": true, "_components": [ { - "__id__": 612 + "__id__": 630 }, { - "__id__": 613 + "__id__": 631 }, { - "__id__": 614 + "__id__": 632 + }, + { + "__id__": 633 } ], "_prefab": null, @@ -16750,8 +17891,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 611 + "__id__": 629 }, "_enabled": true, "__prefab": null, @@ -16771,8 +17913,9 @@ "__type__": "cc.PolygonCollider2D", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 611 + "__id__": 629 }, "_enabled": true, "__prefab": null, @@ -16825,19 +17968,20 @@ "__type__": "e3b5fa7tUtAbK3rQJ/G2Rox", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 611 + "__id__": 629 }, "_enabled": true, "__prefab": null, "_collider": { - "__id__": 613 + "__id__": 631 }, "_portLeft": { - "__id__": 558 + "__id__": 576 }, "_portRight": { - "__id__": 577 + "__id__": 595 }, "_fx": { "__uuid__": "7afbc379-62e2-4721-b6d4-be47b00b6db2", @@ -16849,31 +17993,60 @@ }, "_id": "cf4OeeWmpFIouLcLflIG+0" }, + { + "__type__": "cc.RigidBody2D", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 629 + }, + "_enabled": true, + "__prefab": null, + "enabledContactListener": true, + "bullet": false, + "awakeOnLoad": true, + "_group": 2, + "_type": 0, + "_allowSleep": true, + "_gravityScale": 1, + "_linearDamping": 0, + "_angularDamping": 0, + "_linearVelocity": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_angularVelocity": 0, + "_fixedRotation": false, + "_id": "1b8A6p6LZDLrN7EnKMT3M1" + }, { "__type__": "cc.Node", "_name": "Enemies", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { "__id__": 9 }, "_children": [ { - "__id__": 616 - }, - { - "__id__": 632 + "__id__": 635 }, { "__id__": 651 }, { "__id__": 670 + }, + { + "__id__": 689 } ], "_active": true, "_components": [ { - "__id__": 689 + "__id__": 708 } ], "_prefab": null, @@ -16910,27 +18083,28 @@ "__type__": "cc.Node", "_name": "Enemy", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 615 + "__id__": 634 }, "_children": [ { - "__id__": 617 + "__id__": 636 }, { - "__id__": 624 + "__id__": 643 }, { - "__id__": 626 + "__id__": 645 } ], "_active": true, "_components": [ { - "__id__": 628 + "__id__": 647 }, { - "__id__": 629 + "__id__": 648 } ], "_prefab": null, @@ -16967,635 +18141,9 @@ "__type__": "cc.Node", "_name": "Collider", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 616 - }, - "_children": [ - { - "__id__": 618 - } - ], - "_active": true, - "_components": [ - { - "__id__": 621 - }, - { - "__id__": 622 - }, - { - "__id__": 623 - } - ], - "_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": "4bjRuzC6JA4YSK3sesvsEo" - }, - { - "__type__": "cc.Node", - "_name": "Sprite", - "_objFlags": 0, - "_parent": { - "__id__": 617 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 619 - }, - { - "__id__": 620 - } - ], - "_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": "48Jq3qKO1OGYNU6ZZolKvh" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "node": { - "__id__": 618 - }, - "_enabled": true, - "__prefab": null, - "_contentSize": { - "__type__": "cc.Size", - "width": 69.316, - "height": 128.54967272727276 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.2 - }, - "_id": "ebhHsb7llCta2cZSbXZgep" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "node": { - "__id__": 618 - }, - "_enabled": true, - "__prefab": null, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "7d14d38d-99eb-4237-a6fe-96eff703689b@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": "88ElJ1/DxFXqzhEg9WWF2Q" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "node": { - "__id__": 617 - }, - "_enabled": true, - "__prefab": null, - "_contentSize": { - "__type__": "cc.Size", - "width": 100, - "height": 100 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "3dLokjN9RCIaKnLpB9O8B2" - }, - { - "__type__": "cc.BoxCollider2D", - "_name": "", - "_objFlags": 0, - "node": { - "__id__": 617 - }, - "_enabled": true, - "__prefab": null, - "tag": 0, - "_group": 32, - "_density": 1.5, - "_sensor": false, - "_friction": 2, - "_restitution": 1, - "_offset": { - "__type__": "cc.Vec2", - "x": 0, - "y": 40 - }, - "_size": { - "__type__": "cc.Size", - "width": 60, - "height": 120 - }, - "_id": "90kf5VGjJC+aNU9ffPOlxP" - }, - { - "__type__": "cc.RigidBody2D", - "_name": "", - "_objFlags": 0, - "node": { - "__id__": 617 - }, - "_enabled": true, - "__prefab": null, - "enabledContactListener": true, - "bullet": false, - "awakeOnLoad": true, - "_group": 32, - "_type": 1, - "_allowSleep": true, - "_gravityScale": 0, - "_linearDamping": 0, - "_angularDamping": 0, - "_linearVelocity": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_angularVelocity": 0, - "_fixedRotation": false, - "_id": "8dvhScRPxNGJcgc4DlI+sg" - }, - { - "__type__": "cc.Node", - "_name": "P1", - "_objFlags": 0, - "_parent": { - "__id__": 616 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 625 - } - ], - "_prefab": null, - "_lpos": { - "__type__": "cc.Vec3", - "x": -169.459, - "y": 132.267, - "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": "8cAELd4oVHZZUzcef+oECU" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "node": { - "__id__": 624 - }, - "_enabled": true, - "__prefab": null, - "_contentSize": { - "__type__": "cc.Size", - "width": 100, - "height": 100 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "bcs4nt6iVGCIzi/qJKQox5" - }, - { - "__type__": "cc.Node", - "_name": "P2", - "_objFlags": 0, - "_parent": { - "__id__": 616 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 627 - } - ], - "_prefab": null, - "_lpos": { - "__type__": "cc.Vec3", - "x": 175.176, - "y": 132.267, - "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": "5bVXjFjUxMvodltqkonJVs" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "node": { - "__id__": 626 - }, - "_enabled": true, - "__prefab": null, - "_contentSize": { - "__type__": "cc.Size", - "width": 100, - "height": 100 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "e9iqRWdJJOC4/vSnwQPd77" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "node": { - "__id__": 616 - }, - "_enabled": true, - "__prefab": null, - "_contentSize": { - "__type__": "cc.Size", - "width": 100, - "height": 100 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "5aXYxmrtNPBYpfAg4Gkf81" - }, - { - "__type__": "bed15fuvPJLIp1O3BWg43ad", - "_name": "", - "_objFlags": 0, - "node": { - "__id__": 616 - }, - "_enabled": true, - "__prefab": null, - "_collider": { - "__id__": 622 - }, - "_sprite": { - "__id__": 620 - }, - "_patrolPoint1": { - "__id__": 624 - }, - "_patrolPoint2": { - "__id__": 626 - }, - "_speed": 50, - "_requireGoal": 3, - "_curveY": true, - "_patrolCurve": { - "__id__": 630 - }, - "_multiplierCurve": 120, - "_hitSound": { - "__uuid__": "ac267249-4228-4a86-b4d4-39f84a210668", - "__expectedType__": "cc.AudioClip" - }, - "_id": "9cJaywMb9Fr4Z0zlx1Pdcb" - }, - { - "__type__": "cc.AnimationCurve", - "_curve": { - "__id__": 631 - } - }, - { - "__type__": "cc.RealCurve", - "_times": [ - 0, - 1 - ], - "_values": [ - { - "__type__": "cc.RealKeyframeValue", - "interpolationMode": 2, - "tangentWeightMode": 0, - "value": 0, - "rightTangent": -3.8915712265701936, - "rightTangentWeight": 1, - "leftTangent": -3.8915712265701936, - "leftTangentWeight": 1, - "easingMethod": 0, - "__editorExtras__": null - }, - { - "__type__": "cc.RealKeyframeValue", - "interpolationMode": 2, - "tangentWeightMode": 0, - "value": 0, - "rightTangent": 4.0305559132334166, - "rightTangentWeight": 1, - "leftTangent": 4.0305559132334166, - "leftTangentWeight": 1, - "easingMethod": 0, - "__editorExtras__": null - } - ], - "preExtrapolation": 2, - "postExtrapolation": 1 - }, - { - "__type__": "cc.Node", - "_name": "Enemy-001", - "_objFlags": 0, - "_parent": { - "__id__": 615 - }, - "_children": [ - { - "__id__": 633 - }, - { - "__id__": 636 - }, - { - "__id__": 643 - }, - { - "__id__": 645 - } - ], - "_active": true, - "_components": [ - { - "__id__": 647 - }, - { - "__id__": 648 - } - ], - "_prefab": null, - "_lpos": { - "__type__": "cc.Vec3", - "x": 0, - "y": -250, - "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": "18+kT+2ZpPfZ3DuSbkDNqt" - }, - { - "__type__": "cc.Node", - "_name": "track", - "_objFlags": 0, - "_parent": { - "__id__": 632 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 634 - }, - { - "__id__": 635 - } - ], - "_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": "dfwes+qExMp4Xkg0S2bPFN" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "node": { - "__id__": 633 - }, - "_enabled": true, - "__prefab": null, - "_contentSize": { - "__type__": "cc.Size", - "width": 300, - "height": 24 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "b3QsrO+N1IWreCZ073kIKU" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "node": { - "__id__": 633 - }, - "_enabled": true, - "__prefab": null, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "bca254be-45fe-4b8e-8433-34ee058de549@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": "54brAva/tASoR7Cs2hb9XM" - }, - { - "__type__": "cc.Node", - "_name": "Collider", - "_objFlags": 0, - "_parent": { - "__id__": 632 + "__id__": 635 }, "_children": [ { @@ -17642,12 +18190,13 @@ "y": 0, "z": 0 }, - "_id": "2dKupfM6NIVJ5ph4/l5wL7" + "_id": "4bjRuzC6JA4YSK3sesvsEo" }, { "__type__": "cc.Node", "_name": "Sprite", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { "__id__": 636 }, @@ -17689,12 +18238,13 @@ "y": 0, "z": 0 }, - "_id": "e5sOYx2TdOZ5pw7fSJzYGP" + "_id": "48Jq3qKO1OGYNU6ZZolKvh" }, { "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { "__id__": 637 }, @@ -17710,12 +18260,13 @@ "x": 0.5, "y": 0.2 }, - "_id": "1acIwAvGFDHpQ7W32wdiTl" + "_id": "ebhHsb7llCta2cZSbXZgep" }, { "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { "__id__": 637 }, @@ -17748,12 +18299,13 @@ "_isTrimmedMode": true, "_useGrayscale": false, "_atlas": null, - "_id": "edH7a2QpFKyJ4ZBRqBNtXw" + "_id": "88ElJ1/DxFXqzhEg9WWF2Q" }, { "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { "__id__": 636 }, @@ -17769,12 +18321,13 @@ "x": 0.5, "y": 0.5 }, - "_id": "a9MSuZkD1HfrYtuRU3K6Hg" + "_id": "3dLokjN9RCIaKnLpB9O8B2" }, { "__type__": "cc.BoxCollider2D", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { "__id__": 636 }, @@ -17796,12 +18349,13 @@ "width": 60, "height": 120 }, - "_id": "dbmeH3gmFAvJs/bigqXRgW" + "_id": "90kf5VGjJC+aNU9ffPOlxP" }, { "__type__": "cc.RigidBody2D", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { "__id__": 636 }, @@ -17823,14 +18377,15 @@ }, "_angularVelocity": 0, "_fixedRotation": false, - "_id": "f8X/fpNaJN96ke6JV6G2jG" + "_id": "8dvhScRPxNGJcgc4DlI+sg" }, { "__type__": "cc.Node", "_name": "P1", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 632 + "__id__": 635 }, "_children": [], "_active": true, @@ -17842,8 +18397,8 @@ "_prefab": null, "_lpos": { "__type__": "cc.Vec3", - "x": -150, - "y": 0, + "x": -169.459, + "y": 132.267, "z": 0 }, "_lrot": { @@ -17867,12 +18422,13 @@ "y": 0, "z": 0 }, - "_id": "93XXm9KPBI745uONch5Ey3" + "_id": "8cAELd4oVHZZUzcef+oECU" }, { "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { "__id__": 643 }, @@ -17888,14 +18444,15 @@ "x": 0.5, "y": 0.5 }, - "_id": "9a2ukUnK5Bf4E5CJd460bA" + "_id": "bcs4nt6iVGCIzi/qJKQox5" }, { "__type__": "cc.Node", "_name": "P2", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 632 + "__id__": 635 }, "_children": [], "_active": true, @@ -17907,8 +18464,8 @@ "_prefab": null, "_lpos": { "__type__": "cc.Vec3", - "x": 150, - "y": 0, + "x": 175.176, + "y": 132.267, "z": 0 }, "_lrot": { @@ -17932,12 +18489,13 @@ "y": 0, "z": 0 }, - "_id": "90vylvvqtAdLfFBo8AOZfm" + "_id": "5bVXjFjUxMvodltqkonJVs" }, { "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { "__id__": 645 }, @@ -17953,14 +18511,15 @@ "x": 0.5, "y": 0.5 }, - "_id": "fc8oJrocxPLIookMyx8Bfd" + "_id": "e9iqRWdJJOC4/vSnwQPd77" }, { "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 632 + "__id__": 635 }, "_enabled": true, "__prefab": null, @@ -17974,14 +18533,15 @@ "x": 0.5, "y": 0.5 }, - "_id": "ce6BIEMllOCrkTeCoYehH+" + "_id": "5aXYxmrtNPBYpfAg4Gkf81" }, { "__type__": "bed15fuvPJLIp1O3BWg43ad", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 632 + "__id__": 635 }, "_enabled": true, "__prefab": null, @@ -17998,17 +18558,17 @@ "__id__": 645 }, "_speed": 50, - "_requireGoal": 6, - "_curveY": false, + "_requireGoal": 3, + "_curveY": true, "_patrolCurve": { "__id__": 649 }, - "_multiplierCurve": 100, + "_multiplierCurve": 120, "_hitSound": { "__uuid__": "ac267249-4228-4a86-b4d4-39f84a210668", "__expectedType__": "cc.AudioClip" }, - "_id": "f2+Qohf8JAhZ3Xqi9g9xV1" + "_id": "9cJaywMb9Fr4Z0zlx1Pdcb" }, { "__type__": "cc.AnimationCurve", @@ -18027,11 +18587,11 @@ "__type__": "cc.RealKeyframeValue", "interpolationMode": 2, "tangentWeightMode": 0, - "value": 1, - "rightTangent": 0, - "rightTangentWeight": 0, - "leftTangent": 0, - "leftTangentWeight": 0, + "value": 0, + "rightTangent": -3.8915712265701936, + "rightTangentWeight": 1, + "leftTangent": -3.8915712265701936, + "leftTangentWeight": 1, "easingMethod": 0, "__editorExtras__": null }, @@ -18039,11 +18599,11 @@ "__type__": "cc.RealKeyframeValue", "interpolationMode": 2, "tangentWeightMode": 0, - "value": 1, - "rightTangent": 0, - "rightTangentWeight": 0, - "leftTangent": 0, - "leftTangentWeight": 0, + "value": 0, + "rightTangent": 4.0305559132334166, + "rightTangentWeight": 1, + "leftTangent": 4.0305559132334166, + "leftTangentWeight": 1, "easingMethod": 0, "__editorExtras__": null } @@ -18053,10 +18613,11 @@ }, { "__type__": "cc.Node", - "_name": "Enemy-002", + "_name": "Enemy-001", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 615 + "__id__": 634 }, "_children": [ { @@ -18084,7 +18645,55 @@ "_prefab": null, "_lpos": { "__type__": "cc.Vec3", - "x": 260, + "x": 0, + "y": -250, + "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": "18+kT+2ZpPfZ3DuSbkDNqt" + }, + { + "__type__": "cc.Node", + "_name": "track", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 651 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 653 + }, + { + "__id__": 654 + } + ], + "_prefab": null, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, "y": 0, "z": 0 }, @@ -18109,59 +18718,13 @@ "y": 0, "z": 0 }, - "_id": "3bkG+zegpB94dI5U9Q0LVJ" - }, - { - "__type__": "cc.Node", - "_name": "track", - "_objFlags": 0, - "_parent": { - "__id__": 651 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 653 - }, - { - "__id__": 654 - } - ], - "_prefab": null, - "_lpos": { - "__type__": "cc.Vec3", - "x": -27, - "y": -10, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0.3007057995042731, - "w": 0.9537169507482269 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, - "z": 1 - }, - "_mobility": 0, - "_layer": 33554432, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 35 - }, - "_id": "0fb9aAQzxJmpJuIyfU0LxT" + "_id": "dfwes+qExMp4Xkg0S2bPFN" }, { "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { "__id__": 652 }, @@ -18169,7 +18732,7 @@ "__prefab": null, "_contentSize": { "__type__": "cc.Size", - "width": 226.876, + "width": 300, "height": 24 }, "_anchorPoint": { @@ -18177,12 +18740,13 @@ "x": 0.5, "y": 0.5 }, - "_id": "3dwb9NRslLfbbldbD2IvaW" + "_id": "b3QsrO+N1IWreCZ073kIKU" }, { "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { "__id__": 652 }, @@ -18215,12 +18779,13 @@ "_isTrimmedMode": true, "_useGrayscale": false, "_atlas": null, - "_id": "d1X9XR9AhNMZ2xa0bfjLLC" + "_id": "54brAva/tASoR7Cs2hb9XM" }, { "__type__": "cc.Node", "_name": "Collider", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { "__id__": 651 }, @@ -18269,12 +18834,13 @@ "y": 0, "z": 0 }, - "_id": "63BhIjzuxL15qwv7qilwht" + "_id": "2dKupfM6NIVJ5ph4/l5wL7" }, { "__type__": "cc.Node", "_name": "Sprite", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { "__id__": 655 }, @@ -18316,12 +18882,13 @@ "y": 0, "z": 0 }, - "_id": "e2Y3RO9uZKPoHdQPc8daYR" + "_id": "e5sOYx2TdOZ5pw7fSJzYGP" }, { "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { "__id__": 656 }, @@ -18337,12 +18904,13 @@ "x": 0.5, "y": 0.2 }, - "_id": "39GHia0vRIi758HkCQL8fw" + "_id": "1acIwAvGFDHpQ7W32wdiTl" }, { "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { "__id__": 656 }, @@ -18375,12 +18943,13 @@ "_isTrimmedMode": true, "_useGrayscale": false, "_atlas": null, - "_id": "1e4E3UyplK1aI1+HIDhaB5" + "_id": "edH7a2QpFKyJ4ZBRqBNtXw" }, { "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { "__id__": 655 }, @@ -18396,12 +18965,13 @@ "x": 0.5, "y": 0.5 }, - "_id": "70yWcTOSRLQ50NgGpIPEG8" + "_id": "a9MSuZkD1HfrYtuRU3K6Hg" }, { "__type__": "cc.BoxCollider2D", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { "__id__": 655 }, @@ -18423,12 +18993,13 @@ "width": 60, "height": 120 }, - "_id": "a5nzPxrVpMS5j7KCF0oDwU" + "_id": "dbmeH3gmFAvJs/bigqXRgW" }, { "__type__": "cc.RigidBody2D", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { "__id__": 655 }, @@ -18450,12 +19021,13 @@ }, "_angularVelocity": 0, "_fixedRotation": false, - "_id": "35hgHRw69MJ7I3tWeYN+H9" + "_id": "f8X/fpNaJN96ke6JV6G2jG" }, { "__type__": "cc.Node", "_name": "P1", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { "__id__": 651 }, @@ -18469,8 +19041,8 @@ "_prefab": null, "_lpos": { "__type__": "cc.Vec3", - "x": -110, - "y": -70, + "x": -150, + "y": 0, "z": 0 }, "_lrot": { @@ -18494,12 +19066,13 @@ "y": 0, "z": 0 }, - "_id": "f2QtNSZqpBYKqmXuSnmt7C" + "_id": "93XXm9KPBI745uONch5Ey3" }, { "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { "__id__": 662 }, @@ -18515,12 +19088,13 @@ "x": 0.5, "y": 0.5 }, - "_id": "e93U3nTmNLTIAKaXDV0toz" + "_id": "9a2ukUnK5Bf4E5CJd460bA" }, { "__type__": "cc.Node", "_name": "P2", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { "__id__": 651 }, @@ -18534,8 +19108,8 @@ "_prefab": null, "_lpos": { "__type__": "cc.Vec3", - "x": 60, - "y": 50, + "x": 150, + "y": 0, "z": 0 }, "_lrot": { @@ -18559,12 +19133,13 @@ "y": 0, "z": 0 }, - "_id": "18syyLG5JD+6vpsWTS+Bzm" + "_id": "90vylvvqtAdLfFBo8AOZfm" }, { "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { "__id__": 664 }, @@ -18580,12 +19155,13 @@ "x": 0.5, "y": 0.5 }, - "_id": "58fmdnUz5AVoBSvQryrlMl" + "_id": "fc8oJrocxPLIookMyx8Bfd" }, { "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { "__id__": 651 }, @@ -18601,12 +19177,13 @@ "x": 0.5, "y": 0.5 }, - "_id": "4f2IYDJzJGPJwceFFVPOGU" + "_id": "ce6BIEMllOCrkTeCoYehH+" }, { "__type__": "bed15fuvPJLIp1O3BWg43ad", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { "__id__": 651 }, @@ -18625,7 +19202,7 @@ "__id__": 664 }, "_speed": 50, - "_requireGoal": 9, + "_requireGoal": 6, "_curveY": false, "_patrolCurve": { "__id__": 668 @@ -18635,7 +19212,7 @@ "__uuid__": "ac267249-4228-4a86-b4d4-39f84a210668", "__expectedType__": "cc.AudioClip" }, - "_id": "99Yu77Ej9N4JRBZjD+OE2I" + "_id": "f2+Qohf8JAhZ3Xqi9g9xV1" }, { "__type__": "cc.AnimationCurve", @@ -18680,10 +19257,11 @@ }, { "__type__": "cc.Node", - "_name": "Enemy-003", + "_name": "Enemy-002", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 615 + "__id__": 634 }, "_children": [ { @@ -18711,7 +19289,7 @@ "_prefab": null, "_lpos": { "__type__": "cc.Vec3", - "x": -260, + "x": 260, "y": 0, "z": 0 }, @@ -18736,12 +19314,13 @@ "y": 0, "z": 0 }, - "_id": "19gmNDihVIn4xuf9iziUSy" + "_id": "3bkG+zegpB94dI5U9Q0LVJ" }, { "__type__": "cc.Node", "_name": "track", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { "__id__": 670 }, @@ -18758,7 +19337,7 @@ "_prefab": null, "_lpos": { "__type__": "cc.Vec3", - "x": 27, + "x": -27, "y": -10, "z": 0 }, @@ -18766,7 +19345,7 @@ "__type__": "cc.Quat", "x": 0, "y": 0, - "z": -0.3007057995042731, + "z": 0.3007057995042731, "w": 0.9537169507482269 }, "_lscale": { @@ -18781,14 +19360,15 @@ "__type__": "cc.Vec3", "x": 0, "y": 0, - "z": -35 + "z": 35 }, - "_id": "41sKcYdmVOkbN0YNJ1ZOsb" + "_id": "0fb9aAQzxJmpJuIyfU0LxT" }, { "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { "__id__": 671 }, @@ -18804,12 +19384,13 @@ "x": 0.5, "y": 0.5 }, - "_id": "84ir6nNMBLrJaw+40xTeMD" + "_id": "3dwb9NRslLfbbldbD2IvaW" }, { "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { "__id__": 671 }, @@ -18842,12 +19423,13 @@ "_isTrimmedMode": true, "_useGrayscale": false, "_atlas": null, - "_id": "c026nvSg5CxaNhluijpnn1" + "_id": "d1X9XR9AhNMZ2xa0bfjLLC" }, { "__type__": "cc.Node", "_name": "Collider", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { "__id__": 670 }, @@ -18896,12 +19478,13 @@ "y": 0, "z": 0 }, - "_id": "02y1iq6YBEi4UmUD/dUrQm" + "_id": "63BhIjzuxL15qwv7qilwht" }, { "__type__": "cc.Node", "_name": "Sprite", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { "__id__": 674 }, @@ -18943,12 +19526,13 @@ "y": 0, "z": 0 }, - "_id": "54ZsdxJ/JJMbU42gWOmIub" + "_id": "e2Y3RO9uZKPoHdQPc8daYR" }, { "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { "__id__": 675 }, @@ -18964,12 +19548,13 @@ "x": 0.5, "y": 0.2 }, - "_id": "5aeDOQ0g9A/bQVO09g2tFb" + "_id": "39GHia0vRIi758HkCQL8fw" }, { "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { "__id__": 675 }, @@ -19002,12 +19587,13 @@ "_isTrimmedMode": true, "_useGrayscale": false, "_atlas": null, - "_id": "1foQovVslMkLPZzV4es3Um" + "_id": "1e4E3UyplK1aI1+HIDhaB5" }, { "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { "__id__": 674 }, @@ -19016,19 +19602,20 @@ "_contentSize": { "__type__": "cc.Size", "width": 100, - "height": 200 + "height": 100 }, "_anchorPoint": { "__type__": "cc.Vec2", "x": 0.5, "y": 0.5 }, - "_id": "8fouZJwQ5MppLz9Pav+hx6" + "_id": "70yWcTOSRLQ50NgGpIPEG8" }, { "__type__": "cc.BoxCollider2D", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { "__id__": 674 }, @@ -19050,12 +19637,13 @@ "width": 60, "height": 120 }, - "_id": "d1Wh3Y56pGG7X0UK9MekQo" + "_id": "a5nzPxrVpMS5j7KCF0oDwU" }, { "__type__": "cc.RigidBody2D", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { "__id__": 674 }, @@ -19077,12 +19665,13 @@ }, "_angularVelocity": 0, "_fixedRotation": false, - "_id": "e51xRew7JNGasctJYhFzdF" + "_id": "35hgHRw69MJ7I3tWeYN+H9" }, { "__type__": "cc.Node", "_name": "P1", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { "__id__": 670 }, @@ -19096,72 +19685,7 @@ "_prefab": null, "_lpos": { "__type__": "cc.Vec3", - "x": -60, - "y": 50, - "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": "d52oxxykFMJL/MfH67D28m" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "node": { - "__id__": 681 - }, - "_enabled": true, - "__prefab": null, - "_contentSize": { - "__type__": "cc.Size", - "width": 100, - "height": 100 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "791JhDbJBOOLnBiCInRkHn" - }, - { - "__type__": "cc.Node", - "_name": "P2", - "_objFlags": 0, - "_parent": { - "__id__": 670 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 684 - } - ], - "_prefab": null, - "_lpos": { - "__type__": "cc.Vec3", - "x": 110, + "x": -110, "y": -70, "z": 0 }, @@ -19186,12 +19710,80 @@ "y": 0, "z": 0 }, - "_id": "16WrC1orpD5YetagBRhOGm" + "_id": "f2QtNSZqpBYKqmXuSnmt7C" }, { "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 681 + }, + "_enabled": true, + "__prefab": null, + "_contentSize": { + "__type__": "cc.Size", + "width": 100, + "height": 100 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "e93U3nTmNLTIAKaXDV0toz" + }, + { + "__type__": "cc.Node", + "_name": "P2", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 670 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 684 + } + ], + "_prefab": null, + "_lpos": { + "__type__": "cc.Vec3", + "x": 60, + "y": 50, + "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": "18syyLG5JD+6vpsWTS+Bzm" + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, "node": { "__id__": 683 }, @@ -19207,12 +19799,13 @@ "x": 0.5, "y": 0.5 }, - "_id": "468h3XWxdP6YnLbAcnzSyh" + "_id": "58fmdnUz5AVoBSvQryrlMl" }, { "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { "__id__": 670 }, @@ -19228,12 +19821,13 @@ "x": 0.5, "y": 0.5 }, - "_id": "c2KFWisGtBTr1xYF0ZRDd6" + "_id": "4f2IYDJzJGPJwceFFVPOGU" }, { "__type__": "bed15fuvPJLIp1O3BWg43ad", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { "__id__": 670 }, @@ -19252,7 +19846,7 @@ "__id__": 683 }, "_speed": 50, - "_requireGoal": 12, + "_requireGoal": 9, "_curveY": false, "_patrolCurve": { "__id__": 687 @@ -19262,7 +19856,7 @@ "__uuid__": "ac267249-4228-4a86-b4d4-39f84a210668", "__expectedType__": "cc.AudioClip" }, - "_id": "2bedVMe25Ou4KcU4DmnB4q" + "_id": "99Yu77Ej9N4JRBZjD+OE2I" }, { "__type__": "cc.AnimationCurve", @@ -19305,12 +19899,657 @@ "preExtrapolation": 2, "postExtrapolation": 1 }, + { + "__type__": "cc.Node", + "_name": "Enemy-003", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 634 + }, + "_children": [ + { + "__id__": 690 + }, + { + "__id__": 693 + }, + { + "__id__": 700 + }, + { + "__id__": 702 + } + ], + "_active": true, + "_components": [ + { + "__id__": 704 + }, + { + "__id__": 705 + } + ], + "_prefab": null, + "_lpos": { + "__type__": "cc.Vec3", + "x": -260, + "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": "19gmNDihVIn4xuf9iziUSy" + }, + { + "__type__": "cc.Node", + "_name": "track", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 689 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 691 + }, + { + "__id__": 692 + } + ], + "_prefab": null, + "_lpos": { + "__type__": "cc.Vec3", + "x": 27, + "y": -10, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": -0.3007057995042731, + "w": 0.9537169507482269 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + }, + "_mobility": 0, + "_layer": 33554432, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": -35 + }, + "_id": "41sKcYdmVOkbN0YNJ1ZOsb" + }, { "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 615 + "__id__": 690 + }, + "_enabled": true, + "__prefab": null, + "_contentSize": { + "__type__": "cc.Size", + "width": 226.876, + "height": 24 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "84ir6nNMBLrJaw+40xTeMD" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 690 + }, + "_enabled": true, + "__prefab": null, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "bca254be-45fe-4b8e-8433-34ee058de549@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": "c026nvSg5CxaNhluijpnn1" + }, + { + "__type__": "cc.Node", + "_name": "Collider", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 689 + }, + "_children": [ + { + "__id__": 694 + } + ], + "_active": true, + "_components": [ + { + "__id__": 697 + }, + { + "__id__": 698 + }, + { + "__id__": 699 + } + ], + "_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": "02y1iq6YBEi4UmUD/dUrQm" + }, + { + "__type__": "cc.Node", + "_name": "Sprite", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 693 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 695 + }, + { + "__id__": 696 + } + ], + "_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": "54ZsdxJ/JJMbU42gWOmIub" + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 694 + }, + "_enabled": true, + "__prefab": null, + "_contentSize": { + "__type__": "cc.Size", + "width": 69.316, + "height": 128.54967272727276 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.2 + }, + "_id": "5aeDOQ0g9A/bQVO09g2tFb" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 694 + }, + "_enabled": true, + "__prefab": null, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "7d14d38d-99eb-4237-a6fe-96eff703689b@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": "1foQovVslMkLPZzV4es3Um" + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 693 + }, + "_enabled": true, + "__prefab": null, + "_contentSize": { + "__type__": "cc.Size", + "width": 100, + "height": 200 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "8fouZJwQ5MppLz9Pav+hx6" + }, + { + "__type__": "cc.BoxCollider2D", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 693 + }, + "_enabled": true, + "__prefab": null, + "tag": 0, + "_group": 32, + "_density": 1.5, + "_sensor": false, + "_friction": 2, + "_restitution": 1, + "_offset": { + "__type__": "cc.Vec2", + "x": 0, + "y": 40 + }, + "_size": { + "__type__": "cc.Size", + "width": 60, + "height": 120 + }, + "_id": "d1Wh3Y56pGG7X0UK9MekQo" + }, + { + "__type__": "cc.RigidBody2D", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 693 + }, + "_enabled": true, + "__prefab": null, + "enabledContactListener": true, + "bullet": false, + "awakeOnLoad": true, + "_group": 32, + "_type": 1, + "_allowSleep": true, + "_gravityScale": 0, + "_linearDamping": 0, + "_angularDamping": 0, + "_linearVelocity": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_angularVelocity": 0, + "_fixedRotation": false, + "_id": "e51xRew7JNGasctJYhFzdF" + }, + { + "__type__": "cc.Node", + "_name": "P1", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 689 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 701 + } + ], + "_prefab": null, + "_lpos": { + "__type__": "cc.Vec3", + "x": -60, + "y": 50, + "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": "d52oxxykFMJL/MfH67D28m" + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 700 + }, + "_enabled": true, + "__prefab": null, + "_contentSize": { + "__type__": "cc.Size", + "width": 100, + "height": 100 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "791JhDbJBOOLnBiCInRkHn" + }, + { + "__type__": "cc.Node", + "_name": "P2", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 689 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 703 + } + ], + "_prefab": null, + "_lpos": { + "__type__": "cc.Vec3", + "x": 110, + "y": -70, + "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": "16WrC1orpD5YetagBRhOGm" + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 702 + }, + "_enabled": true, + "__prefab": null, + "_contentSize": { + "__type__": "cc.Size", + "width": 100, + "height": 100 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "468h3XWxdP6YnLbAcnzSyh" + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 689 + }, + "_enabled": true, + "__prefab": null, + "_contentSize": { + "__type__": "cc.Size", + "width": 100, + "height": 100 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "c2KFWisGtBTr1xYF0ZRDd6" + }, + { + "__type__": "bed15fuvPJLIp1O3BWg43ad", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 689 + }, + "_enabled": true, + "__prefab": null, + "_collider": { + "__id__": 698 + }, + "_sprite": { + "__id__": 696 + }, + "_patrolPoint1": { + "__id__": 700 + }, + "_patrolPoint2": { + "__id__": 702 + }, + "_speed": 50, + "_requireGoal": 12, + "_curveY": false, + "_patrolCurve": { + "__id__": 706 + }, + "_multiplierCurve": 100, + "_hitSound": { + "__uuid__": "ac267249-4228-4a86-b4d4-39f84a210668", + "__expectedType__": "cc.AudioClip" + }, + "_id": "2bedVMe25Ou4KcU4DmnB4q" + }, + { + "__type__": "cc.AnimationCurve", + "_curve": { + "__id__": 707 + } + }, + { + "__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": 2, + "postExtrapolation": 1 + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 634 }, "_enabled": true, "__prefab": null, @@ -19330,27 +20569,28 @@ "__type__": "cc.Node", "_name": "Flippers", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { "__id__": 9 }, "_children": [ { - "__id__": 691 + "__id__": 710 }, { - "__id__": 706 + "__id__": 725 }, { - "__id__": 721 + "__id__": 740 }, { - "__id__": 736 + "__id__": 755 } ], "_active": true, "_components": [ { - "__id__": 751 + "__id__": 770 } ], "_prefab": null, @@ -19389,23 +20629,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 690 + "__id__": 709 }, "_children": [ { - "__id__": 692 + "__id__": 711 } ], "_active": true, "_components": [ { - "__id__": 701 + "__id__": 720 }, { - "__id__": 704 + "__id__": 723 }, { - "__id__": 705 + "__id__": 724 } ], "_prefab": null, @@ -19444,29 +20684,29 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 691 + "__id__": 710 }, "_children": [ { - "__id__": 693 + "__id__": 712 }, { - "__id__": 696 + "__id__": 715 } ], "_active": true, "_components": [ { - "__id__": 699 + "__id__": 718 }, { - "__id__": 700 + "__id__": 719 }, { - "__id__": 702 + "__id__": 721 }, { - "__id__": 703 + "__id__": 722 } ], "_prefab": null, @@ -19503,17 +20743,18 @@ "__type__": "cc.Node", "_name": "Glow", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 692 + "__id__": 711 }, "_children": [], "_active": true, "_components": [ { - "__id__": 694 + "__id__": 713 }, { - "__id__": 695 + "__id__": 714 } ], "_prefab": null, @@ -19550,8 +20791,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 693 + "__id__": 712 }, "_enabled": true, "__prefab": null, @@ -19571,8 +20813,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 693 + "__id__": 712 }, "_enabled": true, "__prefab": null, @@ -19609,17 +20852,18 @@ "__type__": "cc.Node", "_name": "Sprite", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 692 + "__id__": 711 }, "_children": [], "_active": true, "_components": [ { - "__id__": 697 + "__id__": 716 }, { - "__id__": 698 + "__id__": 717 } ], "_prefab": null, @@ -19656,8 +20900,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 696 + "__id__": 715 }, "_enabled": true, "__prefab": null, @@ -19677,8 +20922,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 696 + "__id__": 715 }, "_enabled": true, "__prefab": null, @@ -19717,7 +20963,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 692 + "__id__": 711 }, "_enabled": true, "__prefab": null, @@ -19745,7 +20991,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 692 + "__id__": 711 }, "_enabled": true, "__prefab": null, @@ -19761,7 +21007,7 @@ }, "collideConnected": false, "connectedBody": { - "__id__": 701 + "__id__": 720 }, "_enableLimit": true, "_lowerAngle": -60, @@ -19777,7 +21023,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 691 + "__id__": 710 }, "_enabled": true, "__prefab": null, @@ -19805,7 +21051,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 692 + "__id__": 711 }, "_enabled": true, "__prefab": null, @@ -19883,8 +21129,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 692 + "__id__": 711 }, "_enabled": true, "__prefab": null, @@ -19904,16 +21151,17 @@ "__type__": "85a1du42gFMrIHUG6qev0l/", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 691 + "__id__": 710 }, "_enabled": true, "__prefab": null, "_animation": { - "__id__": 705 + "__id__": 724 }, "_hingeJoint": { - "__id__": 700 + "__id__": 719 }, "_motorSpeedActive": -10000, "_motorSpeedDeActive": 10000, @@ -19928,8 +21176,9 @@ "__type__": "cc.Animation", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 691 + "__id__": 710 }, "_enabled": true, "__prefab": null, @@ -19952,23 +21201,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 690 + "__id__": 709 }, "_children": [ { - "__id__": 707 + "__id__": 726 } ], "_active": true, "_components": [ { - "__id__": 716 + "__id__": 735 }, { - "__id__": 719 + "__id__": 738 }, { - "__id__": 720 + "__id__": 739 } ], "_prefab": null, @@ -20007,29 +21256,29 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 706 + "__id__": 725 }, "_children": [ { - "__id__": 708 + "__id__": 727 }, { - "__id__": 711 + "__id__": 730 } ], "_active": true, "_components": [ { - "__id__": 714 + "__id__": 733 }, { - "__id__": 715 + "__id__": 734 }, { - "__id__": 717 + "__id__": 736 }, { - "__id__": 718 + "__id__": 737 } ], "_prefab": null, @@ -20066,17 +21315,18 @@ "__type__": "cc.Node", "_name": "Glow", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 707 + "__id__": 726 }, "_children": [], "_active": true, "_components": [ { - "__id__": 709 + "__id__": 728 }, { - "__id__": 710 + "__id__": 729 } ], "_prefab": null, @@ -20113,8 +21363,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 708 + "__id__": 727 }, "_enabled": true, "__prefab": null, @@ -20134,8 +21385,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 708 + "__id__": 727 }, "_enabled": true, "__prefab": null, @@ -20172,17 +21424,18 @@ "__type__": "cc.Node", "_name": "Sprite", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 707 + "__id__": 726 }, "_children": [], "_active": true, "_components": [ { - "__id__": 712 + "__id__": 731 }, { - "__id__": 713 + "__id__": 732 } ], "_prefab": null, @@ -20219,8 +21472,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 711 + "__id__": 730 }, "_enabled": true, "__prefab": null, @@ -20240,8 +21494,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 711 + "__id__": 730 }, "_enabled": true, "__prefab": null, @@ -20280,7 +21535,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 707 + "__id__": 726 }, "_enabled": true, "__prefab": null, @@ -20308,7 +21563,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 707 + "__id__": 726 }, "_enabled": true, "__prefab": null, @@ -20324,7 +21579,7 @@ }, "collideConnected": false, "connectedBody": { - "__id__": 716 + "__id__": 735 }, "_enableLimit": true, "_lowerAngle": 0, @@ -20340,7 +21595,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 706 + "__id__": 725 }, "_enabled": true, "__prefab": null, @@ -20368,7 +21623,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 707 + "__id__": 726 }, "_enabled": true, "__prefab": null, @@ -20461,8 +21716,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 707 + "__id__": 726 }, "_enabled": true, "__prefab": null, @@ -20482,16 +21738,17 @@ "__type__": "85a1du42gFMrIHUG6qev0l/", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 706 + "__id__": 725 }, "_enabled": true, "__prefab": null, "_animation": { - "__id__": 720 + "__id__": 739 }, "_hingeJoint": { - "__id__": 715 + "__id__": 734 }, "_motorSpeedActive": 10000, "_motorSpeedDeActive": -10000, @@ -20506,8 +21763,9 @@ "__type__": "cc.Animation", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 706 + "__id__": 725 }, "_enabled": true, "__prefab": null, @@ -20530,23 +21788,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 690 + "__id__": 709 }, "_children": [ { - "__id__": 722 + "__id__": 741 } ], "_active": true, "_components": [ { - "__id__": 731 + "__id__": 750 }, { - "__id__": 734 + "__id__": 753 }, { - "__id__": 735 + "__id__": 754 } ], "_prefab": null, @@ -20585,29 +21843,29 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 721 + "__id__": 740 }, "_children": [ { - "__id__": 723 + "__id__": 742 }, { - "__id__": 726 + "__id__": 745 } ], "_active": true, "_components": [ { - "__id__": 729 + "__id__": 748 }, { - "__id__": 730 + "__id__": 749 }, { - "__id__": 732 + "__id__": 751 }, { - "__id__": 733 + "__id__": 752 } ], "_prefab": null, @@ -20644,17 +21902,18 @@ "__type__": "cc.Node", "_name": "Glow", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 722 + "__id__": 741 }, "_children": [], "_active": true, "_components": [ { - "__id__": 724 + "__id__": 743 }, { - "__id__": 725 + "__id__": 744 } ], "_prefab": null, @@ -20691,8 +21950,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 723 + "__id__": 742 }, "_enabled": true, "__prefab": null, @@ -20712,8 +21972,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 723 + "__id__": 742 }, "_enabled": true, "__prefab": null, @@ -20750,17 +22011,18 @@ "__type__": "cc.Node", "_name": "Sprite", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 722 + "__id__": 741 }, "_children": [], "_active": true, "_components": [ { - "__id__": 727 + "__id__": 746 }, { - "__id__": 728 + "__id__": 747 } ], "_prefab": null, @@ -20797,8 +22059,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 726 + "__id__": 745 }, "_enabled": true, "__prefab": null, @@ -20818,8 +22081,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 726 + "__id__": 745 }, "_enabled": true, "__prefab": null, @@ -20858,7 +22122,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 722 + "__id__": 741 }, "_enabled": true, "__prefab": null, @@ -20886,7 +22150,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 722 + "__id__": 741 }, "_enabled": true, "__prefab": null, @@ -20902,7 +22166,7 @@ }, "collideConnected": false, "connectedBody": { - "__id__": 731 + "__id__": 750 }, "_enableLimit": true, "_lowerAngle": 0, @@ -20918,7 +22182,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 721 + "__id__": 740 }, "_enabled": true, "__prefab": null, @@ -20946,7 +22210,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 722 + "__id__": 741 }, "_enabled": true, "__prefab": null, @@ -21039,8 +22303,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 722 + "__id__": 741 }, "_enabled": true, "__prefab": null, @@ -21060,16 +22325,17 @@ "__type__": "85a1du42gFMrIHUG6qev0l/", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 721 + "__id__": 740 }, "_enabled": true, "__prefab": null, "_animation": { - "__id__": 735 + "__id__": 754 }, "_hingeJoint": { - "__id__": 730 + "__id__": 749 }, "_motorSpeedActive": 10000, "_motorSpeedDeActive": -10000, @@ -21084,8 +22350,9 @@ "__type__": "cc.Animation", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 721 + "__id__": 740 }, "_enabled": true, "__prefab": null, @@ -21108,23 +22375,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 690 + "__id__": 709 }, "_children": [ { - "__id__": 737 + "__id__": 756 } ], "_active": true, "_components": [ { - "__id__": 746 + "__id__": 765 }, { - "__id__": 749 + "__id__": 768 }, { - "__id__": 750 + "__id__": 769 } ], "_prefab": null, @@ -21163,29 +22430,29 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 736 + "__id__": 755 }, "_children": [ { - "__id__": 738 + "__id__": 757 }, { - "__id__": 741 + "__id__": 760 } ], "_active": true, "_components": [ { - "__id__": 744 + "__id__": 763 }, { - "__id__": 745 + "__id__": 764 }, { - "__id__": 747 + "__id__": 766 }, { - "__id__": 748 + "__id__": 767 } ], "_prefab": null, @@ -21222,17 +22489,18 @@ "__type__": "cc.Node", "_name": "Glow", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 737 + "__id__": 756 }, "_children": [], "_active": true, "_components": [ { - "__id__": 739 + "__id__": 758 }, { - "__id__": 740 + "__id__": 759 } ], "_prefab": null, @@ -21269,8 +22537,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 738 + "__id__": 757 }, "_enabled": true, "__prefab": null, @@ -21290,8 +22559,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 738 + "__id__": 757 }, "_enabled": true, "__prefab": null, @@ -21328,17 +22598,18 @@ "__type__": "cc.Node", "_name": "Sprite", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 737 + "__id__": 756 }, "_children": [], "_active": true, "_components": [ { - "__id__": 742 + "__id__": 761 }, { - "__id__": 743 + "__id__": 762 } ], "_prefab": null, @@ -21375,8 +22646,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 741 + "__id__": 760 }, "_enabled": true, "__prefab": null, @@ -21396,8 +22668,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 741 + "__id__": 760 }, "_enabled": true, "__prefab": null, @@ -21436,7 +22709,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 737 + "__id__": 756 }, "_enabled": true, "__prefab": null, @@ -21464,7 +22737,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 737 + "__id__": 756 }, "_enabled": true, "__prefab": null, @@ -21480,7 +22753,7 @@ }, "collideConnected": false, "connectedBody": { - "__id__": 746 + "__id__": 765 }, "_enableLimit": true, "_lowerAngle": -60, @@ -21496,7 +22769,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 736 + "__id__": 755 }, "_enabled": true, "__prefab": null, @@ -21524,7 +22797,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 737 + "__id__": 756 }, "_enabled": true, "__prefab": null, @@ -21602,8 +22875,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 737 + "__id__": 756 }, "_enabled": true, "__prefab": null, @@ -21623,16 +22897,17 @@ "__type__": "85a1du42gFMrIHUG6qev0l/", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 736 + "__id__": 755 }, "_enabled": true, "__prefab": null, "_animation": { - "__id__": 750 + "__id__": 769 }, "_hingeJoint": { - "__id__": 745 + "__id__": 764 }, "_motorSpeedActive": -10000, "_motorSpeedDeActive": 10000, @@ -21647,8 +22922,9 @@ "__type__": "cc.Animation", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 736 + "__id__": 755 }, "_enabled": true, "__prefab": null, @@ -21669,8 +22945,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 690 + "__id__": 709 }, "_enabled": true, "__prefab": null, @@ -21690,6 +22967,7 @@ "__type__": "cc.Node", "_name": "Outter", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { "__id__": 9 }, @@ -21697,13 +22975,16 @@ "_active": true, "_components": [ { - "__id__": 753 + "__id__": 772 }, { - "__id__": 754 + "__id__": 773 }, { - "__id__": 755 + "__id__": 774 + }, + { + "__id__": 775 } ], "_prefab": null, @@ -21740,8 +23021,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 752 + "__id__": 771 }, "_enabled": true, "__prefab": null, @@ -21761,8 +23043,9 @@ "__type__": "cc.BoxCollider2D", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 752 + "__id__": 771 }, "_enabled": true, "__prefab": null, @@ -21788,230 +23071,260 @@ "__type__": "ca8a0x4KJRGNJFfMRlEhSED", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 752 + "__id__": 771 }, "_enabled": true, "__prefab": null, "_collider": { - "__id__": 754 + "__id__": 773 }, "_id": "63rfzsm3REkprs+s68PCRK" }, + { + "__type__": "cc.RigidBody2D", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 771 + }, + "_enabled": true, + "__prefab": null, + "enabledContactListener": true, + "bullet": false, + "awakeOnLoad": true, + "_group": 2, + "_type": 0, + "_allowSleep": true, + "_gravityScale": 1, + "_linearDamping": 0, + "_angularDamping": 0, + "_linearVelocity": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_angularVelocity": 0, + "_fixedRotation": false, + "_id": "3ez8Z30WdJzoumyJQVCZLy" + }, { "__type__": "cc.Node", "_name": "SpawnManager", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { "__id__": 9 }, "_children": [ { - "__id__": 757 + "__id__": 777 }, { - "__id__": 760 + "__id__": 780 }, { - "__id__": 763 + "__id__": 783 }, { - "__id__": 766 + "__id__": 786 }, { - "__id__": 769 + "__id__": 789 }, { - "__id__": 772 + "__id__": 792 }, { - "__id__": 775 + "__id__": 795 }, { - "__id__": 778 + "__id__": 798 }, { - "__id__": 781 + "__id__": 801 }, { - "__id__": 784 + "__id__": 804 }, { - "__id__": 787 + "__id__": 807 }, { - "__id__": 790 + "__id__": 810 }, { - "__id__": 793 + "__id__": 813 }, { - "__id__": 796 + "__id__": 816 }, { - "__id__": 799 + "__id__": 819 }, { - "__id__": 802 + "__id__": 822 }, { - "__id__": 805 + "__id__": 825 }, { - "__id__": 808 + "__id__": 828 }, { - "__id__": 811 + "__id__": 831 }, { - "__id__": 814 + "__id__": 834 }, { - "__id__": 817 + "__id__": 837 }, { - "__id__": 820 + "__id__": 840 }, { - "__id__": 823 + "__id__": 843 }, { - "__id__": 826 + "__id__": 846 }, { - "__id__": 829 + "__id__": 849 }, { - "__id__": 832 + "__id__": 852 }, { - "__id__": 835 + "__id__": 855 }, { - "__id__": 838 + "__id__": 858 }, { - "__id__": 841 + "__id__": 861 }, { - "__id__": 844 + "__id__": 864 }, { - "__id__": 847 + "__id__": 867 }, { - "__id__": 850 + "__id__": 870 }, { - "__id__": 853 + "__id__": 873 }, { - "__id__": 856 + "__id__": 876 }, { - "__id__": 859 + "__id__": 879 }, { - "__id__": 862 + "__id__": 882 }, { - "__id__": 865 + "__id__": 885 }, { - "__id__": 868 + "__id__": 888 }, { - "__id__": 871 + "__id__": 891 }, { - "__id__": 874 + "__id__": 894 }, { - "__id__": 877 + "__id__": 897 }, { - "__id__": 880 + "__id__": 900 }, { - "__id__": 883 + "__id__": 903 }, { - "__id__": 886 + "__id__": 906 }, { - "__id__": 889 + "__id__": 909 }, { - "__id__": 892 + "__id__": 912 }, { - "__id__": 895 + "__id__": 915 }, { - "__id__": 898 + "__id__": 918 }, { - "__id__": 901 + "__id__": 921 }, { - "__id__": 904 + "__id__": 924 }, { - "__id__": 907 + "__id__": 927 }, { - "__id__": 910 + "__id__": 930 }, { - "__id__": 913 + "__id__": 933 }, { - "__id__": 916 + "__id__": 936 }, { - "__id__": 919 + "__id__": 939 }, { - "__id__": 922 + "__id__": 942 }, { - "__id__": 925 + "__id__": 945 }, { - "__id__": 928 + "__id__": 948 }, { - "__id__": 931 + "__id__": 951 }, { - "__id__": 934 + "__id__": 954 }, { - "__id__": 937 + "__id__": 957 }, { - "__id__": 940 + "__id__": 960 }, { - "__id__": 943 + "__id__": 963 }, { - "__id__": 946 + "__id__": 966 }, { - "__id__": 949 + "__id__": 969 }, { - "__id__": 952 + "__id__": 972 } ], "_active": true, "_components": [ { - "__id__": 955 + "__id__": 975 }, { - "__id__": 956 + "__id__": 976 } ], "_prefab": null, @@ -22048,17 +23361,18 @@ "__type__": "cc.Node", "_name": "spawn point", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 756 + "__id__": 776 }, "_children": [], "_active": true, "_components": [ { - "__id__": 758 + "__id__": 778 }, { - "__id__": 759 + "__id__": 779 } ], "_prefab": null, @@ -22095,8 +23409,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 757 + "__id__": 777 }, "_enabled": true, "__prefab": null, @@ -22116,8 +23431,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 757 + "__id__": 777 }, "_enabled": true, "__prefab": null, @@ -22154,17 +23470,18 @@ "__type__": "cc.Node", "_name": "spawn point-001", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 756 + "__id__": 776 }, "_children": [], "_active": true, "_components": [ { - "__id__": 761 + "__id__": 781 }, { - "__id__": 762 + "__id__": 782 } ], "_prefab": null, @@ -22201,8 +23518,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 760 + "__id__": 780 }, "_enabled": true, "__prefab": null, @@ -22222,8 +23540,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 760 + "__id__": 780 }, "_enabled": true, "__prefab": null, @@ -22260,17 +23579,18 @@ "__type__": "cc.Node", "_name": "spawn point-002", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 756 + "__id__": 776 }, "_children": [], "_active": true, "_components": [ { - "__id__": 764 + "__id__": 784 }, { - "__id__": 765 + "__id__": 785 } ], "_prefab": null, @@ -22307,8 +23627,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 763 + "__id__": 783 }, "_enabled": true, "__prefab": null, @@ -22328,8 +23649,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 763 + "__id__": 783 }, "_enabled": true, "__prefab": null, @@ -22366,17 +23688,18 @@ "__type__": "cc.Node", "_name": "spawn point-003", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 756 + "__id__": 776 }, "_children": [], "_active": true, "_components": [ { - "__id__": 767 + "__id__": 787 }, { - "__id__": 768 + "__id__": 788 } ], "_prefab": null, @@ -22413,8 +23736,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 766 + "__id__": 786 }, "_enabled": true, "__prefab": null, @@ -22434,8 +23758,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 766 + "__id__": 786 }, "_enabled": true, "__prefab": null, @@ -22472,17 +23797,18 @@ "__type__": "cc.Node", "_name": "spawn point-004", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 756 + "__id__": 776 }, "_children": [], "_active": true, "_components": [ { - "__id__": 770 + "__id__": 790 }, { - "__id__": 771 + "__id__": 791 } ], "_prefab": null, @@ -22519,8 +23845,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 769 + "__id__": 789 }, "_enabled": true, "__prefab": null, @@ -22540,8 +23867,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 769 + "__id__": 789 }, "_enabled": true, "__prefab": null, @@ -22578,17 +23906,18 @@ "__type__": "cc.Node", "_name": "spawn point-005", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 756 + "__id__": 776 }, "_children": [], "_active": true, "_components": [ { - "__id__": 773 + "__id__": 793 }, { - "__id__": 774 + "__id__": 794 } ], "_prefab": null, @@ -22625,8 +23954,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 772 + "__id__": 792 }, "_enabled": true, "__prefab": null, @@ -22646,8 +23976,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 772 + "__id__": 792 }, "_enabled": true, "__prefab": null, @@ -22684,17 +24015,18 @@ "__type__": "cc.Node", "_name": "spawn point-006", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 756 + "__id__": 776 }, "_children": [], "_active": true, "_components": [ { - "__id__": 776 + "__id__": 796 }, { - "__id__": 777 + "__id__": 797 } ], "_prefab": null, @@ -22731,8 +24063,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 775 + "__id__": 795 }, "_enabled": true, "__prefab": null, @@ -22752,8 +24085,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 775 + "__id__": 795 }, "_enabled": true, "__prefab": null, @@ -22790,17 +24124,18 @@ "__type__": "cc.Node", "_name": "spawn point-007", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 756 + "__id__": 776 }, "_children": [], "_active": true, "_components": [ { - "__id__": 779 + "__id__": 799 }, { - "__id__": 780 + "__id__": 800 } ], "_prefab": null, @@ -22837,8 +24172,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 778 + "__id__": 798 }, "_enabled": true, "__prefab": null, @@ -22858,8 +24194,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 778 + "__id__": 798 }, "_enabled": true, "__prefab": null, @@ -22896,17 +24233,18 @@ "__type__": "cc.Node", "_name": "spawn point-008", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 756 + "__id__": 776 }, "_children": [], "_active": true, "_components": [ { - "__id__": 782 + "__id__": 802 }, { - "__id__": 783 + "__id__": 803 } ], "_prefab": null, @@ -22943,8 +24281,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 781 + "__id__": 801 }, "_enabled": true, "__prefab": null, @@ -22964,8 +24303,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 781 + "__id__": 801 }, "_enabled": true, "__prefab": null, @@ -23002,17 +24342,18 @@ "__type__": "cc.Node", "_name": "spawn point-009", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 756 + "__id__": 776 }, "_children": [], "_active": true, "_components": [ { - "__id__": 785 + "__id__": 805 }, { - "__id__": 786 + "__id__": 806 } ], "_prefab": null, @@ -23049,8 +24390,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 784 + "__id__": 804 }, "_enabled": true, "__prefab": null, @@ -23070,8 +24412,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 784 + "__id__": 804 }, "_enabled": true, "__prefab": null, @@ -23108,17 +24451,18 @@ "__type__": "cc.Node", "_name": "spawn point-010", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 756 + "__id__": 776 }, "_children": [], "_active": true, "_components": [ { - "__id__": 788 + "__id__": 808 }, { - "__id__": 789 + "__id__": 809 } ], "_prefab": null, @@ -23155,8 +24499,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 787 + "__id__": 807 }, "_enabled": true, "__prefab": null, @@ -23176,8 +24521,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 787 + "__id__": 807 }, "_enabled": true, "__prefab": null, @@ -23214,17 +24560,18 @@ "__type__": "cc.Node", "_name": "spawn point-011", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 756 + "__id__": 776 }, "_children": [], "_active": true, "_components": [ { - "__id__": 791 + "__id__": 811 }, { - "__id__": 792 + "__id__": 812 } ], "_prefab": null, @@ -23261,8 +24608,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 790 + "__id__": 810 }, "_enabled": true, "__prefab": null, @@ -23282,8 +24630,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 790 + "__id__": 810 }, "_enabled": true, "__prefab": null, @@ -23320,17 +24669,18 @@ "__type__": "cc.Node", "_name": "spawn point-014", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 756 + "__id__": 776 }, "_children": [], "_active": true, "_components": [ { - "__id__": 794 + "__id__": 814 }, { - "__id__": 795 + "__id__": 815 } ], "_prefab": null, @@ -23367,8 +24717,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 793 + "__id__": 813 }, "_enabled": true, "__prefab": null, @@ -23388,8 +24739,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 793 + "__id__": 813 }, "_enabled": true, "__prefab": null, @@ -23426,17 +24778,18 @@ "__type__": "cc.Node", "_name": "spawn point-015", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 756 + "__id__": 776 }, "_children": [], "_active": true, "_components": [ { - "__id__": 797 + "__id__": 817 }, { - "__id__": 798 + "__id__": 818 } ], "_prefab": null, @@ -23473,8 +24826,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 796 + "__id__": 816 }, "_enabled": true, "__prefab": null, @@ -23494,8 +24848,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 796 + "__id__": 816 }, "_enabled": true, "__prefab": null, @@ -23532,17 +24887,18 @@ "__type__": "cc.Node", "_name": "spawn point-016", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 756 + "__id__": 776 }, "_children": [], "_active": true, "_components": [ { - "__id__": 800 + "__id__": 820 }, { - "__id__": 801 + "__id__": 821 } ], "_prefab": null, @@ -23579,8 +24935,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 799 + "__id__": 819 }, "_enabled": true, "__prefab": null, @@ -23600,8 +24957,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 799 + "__id__": 819 }, "_enabled": true, "__prefab": null, @@ -23638,17 +24996,18 @@ "__type__": "cc.Node", "_name": "spawn point-017", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 756 + "__id__": 776 }, "_children": [], "_active": true, "_components": [ { - "__id__": 803 + "__id__": 823 }, { - "__id__": 804 + "__id__": 824 } ], "_prefab": null, @@ -23685,8 +25044,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 802 + "__id__": 822 }, "_enabled": true, "__prefab": null, @@ -23706,8 +25066,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 802 + "__id__": 822 }, "_enabled": true, "__prefab": null, @@ -23744,17 +25105,18 @@ "__type__": "cc.Node", "_name": "spawn point-020", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 756 + "__id__": 776 }, "_children": [], "_active": true, "_components": [ { - "__id__": 806 + "__id__": 826 }, { - "__id__": 807 + "__id__": 827 } ], "_prefab": null, @@ -23791,8 +25153,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 805 + "__id__": 825 }, "_enabled": true, "__prefab": null, @@ -23812,8 +25175,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 805 + "__id__": 825 }, "_enabled": true, "__prefab": null, @@ -23850,17 +25214,18 @@ "__type__": "cc.Node", "_name": "spawn point-021", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 756 + "__id__": 776 }, "_children": [], "_active": true, "_components": [ { - "__id__": 809 + "__id__": 829 }, { - "__id__": 810 + "__id__": 830 } ], "_prefab": null, @@ -23897,8 +25262,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 808 + "__id__": 828 }, "_enabled": true, "__prefab": null, @@ -23918,8 +25284,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 808 + "__id__": 828 }, "_enabled": true, "__prefab": null, @@ -23956,17 +25323,18 @@ "__type__": "cc.Node", "_name": "spawn point-022", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 756 + "__id__": 776 }, "_children": [], "_active": true, "_components": [ { - "__id__": 812 + "__id__": 832 }, { - "__id__": 813 + "__id__": 833 } ], "_prefab": null, @@ -24003,8 +25371,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 811 + "__id__": 831 }, "_enabled": true, "__prefab": null, @@ -24024,8 +25393,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 811 + "__id__": 831 }, "_enabled": true, "__prefab": null, @@ -24062,17 +25432,18 @@ "__type__": "cc.Node", "_name": "spawn point-023", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 756 + "__id__": 776 }, "_children": [], "_active": true, "_components": [ { - "__id__": 815 + "__id__": 835 }, { - "__id__": 816 + "__id__": 836 } ], "_prefab": null, @@ -24109,8 +25480,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 814 + "__id__": 834 }, "_enabled": true, "__prefab": null, @@ -24130,8 +25502,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 814 + "__id__": 834 }, "_enabled": true, "__prefab": null, @@ -24168,17 +25541,18 @@ "__type__": "cc.Node", "_name": "spawn point-024", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 756 + "__id__": 776 }, "_children": [], "_active": true, "_components": [ { - "__id__": 818 + "__id__": 838 }, { - "__id__": 819 + "__id__": 839 } ], "_prefab": null, @@ -24215,8 +25589,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 817 + "__id__": 837 }, "_enabled": true, "__prefab": null, @@ -24236,8 +25611,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 817 + "__id__": 837 }, "_enabled": true, "__prefab": null, @@ -24274,17 +25650,18 @@ "__type__": "cc.Node", "_name": "spawn point-025", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 756 + "__id__": 776 }, "_children": [], "_active": true, "_components": [ { - "__id__": 821 + "__id__": 841 }, { - "__id__": 822 + "__id__": 842 } ], "_prefab": null, @@ -24321,8 +25698,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 820 + "__id__": 840 }, "_enabled": true, "__prefab": null, @@ -24342,8 +25720,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 820 + "__id__": 840 }, "_enabled": true, "__prefab": null, @@ -24380,17 +25759,18 @@ "__type__": "cc.Node", "_name": "spawn point-026", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 756 + "__id__": 776 }, "_children": [], "_active": true, "_components": [ { - "__id__": 824 + "__id__": 844 }, { - "__id__": 825 + "__id__": 845 } ], "_prefab": null, @@ -24427,8 +25807,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 823 + "__id__": 843 }, "_enabled": true, "__prefab": null, @@ -24448,8 +25829,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 823 + "__id__": 843 }, "_enabled": true, "__prefab": null, @@ -24486,17 +25868,18 @@ "__type__": "cc.Node", "_name": "spawn point-027", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 756 + "__id__": 776 }, "_children": [], "_active": true, "_components": [ { - "__id__": 827 + "__id__": 847 }, { - "__id__": 828 + "__id__": 848 } ], "_prefab": null, @@ -24533,8 +25916,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 826 + "__id__": 846 }, "_enabled": true, "__prefab": null, @@ -24554,8 +25938,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 826 + "__id__": 846 }, "_enabled": true, "__prefab": null, @@ -24592,17 +25977,18 @@ "__type__": "cc.Node", "_name": "spawn point-028", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 756 + "__id__": 776 }, "_children": [], "_active": true, "_components": [ { - "__id__": 830 + "__id__": 850 }, { - "__id__": 831 + "__id__": 851 } ], "_prefab": null, @@ -24639,8 +26025,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 829 + "__id__": 849 }, "_enabled": true, "__prefab": null, @@ -24660,8 +26047,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 829 + "__id__": 849 }, "_enabled": true, "__prefab": null, @@ -24698,17 +26086,18 @@ "__type__": "cc.Node", "_name": "spawn point-029", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 756 + "__id__": 776 }, "_children": [], "_active": true, "_components": [ { - "__id__": 833 + "__id__": 853 }, { - "__id__": 834 + "__id__": 854 } ], "_prefab": null, @@ -24745,8 +26134,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 832 + "__id__": 852 }, "_enabled": true, "__prefab": null, @@ -24766,8 +26156,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 832 + "__id__": 852 }, "_enabled": true, "__prefab": null, @@ -24804,17 +26195,18 @@ "__type__": "cc.Node", "_name": "spawn point-030", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 756 + "__id__": 776 }, "_children": [], "_active": true, "_components": [ { - "__id__": 836 + "__id__": 856 }, { - "__id__": 837 + "__id__": 857 } ], "_prefab": null, @@ -24851,8 +26243,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 835 + "__id__": 855 }, "_enabled": true, "__prefab": null, @@ -24872,8 +26265,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 835 + "__id__": 855 }, "_enabled": true, "__prefab": null, @@ -24910,17 +26304,18 @@ "__type__": "cc.Node", "_name": "spawn point-031", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 756 + "__id__": 776 }, "_children": [], "_active": true, "_components": [ { - "__id__": 839 + "__id__": 859 }, { - "__id__": 840 + "__id__": 860 } ], "_prefab": null, @@ -24957,8 +26352,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 838 + "__id__": 858 }, "_enabled": true, "__prefab": null, @@ -24978,8 +26374,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 838 + "__id__": 858 }, "_enabled": true, "__prefab": null, @@ -25016,17 +26413,18 @@ "__type__": "cc.Node", "_name": "spawn point-032", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 756 + "__id__": 776 }, "_children": [], "_active": true, "_components": [ { - "__id__": 842 + "__id__": 862 }, { - "__id__": 843 + "__id__": 863 } ], "_prefab": null, @@ -25063,8 +26461,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 841 + "__id__": 861 }, "_enabled": true, "__prefab": null, @@ -25084,8 +26483,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 841 + "__id__": 861 }, "_enabled": true, "__prefab": null, @@ -25122,17 +26522,18 @@ "__type__": "cc.Node", "_name": "spawn point-033", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 756 + "__id__": 776 }, "_children": [], "_active": true, "_components": [ { - "__id__": 845 + "__id__": 865 }, { - "__id__": 846 + "__id__": 866 } ], "_prefab": null, @@ -25169,8 +26570,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 844 + "__id__": 864 }, "_enabled": true, "__prefab": null, @@ -25190,8 +26592,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 844 + "__id__": 864 }, "_enabled": true, "__prefab": null, @@ -25228,17 +26631,18 @@ "__type__": "cc.Node", "_name": "spawn point-034", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 756 + "__id__": 776 }, "_children": [], "_active": true, "_components": [ { - "__id__": 848 + "__id__": 868 }, { - "__id__": 849 + "__id__": 869 } ], "_prefab": null, @@ -25275,8 +26679,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 847 + "__id__": 867 }, "_enabled": true, "__prefab": null, @@ -25296,8 +26701,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 847 + "__id__": 867 }, "_enabled": true, "__prefab": null, @@ -25334,17 +26740,18 @@ "__type__": "cc.Node", "_name": "spawn point-035", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 756 + "__id__": 776 }, "_children": [], "_active": true, "_components": [ { - "__id__": 851 + "__id__": 871 }, { - "__id__": 852 + "__id__": 872 } ], "_prefab": null, @@ -25381,8 +26788,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 850 + "__id__": 870 }, "_enabled": true, "__prefab": null, @@ -25402,8 +26810,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 850 + "__id__": 870 }, "_enabled": true, "__prefab": null, @@ -25440,17 +26849,18 @@ "__type__": "cc.Node", "_name": "spawn point-036", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 756 + "__id__": 776 }, "_children": [], "_active": true, "_components": [ { - "__id__": 854 + "__id__": 874 }, { - "__id__": 855 + "__id__": 875 } ], "_prefab": null, @@ -25487,8 +26897,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 853 + "__id__": 873 }, "_enabled": true, "__prefab": null, @@ -25508,8 +26919,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 853 + "__id__": 873 }, "_enabled": true, "__prefab": null, @@ -25546,17 +26958,18 @@ "__type__": "cc.Node", "_name": "spawn point-037", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 756 + "__id__": 776 }, "_children": [], "_active": true, "_components": [ { - "__id__": 857 + "__id__": 877 }, { - "__id__": 858 + "__id__": 878 } ], "_prefab": null, @@ -25593,8 +27006,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 856 + "__id__": 876 }, "_enabled": true, "__prefab": null, @@ -25614,8 +27028,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 856 + "__id__": 876 }, "_enabled": true, "__prefab": null, @@ -25652,17 +27067,18 @@ "__type__": "cc.Node", "_name": "spawn point-038", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 756 + "__id__": 776 }, "_children": [], "_active": true, "_components": [ { - "__id__": 860 + "__id__": 880 }, { - "__id__": 861 + "__id__": 881 } ], "_prefab": null, @@ -25699,8 +27115,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 859 + "__id__": 879 }, "_enabled": true, "__prefab": null, @@ -25720,8 +27137,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 859 + "__id__": 879 }, "_enabled": true, "__prefab": null, @@ -25758,17 +27176,18 @@ "__type__": "cc.Node", "_name": "spawn point-039", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 756 + "__id__": 776 }, "_children": [], "_active": true, "_components": [ { - "__id__": 863 + "__id__": 883 }, { - "__id__": 864 + "__id__": 884 } ], "_prefab": null, @@ -25805,8 +27224,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 862 + "__id__": 882 }, "_enabled": true, "__prefab": null, @@ -25826,8 +27246,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 862 + "__id__": 882 }, "_enabled": true, "__prefab": null, @@ -25864,17 +27285,18 @@ "__type__": "cc.Node", "_name": "spawn point-040", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 756 + "__id__": 776 }, "_children": [], "_active": true, "_components": [ { - "__id__": 866 + "__id__": 886 }, { - "__id__": 867 + "__id__": 887 } ], "_prefab": null, @@ -25911,8 +27333,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 865 + "__id__": 885 }, "_enabled": true, "__prefab": null, @@ -25932,8 +27355,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 865 + "__id__": 885 }, "_enabled": true, "__prefab": null, @@ -25970,17 +27394,18 @@ "__type__": "cc.Node", "_name": "spawn point-041", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 756 + "__id__": 776 }, "_children": [], "_active": true, "_components": [ { - "__id__": 869 + "__id__": 889 }, { - "__id__": 870 + "__id__": 890 } ], "_prefab": null, @@ -26017,8 +27442,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 868 + "__id__": 888 }, "_enabled": true, "__prefab": null, @@ -26038,8 +27464,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 868 + "__id__": 888 }, "_enabled": true, "__prefab": null, @@ -26076,17 +27503,18 @@ "__type__": "cc.Node", "_name": "spawn point-043", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 756 + "__id__": 776 }, "_children": [], "_active": true, "_components": [ { - "__id__": 872 + "__id__": 892 }, { - "__id__": 873 + "__id__": 893 } ], "_prefab": null, @@ -26123,8 +27551,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 871 + "__id__": 891 }, "_enabled": true, "__prefab": null, @@ -26144,8 +27573,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 871 + "__id__": 891 }, "_enabled": true, "__prefab": null, @@ -26182,17 +27612,18 @@ "__type__": "cc.Node", "_name": "spawn point-044", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 756 + "__id__": 776 }, "_children": [], "_active": true, "_components": [ { - "__id__": 875 + "__id__": 895 }, { - "__id__": 876 + "__id__": 896 } ], "_prefab": null, @@ -26229,8 +27660,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 874 + "__id__": 894 }, "_enabled": true, "__prefab": null, @@ -26250,8 +27682,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 874 + "__id__": 894 }, "_enabled": true, "__prefab": null, @@ -26288,17 +27721,18 @@ "__type__": "cc.Node", "_name": "spawn point-045", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 756 + "__id__": 776 }, "_children": [], "_active": true, "_components": [ { - "__id__": 878 + "__id__": 898 }, { - "__id__": 879 + "__id__": 899 } ], "_prefab": null, @@ -26335,8 +27769,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 877 + "__id__": 897 }, "_enabled": true, "__prefab": null, @@ -26356,8 +27791,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 877 + "__id__": 897 }, "_enabled": true, "__prefab": null, @@ -26394,17 +27830,18 @@ "__type__": "cc.Node", "_name": "spawn point-047", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 756 + "__id__": 776 }, "_children": [], "_active": true, "_components": [ { - "__id__": 881 + "__id__": 901 }, { - "__id__": 882 + "__id__": 902 } ], "_prefab": null, @@ -26441,8 +27878,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 880 + "__id__": 900 }, "_enabled": true, "__prefab": null, @@ -26462,8 +27900,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 880 + "__id__": 900 }, "_enabled": true, "__prefab": null, @@ -26500,17 +27939,18 @@ "__type__": "cc.Node", "_name": "spawn point-048", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 756 + "__id__": 776 }, "_children": [], "_active": true, "_components": [ { - "__id__": 884 + "__id__": 904 }, { - "__id__": 885 + "__id__": 905 } ], "_prefab": null, @@ -26547,8 +27987,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 883 + "__id__": 903 }, "_enabled": true, "__prefab": null, @@ -26568,8 +28009,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 883 + "__id__": 903 }, "_enabled": true, "__prefab": null, @@ -26606,17 +28048,18 @@ "__type__": "cc.Node", "_name": "spawn point-049", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 756 + "__id__": 776 }, "_children": [], "_active": true, "_components": [ { - "__id__": 887 + "__id__": 907 }, { - "__id__": 888 + "__id__": 908 } ], "_prefab": null, @@ -26653,8 +28096,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 886 + "__id__": 906 }, "_enabled": true, "__prefab": null, @@ -26674,8 +28118,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 886 + "__id__": 906 }, "_enabled": true, "__prefab": null, @@ -26712,17 +28157,18 @@ "__type__": "cc.Node", "_name": "spawn point-050", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 756 + "__id__": 776 }, "_children": [], "_active": true, "_components": [ { - "__id__": 890 + "__id__": 910 }, { - "__id__": 891 + "__id__": 911 } ], "_prefab": null, @@ -26759,8 +28205,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 889 + "__id__": 909 }, "_enabled": true, "__prefab": null, @@ -26780,8 +28227,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 889 + "__id__": 909 }, "_enabled": true, "__prefab": null, @@ -26818,17 +28266,18 @@ "__type__": "cc.Node", "_name": "spawn point-051", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 756 + "__id__": 776 }, "_children": [], "_active": true, "_components": [ { - "__id__": 893 + "__id__": 913 }, { - "__id__": 894 + "__id__": 914 } ], "_prefab": null, @@ -26865,8 +28314,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 892 + "__id__": 912 }, "_enabled": true, "__prefab": null, @@ -26886,8 +28336,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 892 + "__id__": 912 }, "_enabled": true, "__prefab": null, @@ -26924,17 +28375,18 @@ "__type__": "cc.Node", "_name": "spawn point-052", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 756 + "__id__": 776 }, "_children": [], "_active": true, "_components": [ { - "__id__": 896 + "__id__": 916 }, { - "__id__": 897 + "__id__": 917 } ], "_prefab": null, @@ -26971,8 +28423,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 895 + "__id__": 915 }, "_enabled": true, "__prefab": null, @@ -26992,8 +28445,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 895 + "__id__": 915 }, "_enabled": true, "__prefab": null, @@ -27030,17 +28484,18 @@ "__type__": "cc.Node", "_name": "spawn point-053", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 756 + "__id__": 776 }, "_children": [], "_active": true, "_components": [ { - "__id__": 899 + "__id__": 919 }, { - "__id__": 900 + "__id__": 920 } ], "_prefab": null, @@ -27077,8 +28532,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 898 + "__id__": 918 }, "_enabled": true, "__prefab": null, @@ -27098,8 +28554,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 898 + "__id__": 918 }, "_enabled": true, "__prefab": null, @@ -27136,17 +28593,18 @@ "__type__": "cc.Node", "_name": "spawn point-018", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 756 + "__id__": 776 }, "_children": [], "_active": true, "_components": [ { - "__id__": 902 + "__id__": 922 }, { - "__id__": 903 + "__id__": 923 } ], "_prefab": null, @@ -27183,8 +28641,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 901 + "__id__": 921 }, "_enabled": true, "__prefab": null, @@ -27204,8 +28663,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 901 + "__id__": 921 }, "_enabled": true, "__prefab": null, @@ -27242,17 +28702,18 @@ "__type__": "cc.Node", "_name": "spawn point-019", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 756 + "__id__": 776 }, "_children": [], "_active": true, "_components": [ { - "__id__": 905 + "__id__": 925 }, { - "__id__": 906 + "__id__": 926 } ], "_prefab": null, @@ -27289,8 +28750,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 904 + "__id__": 924 }, "_enabled": true, "__prefab": null, @@ -27310,8 +28772,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 904 + "__id__": 924 }, "_enabled": true, "__prefab": null, @@ -27348,17 +28811,18 @@ "__type__": "cc.Node", "_name": "spawn point-042", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 756 + "__id__": 776 }, "_children": [], "_active": true, "_components": [ { - "__id__": 908 + "__id__": 928 }, { - "__id__": 909 + "__id__": 929 } ], "_prefab": null, @@ -27395,8 +28859,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 907 + "__id__": 927 }, "_enabled": true, "__prefab": null, @@ -27416,8 +28881,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 907 + "__id__": 927 }, "_enabled": true, "__prefab": null, @@ -27454,17 +28920,18 @@ "__type__": "cc.Node", "_name": "spawn point-046", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 756 + "__id__": 776 }, "_children": [], "_active": true, "_components": [ { - "__id__": 911 + "__id__": 931 }, { - "__id__": 912 + "__id__": 932 } ], "_prefab": null, @@ -27501,8 +28968,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 910 + "__id__": 930 }, "_enabled": true, "__prefab": null, @@ -27522,8 +28990,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 910 + "__id__": 930 }, "_enabled": true, "__prefab": null, @@ -27560,17 +29029,18 @@ "__type__": "cc.Node", "_name": "spawn point-054", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 756 + "__id__": 776 }, "_children": [], "_active": true, "_components": [ { - "__id__": 914 + "__id__": 934 }, { - "__id__": 915 + "__id__": 935 } ], "_prefab": null, @@ -27607,8 +29077,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 913 + "__id__": 933 }, "_enabled": true, "__prefab": null, @@ -27628,8 +29099,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 913 + "__id__": 933 }, "_enabled": true, "__prefab": null, @@ -27666,17 +29138,18 @@ "__type__": "cc.Node", "_name": "spawn point-055", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 756 + "__id__": 776 }, "_children": [], "_active": true, "_components": [ { - "__id__": 917 + "__id__": 937 }, { - "__id__": 918 + "__id__": 938 } ], "_prefab": null, @@ -27713,8 +29186,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 916 + "__id__": 936 }, "_enabled": true, "__prefab": null, @@ -27734,8 +29208,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 916 + "__id__": 936 }, "_enabled": true, "__prefab": null, @@ -27772,17 +29247,18 @@ "__type__": "cc.Node", "_name": "spawn point-012", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 756 + "__id__": 776 }, "_children": [], "_active": true, "_components": [ { - "__id__": 920 + "__id__": 940 }, { - "__id__": 921 + "__id__": 941 } ], "_prefab": null, @@ -27819,8 +29295,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 919 + "__id__": 939 }, "_enabled": true, "__prefab": null, @@ -27840,8 +29317,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 919 + "__id__": 939 }, "_enabled": true, "__prefab": null, @@ -27878,17 +29356,18 @@ "__type__": "cc.Node", "_name": "spawn point-013", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 756 + "__id__": 776 }, "_children": [], "_active": true, "_components": [ { - "__id__": 923 + "__id__": 943 }, { - "__id__": 924 + "__id__": 944 } ], "_prefab": null, @@ -27925,8 +29404,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 922 + "__id__": 942 }, "_enabled": true, "__prefab": null, @@ -27946,8 +29426,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 922 + "__id__": 942 }, "_enabled": true, "__prefab": null, @@ -27984,17 +29465,18 @@ "__type__": "cc.Node", "_name": "spawn point-058", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 756 + "__id__": 776 }, "_children": [], "_active": true, "_components": [ { - "__id__": 926 + "__id__": 946 }, { - "__id__": 927 + "__id__": 947 } ], "_prefab": null, @@ -28031,8 +29513,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 925 + "__id__": 945 }, "_enabled": true, "__prefab": null, @@ -28052,8 +29535,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 925 + "__id__": 945 }, "_enabled": true, "__prefab": null, @@ -28090,17 +29574,18 @@ "__type__": "cc.Node", "_name": "spawn point-059", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 756 + "__id__": 776 }, "_children": [], "_active": true, "_components": [ { - "__id__": 929 + "__id__": 949 }, { - "__id__": 930 + "__id__": 950 } ], "_prefab": null, @@ -28137,8 +29622,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 928 + "__id__": 948 }, "_enabled": true, "__prefab": null, @@ -28158,8 +29644,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 928 + "__id__": 948 }, "_enabled": true, "__prefab": null, @@ -28196,17 +29683,18 @@ "__type__": "cc.Node", "_name": "spawn point-056", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 756 + "__id__": 776 }, "_children": [], "_active": true, "_components": [ { - "__id__": 932 + "__id__": 952 }, { - "__id__": 933 + "__id__": 953 } ], "_prefab": null, @@ -28243,8 +29731,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 931 + "__id__": 951 }, "_enabled": true, "__prefab": null, @@ -28264,8 +29753,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 931 + "__id__": 951 }, "_enabled": true, "__prefab": null, @@ -28302,17 +29792,18 @@ "__type__": "cc.Node", "_name": "spawn point-057", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 756 + "__id__": 776 }, "_children": [], "_active": true, "_components": [ { - "__id__": 935 + "__id__": 955 }, { - "__id__": 936 + "__id__": 956 } ], "_prefab": null, @@ -28349,8 +29840,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 934 + "__id__": 954 }, "_enabled": true, "__prefab": null, @@ -28370,8 +29862,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 934 + "__id__": 954 }, "_enabled": true, "__prefab": null, @@ -28408,17 +29901,18 @@ "__type__": "cc.Node", "_name": "spawn point-060", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 756 + "__id__": 776 }, "_children": [], "_active": true, "_components": [ { - "__id__": 938 + "__id__": 958 }, { - "__id__": 939 + "__id__": 959 } ], "_prefab": null, @@ -28455,8 +29949,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 937 + "__id__": 957 }, "_enabled": true, "__prefab": null, @@ -28476,8 +29971,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 937 + "__id__": 957 }, "_enabled": true, "__prefab": null, @@ -28514,17 +30010,18 @@ "__type__": "cc.Node", "_name": "spawn point-061", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 756 + "__id__": 776 }, "_children": [], "_active": true, "_components": [ { - "__id__": 941 + "__id__": 961 }, { - "__id__": 942 + "__id__": 962 } ], "_prefab": null, @@ -28561,8 +30058,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 940 + "__id__": 960 }, "_enabled": true, "__prefab": null, @@ -28582,8 +30080,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 940 + "__id__": 960 }, "_enabled": true, "__prefab": null, @@ -28620,17 +30119,18 @@ "__type__": "cc.Node", "_name": "spawn point-062", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 756 + "__id__": 776 }, "_children": [], "_active": true, "_components": [ { - "__id__": 944 + "__id__": 964 }, { - "__id__": 945 + "__id__": 965 } ], "_prefab": null, @@ -28667,8 +30167,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 943 + "__id__": 963 }, "_enabled": true, "__prefab": null, @@ -28688,8 +30189,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 943 + "__id__": 963 }, "_enabled": true, "__prefab": null, @@ -28726,17 +30228,18 @@ "__type__": "cc.Node", "_name": "spawn point-065", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 756 + "__id__": 776 }, "_children": [], "_active": true, "_components": [ { - "__id__": 947 + "__id__": 967 }, { - "__id__": 948 + "__id__": 968 } ], "_prefab": null, @@ -28773,8 +30276,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 946 + "__id__": 966 }, "_enabled": true, "__prefab": null, @@ -28794,8 +30298,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 946 + "__id__": 966 }, "_enabled": true, "__prefab": null, @@ -28832,17 +30337,18 @@ "__type__": "cc.Node", "_name": "spawn point-063", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 756 + "__id__": 776 }, "_children": [], "_active": true, "_components": [ { - "__id__": 950 + "__id__": 970 }, { - "__id__": 951 + "__id__": 971 } ], "_prefab": null, @@ -28879,8 +30385,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 949 + "__id__": 969 }, "_enabled": true, "__prefab": null, @@ -28900,8 +30407,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 949 + "__id__": 969 }, "_enabled": true, "__prefab": null, @@ -28938,17 +30446,18 @@ "__type__": "cc.Node", "_name": "spawn point-064", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 756 + "__id__": 776 }, "_children": [], "_active": true, "_components": [ { - "__id__": 953 + "__id__": 973 }, { - "__id__": 954 + "__id__": 974 } ], "_prefab": null, @@ -28985,8 +30494,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 952 + "__id__": 972 }, "_enabled": true, "__prefab": null, @@ -29006,8 +30516,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 952 + "__id__": 972 }, "_enabled": true, "__prefab": null, @@ -29044,8 +30555,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 756 + "__id__": 776 }, "_enabled": true, "__prefab": null, @@ -29065,222 +30577,223 @@ "__type__": "402d0NRh/pCFotZG+o5aE8p", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 756 + "__id__": 776 }, "_enabled": true, "__prefab": null, "_objects": [ { - "__id__": 957 + "__id__": 977 }, { - "__id__": 958 + "__id__": 978 } ], "_boosters": [ { - "__id__": 959 + "__id__": 979 } ], "_spawnPoints": [ { - "__id__": 757 + "__id__": 777 }, { - "__id__": 760 + "__id__": 780 }, { - "__id__": 763 + "__id__": 783 }, { - "__id__": 766 + "__id__": 786 }, { - "__id__": 769 + "__id__": 789 }, { - "__id__": 772 + "__id__": 792 }, { - "__id__": 775 + "__id__": 795 }, { - "__id__": 778 + "__id__": 798 }, { - "__id__": 781 + "__id__": 801 }, { - "__id__": 784 + "__id__": 804 }, { - "__id__": 787 + "__id__": 807 }, { - "__id__": 790 + "__id__": 810 }, { - "__id__": 793 + "__id__": 813 }, { - "__id__": 796 + "__id__": 816 }, { - "__id__": 799 + "__id__": 819 }, { - "__id__": 802 + "__id__": 822 }, { - "__id__": 805 + "__id__": 825 }, { - "__id__": 808 + "__id__": 828 }, { - "__id__": 811 + "__id__": 831 }, { - "__id__": 814 + "__id__": 834 }, { - "__id__": 817 + "__id__": 837 }, { - "__id__": 820 + "__id__": 840 }, { - "__id__": 823 + "__id__": 843 }, { - "__id__": 826 + "__id__": 846 }, { - "__id__": 829 + "__id__": 849 }, { - "__id__": 832 + "__id__": 852 }, { - "__id__": 835 + "__id__": 855 }, { - "__id__": 838 + "__id__": 858 }, { - "__id__": 841 + "__id__": 861 }, { - "__id__": 844 + "__id__": 864 }, { - "__id__": 847 + "__id__": 867 }, { - "__id__": 850 + "__id__": 870 }, { - "__id__": 853 + "__id__": 873 }, { - "__id__": 856 + "__id__": 876 }, { - "__id__": 859 + "__id__": 879 }, { - "__id__": 862 + "__id__": 882 }, { - "__id__": 865 + "__id__": 885 }, { - "__id__": 868 + "__id__": 888 }, { - "__id__": 871 + "__id__": 891 }, { - "__id__": 874 + "__id__": 894 }, { - "__id__": 877 + "__id__": 897 }, { - "__id__": 880 + "__id__": 900 }, { - "__id__": 883 + "__id__": 903 }, { - "__id__": 886 + "__id__": 906 }, { - "__id__": 889 + "__id__": 909 }, { - "__id__": 892 + "__id__": 912 }, { - "__id__": 895 + "__id__": 915 }, { - "__id__": 898 + "__id__": 918 }, { - "__id__": 901 + "__id__": 921 }, { - "__id__": 904 + "__id__": 924 }, { - "__id__": 907 + "__id__": 927 }, { - "__id__": 910 + "__id__": 930 }, { - "__id__": 913 + "__id__": 933 }, { - "__id__": 916 + "__id__": 936 }, { - "__id__": 919 + "__id__": 939 }, { - "__id__": 922 + "__id__": 942 }, { - "__id__": 925 + "__id__": 945 }, { - "__id__": 928 + "__id__": 948 }, { - "__id__": 931 + "__id__": 951 }, { - "__id__": 934 + "__id__": 954 }, { - "__id__": 937 + "__id__": 957 }, { - "__id__": 940 + "__id__": 960 }, { - "__id__": 943 + "__id__": 963 }, { - "__id__": 946 + "__id__": 966 }, { - "__id__": 949 + "__id__": 969 }, { - "__id__": 952 + "__id__": 972 } ], "_spawnTime": 1.5, @@ -29325,6 +30838,7 @@ "__type__": "cc.Node", "_name": "trail render", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { "__id__": 9 }, @@ -29332,10 +30846,10 @@ "_active": true, "_components": [ { - "__id__": 961 + "__id__": 981 }, { - "__id__": 962 + "__id__": 982 } ], "_prefab": null, @@ -29372,8 +30886,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 960 + "__id__": 980 }, "_enabled": true, "__prefab": null, @@ -29393,8 +30908,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 960 + "__id__": 980 }, "_enabled": true, "__prefab": null, @@ -29431,6 +30947,7 @@ "__type__": "cc.Node", "_name": "BallHolder", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { "__id__": 9 }, @@ -29438,7 +30955,7 @@ "_active": true, "_components": [ { - "__id__": 964 + "__id__": 984 } ], "_prefab": null, @@ -29475,8 +30992,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 963 + "__id__": 983 }, "_enabled": true, "__prefab": null, @@ -29496,21 +31014,22 @@ "__type__": "cc.Node", "_name": "Cannon", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { "__id__": 9 }, "_children": [ { - "__id__": 966 + "__id__": 986 }, { - "__id__": 1100 + "__id__": 1121 } ], "_active": true, "_components": [ { - "__id__": 1234 + "__id__": 1256 } ], "_prefab": null, @@ -29547,27 +31066,28 @@ "__type__": "cc.Node", "_name": "Cannon", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 965 + "__id__": 985 }, "_children": [ { - "__id__": 967 + "__id__": 987 }, { - "__id__": 971 + "__id__": 992 } ], "_active": true, "_components": [ { - "__id__": 1097 + "__id__": 1118 }, { - "__id__": 1098 + "__id__": 1119 }, { - "__id__": 1099 + "__id__": 1120 } ], "_prefab": null, @@ -29604,20 +31124,24 @@ "__type__": "cc.Node", "_name": "Collider", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 966 + "__id__": 986 }, "_children": [], "_active": true, "_components": [ { - "__id__": 968 + "__id__": 988 }, { - "__id__": 969 + "__id__": 989 }, { - "__id__": 970 + "__id__": 990 + }, + { + "__id__": 991 } ], "_prefab": null, @@ -29654,8 +31178,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 967 + "__id__": 987 }, "_enabled": true, "__prefab": null, @@ -29675,8 +31200,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 967 + "__id__": 987 }, "_enabled": true, "__prefab": null, @@ -29713,15 +31239,16 @@ "__type__": "cc.BoxCollider2D", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 967 + "__id__": 987 }, "_enabled": true, "__prefab": null, "tag": 0, - "_group": 1, + "_group": 2, "_density": 1, - "_sensor": false, + "_sensor": true, "_friction": 0.2, "_restitution": 0, "_offset": { @@ -29736,25 +31263,54 @@ }, "_id": "aa22GqQU9HNafuaOg32tCe" }, + { + "__type__": "cc.RigidBody2D", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 987 + }, + "_enabled": true, + "__prefab": null, + "enabledContactListener": true, + "bullet": false, + "awakeOnLoad": true, + "_group": 2, + "_type": 0, + "_allowSleep": true, + "_gravityScale": 1, + "_linearDamping": 0, + "_angularDamping": 0, + "_linearVelocity": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_angularVelocity": 0, + "_fixedRotation": false, + "_id": "2fZdL6CepKjZbPjPrpI+EN" + }, { "__type__": "cc.Node", "_name": "Fx", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 966 + "__id__": 986 }, "_children": [ { - "__id__": 972 + "__id__": 993 }, { - "__id__": 1031 + "__id__": 1052 } ], "_active": false, "_components": [ { - "__id__": 1096 + "__id__": 1117 } ], "_prefab": null, @@ -29791,20 +31347,21 @@ "__type__": "cc.Node", "_name": "Particle", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 971 + "__id__": 992 }, "_children": [], "_active": true, "_components": [ { - "__id__": 973 + "__id__": 994 }, { - "__id__": 1029 + "__id__": 1050 }, { - "__id__": 1030 + "__id__": 1051 } ], "_prefab": null, @@ -29841,8 +31398,9 @@ "__type__": "cc.ParticleSystem", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 972 + "__id__": 993 }, "_enabled": true, "__prefab": null, @@ -29855,60 +31413,60 @@ ], "_visFlags": 0, "startColor": { - "__id__": 974 + "__id__": 995 }, "scaleSpace": 1, "startSize3D": false, "startSizeX": { - "__id__": 975 + "__id__": 996 }, "startSize": { - "__id__": 975 + "__id__": 996 }, "startSizeY": { - "__id__": 976 + "__id__": 997 }, "startSizeZ": { - "__id__": 977 + "__id__": 998 }, "startSpeed": { - "__id__": 978 + "__id__": 999 }, "startRotation3D": false, "startRotationX": { - "__id__": 979 + "__id__": 1000 }, "startRotationY": { - "__id__": 980 + "__id__": 1001 }, "startRotationZ": { - "__id__": 981 + "__id__": 1002 }, "startRotation": { - "__id__": 981 + "__id__": 1002 }, "startDelay": { - "__id__": 982 + "__id__": 1003 }, "startLifetime": { - "__id__": 983 + "__id__": 1004 }, "duration": 0.5, "loop": false, "simulationSpeed": 1, "playOnAwake": true, "gravityModifier": { - "__id__": 984 + "__id__": 1005 }, "rateOverTime": { - "__id__": 985 + "__id__": 1006 }, "rateOverDistance": { - "__id__": 986 + "__id__": 1007 }, "bursts": [ { - "__id__": 987 + "__id__": 1008 } ], "_renderCulling": false, @@ -29919,37 +31477,37 @@ "_dataCulling": false, "enableCulling": false, "_colorOverLifetimeModule": { - "__id__": 989 + "__id__": 1010 }, "_shapeModule": { - "__id__": 991 + "__id__": 1012 }, "_sizeOvertimeModule": { - "__id__": 993 - }, - "_velocityOvertimeModule": { - "__id__": 999 - }, - "_forceOvertimeModule": { - "__id__": 1005 - }, - "_limitVelocityOvertimeModule": { - "__id__": 1009 - }, - "_rotationOvertimeModule": { "__id__": 1014 }, + "_velocityOvertimeModule": { + "__id__": 1020 + }, + "_forceOvertimeModule": { + "__id__": 1026 + }, + "_limitVelocityOvertimeModule": { + "__id__": 1030 + }, + "_rotationOvertimeModule": { + "__id__": 1035 + }, "_textureAnimationModule": { - "__id__": 1018 + "__id__": 1039 }, "_noiseModule": { - "__id__": 1022 + "__id__": 1043 }, "_trailModule": { - "__id__": 1023 + "__id__": 1044 }, "renderer": { - "__id__": 1028 + "__id__": 1049 }, "_prewarm": false, "_capacity": 8, @@ -30049,7 +31607,7 @@ "_repeatCount": 1, "repeatInterval": 0, "count": { - "__id__": 988 + "__id__": 1009 } }, { @@ -30062,7 +31620,7 @@ "__type__": "cc.ColorOvertimeModule", "_enable": false, "color": { - "__id__": 990 + "__id__": 1011 } }, { @@ -30091,7 +31649,7 @@ "arcMode": 0, "arcSpread": 11.4, "arcSpeed": { - "__id__": 992 + "__id__": 1013 }, "length": 5, "boxThickness": { @@ -30132,23 +31690,23 @@ "_enable": true, "separateAxes": false, "size": { - "__id__": 994 + "__id__": 1015 }, "x": { - "__id__": 996 + "__id__": 1017 }, "y": { - "__id__": 997 + "__id__": 1018 }, "z": { - "__id__": 998 + "__id__": 1019 } }, { "__type__": "cc.CurveRange", "mode": 1, "spline": { - "__id__": 995 + "__id__": 1016 }, "multiplier": 1 }, @@ -30209,16 +31767,16 @@ "__type__": "cc.VelocityOvertimeModule", "_enable": true, "x": { - "__id__": 1000 + "__id__": 1021 }, "y": { - "__id__": 1001 + "__id__": 1022 }, "z": { - "__id__": 1003 + "__id__": 1024 }, "speedModifier": { - "__id__": 1004 + "__id__": 1025 }, "space": 1 }, @@ -30232,7 +31790,7 @@ "__type__": "cc.CurveRange", "mode": 1, "spline": { - "__id__": 1002 + "__id__": 1023 }, "multiplier": 1 }, @@ -30287,13 +31845,13 @@ "__type__": "cc.ForceOvertimeModule", "_enable": false, "x": { - "__id__": 1006 + "__id__": 1027 }, "y": { - "__id__": 1007 + "__id__": 1028 }, "z": { - "__id__": 1008 + "__id__": 1029 }, "space": 1 }, @@ -30319,16 +31877,16 @@ "__type__": "cc.LimitVelocityOvertimeModule", "_enable": false, "limitX": { - "__id__": 1010 + "__id__": 1031 }, "limitY": { - "__id__": 1011 + "__id__": 1032 }, "limitZ": { - "__id__": 1012 + "__id__": 1033 }, "limit": { - "__id__": 1013 + "__id__": 1034 }, "dampen": 3, "separateAxes": false, @@ -30363,13 +31921,13 @@ "_enable": true, "_separateAxes": false, "x": { - "__id__": 1015 + "__id__": 1036 }, "y": { - "__id__": 1016 + "__id__": 1037 }, "z": { - "__id__": 1017 + "__id__": 1038 } }, { @@ -30403,10 +31961,10 @@ "_mode": 0, "animation": 0, "frameOverTime": { - "__id__": 1019 + "__id__": 1040 }, "startFrame": { - "__id__": 1021 + "__id__": 1042 }, "cycleCount": 0, "_flipU": 0, @@ -30419,7 +31977,7 @@ "__type__": "cc.CurveRange", "mode": 1, "spline": { - "__id__": 1020 + "__id__": 1041 }, "multiplier": 1 }, @@ -30486,25 +32044,25 @@ "_enable": false, "mode": 0, "lifeTime": { - "__id__": 1024 + "__id__": 1045 }, "_minParticleDistance": 0.1, "existWithParticles": true, "textureMode": 0, "widthFromParticle": true, "widthRatio": { - "__id__": 1025 + "__id__": 1046 }, "colorFromParticle": false, "colorOverTrail": { - "__id__": 1026 + "__id__": 1047 }, "colorOvertime": { - "__id__": 1027 + "__id__": 1048 }, "_space": 0, "_particleSystem": { - "__id__": 973 + "__id__": 994 } }, { @@ -30563,8 +32121,9 @@ "__type__": "cc.UIMeshRenderer", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 972 + "__id__": 993 }, "_enabled": true, "__prefab": null, @@ -30574,8 +32133,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 972 + "__id__": 993 }, "_enabled": true, "__prefab": null, @@ -30597,19 +32157,19 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 971 + "__id__": 992 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1032 + "__id__": 1053 }, { - "__id__": 1094 + "__id__": 1115 }, { - "__id__": 1095 + "__id__": 1116 } ], "_prefab": null, @@ -30648,7 +32208,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1031 + "__id__": 1052 }, "_enabled": true, "__prefab": null, @@ -30661,60 +32221,60 @@ ], "_visFlags": 0, "startColor": { - "__id__": 1033 + "__id__": 1054 }, "scaleSpace": 1, "startSize3D": false, "startSizeX": { - "__id__": 1034 + "__id__": 1055 }, "startSize": { - "__id__": 1034 + "__id__": 1055 }, "startSizeY": { - "__id__": 1035 + "__id__": 1056 }, "startSizeZ": { - "__id__": 1036 + "__id__": 1057 }, "startSpeed": { - "__id__": 1037 + "__id__": 1058 }, "startRotation3D": false, "startRotationX": { - "__id__": 1038 + "__id__": 1059 }, "startRotationY": { - "__id__": 1039 + "__id__": 1060 }, "startRotationZ": { - "__id__": 1040 + "__id__": 1061 }, "startRotation": { - "__id__": 1040 + "__id__": 1061 }, "startDelay": { - "__id__": 1041 + "__id__": 1062 }, "startLifetime": { - "__id__": 1042 + "__id__": 1063 }, "duration": 0.5, "loop": false, "simulationSpeed": 1, "playOnAwake": true, "gravityModifier": { - "__id__": 1043 + "__id__": 1064 }, "rateOverTime": { - "__id__": 1044 + "__id__": 1065 }, "rateOverDistance": { - "__id__": 1045 + "__id__": 1066 }, "bursts": [ { - "__id__": 1046 + "__id__": 1067 } ], "_renderCulling": false, @@ -30725,37 +32285,37 @@ "_dataCulling": false, "enableCulling": false, "_colorOverLifetimeModule": { - "__id__": 1048 + "__id__": 1069 }, "_shapeModule": { - "__id__": 1057 + "__id__": 1078 }, "_sizeOvertimeModule": { - "__id__": 1059 + "__id__": 1080 }, "_velocityOvertimeModule": { - "__id__": 1065 + "__id__": 1086 }, "_forceOvertimeModule": { - "__id__": 1070 + "__id__": 1091 }, "_limitVelocityOvertimeModule": { - "__id__": 1074 + "__id__": 1095 }, "_rotationOvertimeModule": { - "__id__": 1079 + "__id__": 1100 }, "_textureAnimationModule": { - "__id__": 1083 + "__id__": 1104 }, "_noiseModule": { - "__id__": 1087 + "__id__": 1108 }, "_trailModule": { - "__id__": 1088 + "__id__": 1109 }, "renderer": { - "__id__": 1093 + "__id__": 1114 }, "_prewarm": false, "_capacity": 100, @@ -30853,7 +32413,7 @@ "_repeatCount": 1, "repeatInterval": 1, "count": { - "__id__": 1047 + "__id__": 1068 } }, { @@ -30866,38 +32426,38 @@ "__type__": "cc.ColorOvertimeModule", "_enable": true, "color": { - "__id__": 1049 + "__id__": 1070 } }, { "__type__": "cc.GradientRange", "_mode": 1, "gradient": { - "__id__": 1050 + "__id__": 1071 } }, { "__type__": "cc.Gradient", "colorKeys": [ { - "__id__": 1051 + "__id__": 1072 }, { - "__id__": 1052 + "__id__": 1073 }, { - "__id__": 1053 + "__id__": 1074 } ], "alphaKeys": [ { - "__id__": 1054 + "__id__": 1075 }, { - "__id__": 1055 + "__id__": 1076 }, { - "__id__": 1056 + "__id__": 1077 } ], "mode": 0 @@ -30965,7 +32525,7 @@ "arcMode": 0, "arcSpread": 0, "arcSpeed": { - "__id__": 1058 + "__id__": 1079 }, "length": 5, "boxThickness": { @@ -31006,23 +32566,23 @@ "_enable": true, "separateAxes": false, "size": { - "__id__": 1060 + "__id__": 1081 }, "x": { - "__id__": 1062 + "__id__": 1083 }, "y": { - "__id__": 1063 + "__id__": 1084 }, "z": { - "__id__": 1064 + "__id__": 1085 } }, { "__type__": "cc.CurveRange", "mode": 1, "spline": { - "__id__": 1061 + "__id__": 1082 }, "multiplier": 1 }, @@ -31083,16 +32643,16 @@ "__type__": "cc.VelocityOvertimeModule", "_enable": false, "x": { - "__id__": 1066 + "__id__": 1087 }, "y": { - "__id__": 1067 + "__id__": 1088 }, "z": { - "__id__": 1068 + "__id__": 1089 }, "speedModifier": { - "__id__": 1069 + "__id__": 1090 }, "space": 1 }, @@ -31124,13 +32684,13 @@ "__type__": "cc.ForceOvertimeModule", "_enable": false, "x": { - "__id__": 1071 + "__id__": 1092 }, "y": { - "__id__": 1072 + "__id__": 1093 }, "z": { - "__id__": 1073 + "__id__": 1094 }, "space": 1 }, @@ -31156,16 +32716,16 @@ "__type__": "cc.LimitVelocityOvertimeModule", "_enable": true, "limitX": { - "__id__": 1075 + "__id__": 1096 }, "limitY": { - "__id__": 1076 + "__id__": 1097 }, "limitZ": { - "__id__": 1077 + "__id__": 1098 }, "limit": { - "__id__": 1078 + "__id__": 1099 }, "dampen": 0.05, "separateAxes": false, @@ -31200,13 +32760,13 @@ "_enable": true, "_separateAxes": false, "x": { - "__id__": 1080 + "__id__": 1101 }, "y": { - "__id__": 1081 + "__id__": 1102 }, "z": { - "__id__": 1082 + "__id__": 1103 } }, { @@ -31238,10 +32798,10 @@ "_mode": 0, "animation": 0, "frameOverTime": { - "__id__": 1084 + "__id__": 1105 }, "startFrame": { - "__id__": 1086 + "__id__": 1107 }, "cycleCount": 1, "_flipU": 0, @@ -31254,7 +32814,7 @@ "__type__": "cc.CurveRange", "mode": 1, "spline": { - "__id__": 1085 + "__id__": 1106 }, "multiplier": 1 }, @@ -31322,25 +32882,25 @@ "_enable": false, "mode": 0, "lifeTime": { - "__id__": 1089 + "__id__": 1110 }, "_minParticleDistance": 0.1, "existWithParticles": true, "textureMode": 0, "widthFromParticle": true, "widthRatio": { - "__id__": 1090 + "__id__": 1111 }, "colorFromParticle": false, "colorOverTrail": { - "__id__": 1091 + "__id__": 1112 }, "colorOvertime": { - "__id__": 1092 + "__id__": 1113 }, "_space": 0, "_particleSystem": { - "__id__": 1032 + "__id__": 1053 } }, { @@ -31399,8 +32959,9 @@ "__type__": "cc.UIMeshRenderer", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 1031 + "__id__": 1052 }, "_enabled": true, "__prefab": null, @@ -31410,8 +32971,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 1031 + "__id__": 1052 }, "_enabled": true, "__prefab": null, @@ -31431,8 +32993,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 971 + "__id__": 992 }, "_enabled": true, "__prefab": null, @@ -31452,8 +33015,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 966 + "__id__": 986 }, "_enabled": true, "__prefab": null, @@ -31473,16 +33037,17 @@ "__type__": "1f970S32ylOnofatPpSgI1Z", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 966 + "__id__": 986 }, "_enabled": true, "__prefab": null, "_collider": { - "__id__": 970 + "__id__": 990 }, "_animation": { - "__id__": 1099 + "__id__": 1120 }, "_force": 40, "_soundFx": { @@ -31496,8 +33061,9 @@ "__type__": "cc.Animation", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 966 + "__id__": 986 }, "_enabled": true, "__prefab": null, @@ -31518,27 +33084,28 @@ "__type__": "cc.Node", "_name": "Cannon-001", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 965 + "__id__": 985 }, "_children": [ { - "__id__": 1101 + "__id__": 1122 }, { - "__id__": 1105 + "__id__": 1127 } ], "_active": true, "_components": [ { - "__id__": 1231 + "__id__": 1253 }, { - "__id__": 1232 + "__id__": 1254 }, { - "__id__": 1233 + "__id__": 1255 } ], "_prefab": null, @@ -31575,20 +33142,24 @@ "__type__": "cc.Node", "_name": "Collider", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 1100 + "__id__": 1121 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1102 + "__id__": 1123 }, { - "__id__": 1103 + "__id__": 1124 }, { - "__id__": 1104 + "__id__": 1125 + }, + { + "__id__": 1126 } ], "_prefab": null, @@ -31625,8 +33196,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 1101 + "__id__": 1122 }, "_enabled": true, "__prefab": null, @@ -31646,8 +33218,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 1101 + "__id__": 1122 }, "_enabled": true, "__prefab": null, @@ -31684,15 +33257,16 @@ "__type__": "cc.BoxCollider2D", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 1101 + "__id__": 1122 }, "_enabled": true, "__prefab": null, "tag": 0, - "_group": 1, + "_group": 2, "_density": 1, - "_sensor": false, + "_sensor": true, "_friction": 0.2, "_restitution": 0, "_offset": { @@ -31707,25 +33281,54 @@ }, "_id": "c1aD7E3gBP3atNyjPkK0ug" }, + { + "__type__": "cc.RigidBody2D", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1122 + }, + "_enabled": true, + "__prefab": null, + "enabledContactListener": true, + "bullet": false, + "awakeOnLoad": true, + "_group": 2, + "_type": 0, + "_allowSleep": true, + "_gravityScale": 1, + "_linearDamping": 0, + "_angularDamping": 0, + "_linearVelocity": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_angularVelocity": 0, + "_fixedRotation": false, + "_id": "ddEU44QQhL/pIcTL6Dn0U0" + }, { "__type__": "cc.Node", "_name": "Fx", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 1100 + "__id__": 1121 }, "_children": [ { - "__id__": 1106 + "__id__": 1128 }, { - "__id__": 1165 + "__id__": 1187 } ], "_active": false, "_components": [ { - "__id__": 1230 + "__id__": 1252 } ], "_prefab": null, @@ -31762,20 +33365,21 @@ "__type__": "cc.Node", "_name": "Particle", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 1105 + "__id__": 1127 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1107 + "__id__": 1129 }, { - "__id__": 1163 + "__id__": 1185 }, { - "__id__": 1164 + "__id__": 1186 } ], "_prefab": null, @@ -31812,8 +33416,9 @@ "__type__": "cc.ParticleSystem", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 1106 + "__id__": 1128 }, "_enabled": true, "__prefab": null, @@ -31826,60 +33431,60 @@ ], "_visFlags": 0, "startColor": { - "__id__": 1108 + "__id__": 1130 }, "scaleSpace": 1, "startSize3D": false, "startSizeX": { - "__id__": 1109 + "__id__": 1131 }, "startSize": { - "__id__": 1109 + "__id__": 1131 }, "startSizeY": { - "__id__": 1110 + "__id__": 1132 }, "startSizeZ": { - "__id__": 1111 + "__id__": 1133 }, "startSpeed": { - "__id__": 1112 + "__id__": 1134 }, "startRotation3D": false, "startRotationX": { - "__id__": 1113 + "__id__": 1135 }, "startRotationY": { - "__id__": 1114 + "__id__": 1136 }, "startRotationZ": { - "__id__": 1115 + "__id__": 1137 }, "startRotation": { - "__id__": 1115 + "__id__": 1137 }, "startDelay": { - "__id__": 1116 + "__id__": 1138 }, "startLifetime": { - "__id__": 1117 + "__id__": 1139 }, "duration": 0.5, "loop": false, "simulationSpeed": 1, "playOnAwake": true, "gravityModifier": { - "__id__": 1118 + "__id__": 1140 }, "rateOverTime": { - "__id__": 1119 + "__id__": 1141 }, "rateOverDistance": { - "__id__": 1120 + "__id__": 1142 }, "bursts": [ { - "__id__": 1121 + "__id__": 1143 } ], "_renderCulling": false, @@ -31890,37 +33495,37 @@ "_dataCulling": false, "enableCulling": false, "_colorOverLifetimeModule": { - "__id__": 1123 + "__id__": 1145 }, "_shapeModule": { - "__id__": 1125 + "__id__": 1147 }, "_sizeOvertimeModule": { - "__id__": 1127 + "__id__": 1149 }, "_velocityOvertimeModule": { - "__id__": 1133 + "__id__": 1155 }, "_forceOvertimeModule": { - "__id__": 1139 + "__id__": 1161 }, "_limitVelocityOvertimeModule": { - "__id__": 1143 + "__id__": 1165 }, "_rotationOvertimeModule": { - "__id__": 1148 + "__id__": 1170 }, "_textureAnimationModule": { - "__id__": 1152 + "__id__": 1174 }, "_noiseModule": { - "__id__": 1156 + "__id__": 1178 }, "_trailModule": { - "__id__": 1157 + "__id__": 1179 }, "renderer": { - "__id__": 1162 + "__id__": 1184 }, "_prewarm": false, "_capacity": 8, @@ -32020,7 +33625,7 @@ "_repeatCount": 1, "repeatInterval": 0, "count": { - "__id__": 1122 + "__id__": 1144 } }, { @@ -32033,7 +33638,7 @@ "__type__": "cc.ColorOvertimeModule", "_enable": false, "color": { - "__id__": 1124 + "__id__": 1146 } }, { @@ -32062,7 +33667,7 @@ "arcMode": 0, "arcSpread": 11.4, "arcSpeed": { - "__id__": 1126 + "__id__": 1148 }, "length": 5, "boxThickness": { @@ -32103,23 +33708,23 @@ "_enable": true, "separateAxes": false, "size": { - "__id__": 1128 + "__id__": 1150 }, "x": { - "__id__": 1130 + "__id__": 1152 }, "y": { - "__id__": 1131 + "__id__": 1153 }, "z": { - "__id__": 1132 + "__id__": 1154 } }, { "__type__": "cc.CurveRange", "mode": 1, "spline": { - "__id__": 1129 + "__id__": 1151 }, "multiplier": 1 }, @@ -32180,16 +33785,16 @@ "__type__": "cc.VelocityOvertimeModule", "_enable": true, "x": { - "__id__": 1134 + "__id__": 1156 }, "y": { - "__id__": 1135 + "__id__": 1157 }, "z": { - "__id__": 1137 + "__id__": 1159 }, "speedModifier": { - "__id__": 1138 + "__id__": 1160 }, "space": 1 }, @@ -32203,7 +33808,7 @@ "__type__": "cc.CurveRange", "mode": 1, "spline": { - "__id__": 1136 + "__id__": 1158 }, "multiplier": 1 }, @@ -32258,13 +33863,13 @@ "__type__": "cc.ForceOvertimeModule", "_enable": false, "x": { - "__id__": 1140 + "__id__": 1162 }, "y": { - "__id__": 1141 + "__id__": 1163 }, "z": { - "__id__": 1142 + "__id__": 1164 }, "space": 1 }, @@ -32290,16 +33895,16 @@ "__type__": "cc.LimitVelocityOvertimeModule", "_enable": false, "limitX": { - "__id__": 1144 + "__id__": 1166 }, "limitY": { - "__id__": 1145 + "__id__": 1167 }, "limitZ": { - "__id__": 1146 + "__id__": 1168 }, "limit": { - "__id__": 1147 + "__id__": 1169 }, "dampen": 3, "separateAxes": false, @@ -32334,13 +33939,13 @@ "_enable": true, "_separateAxes": false, "x": { - "__id__": 1149 + "__id__": 1171 }, "y": { - "__id__": 1150 + "__id__": 1172 }, "z": { - "__id__": 1151 + "__id__": 1173 } }, { @@ -32374,10 +33979,10 @@ "_mode": 0, "animation": 0, "frameOverTime": { - "__id__": 1153 + "__id__": 1175 }, "startFrame": { - "__id__": 1155 + "__id__": 1177 }, "cycleCount": 0, "_flipU": 0, @@ -32390,7 +33995,7 @@ "__type__": "cc.CurveRange", "mode": 1, "spline": { - "__id__": 1154 + "__id__": 1176 }, "multiplier": 1 }, @@ -32457,25 +34062,25 @@ "_enable": false, "mode": 0, "lifeTime": { - "__id__": 1158 + "__id__": 1180 }, "_minParticleDistance": 0.1, "existWithParticles": true, "textureMode": 0, "widthFromParticle": true, "widthRatio": { - "__id__": 1159 + "__id__": 1181 }, "colorFromParticle": false, "colorOverTrail": { - "__id__": 1160 + "__id__": 1182 }, "colorOvertime": { - "__id__": 1161 + "__id__": 1183 }, "_space": 0, "_particleSystem": { - "__id__": 1107 + "__id__": 1129 } }, { @@ -32534,8 +34139,9 @@ "__type__": "cc.UIMeshRenderer", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 1106 + "__id__": 1128 }, "_enabled": true, "__prefab": null, @@ -32545,8 +34151,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 1106 + "__id__": 1128 }, "_enabled": true, "__prefab": null, @@ -32568,19 +34175,19 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1105 + "__id__": 1127 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1166 + "__id__": 1188 }, { - "__id__": 1228 + "__id__": 1250 }, { - "__id__": 1229 + "__id__": 1251 } ], "_prefab": null, @@ -32619,7 +34226,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1165 + "__id__": 1187 }, "_enabled": true, "__prefab": null, @@ -32632,60 +34239,60 @@ ], "_visFlags": 0, "startColor": { - "__id__": 1167 + "__id__": 1189 }, "scaleSpace": 1, "startSize3D": false, "startSizeX": { - "__id__": 1168 + "__id__": 1190 }, "startSize": { - "__id__": 1168 + "__id__": 1190 }, "startSizeY": { - "__id__": 1169 + "__id__": 1191 }, "startSizeZ": { - "__id__": 1170 + "__id__": 1192 }, "startSpeed": { - "__id__": 1171 + "__id__": 1193 }, "startRotation3D": false, "startRotationX": { - "__id__": 1172 + "__id__": 1194 }, "startRotationY": { - "__id__": 1173 + "__id__": 1195 }, "startRotationZ": { - "__id__": 1174 + "__id__": 1196 }, "startRotation": { - "__id__": 1174 + "__id__": 1196 }, "startDelay": { - "__id__": 1175 + "__id__": 1197 }, "startLifetime": { - "__id__": 1176 + "__id__": 1198 }, "duration": 0.5, "loop": false, "simulationSpeed": 1, "playOnAwake": true, "gravityModifier": { - "__id__": 1177 + "__id__": 1199 }, "rateOverTime": { - "__id__": 1178 + "__id__": 1200 }, "rateOverDistance": { - "__id__": 1179 + "__id__": 1201 }, "bursts": [ { - "__id__": 1180 + "__id__": 1202 } ], "_renderCulling": false, @@ -32696,37 +34303,37 @@ "_dataCulling": false, "enableCulling": false, "_colorOverLifetimeModule": { - "__id__": 1182 - }, - "_shapeModule": { - "__id__": 1191 - }, - "_sizeOvertimeModule": { - "__id__": 1193 - }, - "_velocityOvertimeModule": { - "__id__": 1199 - }, - "_forceOvertimeModule": { "__id__": 1204 }, - "_limitVelocityOvertimeModule": { - "__id__": 1208 - }, - "_rotationOvertimeModule": { + "_shapeModule": { "__id__": 1213 }, - "_textureAnimationModule": { - "__id__": 1217 + "_sizeOvertimeModule": { + "__id__": 1215 }, - "_noiseModule": { + "_velocityOvertimeModule": { "__id__": 1221 }, + "_forceOvertimeModule": { + "__id__": 1226 + }, + "_limitVelocityOvertimeModule": { + "__id__": 1230 + }, + "_rotationOvertimeModule": { + "__id__": 1235 + }, + "_textureAnimationModule": { + "__id__": 1239 + }, + "_noiseModule": { + "__id__": 1243 + }, "_trailModule": { - "__id__": 1222 + "__id__": 1244 }, "renderer": { - "__id__": 1227 + "__id__": 1249 }, "_prewarm": false, "_capacity": 100, @@ -32824,7 +34431,7 @@ "_repeatCount": 1, "repeatInterval": 1, "count": { - "__id__": 1181 + "__id__": 1203 } }, { @@ -32837,38 +34444,38 @@ "__type__": "cc.ColorOvertimeModule", "_enable": true, "color": { - "__id__": 1183 + "__id__": 1205 } }, { "__type__": "cc.GradientRange", "_mode": 1, "gradient": { - "__id__": 1184 + "__id__": 1206 } }, { "__type__": "cc.Gradient", "colorKeys": [ { - "__id__": 1185 + "__id__": 1207 }, { - "__id__": 1186 + "__id__": 1208 }, { - "__id__": 1187 + "__id__": 1209 } ], "alphaKeys": [ { - "__id__": 1188 + "__id__": 1210 }, { - "__id__": 1189 + "__id__": 1211 }, { - "__id__": 1190 + "__id__": 1212 } ], "mode": 0 @@ -32936,7 +34543,7 @@ "arcMode": 0, "arcSpread": 0, "arcSpeed": { - "__id__": 1192 + "__id__": 1214 }, "length": 5, "boxThickness": { @@ -32977,23 +34584,23 @@ "_enable": true, "separateAxes": false, "size": { - "__id__": 1194 + "__id__": 1216 }, "x": { - "__id__": 1196 + "__id__": 1218 }, "y": { - "__id__": 1197 + "__id__": 1219 }, "z": { - "__id__": 1198 + "__id__": 1220 } }, { "__type__": "cc.CurveRange", "mode": 1, "spline": { - "__id__": 1195 + "__id__": 1217 }, "multiplier": 1 }, @@ -33054,16 +34661,16 @@ "__type__": "cc.VelocityOvertimeModule", "_enable": false, "x": { - "__id__": 1200 + "__id__": 1222 }, "y": { - "__id__": 1201 + "__id__": 1223 }, "z": { - "__id__": 1202 + "__id__": 1224 }, "speedModifier": { - "__id__": 1203 + "__id__": 1225 }, "space": 1 }, @@ -33095,13 +34702,13 @@ "__type__": "cc.ForceOvertimeModule", "_enable": false, "x": { - "__id__": 1205 + "__id__": 1227 }, "y": { - "__id__": 1206 + "__id__": 1228 }, "z": { - "__id__": 1207 + "__id__": 1229 }, "space": 1 }, @@ -33127,16 +34734,16 @@ "__type__": "cc.LimitVelocityOvertimeModule", "_enable": true, "limitX": { - "__id__": 1209 + "__id__": 1231 }, "limitY": { - "__id__": 1210 + "__id__": 1232 }, "limitZ": { - "__id__": 1211 + "__id__": 1233 }, "limit": { - "__id__": 1212 + "__id__": 1234 }, "dampen": 0.05, "separateAxes": false, @@ -33171,13 +34778,13 @@ "_enable": true, "_separateAxes": false, "x": { - "__id__": 1214 + "__id__": 1236 }, "y": { - "__id__": 1215 + "__id__": 1237 }, "z": { - "__id__": 1216 + "__id__": 1238 } }, { @@ -33209,10 +34816,10 @@ "_mode": 0, "animation": 0, "frameOverTime": { - "__id__": 1218 + "__id__": 1240 }, "startFrame": { - "__id__": 1220 + "__id__": 1242 }, "cycleCount": 1, "_flipU": 0, @@ -33225,7 +34832,7 @@ "__type__": "cc.CurveRange", "mode": 1, "spline": { - "__id__": 1219 + "__id__": 1241 }, "multiplier": 1 }, @@ -33293,25 +34900,25 @@ "_enable": false, "mode": 0, "lifeTime": { - "__id__": 1223 + "__id__": 1245 }, "_minParticleDistance": 0.1, "existWithParticles": true, "textureMode": 0, "widthFromParticle": true, "widthRatio": { - "__id__": 1224 + "__id__": 1246 }, "colorFromParticle": false, "colorOverTrail": { - "__id__": 1225 + "__id__": 1247 }, "colorOvertime": { - "__id__": 1226 + "__id__": 1248 }, "_space": 0, "_particleSystem": { - "__id__": 1166 + "__id__": 1188 } }, { @@ -33370,8 +34977,9 @@ "__type__": "cc.UIMeshRenderer", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 1165 + "__id__": 1187 }, "_enabled": true, "__prefab": null, @@ -33381,8 +34989,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 1165 + "__id__": 1187 }, "_enabled": true, "__prefab": null, @@ -33402,8 +35011,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 1105 + "__id__": 1127 }, "_enabled": true, "__prefab": null, @@ -33423,8 +35033,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 1100 + "__id__": 1121 }, "_enabled": true, "__prefab": null, @@ -33444,16 +35055,17 @@ "__type__": "1f970S32ylOnofatPpSgI1Z", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 1100 + "__id__": 1121 }, "_enabled": true, "__prefab": null, "_collider": { - "__id__": 1104 + "__id__": 1125 }, "_animation": { - "__id__": 1233 + "__id__": 1255 }, "_force": 40, "_soundFx": { @@ -33467,8 +35079,9 @@ "__type__": "cc.Animation", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 1100 + "__id__": 1121 }, "_enabled": true, "__prefab": null, @@ -33489,8 +35102,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 965 + "__id__": 985 }, "_enabled": true, "__prefab": null, @@ -33510,6 +35124,7 @@ "__type__": "cc.Node", "_name": "Tree", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { "__id__": 9 }, @@ -33517,10 +35132,10 @@ "_active": true, "_components": [ { - "__id__": 1236 + "__id__": 1258 }, { - "__id__": 1237 + "__id__": 1259 } ], "_prefab": null, @@ -33557,8 +35172,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 1235 + "__id__": 1257 }, "_enabled": true, "__prefab": null, @@ -33578,8 +35194,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 1235 + "__id__": 1257 }, "_enabled": true, "__prefab": null, @@ -33616,24 +35233,25 @@ "__type__": "cc.Node", "_name": "PopupManager", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { "__id__": 9 }, "_children": [ { - "__id__": 1239 + "__id__": 1261 }, { - "__id__": 1242 + "__id__": 1264 } ], "_active": true, "_components": [ { - "__id__": 1247 + "__id__": 1269 }, { - "__id__": 1248 + "__id__": 1270 } ], "_prefab": null, @@ -33670,17 +35288,18 @@ "__type__": "cc.Node", "_name": "Popup", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 1238 + "__id__": 1260 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1240 + "__id__": 1262 }, { - "__id__": 1241 + "__id__": 1263 } ], "_prefab": null, @@ -33717,8 +35336,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 1239 + "__id__": 1261 }, "_enabled": true, "__prefab": null, @@ -33738,8 +35358,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 1239 + "__id__": 1261 }, "_enabled": true, "__prefab": null, @@ -33773,23 +35394,24 @@ "__type__": "cc.Node", "_name": "Event", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 1238 + "__id__": 1260 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1243 + "__id__": 1265 }, { - "__id__": 1244 + "__id__": 1266 }, { - "__id__": 1245 + "__id__": 1267 }, { - "__id__": 1246 + "__id__": 1268 } ], "_prefab": null, @@ -33826,14 +35448,15 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 1242 + "__id__": 1264 }, "_enabled": true, "__prefab": null, "_contentSize": { "__type__": "cc.Size", - "width": 382.74, + "width": 382.73828125, "height": 167.2 }, "_anchorPoint": { @@ -33847,8 +35470,9 @@ "__type__": "cc.Label", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 1242 + "__id__": 1264 }, "_enabled": true, "__prefab": null, @@ -33882,23 +35506,38 @@ "_isUnderline": false, "_underlineHeight": 2, "_cacheMode": 0, - "_id": "f9v7293dRFq4t2NzaL5CLg", "_enableOutline": true, - "_outlineWidth": 8, "_outlineColor": { "__type__": "cc.Color", "r": 255, "g": 102, "b": 0, "a": 255 - } + }, + "_outlineWidth": 8, + "_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": "f9v7293dRFq4t2NzaL5CLg" }, { "__type__": "cc.Widget", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 1242 + "__id__": 1264 }, "_enabled": true, "__prefab": null, @@ -33926,8 +35565,9 @@ "__type__": "cc.LabelOutline", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 1242 + "__id__": 1264 }, "_enabled": true, "__prefab": null, @@ -33937,8 +35577,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 1238 + "__id__": 1260 }, "_enabled": true, "__prefab": null, @@ -33958,23 +35599,24 @@ "__type__": "e458eXZXIRECKR9l03TkgQv", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 1238 + "__id__": 1260 }, "_enabled": true, "__prefab": null, "_popup": { - "__id__": 1239 + "__id__": 1261 }, "_label": { - "__id__": 1244 + "__id__": 1266 }, "_stickers": [ { - "__id__": 1249 + "__id__": 1271 }, { - "__id__": 1250 + "__id__": 1272 } ], "_id": "bcOYTPcPRCQYASEYYE85nU" @@ -34021,6 +35663,7 @@ "__type__": "85b9aaRsZBAn5sUxS5RQ3EF", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { "__id__": 9 }, @@ -34036,10 +35679,10 @@ "__expectedType__": "cc.Prefab" }, "_topContainer": { - "__id__": 1253 + "__id__": 1275 }, "_ballHolder": { - "__id__": 963 + "__id__": 983 }, "_ballSpawnPosition": { "__type__": "cc.Vec3", @@ -34078,6 +35721,7 @@ "__type__": "cc.Node", "_name": "TopContainer", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { "__id__": 2 }, @@ -34085,7 +35729,7 @@ "_active": true, "_components": [ { - "__id__": 1254 + "__id__": 1276 } ], "_prefab": null, @@ -34122,8 +35766,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 1253 + "__id__": 1275 }, "_enabled": true, "__prefab": null, @@ -34215,53 +35860,53 @@ "instance": null, "targetOverrides": [ { - "__id__": 1259 + "__id__": 1281 }, { - "__id__": 1262 + "__id__": 1284 }, { - "__id__": 1264 + "__id__": 1286 }, { - "__id__": 1266 + "__id__": 1288 }, { - "__id__": 1269 + "__id__": 1291 } ], "nestedPrefabInstanceRoots": [ { - "__id__": 558 + "__id__": 576 }, { - "__id__": 577 + "__id__": 595 }, { - "__id__": 132 + "__id__": 150 }, { - "__id__": 364 + "__id__": 382 } ] }, { "__type__": "cc.TargetOverrideInfo", "source": { - "__id__": 577 + "__id__": 595 }, "sourceInfo": { - "__id__": 1260 + "__id__": 1282 }, "propertyPath": [ "_trailModule", "_particleSystem" ], "target": { - "__id__": 577 + "__id__": 595 }, "targetInfo": { - "__id__": 1261 + "__id__": 1283 } }, { @@ -34279,17 +35924,17 @@ { "__type__": "cc.TargetOverrideInfo", "source": { - "__id__": 466 + "__id__": 484 }, "sourceInfo": null, "propertyPath": [ "_buffFx" ], "target": { - "__id__": 132 + "__id__": 150 }, "targetInfo": { - "__id__": 1263 + "__id__": 1285 } }, { @@ -34301,17 +35946,17 @@ { "__type__": "cc.TargetOverrideInfo", "source": { - "__id__": 429 + "__id__": 447 }, "sourceInfo": null, "propertyPath": [ "topScore" ], "target": { - "__id__": 364 + "__id__": 382 }, "targetInfo": { - "__id__": 1265 + "__id__": 1287 } }, { @@ -34323,20 +35968,20 @@ { "__type__": "cc.TargetOverrideInfo", "source": { - "__id__": 558 + "__id__": 576 }, "sourceInfo": { - "__id__": 1267 + "__id__": 1289 }, "propertyPath": [ "_trailModule", "_particleSystem" ], "target": { - "__id__": 558 + "__id__": 576 }, "targetInfo": { - "__id__": 1268 + "__id__": 1290 } }, { @@ -34354,20 +35999,20 @@ { "__type__": "cc.TargetOverrideInfo", "source": { - "__id__": 132 + "__id__": 150 }, "sourceInfo": { - "__id__": 1270 + "__id__": 1292 }, "propertyPath": [ "_trailModule", "_particleSystem" ], "target": { - "__id__": 132 + "__id__": 150 }, "targetInfo": { - "__id__": 1271 + "__id__": 1293 } }, { @@ -34385,22 +36030,28 @@ { "__type__": "cc.SceneGlobals", "ambient": { - "__id__": 1273 + "__id__": 1295 }, "shadows": { - "__id__": 1274 + "__id__": 1296 }, "_skybox": { - "__id__": 1275 + "__id__": 1297 }, "fog": { - "__id__": 1276 + "__id__": 1298 }, "octree": { - "__id__": 1277 + "__id__": 1299 + }, + "skin": { + "__id__": 1300 }, "lightProbeInfo": { - "__id__": 1278 + "__id__": 1301 + }, + "postSettings": { + "__id__": 1302 }, "bakedWithStationaryMainLight": false, "bakedWithHighpLightmap": false @@ -34464,6 +36115,7 @@ "z": 0 }, "_distance": 0, + "_planeBias": 1, "_shadowColor": { "__type__": "cc.Color", "r": 76, @@ -34529,6 +36181,12 @@ }, "_depth": 8 }, + { + "__type__": "cc.SkinInfo", + "_enabled": true, + "_blurRadius": 0.01, + "_sssIntensity": 3 + }, { "__type__": "cc.LightProbeInfo", "_giScale": 1, @@ -34538,6 +36196,11 @@ "_showProbe": true, "_showWireframe": true, "_showConvex": false, - "_data": null + "_data": null, + "_lightProbeSphereVolume": 1 + }, + { + "__type__": "cc.PostSettingsInfo", + "_toneMappingType": 0 } ] \ No newline at end of file diff --git a/assets/_Game/Scenes/Default-theme.scene b/assets/_Game/Scenes/Default-theme.scene index c2b283d..01bd011 100644 --- a/assets/_Game/Scenes/Default-theme.scene +++ b/assets/_Game/Scenes/Default-theme.scene @@ -7087,7 +7087,7 @@ "bullet": false, "awakeOnLoad": true, "_group": 2, - "_type": 1, + "_type": 3, "_allowSleep": true, "_gravityScale": 1, "_linearDamping": 0, @@ -7758,7 +7758,7 @@ "_offset": { "__type__": "cc.Vec2", "x": 0, - "y": -1500 + "y": -70 }, "_points": [ { @@ -31761,7 +31761,7 @@ "tag": 0, "_group": 2, "_density": 1, - "_sensor": false, + "_sensor": true, "_friction": 0.2, "_restitution": 0, "_offset": { @@ -33779,7 +33779,7 @@ "tag": 0, "_group": 2, "_density": 1, - "_sensor": false, + "_sensor": true, "_friction": 0.2, "_restitution": 0, "_offset": { diff --git a/assets/_Game/Scenes/Farm-theme.scene b/assets/_Game/Scenes/Farm-theme.scene index 822779c..0c683cc 100644 --- a/assets/_Game/Scenes/Farm-theme.scene +++ b/assets/_Game/Scenes/Farm-theme.scene @@ -3,6 +3,7 @@ "__type__": "cc.SceneAsset", "_name": "Farm-theme", "_objFlags": 0, + "__editorExtras__": {}, "_native": "", "scene": { "__id__": 1 @@ -19,13 +20,13 @@ "__id__": 2 }, { - "__id__": 134 + "__id__": 152 } ], "_active": true, "_components": [], "_prefab": { - "__id__": 1267 + "__id__": 1289 }, "_lpos": { "__type__": "cc.Vec3", @@ -56,7 +57,7 @@ }, "autoReleaseAssets": false, "_globals": { - "__id__": 1284 + "__id__": 1306 }, "_id": "07421189-8ae9-4f94-a7dd-707b0dae75df" }, @@ -79,19 +80,19 @@ "__id__": 9 }, { - "__id__": 1262 + "__id__": 1284 } ], "_active": true, "_components": [ { - "__id__": 1264 + "__id__": 1286 }, { - "__id__": 1265 + "__id__": 1287 }, { - "__id__": 1266 + "__id__": 1288 } ], "_prefab": null, @@ -215,6 +216,8 @@ "_screenScale": 1, "_visibility": 1108344833, "_targetTexture": null, + "_postProcess": null, + "_usePostProcess": false, "_cameraType": -1, "_trackingType": 0, "_id": "83NDizZXhHDpX2U2pDTfCm" @@ -223,6 +226,7 @@ "__type__": "cc.Animation", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { "__id__": 3 }, @@ -245,6 +249,7 @@ "__type__": "46beetnjQpC3bMwjmL9mc/o", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { "__id__": 3 }, @@ -259,6 +264,7 @@ "__type__": "cc.Node", "_name": "Camera-001", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { "__id__": 2 }, @@ -303,6 +309,7 @@ "__type__": "cc.Camera", "_name": "Camera", "_objFlags": 0, + "__editorExtras__": {}, "node": { "__id__": 7 }, @@ -341,6 +348,8 @@ "__uuid__": "5467a0f6-3ec5-4ae8-b52d-3e70724643e2", "__expectedType__": "cc.RenderTexture" }, + "_postProcess": null, + "_usePostProcess": false, "_cameraType": -1, "_trackingType": 0, "_id": "c5ROcnSKRGb6+CtNjYyxLk" @@ -358,46 +367,46 @@ "__id__": 10 }, { - "__id__": 28 + "__id__": 32 }, { - "__id__": 84 + "__id__": 96 }, { - "__id__": 113 + "__id__": 131 }, { - "__id__": 627 + "__id__": 646 }, { - "__id__": 702 + "__id__": 721 }, { - "__id__": 764 + "__id__": 783 }, { - "__id__": 768 + "__id__": 788 }, { - "__id__": 972 + "__id__": 992 }, { - "__id__": 975 + "__id__": 995 }, { - "__id__": 977 + "__id__": 997 }, { - "__id__": 1247 + "__id__": 1269 } ], "_active": true, "_components": [ { - "__id__": 1260 + "__id__": 1282 }, { - "__id__": 1261 + "__id__": 1283 } ], "_prefab": null, @@ -434,6 +443,7 @@ "__type__": "cc.Node", "_name": "Ground", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { "__id__": 9 }, @@ -445,13 +455,13 @@ "__id__": 14 }, { - "__id__": 17 + "__id__": 18 }, { - "__id__": 20 + "__id__": 22 }, { - "__id__": 24 + "__id__": 27 } ], "_active": true, @@ -490,6 +500,7 @@ "__type__": "cc.Node", "_name": "Field", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { "__id__": 10 }, @@ -537,6 +548,7 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { "__id__": 11 }, @@ -558,6 +570,7 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { "__id__": 11 }, @@ -596,6 +609,7 @@ "__type__": "cc.Node", "_name": "Border", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { "__id__": 10 }, @@ -607,6 +621,9 @@ }, { "__id__": 16 + }, + { + "__id__": 17 } ], "_prefab": null, @@ -643,6 +660,7 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { "__id__": 14 }, @@ -664,6 +682,7 @@ "__type__": "cc.BoxCollider2D", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { "__id__": 14 }, @@ -687,10 +706,39 @@ }, "_id": "19Bdm/qzNHb4lXIh3ReO/K" }, + { + "__type__": "cc.RigidBody2D", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 14 + }, + "_enabled": true, + "__prefab": null, + "enabledContactListener": false, + "bullet": false, + "awakeOnLoad": true, + "_group": 16, + "_type": 0, + "_allowSleep": true, + "_gravityScale": 1, + "_linearDamping": 0, + "_angularDamping": 0, + "_linearVelocity": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_angularVelocity": 0, + "_fixedRotation": false, + "_id": "42bxBFJLVE2aQX8IU3Gbx/" + }, { "__type__": "cc.Node", "_name": "Border-001", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { "__id__": 10 }, @@ -698,10 +746,13 @@ "_active": true, "_components": [ { - "__id__": 18 + "__id__": 19 }, { - "__id__": 19 + "__id__": 20 + }, + { + "__id__": 21 } ], "_prefab": null, @@ -738,8 +789,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 17 + "__id__": 18 }, "_enabled": true, "__prefab": null, @@ -759,8 +811,9 @@ "__type__": "cc.BoxCollider2D", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 17 + "__id__": 18 }, "_enabled": true, "__prefab": null, @@ -782,24 +835,56 @@ }, "_id": "fbS6jWk9tNt5uxi828ayDi" }, + { + "__type__": "cc.RigidBody2D", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 18 + }, + "_enabled": true, + "__prefab": null, + "enabledContactListener": false, + "bullet": false, + "awakeOnLoad": true, + "_group": 16, + "_type": 0, + "_allowSleep": true, + "_gravityScale": 1, + "_linearDamping": 0, + "_angularDamping": 0, + "_linearVelocity": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_angularVelocity": 0, + "_fixedRotation": false, + "_id": "96jv6DjRVPeph8lfmZZJe1" + }, { "__type__": "cc.Node", "_name": "Border-002", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { "__id__": 10 }, "_children": [], "_active": true, "_components": [ - { - "__id__": 21 - }, - { - "__id__": 22 - }, { "__id__": 23 + }, + { + "__id__": 24 + }, + { + "__id__": 25 + }, + { + "__id__": 26 } ], "_prefab": null, @@ -836,8 +921,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 20 + "__id__": 22 }, "_enabled": true, "__prefab": null, @@ -857,8 +943,9 @@ "__type__": "cc.BoxCollider2D", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 20 + "__id__": 22 }, "_enabled": true, "__prefab": null, @@ -884,8 +971,9 @@ "__type__": "cc.BoxCollider2D", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 20 + "__id__": 22 }, "_enabled": true, "__prefab": null, @@ -907,10 +995,39 @@ }, "_id": "2etH660n1E1Y3VQ79sN875" }, + { + "__type__": "cc.RigidBody2D", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 22 + }, + "_enabled": true, + "__prefab": null, + "enabledContactListener": true, + "bullet": false, + "awakeOnLoad": true, + "_group": 16, + "_type": 0, + "_allowSleep": true, + "_gravityScale": 1, + "_linearDamping": 0, + "_angularDamping": 0, + "_linearVelocity": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_angularVelocity": 0, + "_fixedRotation": false, + "_id": "f67tIlXZZPuoFbx84jTPFP" + }, { "__type__": "cc.Node", "_name": "Border-003", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { "__id__": 10 }, @@ -918,13 +1035,16 @@ "_active": true, "_components": [ { - "__id__": 25 + "__id__": 28 }, { - "__id__": 26 + "__id__": 29 }, { - "__id__": 27 + "__id__": 30 + }, + { + "__id__": 31 } ], "_prefab": null, @@ -961,8 +1081,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 24 + "__id__": 27 }, "_enabled": true, "__prefab": null, @@ -982,8 +1103,9 @@ "__type__": "cc.PolygonCollider2D", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 24 + "__id__": 27 }, "_enabled": true, "__prefab": null, @@ -1041,8 +1163,9 @@ "__type__": "cc.PolygonCollider2D", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 24 + "__id__": 27 }, "_enabled": true, "__prefab": null, @@ -1091,37 +1214,66 @@ ], "_id": "caRRVo7wFOoZ8jfQwRuMVw" }, + { + "__type__": "cc.RigidBody2D", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 27 + }, + "_enabled": true, + "__prefab": null, + "enabledContactListener": false, + "bullet": false, + "awakeOnLoad": true, + "_group": 16, + "_type": 0, + "_allowSleep": true, + "_gravityScale": 1, + "_linearDamping": 0, + "_angularDamping": 0, + "_linearVelocity": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_angularVelocity": 0, + "_fixedRotation": false, + "_id": "5fomp8bXpGhab0yDLAVwVK" + }, { "__type__": "cc.Node", "_name": "SlingShots", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { "__id__": 9 }, "_children": [ { - "__id__": 29 + "__id__": 33 }, { - "__id__": 36 + "__id__": 41 }, { - "__id__": 43 + "__id__": 49 }, { - "__id__": 55 + "__id__": 63 }, { - "__id__": 67 + "__id__": 77 }, { - "__id__": 75 + "__id__": 86 } ], "_active": true, "_components": [ { - "__id__": 83 + "__id__": 95 } ], "_prefab": null, @@ -1158,29 +1310,33 @@ "__type__": "cc.Node", "_name": "slingshot", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 28 + "__id__": 32 }, "_children": [], "_active": true, "_components": [ - { - "__id__": 30 - }, - { - "__id__": 31 - }, - { - "__id__": 32 - }, - { - "__id__": 33 - }, { "__id__": 34 }, { "__id__": 35 + }, + { + "__id__": 36 + }, + { + "__id__": 37 + }, + { + "__id__": 38 + }, + { + "__id__": 39 + }, + { + "__id__": 40 } ], "_prefab": null, @@ -1217,8 +1373,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 29 + "__id__": 33 }, "_enabled": true, "__prefab": null, @@ -1238,8 +1395,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 29 + "__id__": 33 }, "_enabled": true, "__prefab": null, @@ -1276,8 +1434,9 @@ "__type__": "cc.PolygonCollider2D", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 29 + "__id__": 33 }, "_enabled": true, "__prefab": null, @@ -1330,8 +1489,9 @@ "__type__": "cc.PolygonCollider2D", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 29 + "__id__": 33 }, "_enabled": true, "__prefab": null, @@ -1399,16 +1559,17 @@ "__type__": "6bb6fbw5PNPYq7zksYK1kHJ", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 29 + "__id__": 33 }, "_enabled": true, "__prefab": null, "_animation": { - "__id__": 35 + "__id__": 39 }, "_collider": { - "__id__": 32 + "__id__": 36 }, "_soundFx": { "__uuid__": "87e078a9-1082-4700-bd78-e6d0a06a150d", @@ -1420,8 +1581,9 @@ "__type__": "cc.Animation", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 29 + "__id__": 33 }, "_enabled": true, "__prefab": null, @@ -1438,33 +1600,65 @@ }, "_id": "6atBGIppdN97yS8bfSQwHl" }, + { + "__type__": "cc.RigidBody2D", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 33 + }, + "_enabled": true, + "__prefab": null, + "enabledContactListener": true, + "bullet": false, + "awakeOnLoad": true, + "_group": 1, + "_type": 0, + "_allowSleep": true, + "_gravityScale": 1, + "_linearDamping": 0, + "_angularDamping": 0, + "_linearVelocity": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_angularVelocity": 0, + "_fixedRotation": false, + "_id": "edXj4sU/hNOKF7dCWd6y1f" + }, { "__type__": "cc.Node", "_name": "slingshot-001", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 28 + "__id__": 32 }, "_children": [], "_active": true, "_components": [ - { - "__id__": 37 - }, - { - "__id__": 38 - }, - { - "__id__": 39 - }, - { - "__id__": 40 - }, - { - "__id__": 41 - }, { "__id__": 42 + }, + { + "__id__": 43 + }, + { + "__id__": 44 + }, + { + "__id__": 45 + }, + { + "__id__": 46 + }, + { + "__id__": 47 + }, + { + "__id__": 48 } ], "_prefab": null, @@ -1501,8 +1695,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 36 + "__id__": 41 }, "_enabled": true, "__prefab": null, @@ -1522,8 +1717,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 36 + "__id__": 41 }, "_enabled": true, "__prefab": null, @@ -1560,8 +1756,9 @@ "__type__": "cc.PolygonCollider2D", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 36 + "__id__": 41 }, "_enabled": true, "__prefab": null, @@ -1614,8 +1811,9 @@ "__type__": "cc.PolygonCollider2D", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 36 + "__id__": 41 }, "_enabled": true, "__prefab": null, @@ -1683,16 +1881,17 @@ "__type__": "6bb6fbw5PNPYq7zksYK1kHJ", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 36 + "__id__": 41 }, "_enabled": true, "__prefab": null, "_animation": { - "__id__": 42 + "__id__": 47 }, "_collider": { - "__id__": 39 + "__id__": 44 }, "_soundFx": { "__uuid__": "87e078a9-1082-4700-bd78-e6d0a06a150d", @@ -1704,8 +1903,9 @@ "__type__": "cc.Animation", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 36 + "__id__": 41 }, "_enabled": true, "__prefab": null, @@ -1722,31 +1922,60 @@ }, "_id": "e2DzFeMiBJmr3TNLSwAmL4" }, + { + "__type__": "cc.RigidBody2D", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 41 + }, + "_enabled": true, + "__prefab": null, + "enabledContactListener": true, + "bullet": false, + "awakeOnLoad": true, + "_group": 1, + "_type": 0, + "_allowSleep": true, + "_gravityScale": 1, + "_linearDamping": 0, + "_angularDamping": 0, + "_linearVelocity": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_angularVelocity": 0, + "_fixedRotation": false, + "_id": "360mx9WqFPn4/0TJb1Oep8" + }, { "__type__": "cc.Node", "_name": "slingshot-002", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 28 + "__id__": 32 }, "_children": [ { - "__id__": 44 + "__id__": 50 }, { - "__id__": 48 + "__id__": 55 } ], "_active": true, "_components": [ { - "__id__": 52 + "__id__": 60 }, { - "__id__": 53 + "__id__": 61 }, { - "__id__": 54 + "__id__": 62 } ], "_prefab": null, @@ -1783,20 +2012,24 @@ "__type__": "cc.Node", "_name": "Sprite", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 43 + "__id__": 49 }, "_children": [], "_active": true, "_components": [ { - "__id__": 45 + "__id__": 51 }, { - "__id__": 46 + "__id__": 52 }, { - "__id__": 47 + "__id__": 53 + }, + { + "__id__": 54 } ], "_prefab": null, @@ -1833,8 +2066,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 44 + "__id__": 50 }, "_enabled": true, "__prefab": null, @@ -1854,8 +2088,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 44 + "__id__": 50 }, "_enabled": true, "__prefab": null, @@ -1892,8 +2127,9 @@ "__type__": "cc.PolygonCollider2D", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 44 + "__id__": 50 }, "_enabled": true, "__prefab": null, @@ -1947,24 +2183,56 @@ ], "_id": "8cF/gwB85JE4c2QsgTu1N0" }, + { + "__type__": "cc.RigidBody2D", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 50 + }, + "_enabled": true, + "__prefab": null, + "enabledContactListener": true, + "bullet": false, + "awakeOnLoad": true, + "_group": 1, + "_type": 0, + "_allowSleep": true, + "_gravityScale": 1, + "_linearDamping": 0, + "_angularDamping": 0, + "_linearVelocity": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_angularVelocity": 0, + "_fixedRotation": false, + "_id": "fcxJybTfdAapXm3T3Bvg3D" + }, { "__type__": "cc.Node", "_name": "Slingshot_2", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 43 + "__id__": 49 }, "_children": [], "_active": true, "_components": [ { - "__id__": 49 + "__id__": 56 }, { - "__id__": 50 + "__id__": 57 }, { - "__id__": 51 + "__id__": 58 + }, + { + "__id__": 59 } ], "_prefab": null, @@ -2001,8 +2269,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 48 + "__id__": 55 }, "_enabled": true, "__prefab": null, @@ -2022,8 +2291,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 48 + "__id__": 55 }, "_enabled": true, "__prefab": null, @@ -2060,8 +2330,9 @@ "__type__": "cc.PolygonCollider2D", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 48 + "__id__": 55 }, "_enabled": true, "__prefab": null, @@ -2140,12 +2411,41 @@ ], "_id": "39dCOll3BFHqdDF27QyTaa" }, + { + "__type__": "cc.RigidBody2D", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 55 + }, + "_enabled": true, + "__prefab": null, + "enabledContactListener": true, + "bullet": false, + "awakeOnLoad": true, + "_group": 1, + "_type": 0, + "_allowSleep": true, + "_gravityScale": 1, + "_linearDamping": 0, + "_angularDamping": 0, + "_linearVelocity": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_angularVelocity": 0, + "_fixedRotation": false, + "_id": "a7QVAU4GxHnIl6rsx/7ODJ" + }, { "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 43 + "__id__": 49 }, "_enabled": true, "__prefab": null, @@ -2165,16 +2465,17 @@ "__type__": "6bb6fbw5PNPYq7zksYK1kHJ", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 43 + "__id__": 49 }, "_enabled": true, "__prefab": null, "_animation": { - "__id__": 54 + "__id__": 62 }, "_collider": { - "__id__": 51 + "__id__": 58 }, "_soundFx": { "__uuid__": "8602f38f-d976-4e2b-baa2-621a62f20261", @@ -2186,8 +2487,9 @@ "__type__": "cc.Animation", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 43 + "__id__": 49 }, "_enabled": true, "__prefab": null, @@ -2208,27 +2510,28 @@ "__type__": "cc.Node", "_name": "slingshot-003", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 28 + "__id__": 32 }, "_children": [ { - "__id__": 56 + "__id__": 64 }, { - "__id__": 60 + "__id__": 69 } ], "_active": true, "_components": [ { - "__id__": 64 + "__id__": 74 }, { - "__id__": 65 + "__id__": 75 }, { - "__id__": 66 + "__id__": 76 } ], "_prefab": null, @@ -2265,20 +2568,24 @@ "__type__": "cc.Node", "_name": "Sprite", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 55 + "__id__": 63 }, "_children": [], "_active": true, "_components": [ { - "__id__": 57 + "__id__": 65 }, { - "__id__": 58 + "__id__": 66 }, { - "__id__": 59 + "__id__": 67 + }, + { + "__id__": 68 } ], "_prefab": null, @@ -2315,8 +2622,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 56 + "__id__": 64 }, "_enabled": true, "__prefab": null, @@ -2336,8 +2644,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 56 + "__id__": 64 }, "_enabled": true, "__prefab": null, @@ -2374,8 +2683,9 @@ "__type__": "cc.PolygonCollider2D", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 56 + "__id__": 64 }, "_enabled": true, "__prefab": null, @@ -2429,24 +2739,56 @@ ], "_id": "a7/XtRjQRA8pJ0mk6PN1N1" }, + { + "__type__": "cc.RigidBody2D", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 64 + }, + "_enabled": true, + "__prefab": null, + "enabledContactListener": true, + "bullet": false, + "awakeOnLoad": true, + "_group": 1, + "_type": 0, + "_allowSleep": true, + "_gravityScale": 1, + "_linearDamping": 0, + "_angularDamping": 0, + "_linearVelocity": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_angularVelocity": 0, + "_fixedRotation": false, + "_id": "f7JOGTwwZOc6pNqTfmgLcV" + }, { "__type__": "cc.Node", "_name": "Slingshot_2", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 55 + "__id__": 63 }, "_children": [], "_active": true, "_components": [ { - "__id__": 61 + "__id__": 70 }, { - "__id__": 62 + "__id__": 71 }, { - "__id__": 63 + "__id__": 72 + }, + { + "__id__": 73 } ], "_prefab": null, @@ -2483,8 +2825,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 60 + "__id__": 69 }, "_enabled": true, "__prefab": null, @@ -2504,8 +2847,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 60 + "__id__": 69 }, "_enabled": true, "__prefab": null, @@ -2542,8 +2886,9 @@ "__type__": "cc.PolygonCollider2D", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 60 + "__id__": 69 }, "_enabled": true, "__prefab": null, @@ -2622,12 +2967,41 @@ ], "_id": "40PgLLPn9IXq5fEcQ/yfnR" }, + { + "__type__": "cc.RigidBody2D", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 69 + }, + "_enabled": true, + "__prefab": null, + "enabledContactListener": true, + "bullet": false, + "awakeOnLoad": true, + "_group": 1, + "_type": 0, + "_allowSleep": true, + "_gravityScale": 1, + "_linearDamping": 0, + "_angularDamping": 0, + "_linearVelocity": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_angularVelocity": 0, + "_fixedRotation": false, + "_id": "6eD019VJBJRb/3TXpjCybB" + }, { "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 55 + "__id__": 63 }, "_enabled": true, "__prefab": null, @@ -2647,16 +3021,17 @@ "__type__": "6bb6fbw5PNPYq7zksYK1kHJ", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 55 + "__id__": 63 }, "_enabled": true, "__prefab": null, "_animation": { - "__id__": 66 + "__id__": 76 }, "_collider": { - "__id__": 63 + "__id__": 72 }, "_soundFx": { "__uuid__": "8602f38f-d976-4e2b-baa2-621a62f20261", @@ -2668,8 +3043,9 @@ "__type__": "cc.Animation", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 55 + "__id__": 63 }, "_enabled": true, "__prefab": null, @@ -2690,24 +3066,25 @@ "__type__": "cc.Node", "_name": "slingshot-004", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 28 + "__id__": 32 }, "_children": [ { - "__id__": 68 + "__id__": 78 } ], "_active": true, "_components": [ { - "__id__": 72 + "__id__": 83 }, { - "__id__": 73 + "__id__": 84 }, { - "__id__": 74 + "__id__": 85 } ], "_prefab": null, @@ -2744,20 +3121,24 @@ "__type__": "cc.Node", "_name": "Slingshot_2", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 67 + "__id__": 77 }, "_children": [], "_active": true, "_components": [ { - "__id__": 69 + "__id__": 79 }, { - "__id__": 70 + "__id__": 80 }, { - "__id__": 71 + "__id__": 81 + }, + { + "__id__": 82 } ], "_prefab": null, @@ -2794,8 +3175,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 68 + "__id__": 78 }, "_enabled": true, "__prefab": null, @@ -2815,8 +3197,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 68 + "__id__": 78 }, "_enabled": true, "__prefab": null, @@ -2853,8 +3236,9 @@ "__type__": "cc.PolygonCollider2D", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 68 + "__id__": 78 }, "_enabled": true, "__prefab": null, @@ -2933,12 +3317,41 @@ ], "_id": "83megbRypDwZRIIAv1jEp1" }, + { + "__type__": "cc.RigidBody2D", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 78 + }, + "_enabled": true, + "__prefab": null, + "enabledContactListener": true, + "bullet": false, + "awakeOnLoad": true, + "_group": 1, + "_type": 0, + "_allowSleep": true, + "_gravityScale": 1, + "_linearDamping": 0, + "_angularDamping": 0, + "_linearVelocity": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_angularVelocity": 0, + "_fixedRotation": false, + "_id": "12/rxZTdZNEZFmwgB8rAKj" + }, { "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 67 + "__id__": 77 }, "_enabled": true, "__prefab": null, @@ -2958,16 +3371,17 @@ "__type__": "6bb6fbw5PNPYq7zksYK1kHJ", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 67 + "__id__": 77 }, "_enabled": true, "__prefab": null, "_animation": { - "__id__": 74 + "__id__": 85 }, "_collider": { - "__id__": 71 + "__id__": 81 }, "_soundFx": { "__uuid__": "8602f38f-d976-4e2b-baa2-621a62f20261", @@ -2979,8 +3393,9 @@ "__type__": "cc.Animation", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 67 + "__id__": 77 }, "_enabled": true, "__prefab": null, @@ -3001,24 +3416,25 @@ "__type__": "cc.Node", "_name": "slingshot-005", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 28 + "__id__": 32 }, "_children": [ { - "__id__": 76 + "__id__": 87 } ], "_active": true, "_components": [ { - "__id__": 80 + "__id__": 92 }, { - "__id__": 81 + "__id__": 93 }, { - "__id__": 82 + "__id__": 94 } ], "_prefab": null, @@ -3055,20 +3471,24 @@ "__type__": "cc.Node", "_name": "Slingshot_2", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 75 + "__id__": 86 }, "_children": [], "_active": true, "_components": [ { - "__id__": 77 + "__id__": 88 }, { - "__id__": 78 + "__id__": 89 }, { - "__id__": 79 + "__id__": 90 + }, + { + "__id__": 91 } ], "_prefab": null, @@ -3105,8 +3525,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 76 + "__id__": 87 }, "_enabled": true, "__prefab": null, @@ -3126,8 +3547,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 76 + "__id__": 87 }, "_enabled": true, "__prefab": null, @@ -3164,8 +3586,9 @@ "__type__": "cc.PolygonCollider2D", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 76 + "__id__": 87 }, "_enabled": true, "__prefab": null, @@ -3244,12 +3667,41 @@ ], "_id": "9dEj9rp2xErIulv5mq+A3J" }, + { + "__type__": "cc.RigidBody2D", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 87 + }, + "_enabled": true, + "__prefab": null, + "enabledContactListener": true, + "bullet": false, + "awakeOnLoad": true, + "_group": 1, + "_type": 0, + "_allowSleep": true, + "_gravityScale": 1, + "_linearDamping": 0, + "_angularDamping": 0, + "_linearVelocity": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_angularVelocity": 0, + "_fixedRotation": false, + "_id": "e8Rv8+oTJDSI5s5ZTV4S33" + }, { "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 75 + "__id__": 86 }, "_enabled": true, "__prefab": null, @@ -3269,16 +3721,17 @@ "__type__": "6bb6fbw5PNPYq7zksYK1kHJ", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 75 + "__id__": 86 }, "_enabled": true, "__prefab": null, "_animation": { - "__id__": 82 + "__id__": 94 }, "_collider": { - "__id__": 79 + "__id__": 90 }, "_soundFx": { "__uuid__": "8602f38f-d976-4e2b-baa2-621a62f20261", @@ -3290,8 +3743,9 @@ "__type__": "cc.Animation", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 75 + "__id__": 86 }, "_enabled": true, "__prefab": null, @@ -3312,8 +3766,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 28 + "__id__": 32 }, "_enabled": true, "__prefab": null, @@ -3333,36 +3788,37 @@ "__type__": "cc.Node", "_name": "Walls", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { "__id__": 9 }, "_children": [ - { - "__id__": 85 - }, - { - "__id__": 89 - }, - { - "__id__": 93 - }, { "__id__": 97 }, { - "__id__": 101 + "__id__": 102 }, { - "__id__": 105 + "__id__": 107 }, { - "__id__": 109 + "__id__": 112 + }, + { + "__id__": 117 + }, + { + "__id__": 122 + }, + { + "__id__": 127 } ], "_active": true, "_components": [ { - "__id__": 112 + "__id__": 130 } ], "_prefab": null, @@ -3399,20 +3855,24 @@ "__type__": "cc.Node", "_name": "Wall_L", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 84 + "__id__": 96 }, "_children": [], "_active": true, "_components": [ { - "__id__": 86 + "__id__": 98 }, { - "__id__": 87 + "__id__": 99 }, { - "__id__": 88 + "__id__": 100 + }, + { + "__id__": 101 } ], "_prefab": null, @@ -3449,8 +3909,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 85 + "__id__": 97 }, "_enabled": true, "__prefab": null, @@ -3470,8 +3931,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 85 + "__id__": 97 }, "_enabled": true, "__prefab": null, @@ -3508,8 +3970,9 @@ "__type__": "cc.PolygonCollider2D", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 85 + "__id__": 97 }, "_enabled": true, "__prefab": null, @@ -3623,24 +4086,56 @@ ], "_id": "achMjUm/ZLvL0gyL2qN8+C" }, + { + "__type__": "cc.RigidBody2D", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 97 + }, + "_enabled": true, + "__prefab": null, + "enabledContactListener": false, + "bullet": false, + "awakeOnLoad": true, + "_group": 1, + "_type": 0, + "_allowSleep": true, + "_gravityScale": 1, + "_linearDamping": 0, + "_angularDamping": 0, + "_linearVelocity": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_angularVelocity": 0, + "_fixedRotation": false, + "_id": "061lGz8qBNgZVFrJfxfMCW" + }, { "__type__": "cc.Node", "_name": "Wall_R", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 84 + "__id__": 96 }, "_children": [], "_active": true, "_components": [ { - "__id__": 90 + "__id__": 103 }, { - "__id__": 91 + "__id__": 104 }, { - "__id__": 92 + "__id__": 105 + }, + { + "__id__": 106 } ], "_prefab": null, @@ -3677,8 +4172,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 89 + "__id__": 102 }, "_enabled": true, "__prefab": null, @@ -3698,8 +4194,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 89 + "__id__": 102 }, "_enabled": true, "__prefab": null, @@ -3736,8 +4233,9 @@ "__type__": "cc.PolygonCollider2D", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 89 + "__id__": 102 }, "_enabled": true, "__prefab": null, @@ -3851,24 +4349,56 @@ ], "_id": "4au0ZXrWVMdaFx6L3WMRAH" }, + { + "__type__": "cc.RigidBody2D", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 102 + }, + "_enabled": true, + "__prefab": null, + "enabledContactListener": false, + "bullet": false, + "awakeOnLoad": true, + "_group": 1, + "_type": 0, + "_allowSleep": true, + "_gravityScale": 1, + "_linearDamping": 0, + "_angularDamping": 0, + "_linearVelocity": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_angularVelocity": 0, + "_fixedRotation": false, + "_id": "298aZpAAREZKsYDDflOM79" + }, { "__type__": "cc.Node", "_name": "Wall_1", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 84 + "__id__": 96 }, "_children": [], "_active": true, "_components": [ { - "__id__": 94 + "__id__": 108 }, { - "__id__": 95 + "__id__": 109 }, { - "__id__": 96 + "__id__": 110 + }, + { + "__id__": 111 } ], "_prefab": null, @@ -3905,8 +4435,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 93 + "__id__": 107 }, "_enabled": true, "__prefab": null, @@ -3926,8 +4457,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 93 + "__id__": 107 }, "_enabled": true, "__prefab": null, @@ -3964,8 +4496,9 @@ "__type__": "cc.PolygonCollider2D", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 93 + "__id__": 107 }, "_enabled": true, "__prefab": null, @@ -4009,24 +4542,56 @@ ], "_id": "1fTJ4Zs0VFSakrsk2AnpSX" }, + { + "__type__": "cc.RigidBody2D", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 107 + }, + "_enabled": true, + "__prefab": null, + "enabledContactListener": false, + "bullet": false, + "awakeOnLoad": true, + "_group": 1, + "_type": 0, + "_allowSleep": true, + "_gravityScale": 1, + "_linearDamping": 0, + "_angularDamping": 0, + "_linearVelocity": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_angularVelocity": 0, + "_fixedRotation": false, + "_id": "2fSiHlxxhCzLTp9mvSSXV9" + }, { "__type__": "cc.Node", "_name": "Wall_2", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 84 + "__id__": 96 }, "_children": [], "_active": true, "_components": [ { - "__id__": 98 + "__id__": 113 }, { - "__id__": 99 + "__id__": 114 }, { - "__id__": 100 + "__id__": 115 + }, + { + "__id__": 116 } ], "_prefab": null, @@ -4063,8 +4628,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 97 + "__id__": 112 }, "_enabled": true, "__prefab": null, @@ -4084,8 +4650,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 97 + "__id__": 112 }, "_enabled": true, "__prefab": null, @@ -4122,8 +4689,9 @@ "__type__": "cc.PolygonCollider2D", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 97 + "__id__": 112 }, "_enabled": true, "__prefab": null, @@ -4167,24 +4735,56 @@ ], "_id": "c7h5MEbZtGBJbEyjQ7q32J" }, + { + "__type__": "cc.RigidBody2D", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 112 + }, + "_enabled": true, + "__prefab": null, + "enabledContactListener": false, + "bullet": false, + "awakeOnLoad": true, + "_group": 1, + "_type": 0, + "_allowSleep": true, + "_gravityScale": 1, + "_linearDamping": 0, + "_angularDamping": 0, + "_linearVelocity": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_angularVelocity": 0, + "_fixedRotation": false, + "_id": "8a+cRwIkFNyY1gdsXQIypP" + }, { "__type__": "cc.Node", "_name": "Wall_3", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 84 + "__id__": 96 }, "_children": [], "_active": true, "_components": [ { - "__id__": 102 + "__id__": 118 }, { - "__id__": 103 + "__id__": 119 }, { - "__id__": 104 + "__id__": 120 + }, + { + "__id__": 121 } ], "_prefab": null, @@ -4221,8 +4821,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 101 + "__id__": 117 }, "_enabled": true, "__prefab": null, @@ -4242,8 +4843,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 101 + "__id__": 117 }, "_enabled": true, "__prefab": null, @@ -4280,8 +4882,9 @@ "__type__": "cc.PolygonCollider2D", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 101 + "__id__": 117 }, "_enabled": true, "__prefab": null, @@ -4335,24 +4938,56 @@ ], "_id": "b092gHbkNDGpzaAyoiZ+aH" }, + { + "__type__": "cc.RigidBody2D", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 117 + }, + "_enabled": true, + "__prefab": null, + "enabledContactListener": false, + "bullet": false, + "awakeOnLoad": true, + "_group": 1, + "_type": 0, + "_allowSleep": true, + "_gravityScale": 1, + "_linearDamping": 0, + "_angularDamping": 0, + "_linearVelocity": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_angularVelocity": 0, + "_fixedRotation": false, + "_id": "dbIz0/BwVDDploAK7tt9Yj" + }, { "__type__": "cc.Node", "_name": "Wall_4", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 84 + "__id__": 96 }, "_children": [], "_active": true, "_components": [ { - "__id__": 106 + "__id__": 123 }, { - "__id__": 107 + "__id__": 124 }, { - "__id__": 108 + "__id__": 125 + }, + { + "__id__": 126 } ], "_prefab": null, @@ -4389,8 +5024,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 105 + "__id__": 122 }, "_enabled": true, "__prefab": null, @@ -4410,8 +5046,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 105 + "__id__": 122 }, "_enabled": true, "__prefab": null, @@ -4448,8 +5085,9 @@ "__type__": "cc.PolygonCollider2D", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 105 + "__id__": 122 }, "_enabled": true, "__prefab": null, @@ -4503,21 +5141,50 @@ ], "_id": "0712uaPvxFRoKdz6iZOUvH" }, + { + "__type__": "cc.RigidBody2D", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 122 + }, + "_enabled": true, + "__prefab": null, + "enabledContactListener": false, + "bullet": false, + "awakeOnLoad": true, + "_group": 1, + "_type": 0, + "_allowSleep": true, + "_gravityScale": 1, + "_linearDamping": 0, + "_angularDamping": 0, + "_linearVelocity": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_angularVelocity": 0, + "_fixedRotation": false, + "_id": "2fmAC0hEdMf4tPEYdesk2f" + }, { "__type__": "cc.Node", "_name": "Tree", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 84 + "__id__": 96 }, "_children": [], "_active": true, "_components": [ { - "__id__": 110 + "__id__": 128 }, { - "__id__": 111 + "__id__": 129 } ], "_prefab": null, @@ -4554,8 +5221,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 109 + "__id__": 127 }, "_enabled": true, "__prefab": null, @@ -4575,8 +5243,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 109 + "__id__": 127 }, "_enabled": true, "__prefab": null, @@ -4613,8 +5282,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 84 + "__id__": 96 }, "_enabled": true, "__prefab": null, @@ -4640,19 +5310,19 @@ }, "_children": [ { - "__id__": 114 + "__id__": 132 }, { - "__id__": 117 + "__id__": 135 }, { - "__id__": 546 + "__id__": 564 }, { - "__id__": 618 + "__id__": 636 }, { - "__id__": 623 + "__id__": 641 } ], "_active": true, @@ -4691,17 +5361,18 @@ "__type__": "cc.Node", "_name": "track", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 113 + "__id__": 131 }, "_children": [], "_active": true, "_components": [ { - "__id__": 115 + "__id__": 133 }, { - "__id__": 116 + "__id__": 134 } ], "_prefab": null, @@ -4738,8 +5409,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 114 + "__id__": 132 }, "_enabled": true, "__prefab": null, @@ -4759,8 +5431,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 114 + "__id__": 132 }, "_enabled": true, "__prefab": null, @@ -4797,30 +5470,31 @@ "__type__": "cc.Node", "_name": "Combo bar", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 113 + "__id__": 131 }, "_children": [ { - "__id__": 118 + "__id__": 136 }, { - "__id__": 121 + "__id__": 139 }, { - "__id__": 124 + "__id__": 142 } ], "_active": true, "_components": [ { - "__id__": 127 + "__id__": 145 }, { - "__id__": 128 + "__id__": 146 }, { - "__id__": 540 + "__id__": 558 } ], "_prefab": null, @@ -4857,17 +5531,18 @@ "__type__": "cc.Node", "_name": "combo_bar_base", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 117 + "__id__": 135 }, "_children": [], "_active": true, "_components": [ { - "__id__": 119 + "__id__": 137 }, { - "__id__": 120 + "__id__": 138 } ], "_prefab": null, @@ -4904,8 +5579,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 118 + "__id__": 136 }, "_enabled": true, "__prefab": null, @@ -4925,8 +5601,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 118 + "__id__": 136 }, "_enabled": true, "__prefab": null, @@ -4963,17 +5640,18 @@ "__type__": "cc.Node", "_name": "combo_bar_color", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 117 + "__id__": 135 }, "_children": [], "_active": true, "_components": [ { - "__id__": 122 + "__id__": 140 }, { - "__id__": 123 + "__id__": 141 } ], "_prefab": null, @@ -5010,8 +5688,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 121 + "__id__": 139 }, "_enabled": true, "__prefab": null, @@ -5031,8 +5710,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 121 + "__id__": 139 }, "_enabled": true, "__prefab": null, @@ -5069,17 +5749,18 @@ "__type__": "cc.Node", "_name": "combo_bar", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 117 + "__id__": 135 }, "_children": [], "_active": true, "_components": [ { - "__id__": 125 + "__id__": 143 }, { - "__id__": 126 + "__id__": 144 } ], "_prefab": null, @@ -5116,8 +5797,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 124 + "__id__": 142 }, "_enabled": true, "__prefab": null, @@ -5137,8 +5819,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 124 + "__id__": 142 }, "_enabled": true, "__prefab": null, @@ -5175,8 +5858,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 117 + "__id__": 135 }, "_enabled": true, "__prefab": null, @@ -5196,17 +5880,18 @@ "__type__": "671bfEgTTVFgLo1v+x/wd06", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 117 + "__id__": 135 }, "_enabled": true, "__prefab": null, "_fillBar": { - "__id__": 123 + "__id__": 141 }, "_maxValue": 1000, "_scoreUI": { - "__id__": 129 + "__id__": 147 }, "_starFxObjectPrefab": { "__uuid__": "e0ef7308-c657-4993-95ad-ebb0bfc15eec", @@ -5226,7 +5911,7 @@ "_minAngle": 10, "_maxAngle": 170, "_soundFx": { - "__id__": 540 + "__id__": 558 }, "_goalSound": { "__uuid__": "4ce9d2c6-98c5-4d05-94af-70193bb795fe", @@ -5242,19 +5927,19 @@ }, "_rewards": [ { - "__id__": 541 + "__id__": 559 }, { - "__id__": 542 + "__id__": 560 }, { - "__id__": 543 + "__id__": 561 }, { - "__id__": 544 + "__id__": 562 }, { - "__id__": 545 + "__id__": 563 } ], "_id": "e5qVdeXFZOu6/MatkdDEG6" @@ -5263,17 +5948,18 @@ "__type__": "cc.Node", "_name": "Star", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 130 + "__id__": 148 }, "_children": [], "_active": true, "_components": [ { - "__id__": 538 + "__id__": 556 }, { - "__id__": 539 + "__id__": 557 } ], "_prefab": null, @@ -5310,30 +5996,31 @@ "__type__": "cc.Node", "_name": "Sprite", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 131 + "__id__": 149 }, "_children": [ { - "__id__": 129 + "__id__": 147 }, { - "__id__": 473 + "__id__": 491 } ], "_active": true, "_components": [ { - "__id__": 534 + "__id__": 552 }, { - "__id__": 535 + "__id__": 553 }, { - "__id__": 536 + "__id__": 554 }, { - "__id__": 537 + "__id__": 555 } ], "_prefab": null, @@ -5370,30 +6057,31 @@ "__type__": "cc.Node", "_name": "Avatar", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 132 + "__id__": 150 }, "_children": [ { - "__id__": 523 + "__id__": 541 }, { - "__id__": 527 + "__id__": 545 }, { - "__id__": 130 + "__id__": 148 } ], "_active": true, "_components": [ { - "__id__": 531 + "__id__": 549 }, { - "__id__": 532 + "__id__": 550 }, { - "__id__": 533 + "__id__": 551 } ], "_prefab": null, @@ -5430,30 +6118,31 @@ "__type__": "cc.Node", "_name": "Header", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 133 + "__id__": 151 }, "_children": [ { - "__id__": 131 + "__id__": 149 }, { - "__id__": 486 + "__id__": 504 }, { - "__id__": 477 + "__id__": 495 }, { - "__id__": 508 + "__id__": 526 } ], "_active": true, "_components": [ { - "__id__": 521 + "__id__": 539 }, { - "__id__": 522 + "__id__": 540 } ], "_prefab": null, @@ -5490,30 +6179,31 @@ "__type__": "cc.Node", "_name": "UI", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 134 + "__id__": 152 }, "_children": [ { - "__id__": 357 + "__id__": 375 }, { - "__id__": 132 + "__id__": 150 }, { - "__id__": 439 + "__id__": 457 } ], "_active": true, "_components": [ { - "__id__": 469 + "__id__": 487 }, { - "__id__": 470 + "__id__": 488 }, { - "__id__": 471 + "__id__": 489 } ], "_prefab": null, @@ -5550,30 +6240,31 @@ "__type__": "cc.Node", "_name": "Canvas-UI", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { "__id__": 1 }, "_children": [ { - "__id__": 135 + "__id__": 153 }, { - "__id__": 210 + "__id__": 228 }, { - "__id__": 133 + "__id__": 151 } ], "_active": true, "_components": [ { - "__id__": 354 + "__id__": 372 }, { - "__id__": 355 + "__id__": 373 }, { - "__id__": 356 + "__id__": 374 } ], "_prefab": null, @@ -5610,17 +6301,17 @@ "__type__": "cc.Node", "_objFlags": 0, "_parent": { - "__id__": 134 + "__id__": 152 }, "_prefab": { - "__id__": 136 + "__id__": 154 }, "__editorExtras__": {} }, { "__type__": "cc.PrefabInfo", "root": { - "__id__": 135 + "__id__": 153 }, "asset": { "__uuid__": "7d7addb8-79c6-4979-a868-8468de2ea60d", @@ -5628,7 +6319,7 @@ }, "fileId": "ceP/wvemtAVLOUfi9oe3hR", "instance": { - "__id__": 137 + "__id__": 155 }, "targetOverrides": null, "nestedPrefabInstanceRoots": null @@ -5641,28 +6332,28 @@ "mountedComponents": [], "propertyOverrides": [ { - "__id__": 138 + "__id__": 156 }, { - "__id__": 140 + "__id__": 158 }, { - "__id__": 141 + "__id__": 159 }, { - "__id__": 142 + "__id__": 160 }, { - "__id__": 143 + "__id__": 161 }, { - "__id__": 145 + "__id__": 163 }, { - "__id__": 206 + "__id__": 224 }, { - "__id__": 208 + "__id__": 226 } ], "removedComponents": [] @@ -5670,7 +6361,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 139 + "__id__": 157 }, "propertyPath": [ "_name" @@ -5686,7 +6377,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 139 + "__id__": 157 }, "propertyPath": [ "_lpos" @@ -5695,13 +6386,13 @@ "__type__": "cc.Vec3", "x": 0, "y": 0, - "z": 0 + "z": 10 } }, { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 139 + "__id__": 157 }, "propertyPath": [ "_lrot" @@ -5717,7 +6408,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 139 + "__id__": 157 }, "propertyPath": [ "_euler" @@ -5732,7 +6423,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 144 + "__id__": 162 }, "propertyPath": [ "playOnAwake" @@ -5748,24 +6439,25 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 144 + "__id__": 162 }, "propertyPath": [ "_trailModule", "_particleSystem" ], "value": { - "__id__": 146 + "__id__": 164 } }, { "__type__": "cc.ParticleSystem", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": null, "_enabled": true, "__prefab": { - "__id__": 147 + "__id__": 165 }, "_materials": [ { @@ -5776,56 +6468,56 @@ ], "_visFlags": 0, "startColor": { - "__id__": 148 + "__id__": 166 }, "scaleSpace": 1, "startSize3D": false, "startSizeX": { - "__id__": 149 + "__id__": 167 }, "startSize": { - "__id__": 149 + "__id__": 167 }, "startSizeY": { - "__id__": 150 + "__id__": 168 }, "startSizeZ": { - "__id__": 151 + "__id__": 169 }, "startSpeed": { - "__id__": 152 + "__id__": 170 }, "startRotation3D": false, "startRotationX": { - "__id__": 153 + "__id__": 171 }, "startRotationY": { - "__id__": 154 + "__id__": 172 }, "startRotationZ": { - "__id__": 155 + "__id__": 173 }, "startRotation": { - "__id__": 155 + "__id__": 173 }, "startDelay": { - "__id__": 156 + "__id__": 174 }, "startLifetime": { - "__id__": 157 + "__id__": 175 }, "duration": 1, "loop": true, "simulationSpeed": 1, "playOnAwake": false, "gravityModifier": { - "__id__": 158 + "__id__": 176 }, "rateOverTime": { - "__id__": 159 + "__id__": 177 }, "rateOverDistance": { - "__id__": 160 + "__id__": 178 }, "bursts": [], "_renderCulling": false, @@ -5836,37 +6528,37 @@ "_dataCulling": false, "enableCulling": false, "_colorOverLifetimeModule": { - "__id__": 161 + "__id__": 179 }, "_shapeModule": { - "__id__": 168 + "__id__": 186 }, "_sizeOvertimeModule": { - "__id__": 170 + "__id__": 188 }, "_velocityOvertimeModule": { - "__id__": 176 - }, - "_forceOvertimeModule": { - "__id__": 181 - }, - "_limitVelocityOvertimeModule": { - "__id__": 185 - }, - "_rotationOvertimeModule": { - "__id__": 190 - }, - "_textureAnimationModule": { "__id__": 194 }, + "_forceOvertimeModule": { + "__id__": 199 + }, + "_limitVelocityOvertimeModule": { + "__id__": 203 + }, + "_rotationOvertimeModule": { + "__id__": 208 + }, + "_textureAnimationModule": { + "__id__": 212 + }, "_noiseModule": { - "__id__": 197 + "__id__": 215 }, "_trailModule": { - "__id__": 198 + "__id__": 216 }, "renderer": { - "__id__": 205 + "__id__": 223 }, "_prewarm": false, "_capacity": 100, @@ -5967,32 +6659,32 @@ "__type__": "cc.ColorOvertimeModule", "_enable": true, "color": { - "__id__": 162 + "__id__": 180 } }, { "__type__": "cc.GradientRange", "_mode": 1, "gradient": { - "__id__": 163 + "__id__": 181 } }, { "__type__": "cc.Gradient", "colorKeys": [ { - "__id__": 164 + "__id__": 182 }, { - "__id__": 165 + "__id__": 183 } ], "alphaKeys": [ { - "__id__": 166 + "__id__": 184 }, { - "__id__": 167 + "__id__": 185 } ], "mode": 0 @@ -6044,7 +6736,7 @@ "arcMode": 0, "arcSpread": 0, "arcSpeed": { - "__id__": 169 + "__id__": 187 }, "length": 5, "boxThickness": { @@ -6085,23 +6777,23 @@ "_enable": true, "separateAxes": false, "size": { - "__id__": 171 + "__id__": 189 }, "x": { - "__id__": 173 + "__id__": 191 }, "y": { - "__id__": 174 + "__id__": 192 }, "z": { - "__id__": 175 + "__id__": 193 } }, { "__type__": "cc.CurveRange", "mode": 1, "spline": { - "__id__": 172 + "__id__": 190 }, "multiplier": 1 }, @@ -6175,16 +6867,16 @@ "__type__": "cc.VelocityOvertimeModule", "_enable": false, "x": { - "__id__": 177 + "__id__": 195 }, "y": { - "__id__": 178 + "__id__": 196 }, "z": { - "__id__": 179 + "__id__": 197 }, "speedModifier": { - "__id__": 180 + "__id__": 198 }, "space": 1 }, @@ -6216,13 +6908,13 @@ "__type__": "cc.ForceOvertimeModule", "_enable": false, "x": { - "__id__": 182 + "__id__": 200 }, "y": { - "__id__": 183 + "__id__": 201 }, "z": { - "__id__": 184 + "__id__": 202 }, "space": 1 }, @@ -6248,16 +6940,16 @@ "__type__": "cc.LimitVelocityOvertimeModule", "_enable": false, "limitX": { - "__id__": 186 + "__id__": 204 }, "limitY": { - "__id__": 187 + "__id__": 205 }, "limitZ": { - "__id__": 188 + "__id__": 206 }, "limit": { - "__id__": 189 + "__id__": 207 }, "dampen": 3, "separateAxes": false, @@ -6292,13 +6984,13 @@ "_enable": true, "_separateAxes": false, "x": { - "__id__": 191 + "__id__": 209 }, "y": { - "__id__": 192 + "__id__": 210 }, "z": { - "__id__": 193 + "__id__": 211 } }, { @@ -6330,10 +7022,10 @@ "_mode": 0, "animation": 0, "frameOverTime": { - "__id__": 195 + "__id__": 213 }, "startFrame": { - "__id__": 196 + "__id__": 214 }, "cycleCount": 1, "_flipU": 0, @@ -6377,25 +7069,25 @@ "_enable": false, "mode": 0, "lifeTime": { - "__id__": 199 + "__id__": 217 }, "_minParticleDistance": 0.1, "existWithParticles": true, "textureMode": 0, "widthFromParticle": false, "widthRatio": { - "__id__": 200 + "__id__": 218 }, "colorFromParticle": false, "colorOverTrail": { - "__id__": 201 + "__id__": 219 }, "colorOvertime": { - "__id__": 202 + "__id__": 220 }, "_space": 0, "_particleSystem": { - "__id__": 146 + "__id__": 164 } }, { @@ -6426,7 +7118,7 @@ "__type__": "cc.GradientRange", "_mode": 1, "gradient": { - "__id__": 203 + "__id__": 221 } }, { @@ -6434,7 +7126,7 @@ "colorKeys": [], "alphaKeys": [ { - "__id__": 204 + "__id__": 222 } ], "mode": 0 @@ -6465,7 +7157,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 207 + "__id__": 225 }, "propertyPath": [ "playOnAwake" @@ -6481,7 +7173,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 209 + "__id__": 227 }, "propertyPath": [ "playOnAwake" @@ -6498,30 +7190,31 @@ "__type__": "cc.Node", "_name": "Control", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 134 + "__id__": 152 }, "_children": [ { - "__id__": 211 + "__id__": 229 }, { - "__id__": 214 + "__id__": 232 }, { - "__id__": 217 + "__id__": 235 } ], "_active": false, "_components": [ { - "__id__": 351 + "__id__": 369 }, { - "__id__": 352 + "__id__": 370 }, { - "__id__": 353 + "__id__": 371 } ], "_prefab": null, @@ -6558,17 +7251,18 @@ "__type__": "cc.Node", "_name": "Left", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 210 + "__id__": 228 }, "_children": [], "_active": true, "_components": [ { - "__id__": 212 + "__id__": 230 }, { - "__id__": 213 + "__id__": 231 } ], "_prefab": null, @@ -6605,8 +7299,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 211 + "__id__": 229 }, "_enabled": true, "__prefab": null, @@ -6626,8 +7321,9 @@ "__type__": "cc.Widget", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 211 + "__id__": 229 }, "_enabled": true, "__prefab": null, @@ -6655,17 +7351,18 @@ "__type__": "cc.Node", "_name": "Right", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 210 + "__id__": 228 }, "_children": [], "_active": true, "_components": [ { - "__id__": 215 + "__id__": 233 }, { - "__id__": 216 + "__id__": 234 } ], "_prefab": null, @@ -6702,8 +7399,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 214 + "__id__": 232 }, "_enabled": true, "__prefab": null, @@ -6723,8 +7421,9 @@ "__type__": "cc.Widget", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 214 + "__id__": 232 }, "_enabled": true, "__prefab": null, @@ -6752,27 +7451,28 @@ "__type__": "cc.Node", "_name": "Tutorial", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 210 + "__id__": 228 }, "_children": [ { - "__id__": 218 + "__id__": 236 }, { - "__id__": 280 + "__id__": 298 }, { - "__id__": 342 + "__id__": 360 }, { - "__id__": 346 + "__id__": 364 } ], "_active": true, "_components": [ { - "__id__": 350 + "__id__": 368 } ], "_prefab": null, @@ -6809,20 +7509,21 @@ "__type__": "cc.Node", "_name": "Tap Fx", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 217 + "__id__": 235 }, "_children": [], "_active": true, "_components": [ { - "__id__": 219 + "__id__": 237 }, { - "__id__": 278 + "__id__": 296 }, { - "__id__": 279 + "__id__": 297 } ], "_prefab": null, @@ -6859,8 +7560,9 @@ "__type__": "cc.ParticleSystem", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 218 + "__id__": 236 }, "_enabled": true, "__prefab": null, @@ -6872,60 +7574,60 @@ ], "_visFlags": 0, "startColor": { - "__id__": 220 + "__id__": 238 }, "scaleSpace": 1, "startSize3D": false, "startSizeX": { - "__id__": 221 + "__id__": 239 }, "startSize": { - "__id__": 221 + "__id__": 239 }, "startSizeY": { - "__id__": 222 + "__id__": 240 }, "startSizeZ": { - "__id__": 223 + "__id__": 241 }, "startSpeed": { - "__id__": 224 + "__id__": 242 }, "startRotation3D": false, "startRotationX": { - "__id__": 225 + "__id__": 243 }, "startRotationY": { - "__id__": 226 + "__id__": 244 }, "startRotationZ": { - "__id__": 227 + "__id__": 245 }, "startRotation": { - "__id__": 227 + "__id__": 245 }, "startDelay": { - "__id__": 228 + "__id__": 246 }, "startLifetime": { - "__id__": 229 + "__id__": 247 }, "duration": 0.3, "loop": false, "simulationSpeed": 1, "playOnAwake": false, "gravityModifier": { - "__id__": 230 + "__id__": 248 }, "rateOverTime": { - "__id__": 231 + "__id__": 249 }, "rateOverDistance": { - "__id__": 232 + "__id__": 250 }, "bursts": [ { - "__id__": 233 + "__id__": 251 } ], "_renderCulling": false, @@ -6936,37 +7638,37 @@ "_dataCulling": false, "enableCulling": false, "_colorOverLifetimeModule": { - "__id__": 235 + "__id__": 253 }, "_shapeModule": { - "__id__": 241 + "__id__": 259 }, "_sizeOvertimeModule": { - "__id__": 243 + "__id__": 261 }, "_velocityOvertimeModule": { - "__id__": 249 - }, - "_forceOvertimeModule": { - "__id__": 254 - }, - "_limitVelocityOvertimeModule": { - "__id__": 258 - }, - "_rotationOvertimeModule": { - "__id__": 263 - }, - "_textureAnimationModule": { "__id__": 267 }, - "_noiseModule": { - "__id__": 271 - }, - "_trailModule": { + "_forceOvertimeModule": { "__id__": 272 }, + "_limitVelocityOvertimeModule": { + "__id__": 276 + }, + "_rotationOvertimeModule": { + "__id__": 281 + }, + "_textureAnimationModule": { + "__id__": 285 + }, + "_noiseModule": { + "__id__": 289 + }, + "_trailModule": { + "__id__": 290 + }, "renderer": { - "__id__": 277 + "__id__": 295 }, "_prewarm": false, "_capacity": 100, @@ -7062,7 +7764,7 @@ "_repeatCount": 1, "repeatInterval": 1, "count": { - "__id__": 234 + "__id__": 252 } }, { @@ -7075,29 +7777,29 @@ "__type__": "cc.ColorOvertimeModule", "_enable": true, "color": { - "__id__": 236 + "__id__": 254 } }, { "__type__": "cc.GradientRange", "_mode": 1, "gradient": { - "__id__": 237 + "__id__": 255 } }, { "__type__": "cc.Gradient", "colorKeys": [ { - "__id__": 238 + "__id__": 256 } ], "alphaKeys": [ { - "__id__": 239 + "__id__": 257 }, { - "__id__": 240 + "__id__": 258 } ], "mode": 0 @@ -7138,7 +7840,7 @@ "arcMode": 0, "arcSpread": 0, "arcSpeed": { - "__id__": 242 + "__id__": 260 }, "length": 5, "boxThickness": { @@ -7179,23 +7881,23 @@ "_enable": true, "separateAxes": false, "size": { - "__id__": 244 + "__id__": 262 }, "x": { - "__id__": 246 + "__id__": 264 }, "y": { - "__id__": 247 + "__id__": 265 }, "z": { - "__id__": 248 + "__id__": 266 } }, { "__type__": "cc.CurveRange", "mode": 1, "spline": { - "__id__": 245 + "__id__": 263 }, "multiplier": 1 }, @@ -7269,16 +7971,16 @@ "__type__": "cc.VelocityOvertimeModule", "_enable": false, "x": { - "__id__": 250 + "__id__": 268 }, "y": { - "__id__": 251 + "__id__": 269 }, "z": { - "__id__": 252 + "__id__": 270 }, "speedModifier": { - "__id__": 253 + "__id__": 271 }, "space": 1 }, @@ -7310,13 +8012,13 @@ "__type__": "cc.ForceOvertimeModule", "_enable": false, "x": { - "__id__": 255 + "__id__": 273 }, "y": { - "__id__": 256 + "__id__": 274 }, "z": { - "__id__": 257 + "__id__": 275 }, "space": 1 }, @@ -7342,16 +8044,16 @@ "__type__": "cc.LimitVelocityOvertimeModule", "_enable": false, "limitX": { - "__id__": 259 + "__id__": 277 }, "limitY": { - "__id__": 260 + "__id__": 278 }, "limitZ": { - "__id__": 261 + "__id__": 279 }, "limit": { - "__id__": 262 + "__id__": 280 }, "dampen": 3, "separateAxes": false, @@ -7386,13 +8088,13 @@ "_enable": false, "_separateAxes": false, "x": { - "__id__": 264 + "__id__": 282 }, "y": { - "__id__": 265 + "__id__": 283 }, "z": { - "__id__": 266 + "__id__": 284 } }, { @@ -7423,10 +8125,10 @@ "_mode": 0, "animation": 0, "frameOverTime": { - "__id__": 268 + "__id__": 286 }, "startFrame": { - "__id__": 270 + "__id__": 288 }, "cycleCount": 0, "_flipU": 0, @@ -7439,7 +8141,7 @@ "__type__": "cc.CurveRange", "mode": 1, "spline": { - "__id__": 269 + "__id__": 287 }, "multiplier": 1 }, @@ -7506,25 +8208,25 @@ "_enable": false, "mode": 0, "lifeTime": { - "__id__": 273 + "__id__": 291 }, "_minParticleDistance": 0.1, "existWithParticles": true, "textureMode": 0, "widthFromParticle": true, "widthRatio": { - "__id__": 274 + "__id__": 292 }, "colorFromParticle": false, "colorOverTrail": { - "__id__": 275 + "__id__": 293 }, "colorOvertime": { - "__id__": 276 + "__id__": 294 }, "_space": 0, "_particleSystem": { - "__id__": 219 + "__id__": 237 } }, { @@ -7583,8 +8285,9 @@ "__type__": "cc.UIMeshRenderer", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 218 + "__id__": 236 }, "_enabled": true, "__prefab": null, @@ -7594,8 +8297,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 218 + "__id__": 236 }, "_enabled": true, "__prefab": null, @@ -7615,20 +8319,21 @@ "__type__": "cc.Node", "_name": "Tap Fx", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 217 + "__id__": 235 }, "_children": [], "_active": true, "_components": [ { - "__id__": 281 + "__id__": 299 }, { - "__id__": 340 + "__id__": 358 }, { - "__id__": 341 + "__id__": 359 } ], "_prefab": null, @@ -7665,8 +8370,9 @@ "__type__": "cc.ParticleSystem", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 280 + "__id__": 298 }, "_enabled": true, "__prefab": null, @@ -7678,60 +8384,60 @@ ], "_visFlags": 0, "startColor": { - "__id__": 282 + "__id__": 300 }, "scaleSpace": 1, "startSize3D": false, "startSizeX": { - "__id__": 283 + "__id__": 301 }, "startSize": { - "__id__": 283 + "__id__": 301 }, "startSizeY": { - "__id__": 284 + "__id__": 302 }, "startSizeZ": { - "__id__": 285 + "__id__": 303 }, "startSpeed": { - "__id__": 286 + "__id__": 304 }, "startRotation3D": false, "startRotationX": { - "__id__": 287 + "__id__": 305 }, "startRotationY": { - "__id__": 288 + "__id__": 306 }, "startRotationZ": { - "__id__": 289 + "__id__": 307 }, "startRotation": { - "__id__": 289 + "__id__": 307 }, "startDelay": { - "__id__": 290 + "__id__": 308 }, "startLifetime": { - "__id__": 291 + "__id__": 309 }, "duration": 0.3, "loop": false, "simulationSpeed": 1, "playOnAwake": false, "gravityModifier": { - "__id__": 292 + "__id__": 310 }, "rateOverTime": { - "__id__": 293 + "__id__": 311 }, "rateOverDistance": { - "__id__": 294 + "__id__": 312 }, "bursts": [ { - "__id__": 295 + "__id__": 313 } ], "_renderCulling": false, @@ -7742,37 +8448,37 @@ "_dataCulling": false, "enableCulling": false, "_colorOverLifetimeModule": { - "__id__": 297 + "__id__": 315 }, "_shapeModule": { - "__id__": 303 + "__id__": 321 }, "_sizeOvertimeModule": { - "__id__": 305 + "__id__": 323 }, "_velocityOvertimeModule": { - "__id__": 311 - }, - "_forceOvertimeModule": { - "__id__": 316 - }, - "_limitVelocityOvertimeModule": { - "__id__": 320 - }, - "_rotationOvertimeModule": { - "__id__": 325 - }, - "_textureAnimationModule": { "__id__": 329 }, - "_noiseModule": { - "__id__": 333 - }, - "_trailModule": { + "_forceOvertimeModule": { "__id__": 334 }, + "_limitVelocityOvertimeModule": { + "__id__": 338 + }, + "_rotationOvertimeModule": { + "__id__": 343 + }, + "_textureAnimationModule": { + "__id__": 347 + }, + "_noiseModule": { + "__id__": 351 + }, + "_trailModule": { + "__id__": 352 + }, "renderer": { - "__id__": 339 + "__id__": 357 }, "_prewarm": false, "_capacity": 100, @@ -7868,7 +8574,7 @@ "_repeatCount": 1, "repeatInterval": 1, "count": { - "__id__": 296 + "__id__": 314 } }, { @@ -7881,29 +8587,29 @@ "__type__": "cc.ColorOvertimeModule", "_enable": true, "color": { - "__id__": 298 + "__id__": 316 } }, { "__type__": "cc.GradientRange", "_mode": 1, "gradient": { - "__id__": 299 + "__id__": 317 } }, { "__type__": "cc.Gradient", "colorKeys": [ { - "__id__": 300 + "__id__": 318 } ], "alphaKeys": [ { - "__id__": 301 + "__id__": 319 }, { - "__id__": 302 + "__id__": 320 } ], "mode": 0 @@ -7944,7 +8650,7 @@ "arcMode": 0, "arcSpread": 0, "arcSpeed": { - "__id__": 304 + "__id__": 322 }, "length": 5, "boxThickness": { @@ -7985,23 +8691,23 @@ "_enable": true, "separateAxes": false, "size": { - "__id__": 306 + "__id__": 324 }, "x": { - "__id__": 308 + "__id__": 326 }, "y": { - "__id__": 309 + "__id__": 327 }, "z": { - "__id__": 310 + "__id__": 328 } }, { "__type__": "cc.CurveRange", "mode": 1, "spline": { - "__id__": 307 + "__id__": 325 }, "multiplier": 1 }, @@ -8075,16 +8781,16 @@ "__type__": "cc.VelocityOvertimeModule", "_enable": false, "x": { - "__id__": 312 + "__id__": 330 }, "y": { - "__id__": 313 + "__id__": 331 }, "z": { - "__id__": 314 + "__id__": 332 }, "speedModifier": { - "__id__": 315 + "__id__": 333 }, "space": 1 }, @@ -8116,13 +8822,13 @@ "__type__": "cc.ForceOvertimeModule", "_enable": false, "x": { - "__id__": 317 + "__id__": 335 }, "y": { - "__id__": 318 + "__id__": 336 }, "z": { - "__id__": 319 + "__id__": 337 }, "space": 1 }, @@ -8148,16 +8854,16 @@ "__type__": "cc.LimitVelocityOvertimeModule", "_enable": false, "limitX": { - "__id__": 321 + "__id__": 339 }, "limitY": { - "__id__": 322 + "__id__": 340 }, "limitZ": { - "__id__": 323 + "__id__": 341 }, "limit": { - "__id__": 324 + "__id__": 342 }, "dampen": 3, "separateAxes": false, @@ -8192,13 +8898,13 @@ "_enable": false, "_separateAxes": false, "x": { - "__id__": 326 + "__id__": 344 }, "y": { - "__id__": 327 + "__id__": 345 }, "z": { - "__id__": 328 + "__id__": 346 } }, { @@ -8229,10 +8935,10 @@ "_mode": 0, "animation": 0, "frameOverTime": { - "__id__": 330 + "__id__": 348 }, "startFrame": { - "__id__": 332 + "__id__": 350 }, "cycleCount": 0, "_flipU": 0, @@ -8245,7 +8951,7 @@ "__type__": "cc.CurveRange", "mode": 1, "spline": { - "__id__": 331 + "__id__": 349 }, "multiplier": 1 }, @@ -8312,25 +9018,25 @@ "_enable": false, "mode": 0, "lifeTime": { - "__id__": 335 + "__id__": 353 }, "_minParticleDistance": 0.1, "existWithParticles": true, "textureMode": 0, "widthFromParticle": true, "widthRatio": { - "__id__": 336 + "__id__": 354 }, "colorFromParticle": false, "colorOverTrail": { - "__id__": 337 + "__id__": 355 }, "colorOvertime": { - "__id__": 338 + "__id__": 356 }, "_space": 0, "_particleSystem": { - "__id__": 281 + "__id__": 299 } }, { @@ -8389,8 +9095,9 @@ "__type__": "cc.UIMeshRenderer", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 280 + "__id__": 298 }, "_enabled": true, "__prefab": null, @@ -8400,8 +9107,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 280 + "__id__": 298 }, "_enabled": true, "__prefab": null, @@ -8421,20 +9129,21 @@ "__type__": "cc.Node", "_name": "tap-L", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 217 + "__id__": 235 }, "_children": [], "_active": true, "_components": [ { - "__id__": 343 + "__id__": 361 }, { - "__id__": 344 + "__id__": 362 }, { - "__id__": 345 + "__id__": 363 } ], "_prefab": null, @@ -8471,8 +9180,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 342 + "__id__": 360 }, "_enabled": true, "__prefab": null, @@ -8492,8 +9202,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 342 + "__id__": 360 }, "_enabled": true, "__prefab": null, @@ -8530,8 +9241,9 @@ "__type__": "cc.Widget", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 342 + "__id__": 360 }, "_enabled": true, "__prefab": null, @@ -8559,20 +9271,21 @@ "__type__": "cc.Node", "_name": "tap_R", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 217 + "__id__": 235 }, "_children": [], "_active": true, "_components": [ { - "__id__": 347 + "__id__": 365 }, { - "__id__": 348 + "__id__": 366 }, { - "__id__": 349 + "__id__": 367 } ], "_prefab": null, @@ -8609,8 +9322,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 346 + "__id__": 364 }, "_enabled": true, "__prefab": null, @@ -8630,8 +9344,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 346 + "__id__": 364 }, "_enabled": true, "__prefab": null, @@ -8668,8 +9383,9 @@ "__type__": "cc.Widget", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 346 + "__id__": 364 }, "_enabled": true, "__prefab": null, @@ -8697,8 +9413,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 217 + "__id__": 235 }, "_enabled": true, "__prefab": null, @@ -8718,8 +9435,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 210 + "__id__": 228 }, "_enabled": true, "__prefab": null, @@ -8739,16 +9457,17 @@ "__type__": "ae76dAs77NBYYKBvdVg8Tfa", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 210 + "__id__": 228 }, "_enabled": true, "__prefab": null, "_left": { - "__id__": 211 + "__id__": 229 }, "_right": { - "__id__": 214 + "__id__": 232 }, "_id": "8ewMLfwFpP/YdmYCM/ZKig" }, @@ -8756,22 +9475,23 @@ "__type__": "58a5aCWE8VEqJK+0wznWL24", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 210 + "__id__": 228 }, "_enabled": true, "__prefab": null, "_tapL": { - "__id__": 342 + "__id__": 360 }, "_tapR": { - "__id__": 346 + "__id__": 364 }, "_tapLEffect": { - "__id__": 219 + "__id__": 237 }, "_tapREffect": { - "__id__": 281 + "__id__": 299 }, "_id": "a2VeBOPQdNIJ03wdHnez8a" }, @@ -8779,8 +9499,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 134 + "__id__": 152 }, "_enabled": true, "__prefab": null, @@ -8800,8 +9521,9 @@ "__type__": "cc.Canvas", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 134 + "__id__": 152 }, "_enabled": true, "__prefab": null, @@ -8815,8 +9537,9 @@ "__type__": "cc.Widget", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 134 + "__id__": 152 }, "_enabled": true, "__prefab": null, @@ -8844,27 +9567,28 @@ "__type__": "cc.Node", "_name": "OverPanel", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 133 + "__id__": 151 }, "_children": [ { - "__id__": 358 + "__id__": 376 }, { - "__id__": 361 + "__id__": 379 } ], "_active": false, "_components": [ { - "__id__": 432 + "__id__": 450 }, { - "__id__": 433 + "__id__": 451 }, { - "__id__": 434 + "__id__": 452 } ], "_prefab": null, @@ -8901,17 +9625,18 @@ "__type__": "cc.Node", "_name": "BG", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 357 + "__id__": 375 }, "_children": [], "_active": true, "_components": [ { - "__id__": 359 + "__id__": 377 }, { - "__id__": 360 + "__id__": 378 } ], "_prefab": null, @@ -8948,8 +9673,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 358 + "__id__": 376 }, "_enabled": true, "__prefab": null, @@ -8969,8 +9695,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 358 + "__id__": 376 }, "_enabled": true, "__prefab": null, @@ -9007,30 +9734,31 @@ "__type__": "cc.Node", "_name": "Leader_Board", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 357 + "__id__": 375 }, "_children": [ { - "__id__": 362 + "__id__": 380 }, { - "__id__": 366 + "__id__": 384 }, { - "__id__": 410 + "__id__": 428 }, { - "__id__": 422 + "__id__": 440 } ], "_active": true, "_components": [ { - "__id__": 430 + "__id__": 448 }, { - "__id__": 431 + "__id__": 449 } ], "_prefab": null, @@ -9067,20 +9795,21 @@ "__type__": "cc.Node", "_name": "Label", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 361 + "__id__": 379 }, "_children": [], "_active": false, "_components": [ { - "__id__": 363 + "__id__": 381 }, { - "__id__": 364 + "__id__": 382 }, { - "__id__": 365 + "__id__": 383 } ], "_prefab": null, @@ -9117,8 +9846,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 362 + "__id__": 380 }, "_enabled": true, "__prefab": null, @@ -9138,8 +9868,9 @@ "__type__": "cc.Label", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 362 + "__id__": 380 }, "_enabled": true, "__prefab": null, @@ -9173,14 +9904,38 @@ "_isUnderline": false, "_underlineHeight": 2, "_cacheMode": 0, + "_enableOutline": false, + "_outlineColor": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "_outlineWidth": 2, + "_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": "f84cfxlbRAEINXe5uu1h8C" }, { "__type__": "cc.Widget", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 362 + "__id__": 380 }, "_enabled": true, "__prefab": null, @@ -9208,27 +9963,28 @@ "__type__": "cc.Node", "_name": "ScrollView", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 361 + "__id__": 379 }, "_children": [ { - "__id__": 367 + "__id__": 385 } ], "_active": true, "_components": [ { - "__id__": 406 + "__id__": 424 }, { - "__id__": 407 + "__id__": 425 }, { - "__id__": 408 + "__id__": 426 }, { - "__id__": 409 + "__id__": 427 } ], "_prefab": null, @@ -9265,27 +10021,28 @@ "__type__": "cc.Node", "_name": "view", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 366 + "__id__": 384 }, "_children": [ { - "__id__": 368 + "__id__": 386 } ], "_active": true, "_components": [ { - "__id__": 402 + "__id__": 420 }, { - "__id__": 403 + "__id__": 421 }, { - "__id__": 404 + "__id__": 422 }, { - "__id__": 405 + "__id__": 423 } ], "_prefab": null, @@ -9322,24 +10079,25 @@ "__type__": "cc.Node", "_name": "content", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 367 + "__id__": 385 }, "_children": [ { - "__id__": 369 + "__id__": 387 }, { - "__id__": 377 + "__id__": 395 } ], "_active": true, "_components": [ { - "__id__": 400 + "__id__": 418 }, { - "__id__": 401 + "__id__": 419 } ], "_prefab": null, @@ -9376,17 +10134,17 @@ "__type__": "cc.Node", "_objFlags": 0, "_parent": { - "__id__": 368 + "__id__": 386 }, "_prefab": { - "__id__": 370 + "__id__": 388 }, "__editorExtras__": {} }, { "__type__": "cc.PrefabInfo", "root": { - "__id__": 369 + "__id__": 387 }, "asset": { "__uuid__": "44541b9d-0cbe-4e00-8819-64b15d93dea7", @@ -9394,7 +10152,7 @@ }, "fileId": "f9uSHaj7BMlIwLhcEY9s8R", "instance": { - "__id__": 371 + "__id__": 389 }, "targetOverrides": null }, @@ -9406,16 +10164,16 @@ "mountedComponents": [], "propertyOverrides": [ { - "__id__": 372 + "__id__": 390 }, { - "__id__": 374 + "__id__": 392 }, { - "__id__": 375 + "__id__": 393 }, { - "__id__": 376 + "__id__": 394 } ], "removedComponents": [] @@ -9423,7 +10181,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 373 + "__id__": 391 }, "propertyPath": [ "_name" @@ -9439,7 +10197,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 373 + "__id__": 391 }, "propertyPath": [ "_lpos" @@ -9454,7 +10212,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 373 + "__id__": 391 }, "propertyPath": [ "_lrot" @@ -9470,7 +10228,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 373 + "__id__": 391 }, "propertyPath": [ "_euler" @@ -9488,29 +10246,29 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 368 + "__id__": 386 }, "_children": [ { - "__id__": 378 + "__id__": 396 }, { - "__id__": 389 + "__id__": 407 }, { - "__id__": 393 + "__id__": 411 } ], "_active": true, "_components": [ { - "__id__": 397 + "__id__": 415 }, { - "__id__": 398 + "__id__": 416 }, { - "__id__": 399 + "__id__": 417 } ], "_prefab": null, @@ -9547,24 +10305,25 @@ "__type__": "cc.Node", "_name": "top", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 377 + "__id__": 395 }, "_children": [ { - "__id__": 379 + "__id__": 397 }, { - "__id__": 382 + "__id__": 400 } ], "_active": false, "_components": [ { - "__id__": 387 + "__id__": 405 }, { - "__id__": 388 + "__id__": 406 } ], "_prefab": null, @@ -9601,17 +10360,18 @@ "__type__": "cc.Node", "_name": "Sprite", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 378 + "__id__": 396 }, "_children": [], "_active": true, "_components": [ { - "__id__": 380 + "__id__": 398 }, { - "__id__": 381 + "__id__": 399 } ], "_prefab": null, @@ -9648,8 +10408,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 379 + "__id__": 397 }, "_enabled": true, "__prefab": null, @@ -9669,8 +10430,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 379 + "__id__": 397 }, "_enabled": true, "__prefab": null, @@ -9707,23 +10469,24 @@ "__type__": "cc.Node", "_name": "Label", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 378 + "__id__": 396 }, "_children": [], "_active": true, "_components": [ { - "__id__": 383 + "__id__": 401 }, { - "__id__": 384 + "__id__": 402 }, { - "__id__": 385 + "__id__": 403 }, { - "__id__": 386 + "__id__": 404 } ], "_prefab": null, @@ -9760,8 +10523,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 382 + "__id__": 400 }, "_enabled": true, "__prefab": null, @@ -9781,8 +10545,9 @@ "__type__": "cc.Label", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 382 + "__id__": 400 }, "_enabled": true, "__prefab": null, @@ -9816,23 +10581,38 @@ "_isUnderline": false, "_underlineHeight": 2, "_cacheMode": 0, - "_id": "aaenWCd65LMJXVpGA3WMeH", "_enableOutline": true, - "_outlineWidth": 4, "_outlineColor": { "__type__": "cc.Color", "r": 96, "g": 96, "b": 96, "a": 255 - } + }, + "_outlineWidth": 4, + "_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": "aaenWCd65LMJXVpGA3WMeH" }, { "__type__": "cc.Widget", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 382 + "__id__": 400 }, "_enabled": true, "__prefab": null, @@ -9860,8 +10640,9 @@ "__type__": "cc.LabelOutline", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 382 + "__id__": 400 }, "_enabled": true, "__prefab": null, @@ -9871,8 +10652,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 378 + "__id__": 396 }, "_enabled": true, "__prefab": null, @@ -9892,8 +10674,9 @@ "__type__": "cc.Widget", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 378 + "__id__": 396 }, "_enabled": true, "__prefab": null, @@ -9923,19 +10706,19 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 377 + "__id__": 395 }, "_children": [], "_active": true, "_components": [ { - "__id__": 390 + "__id__": 408 }, { - "__id__": 391 + "__id__": 409 }, { - "__id__": 392 + "__id__": 410 } ], "_prefab": null, @@ -9972,8 +10755,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 389 + "__id__": 407 }, "_enabled": true, "__prefab": null, @@ -9993,8 +10777,9 @@ "__type__": "cc.Label", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 389 + "__id__": 407 }, "_enabled": true, "__prefab": null, @@ -10028,14 +10813,38 @@ "_isUnderline": false, "_underlineHeight": 2, "_cacheMode": 0, + "_enableOutline": false, + "_outlineColor": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "_outlineWidth": 2, + "_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": "e6dtJas8xPEb1IQWDWFon3" }, { "__type__": "cc.Widget", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 389 + "__id__": 407 }, "_enabled": true, "__prefab": null, @@ -10063,20 +10872,21 @@ "__type__": "cc.Node", "_name": "Label", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 377 + "__id__": 395 }, "_children": [], "_active": true, "_components": [ { - "__id__": 394 + "__id__": 412 }, { - "__id__": 395 + "__id__": 413 }, { - "__id__": 396 + "__id__": 414 } ], "_prefab": null, @@ -10113,8 +10923,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 393 + "__id__": 411 }, "_enabled": true, "__prefab": null, @@ -10134,8 +10945,9 @@ "__type__": "cc.Label", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 393 + "__id__": 411 }, "_enabled": true, "__prefab": null, @@ -10169,14 +10981,38 @@ "_isUnderline": false, "_underlineHeight": 2, "_cacheMode": 0, + "_enableOutline": false, + "_outlineColor": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "_outlineWidth": 2, + "_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": "2cLZrKrAtP0I9qbh4fPBbW" }, { "__type__": "cc.Widget", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 393 + "__id__": 411 }, "_enabled": true, "__prefab": null, @@ -10204,8 +11040,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 377 + "__id__": 395 }, "_enabled": true, "__prefab": null, @@ -10225,8 +11062,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 377 + "__id__": 395 }, "_enabled": true, "__prefab": null, @@ -10263,19 +11101,20 @@ "__type__": "552d1g5QNpOeIBUm3Wr1J5c", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 377 + "__id__": 395 }, "_enabled": true, "__prefab": null, "_bg": { - "__id__": 398 + "__id__": 416 }, "_scoreText": { - "__id__": 395 + "__id__": 413 }, "_topText": { - "__id__": 384 + "__id__": 402 }, "_highLightColor": { "__type__": "cc.Color", @@ -10290,8 +11129,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 368 + "__id__": 386 }, "_enabled": true, "__prefab": null, @@ -10311,8 +11151,9 @@ "__type__": "cc.Layout", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 368 + "__id__": 386 }, "_enabled": true, "__prefab": null, @@ -10342,8 +11183,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 367 + "__id__": 385 }, "_enabled": true, "__prefab": null, @@ -10363,8 +11205,9 @@ "__type__": "cc.Mask", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 367 + "__id__": 385 }, "_enabled": true, "__prefab": null, @@ -10378,8 +11221,9 @@ "__type__": "cc.Graphics", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 367 + "__id__": 385 }, "_enabled": true, "__prefab": null, @@ -10417,8 +11261,9 @@ "__type__": "cc.Widget", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 367 + "__id__": 385 }, "_enabled": true, "__prefab": null, @@ -10446,8 +11291,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 366 + "__id__": 384 }, "_enabled": true, "__prefab": null, @@ -10467,8 +11313,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 366 + "__id__": 384 }, "_enabled": false, "__prefab": null, @@ -10505,8 +11352,9 @@ "__type__": "cc.ScrollView", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 366 + "__id__": 384 }, "_enabled": true, "__prefab": null, @@ -10519,7 +11367,7 @@ "cancelInnerEvents": true, "scrollEvents": [], "_content": { - "__id__": 368 + "__id__": 386 }, "_horizontalScrollBar": null, "_verticalScrollBar": null, @@ -10529,8 +11377,9 @@ "__type__": "cc.Widget", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 366 + "__id__": 384 }, "_enabled": true, "__prefab": null, @@ -10558,30 +11407,31 @@ "__type__": "cc.Node", "_name": "ButtonY", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 361 + "__id__": 379 }, "_children": [ { - "__id__": 411 + "__id__": 429 }, { - "__id__": 414 + "__id__": 432 } ], "_active": true, "_components": [ { - "__id__": 417 + "__id__": 435 }, { - "__id__": 418 + "__id__": 436 }, { - "__id__": 419 + "__id__": 437 }, { - "__id__": 421 + "__id__": 439 } ], "_prefab": null, @@ -10618,17 +11468,18 @@ "__type__": "cc.Node", "_name": "Ticket", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 410 + "__id__": 428 }, "_children": [], "_active": true, "_components": [ { - "__id__": 412 + "__id__": 430 }, { - "__id__": 413 + "__id__": 431 } ], "_prefab": null, @@ -10665,8 +11516,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 411 + "__id__": 429 }, "_enabled": true, "__prefab": null, @@ -10686,8 +11538,9 @@ "__type__": "cc.Label", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 411 + "__id__": 429 }, "_enabled": true, "__prefab": null, @@ -10721,23 +11574,47 @@ "_isUnderline": false, "_underlineHeight": 2, "_cacheMode": 0, + "_enableOutline": false, + "_outlineColor": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "_outlineWidth": 2, + "_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": "a9WlLOPXtITJ/mm95OuCjp" }, { "__type__": "cc.Node", "_name": "ticket", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 410 + "__id__": 428 }, "_children": [], "_active": true, "_components": [ { - "__id__": 415 + "__id__": 433 }, { - "__id__": 416 + "__id__": 434 } ], "_prefab": null, @@ -10774,8 +11651,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 414 + "__id__": 432 }, "_enabled": true, "__prefab": null, @@ -10795,8 +11673,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 414 + "__id__": 432 }, "_enabled": true, "__prefab": null, @@ -10833,8 +11712,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 410 + "__id__": 428 }, "_enabled": true, "__prefab": null, @@ -10854,8 +11734,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 410 + "__id__": 428 }, "_enabled": true, "__prefab": null, @@ -10892,14 +11773,15 @@ "__type__": "cc.Button", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 410 + "__id__": 428 }, "_enabled": true, "__prefab": null, "clickEvents": [ { - "__id__": 420 + "__id__": 438 } ], "_interactable": true, @@ -10942,14 +11824,14 @@ "_duration": 0.1, "_zoomScale": 1.2, "_target": { - "__id__": 410 + "__id__": 428 }, "_id": "83tN1zwmxCxI7aJ2ug7LTQ" }, { "__type__": "cc.ClickEvent", "target": { - "__id__": 357 + "__id__": 375 }, "component": "", "_componentId": "c5e2dm0qXVOuKP1ju7uyMtJ", @@ -10960,8 +11842,9 @@ "__type__": "cc.Widget", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 410 + "__id__": 428 }, "_enabled": true, "__prefab": null, @@ -10989,24 +11872,25 @@ "__type__": "cc.Node", "_name": "ButtonN", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 361 + "__id__": 379 }, "_children": [ { - "__id__": 423 + "__id__": 441 } ], "_active": true, "_components": [ { - "__id__": 426 + "__id__": 444 }, { - "__id__": 427 + "__id__": 445 }, { - "__id__": 429 + "__id__": 447 } ], "_prefab": null, @@ -11043,17 +11927,18 @@ "__type__": "cc.Node", "_name": "Label", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 422 + "__id__": 440 }, "_children": [], "_active": true, "_components": [ { - "__id__": 424 + "__id__": 442 }, { - "__id__": 425 + "__id__": 443 } ], "_prefab": null, @@ -11090,8 +11975,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 423 + "__id__": 441 }, "_enabled": true, "__prefab": null, @@ -11111,8 +11997,9 @@ "__type__": "cc.Label", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 423 + "__id__": 441 }, "_enabled": true, "__prefab": null, @@ -11146,14 +12033,38 @@ "_isUnderline": false, "_underlineHeight": 2, "_cacheMode": 0, + "_enableOutline": false, + "_outlineColor": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "_outlineWidth": 2, + "_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": "b5f4DqQ7VFO7QxxBEOXnaT" }, { "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 422 + "__id__": 440 }, "_enabled": true, "__prefab": null, @@ -11173,14 +12084,15 @@ "__type__": "cc.Button", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 422 + "__id__": 440 }, "_enabled": true, "__prefab": null, "clickEvents": [ { - "__id__": 428 + "__id__": 446 } ], "_interactable": true, @@ -11232,14 +12144,14 @@ "_duration": 0.1, "_zoomScale": 1.2, "_target": { - "__id__": 422 + "__id__": 440 }, "_id": "05kavv3MFKp4R9iVYAgcDb" }, { "__type__": "cc.ClickEvent", "target": { - "__id__": 357 + "__id__": 375 }, "component": "", "_componentId": "c5e2dm0qXVOuKP1ju7uyMtJ", @@ -11250,8 +12162,9 @@ "__type__": "cc.Widget", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 422 + "__id__": 440 }, "_enabled": true, "__prefab": null, @@ -11279,8 +12192,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 361 + "__id__": 379 }, "_enabled": true, "__prefab": null, @@ -11300,8 +12214,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 361 + "__id__": 379 }, "_enabled": true, "__prefab": null, @@ -11338,8 +12253,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 357 + "__id__": 375 }, "_enabled": true, "__prefab": null, @@ -11359,8 +12275,9 @@ "__type__": "cc.Widget", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 357 + "__id__": 375 }, "_enabled": true, "__prefab": null, @@ -11388,26 +12305,27 @@ "__type__": "c5e2dm0qXVOuKP1ju7uyMtJ", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 357 + "__id__": 375 }, "_enabled": true, "__prefab": null, "topScore": null, "yourScore": { - "__id__": 395 - }, - "_ticketMinus": { "__id__": 413 }, + "_ticketMinus": { + "__id__": 431 + }, "_buyTicketBtn": { - "__id__": 410 + "__id__": 428 }, "_quitBtn": { - "__id__": 422 + "__id__": 440 }, "_scoreUI": { - "__id__": 129 + "__id__": 147 }, "_scorePrefab": { "__uuid__": "35274179-f40e-4de9-a5d5-43fba9c12669", @@ -11422,17 +12340,17 @@ "__expectedType__": "cc.AudioClip" }, "_starSpeedCurve": { - "__id__": 435 + "__id__": 453 }, "_starScaleCurve": { - "__id__": 437 + "__id__": 455 }, "_id": "bbcyvzebBDsJfOOH9VNeON" }, { "__type__": "cc.AnimationCurve", "_curve": { - "__id__": 436 + "__id__": 454 } }, { @@ -11473,7 +12391,7 @@ { "__type__": "cc.AnimationCurve", "_curve": { - "__id__": 438 + "__id__": 456 } }, { @@ -11528,24 +12446,25 @@ "__type__": "cc.Node", "_name": "StartPanel", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 133 + "__id__": 151 }, "_children": [ { - "__id__": 440 + "__id__": 458 } ], "_active": false, "_components": [ { - "__id__": 466 + "__id__": 484 }, { - "__id__": 467 + "__id__": 485 }, { - "__id__": 468 + "__id__": 486 } ], "_prefab": null, @@ -11582,33 +12501,34 @@ "__type__": "cc.Node", "_name": "Wrapper", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 439 + "__id__": 457 }, "_children": [ { - "__id__": 441 + "__id__": 459 } ], "_active": true, "_components": [ { - "__id__": 460 + "__id__": 478 }, { - "__id__": 461 + "__id__": 479 }, { - "__id__": 462 + "__id__": 480 }, { - "__id__": 463 + "__id__": 481 }, { - "__id__": 464 + "__id__": 482 }, { - "__id__": 465 + "__id__": 483 } ], "_prefab": null, @@ -11645,30 +12565,31 @@ "__type__": "cc.Node", "_name": "Bg", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 440 + "__id__": 458 }, "_children": [ { - "__id__": 442 + "__id__": 460 }, { - "__id__": 445 + "__id__": 463 }, { - "__id__": 448 + "__id__": 466 }, { - "__id__": 452 + "__id__": 470 } ], "_active": true, "_components": [ { - "__id__": 458 + "__id__": 476 }, { - "__id__": 459 + "__id__": 477 } ], "_prefab": null, @@ -11705,17 +12626,18 @@ "__type__": "cc.Node", "_name": "Bear", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 441 + "__id__": 459 }, "_children": [], "_active": true, "_components": [ { - "__id__": 443 + "__id__": 461 }, { - "__id__": 444 + "__id__": 462 } ], "_prefab": null, @@ -11752,8 +12674,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 442 + "__id__": 460 }, "_enabled": true, "__prefab": null, @@ -11773,8 +12696,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 442 + "__id__": 460 }, "_enabled": true, "__prefab": null, @@ -11811,17 +12735,18 @@ "__type__": "cc.Node", "_name": "Rabit", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 441 + "__id__": 459 }, "_children": [], "_active": true, "_components": [ { - "__id__": 446 + "__id__": 464 }, { - "__id__": 447 + "__id__": 465 } ], "_prefab": null, @@ -11858,8 +12783,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 445 + "__id__": 463 }, "_enabled": true, "__prefab": null, @@ -11879,8 +12805,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 445 + "__id__": 463 }, "_enabled": true, "__prefab": null, @@ -11917,20 +12844,21 @@ "__type__": "cc.Node", "_name": "Title", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 441 + "__id__": 459 }, "_children": [], "_active": true, "_components": [ { - "__id__": 449 + "__id__": 467 }, { - "__id__": 450 + "__id__": 468 }, { - "__id__": 451 + "__id__": 469 } ], "_prefab": null, @@ -11967,8 +12895,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 448 + "__id__": 466 }, "_enabled": true, "__prefab": null, @@ -11988,8 +12917,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 448 + "__id__": 466 }, "_enabled": true, "__prefab": null, @@ -12026,8 +12956,9 @@ "__type__": "cc.Widget", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 448 + "__id__": 466 }, "_enabled": true, "__prefab": null, @@ -12055,23 +12986,24 @@ "__type__": "cc.Node", "_name": "StartButton", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 441 + "__id__": 459 }, "_children": [], "_active": true, "_components": [ { - "__id__": 453 + "__id__": 471 }, { - "__id__": 454 + "__id__": 472 }, { - "__id__": 455 + "__id__": 473 }, { - "__id__": 457 + "__id__": 475 } ], "_prefab": null, @@ -12108,8 +13040,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 452 + "__id__": 470 }, "_enabled": true, "__prefab": null, @@ -12129,8 +13062,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 452 + "__id__": 470 }, "_enabled": true, "__prefab": null, @@ -12167,14 +13101,15 @@ "__type__": "cc.Button", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 452 + "__id__": 470 }, "_enabled": true, "__prefab": null, "clickEvents": [ { - "__id__": 456 + "__id__": 474 } ], "_interactable": true, @@ -12217,14 +13152,14 @@ "_duration": 0.1, "_zoomScale": 1.2, "_target": { - "__id__": 452 + "__id__": 470 }, "_id": "b5HEsyyjZJ8Yb2u2q1fD82" }, { "__type__": "cc.ClickEvent", "target": { - "__id__": 133 + "__id__": 151 }, "component": "", "_componentId": "ecf07La1rNA8YjY0h97yfWf", @@ -12235,8 +13170,9 @@ "__type__": "cc.Widget", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 452 + "__id__": 470 }, "_enabled": true, "__prefab": null, @@ -12264,8 +13200,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 441 + "__id__": 459 }, "_enabled": true, "__prefab": null, @@ -12285,8 +13222,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 441 + "__id__": 459 }, "_enabled": true, "__prefab": null, @@ -12323,8 +13261,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 440 + "__id__": 458 }, "_enabled": true, "__prefab": null, @@ -12344,8 +13283,9 @@ "__type__": "cc.Mask", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 440 + "__id__": 458 }, "_enabled": true, "__prefab": null, @@ -12359,8 +13299,9 @@ "__type__": "cc.Graphics", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 440 + "__id__": 458 }, "_enabled": true, "__prefab": null, @@ -12398,8 +13339,9 @@ "__type__": "cc.Mask", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 440 + "__id__": 458 }, "_enabled": true, "__prefab": null, @@ -12413,8 +13355,9 @@ "__type__": "cc.Animation", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 440 + "__id__": 458 }, "_enabled": true, "__prefab": null, @@ -12439,13 +13382,14 @@ "__type__": "5a603ZsBhVNCKhnWeS0+jrG", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 440 + "__id__": 458 }, "_enabled": true, "__prefab": null, "_animation": { - "__id__": 464 + "__id__": 482 }, "_id": "21CWF/h19B4IC/OI3ayhGG" }, @@ -12453,8 +13397,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 439 + "__id__": 457 }, "_enabled": true, "__prefab": null, @@ -12474,8 +13419,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 439 + "__id__": 457 }, "_enabled": true, "__prefab": null, @@ -12512,8 +13458,9 @@ "__type__": "cc.Widget", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 439 + "__id__": 457 }, "_enabled": true, "__prefab": null, @@ -12541,8 +13488,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 133 + "__id__": 151 }, "_enabled": true, "__prefab": null, @@ -12562,8 +13510,9 @@ "__type__": "cc.Widget", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 133 + "__id__": 151 }, "_enabled": true, "__prefab": null, @@ -12591,26 +13540,27 @@ "__type__": "ecf07La1rNA8YjY0h97yfWf", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 133 + "__id__": 151 }, "_enabled": true, "__prefab": null, "_scoreLabel": { - "__id__": 472 + "__id__": 490 }, "_ticketLabel": { - "__id__": 475 + "__id__": 493 }, "_buffFx": null, "_controlPanel": { - "__id__": 210 + "__id__": 228 }, "_startPanel": { - "__id__": 439 + "__id__": 457 }, "_overPanel": { - "__id__": 357 + "__id__": 375 }, "_id": "449hzGcyZL+Lsj/r1gnEMe" }, @@ -12618,8 +13568,9 @@ "__type__": "cc.Label", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 473 + "__id__": 491 }, "_enabled": true, "__prefab": null, @@ -12653,23 +13604,47 @@ "_isUnderline": false, "_underlineHeight": 2, "_cacheMode": 0, + "_enableOutline": false, + "_outlineColor": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "_outlineWidth": 2, + "_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": "f5byB1+jNCNqjN+Tt3NUoI" }, { "__type__": "cc.Node", "_name": "Score", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 130 + "__id__": 148 }, "_children": [], "_active": true, "_components": [ { - "__id__": 474 + "__id__": 492 }, { - "__id__": 472 + "__id__": 490 } ], "_prefab": null, @@ -12706,8 +13681,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 473 + "__id__": 491 }, "_enabled": true, "__prefab": null, @@ -12727,8 +13703,9 @@ "__type__": "cc.Label", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 476 + "__id__": 494 }, "_enabled": true, "__prefab": null, @@ -12762,23 +13739,47 @@ "_isUnderline": false, "_underlineHeight": 2, "_cacheMode": 0, + "_enableOutline": false, + "_outlineColor": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "_outlineWidth": 2, + "_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": "a4GwzAXlxGDYYLQa2rIEsn" }, { "__type__": "cc.Node", "_name": "ticket", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 477 + "__id__": 495 }, "_children": [], "_active": true, "_components": [ { - "__id__": 485 + "__id__": 503 }, { - "__id__": 475 + "__id__": 493 } ], "_prefab": null, @@ -12815,30 +13816,31 @@ "__type__": "cc.Node", "_name": "Ticket_Bar", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 132 + "__id__": 150 }, "_children": [ { - "__id__": 478 + "__id__": 496 }, { - "__id__": 476 + "__id__": 494 } ], "_active": true, "_components": [ { - "__id__": 481 + "__id__": 499 }, { - "__id__": 482 + "__id__": 500 }, { - "__id__": 483 + "__id__": 501 }, { - "__id__": 484 + "__id__": 502 } ], "_prefab": null, @@ -12875,17 +13877,18 @@ "__type__": "cc.Node", "_name": "icon", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 477 + "__id__": 495 }, "_children": [], "_active": true, "_components": [ { - "__id__": 479 + "__id__": 497 }, { - "__id__": 480 + "__id__": 498 } ], "_prefab": null, @@ -12922,8 +13925,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 478 + "__id__": 496 }, "_enabled": true, "__prefab": null, @@ -12943,8 +13947,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 478 + "__id__": 496 }, "_enabled": true, "__prefab": null, @@ -12981,8 +13986,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 477 + "__id__": 495 }, "_enabled": true, "__prefab": null, @@ -13002,8 +14008,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 477 + "__id__": 495 }, "_enabled": true, "__prefab": null, @@ -13040,8 +14047,9 @@ "__type__": "cc.Widget", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 477 + "__id__": 495 }, "_enabled": true, "__prefab": null, @@ -13069,8 +14077,9 @@ "__type__": "cc.Layout", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 477 + "__id__": 495 }, "_enabled": true, "__prefab": null, @@ -13100,8 +14109,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 476 + "__id__": 494 }, "_enabled": true, "__prefab": null, @@ -13121,30 +14131,31 @@ "__type__": "cc.Node", "_name": "Time_Bar", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 132 + "__id__": 150 }, "_children": [ { - "__id__": 487 + "__id__": 505 }, { - "__id__": 491 + "__id__": 509 } ], "_active": true, "_components": [ { - "__id__": 504 + "__id__": 522 }, { - "__id__": 505 + "__id__": 523 }, { - "__id__": 506 + "__id__": 524 }, { - "__id__": 507 + "__id__": 525 } ], "_prefab": null, @@ -13181,20 +14192,21 @@ "__type__": "cc.Node", "_name": "Fill", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 486 + "__id__": 504 }, "_children": [], "_active": true, "_components": [ { - "__id__": 488 + "__id__": 506 }, { - "__id__": 489 + "__id__": 507 }, { - "__id__": 490 + "__id__": 508 } ], "_prefab": null, @@ -13231,8 +14243,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 487 + "__id__": 505 }, "_enabled": true, "__prefab": null, @@ -13252,8 +14265,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 487 + "__id__": 505 }, "_enabled": true, "__prefab": null, @@ -13290,8 +14304,9 @@ "__type__": "cc.Widget", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 487 + "__id__": 505 }, "_enabled": true, "__prefab": null, @@ -13319,27 +14334,28 @@ "__type__": "cc.Node", "_name": "Node", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 486 + "__id__": 504 }, "_children": [ { - "__id__": 492 + "__id__": 510 }, { - "__id__": 498 + "__id__": 516 } ], "_active": true, "_components": [ { - "__id__": 501 + "__id__": 519 }, { - "__id__": 502 + "__id__": 520 }, { - "__id__": 503 + "__id__": 521 } ], "_prefab": null, @@ -13376,21 +14392,22 @@ "__type__": "cc.Node", "_name": "icon", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 491 + "__id__": 509 }, "_children": [ { - "__id__": 493 + "__id__": 511 } ], "_active": true, "_components": [ { - "__id__": 496 + "__id__": 514 }, { - "__id__": 497 + "__id__": 515 } ], "_prefab": null, @@ -13427,17 +14444,18 @@ "__type__": "cc.Node", "_name": "Clock", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 492 + "__id__": 510 }, "_children": [], "_active": true, "_components": [ { - "__id__": 494 + "__id__": 512 }, { - "__id__": 495 + "__id__": 513 } ], "_prefab": null, @@ -13474,8 +14492,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 493 + "__id__": 511 }, "_enabled": true, "__prefab": null, @@ -13495,8 +14514,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 493 + "__id__": 511 }, "_enabled": true, "__prefab": null, @@ -13533,8 +14553,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 492 + "__id__": 510 }, "_enabled": true, "__prefab": null, @@ -13554,8 +14575,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 492 + "__id__": 510 }, "_enabled": true, "__prefab": null, @@ -13592,17 +14614,18 @@ "__type__": "cc.Node", "_name": "Timer", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 491 + "__id__": 509 }, "_children": [], "_active": true, "_components": [ { - "__id__": 499 + "__id__": 517 }, { - "__id__": 500 + "__id__": 518 } ], "_prefab": null, @@ -13639,8 +14662,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 498 + "__id__": 516 }, "_enabled": true, "__prefab": null, @@ -13660,8 +14684,9 @@ "__type__": "cc.Label", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 498 + "__id__": 516 }, "_enabled": true, "__prefab": null, @@ -13695,14 +14720,38 @@ "_isUnderline": false, "_underlineHeight": 2, "_cacheMode": 0, + "_enableOutline": false, + "_outlineColor": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "_outlineWidth": 2, + "_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": "a6XPOPkqJBnJOCtxGvbXeu" }, { "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 491 + "__id__": 509 }, "_enabled": true, "__prefab": null, @@ -13722,8 +14771,9 @@ "__type__": "cc.Layout", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 491 + "__id__": 509 }, "_enabled": true, "__prefab": null, @@ -13753,8 +14803,9 @@ "__type__": "cc.Widget", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 491 + "__id__": 509 }, "_enabled": true, "__prefab": null, @@ -13782,8 +14833,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 486 + "__id__": 504 }, "_enabled": true, "__prefab": null, @@ -13803,8 +14855,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 486 + "__id__": 504 }, "_enabled": true, "__prefab": null, @@ -13841,8 +14894,9 @@ "__type__": "cc.Widget", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 486 + "__id__": 504 }, "_enabled": true, "__prefab": null, @@ -13870,19 +14924,20 @@ "__type__": "204c1A707JPjYYnhqfMvkXj", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 486 + "__id__": 504 }, "_enabled": true, "__prefab": null, "_timeLabel": { - "__id__": 500 + "__id__": 518 }, "_fill": { - "__id__": 489 + "__id__": 507 }, "_timeIcon": { - "__id__": 493 + "__id__": 511 }, "_countDownSound": { "__uuid__": "c96f7bd8-69d7-4810-a6d4-3cfa61766b2c", @@ -13894,33 +14949,34 @@ "__type__": "cc.Node", "_name": "Button", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 132 + "__id__": 150 }, "_children": [ { - "__id__": 509 + "__id__": 527 }, { - "__id__": 512 + "__id__": 530 } ], "_active": true, "_components": [ { - "__id__": 515 + "__id__": 533 }, { - "__id__": 516 + "__id__": 534 }, { - "__id__": 517 + "__id__": 535 }, { - "__id__": 519 + "__id__": 537 }, { - "__id__": 520 + "__id__": 538 } ], "_prefab": null, @@ -13957,17 +15013,18 @@ "__type__": "cc.Node", "_name": "Sound", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 508 + "__id__": 526 }, "_children": [], "_active": true, "_components": [ { - "__id__": 510 + "__id__": 528 }, { - "__id__": 511 + "__id__": 529 } ], "_prefab": null, @@ -14004,8 +15061,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 509 + "__id__": 527 }, "_enabled": true, "__prefab": null, @@ -14025,8 +15083,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 509 + "__id__": 527 }, "_enabled": true, "__prefab": null, @@ -14063,17 +15122,18 @@ "__type__": "cc.Node", "_name": "No_Sound", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 508 + "__id__": 526 }, "_children": [], "_active": false, "_components": [ { - "__id__": 513 + "__id__": 531 }, { - "__id__": 514 + "__id__": 532 } ], "_prefab": null, @@ -14110,8 +15170,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 512 + "__id__": 530 }, "_enabled": true, "__prefab": null, @@ -14131,8 +15192,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 512 + "__id__": 530 }, "_enabled": true, "__prefab": null, @@ -14169,8 +15231,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 508 + "__id__": 526 }, "_enabled": true, "__prefab": null, @@ -14190,8 +15253,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 508 + "__id__": 526 }, "_enabled": true, "__prefab": null, @@ -14228,14 +15292,15 @@ "__type__": "cc.Button", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 508 + "__id__": 526 }, "_enabled": true, "__prefab": null, "clickEvents": [ { - "__id__": 518 + "__id__": 536 } ], "_interactable": true, @@ -14278,14 +15343,14 @@ "_duration": 0.1, "_zoomScale": 1.2, "_target": { - "__id__": 508 + "__id__": 526 }, "_id": "1cDmuMEIFEs5ImBNG5Gm0F" }, { "__type__": "cc.ClickEvent", "target": { - "__id__": 508 + "__id__": 526 }, "component": "", "_componentId": "fe619HtEX1OQq7oeACKrANd", @@ -14296,8 +15361,9 @@ "__type__": "cc.Widget", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 508 + "__id__": 526 }, "_enabled": true, "__prefab": null, @@ -14325,16 +15391,17 @@ "__type__": "fe619HtEX1OQq7oeACKrANd", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 508 + "__id__": 526 }, "_enabled": true, "__prefab": null, "_unMute": { - "__id__": 509 + "__id__": 527 }, "_mute": { - "__id__": 512 + "__id__": 530 }, "_id": "adeG5FRP1GpLzDXol2pxU+" }, @@ -14342,8 +15409,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 132 + "__id__": 150 }, "_enabled": true, "__prefab": null, @@ -14363,8 +15431,9 @@ "__type__": "cc.Widget", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 132 + "__id__": 150 }, "_enabled": true, "__prefab": null, @@ -14392,20 +15461,21 @@ "__type__": "cc.Node", "_name": "avt sprite", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 131 + "__id__": 149 }, "_children": [], "_active": true, "_components": [ { - "__id__": 524 + "__id__": 542 }, { - "__id__": 525 + "__id__": 543 }, { - "__id__": 526 + "__id__": 544 } ], "_prefab": null, @@ -14442,8 +15512,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 523 + "__id__": 541 }, "_enabled": true, "__prefab": null, @@ -14463,8 +15534,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 523 + "__id__": 541 }, "_enabled": true, "__prefab": null, @@ -14501,8 +15573,9 @@ "__type__": "cc.Widget", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 523 + "__id__": 541 }, "_enabled": true, "__prefab": null, @@ -14530,20 +15603,21 @@ "__type__": "cc.Node", "_name": "username", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 131 + "__id__": 149 }, "_children": [], "_active": true, "_components": [ { - "__id__": 528 + "__id__": 546 }, { - "__id__": 529 + "__id__": 547 }, { - "__id__": 530 + "__id__": 548 } ], "_prefab": null, @@ -14580,8 +15654,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 527 + "__id__": 545 }, "_enabled": true, "__prefab": null, @@ -14601,8 +15676,9 @@ "__type__": "cc.Label", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 527 + "__id__": 545 }, "_enabled": true, "__prefab": null, @@ -14636,14 +15712,38 @@ "_isUnderline": false, "_underlineHeight": 2, "_cacheMode": 0, + "_enableOutline": false, + "_outlineColor": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "_outlineWidth": 2, + "_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": "adCA7B1wlPGrpl/gYGZWzQ" }, { "__type__": "cc.Widget", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 527 + "__id__": 545 }, "_enabled": true, "__prefab": null, @@ -14671,8 +15771,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 131 + "__id__": 149 }, "_enabled": true, "__prefab": null, @@ -14692,8 +15793,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 131 + "__id__": 149 }, "_enabled": true, "__prefab": null, @@ -14730,8 +15832,9 @@ "__type__": "cc.Widget", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 131 + "__id__": 149 }, "_enabled": true, "__prefab": null, @@ -14759,8 +15862,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 130 + "__id__": 148 }, "_enabled": true, "__prefab": null, @@ -14780,8 +15884,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 130 + "__id__": 148 }, "_enabled": true, "__prefab": null, @@ -14818,8 +15923,9 @@ "__type__": "cc.Widget", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 130 + "__id__": 148 }, "_enabled": true, "__prefab": null, @@ -14847,8 +15953,9 @@ "__type__": "cc.Layout", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 130 + "__id__": 148 }, "_enabled": true, "__prefab": null, @@ -14878,8 +15985,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 129 + "__id__": 147 }, "_enabled": true, "__prefab": null, @@ -14899,8 +16007,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 129 + "__id__": 147 }, "_enabled": true, "__prefab": null, @@ -14937,8 +16046,9 @@ "__type__": "02a884WNWtExrO21yAjQDWZ", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 117 + "__id__": 135 }, "_enabled": true, "__prefab": null, @@ -15068,33 +16178,34 @@ "__type__": "cc.Node", "_name": "Goal trigger", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 113 + "__id__": 131 }, "_children": [ { - "__id__": 547 + "__id__": 565 }, { - "__id__": 559 + "__id__": 577 }, { - "__id__": 568 + "__id__": 586 }, { - "__id__": 611 + "__id__": 629 } ], "_active": true, "_components": [ { - "__id__": 615 + "__id__": 633 }, { - "__id__": 616 + "__id__": 634 }, { - "__id__": 617 + "__id__": 635 } ], "_prefab": null, @@ -15131,27 +16242,28 @@ "__type__": "cc.Node", "_name": "Slide", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 546 + "__id__": 564 }, "_children": [ { - "__id__": 548 + "__id__": 566 }, { - "__id__": 551 + "__id__": 569 }, { - "__id__": 554 + "__id__": 572 } ], "_active": true, "_components": [ { - "__id__": 557 + "__id__": 575 }, { - "__id__": 558 + "__id__": 576 } ], "_prefab": null, @@ -15188,17 +16300,18 @@ "__type__": "cc.Node", "_name": "Slide2", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 547 + "__id__": 565 }, "_children": [], "_active": true, "_components": [ { - "__id__": 549 + "__id__": 567 }, { - "__id__": 550 + "__id__": 568 } ], "_prefab": null, @@ -15235,8 +16348,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 548 + "__id__": 566 }, "_enabled": true, "__prefab": null, @@ -15256,8 +16370,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 548 + "__id__": 566 }, "_enabled": true, "__prefab": null, @@ -15294,17 +16409,18 @@ "__type__": "cc.Node", "_name": "x2 copy", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 547 + "__id__": 565 }, "_children": [], "_active": true, "_components": [ { - "__id__": 552 + "__id__": 570 }, { - "__id__": 553 + "__id__": 571 } ], "_prefab": null, @@ -15341,8 +16457,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 551 + "__id__": 569 }, "_enabled": true, "__prefab": null, @@ -15362,8 +16479,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 551 + "__id__": 569 }, "_enabled": true, "__prefab": null, @@ -15400,17 +16518,18 @@ "__type__": "cc.Node", "_name": "x2 copy-001", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 547 + "__id__": 565 }, "_children": [], "_active": true, "_components": [ { - "__id__": 555 + "__id__": 573 }, { - "__id__": 556 + "__id__": 574 } ], "_prefab": null, @@ -15447,8 +16566,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 554 + "__id__": 572 }, "_enabled": true, "__prefab": null, @@ -15468,8 +16588,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 554 + "__id__": 572 }, "_enabled": true, "__prefab": null, @@ -15506,8 +16627,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 547 + "__id__": 565 }, "_enabled": true, "__prefab": null, @@ -15527,8 +16649,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 547 + "__id__": 565 }, "_enabled": true, "__prefab": null, @@ -15565,24 +16688,25 @@ "__type__": "cc.Node", "_name": "Goal", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 546 + "__id__": 564 }, "_children": [ { - "__id__": 560 + "__id__": 578 }, { - "__id__": 563 + "__id__": 581 } ], "_active": true, "_components": [ { - "__id__": 566 + "__id__": 584 }, { - "__id__": 567 + "__id__": 585 } ], "_prefab": null, @@ -15619,17 +16743,18 @@ "__type__": "cc.Node", "_name": "Goal2", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 559 + "__id__": 577 }, "_children": [], "_active": false, "_components": [ { - "__id__": 561 + "__id__": 579 }, { - "__id__": 562 + "__id__": 580 } ], "_prefab": null, @@ -15666,8 +16791,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 560 + "__id__": 578 }, "_enabled": true, "__prefab": null, @@ -15687,8 +16813,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 560 + "__id__": 578 }, "_enabled": true, "__prefab": null, @@ -15725,17 +16852,18 @@ "__type__": "cc.Node", "_name": "Goal1", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 559 + "__id__": 577 }, "_children": [], "_active": true, "_components": [ { - "__id__": 564 + "__id__": 582 }, { - "__id__": 565 + "__id__": 583 } ], "_prefab": null, @@ -15772,8 +16900,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 563 + "__id__": 581 }, "_enabled": true, "__prefab": null, @@ -15793,8 +16922,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 563 + "__id__": 581 }, "_enabled": true, "__prefab": null, @@ -15831,8 +16961,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 559 + "__id__": 577 }, "_enabled": true, "__prefab": null, @@ -15852,8 +16983,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 559 + "__id__": 577 }, "_enabled": false, "__prefab": null, @@ -15890,24 +17022,25 @@ "__type__": "cc.Node", "_name": "Ear", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 546 + "__id__": 564 }, "_children": [ { - "__id__": 569 + "__id__": 587 }, { - "__id__": 588 + "__id__": 606 } ], "_active": true, "_components": [ { - "__id__": 609 + "__id__": 627 }, { - "__id__": 610 + "__id__": 628 } ], "_prefab": null, @@ -15944,17 +17077,17 @@ "__type__": "cc.Node", "_objFlags": 0, "_parent": { - "__id__": 568 + "__id__": 586 }, "_prefab": { - "__id__": 570 + "__id__": 588 }, "__editorExtras__": {} }, { "__type__": "cc.PrefabInfo", "root": { - "__id__": 569 + "__id__": 587 }, "asset": { "__uuid__": "c5e75294-5ee5-4e7a-8192-d1655a94811e", @@ -15962,7 +17095,7 @@ }, "fileId": "5cD4+xkz1ErKrNpV+rss2i", "instance": { - "__id__": 571 + "__id__": 589 }, "targetOverrides": null, "nestedPrefabInstanceRoots": null @@ -15975,37 +17108,37 @@ "mountedComponents": [], "propertyOverrides": [ { - "__id__": 572 + "__id__": 590 }, { - "__id__": 574 + "__id__": 592 }, { - "__id__": 575 + "__id__": 593 }, { - "__id__": 576 + "__id__": 594 }, { - "__id__": 577 + "__id__": 595 }, { - "__id__": 579 + "__id__": 597 }, { - "__id__": 580 + "__id__": 598 }, { - "__id__": 581 + "__id__": 599 }, { - "__id__": 582 + "__id__": 600 }, { - "__id__": 584 + "__id__": 602 }, { - "__id__": 586 + "__id__": 604 } ], "removedComponents": [] @@ -16013,7 +17146,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 573 + "__id__": 591 }, "propertyPath": [ "_name" @@ -16029,7 +17162,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 573 + "__id__": 591 }, "propertyPath": [ "_lpos" @@ -16044,7 +17177,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 573 + "__id__": 591 }, "propertyPath": [ "_lrot" @@ -16060,7 +17193,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 573 + "__id__": 591 }, "propertyPath": [ "_euler" @@ -16075,7 +17208,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 578 + "__id__": 596 }, "propertyPath": [ "_lrot" @@ -16097,7 +17230,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 578 + "__id__": 596 }, "propertyPath": [ "_euler" @@ -16112,7 +17245,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 573 + "__id__": 591 }, "propertyPath": [ "_layer" @@ -16122,7 +17255,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 578 + "__id__": 596 }, "propertyPath": [ "_layer" @@ -16132,7 +17265,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 583 + "__id__": 601 }, "propertyPath": [ "_layer" @@ -16148,7 +17281,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 585 + "__id__": 603 }, "propertyPath": [ "_layer" @@ -16164,7 +17297,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 587 + "__id__": 605 }, "propertyPath": [ "_rotationOvertimeModule", @@ -16183,17 +17316,17 @@ "__type__": "cc.Node", "_objFlags": 0, "_parent": { - "__id__": 568 + "__id__": 586 }, "_prefab": { - "__id__": 589 + "__id__": 607 }, "__editorExtras__": {} }, { "__type__": "cc.PrefabInfo", "root": { - "__id__": 588 + "__id__": 606 }, "asset": { "__uuid__": "c5e75294-5ee5-4e7a-8192-d1655a94811e", @@ -16201,7 +17334,7 @@ }, "fileId": "5cD4+xkz1ErKrNpV+rss2i", "instance": { - "__id__": 590 + "__id__": 608 }, "targetOverrides": null, "nestedPrefabInstanceRoots": null @@ -16214,43 +17347,43 @@ "mountedComponents": [], "propertyOverrides": [ { - "__id__": 591 + "__id__": 609 }, { - "__id__": 593 + "__id__": 611 }, { - "__id__": 594 + "__id__": 612 }, { - "__id__": 595 + "__id__": 613 }, { - "__id__": 596 + "__id__": 614 }, { - "__id__": 597 + "__id__": 615 }, { - "__id__": 599 + "__id__": 617 }, { - "__id__": 600 + "__id__": 618 }, { - "__id__": 601 + "__id__": 619 }, { - "__id__": 602 + "__id__": 620 }, { - "__id__": 604 + "__id__": 622 }, { - "__id__": 605 + "__id__": 623 }, { - "__id__": 607 + "__id__": 625 } ], "removedComponents": [] @@ -16258,7 +17391,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 592 + "__id__": 610 }, "propertyPath": [ "_name" @@ -16274,7 +17407,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 592 + "__id__": 610 }, "propertyPath": [ "_lpos" @@ -16289,7 +17422,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 592 + "__id__": 610 }, "propertyPath": [ "_lrot" @@ -16305,7 +17438,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 592 + "__id__": 610 }, "propertyPath": [ "_euler" @@ -16320,7 +17453,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 592 + "__id__": 610 }, "propertyPath": [ "_layer" @@ -16330,7 +17463,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 598 + "__id__": 616 }, "propertyPath": [ "_lrot" @@ -16352,7 +17485,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 598 + "__id__": 616 }, "propertyPath": [ "_euler" @@ -16367,7 +17500,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 592 + "__id__": 610 }, "propertyPath": [ "_lscale" @@ -16382,7 +17515,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 598 + "__id__": 616 }, "propertyPath": [ "_lscale" @@ -16397,7 +17530,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 603 + "__id__": 621 }, "propertyPath": [ "_rotationOvertimeModule", @@ -16415,7 +17548,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 598 + "__id__": 616 }, "propertyPath": [ "_layer" @@ -16425,7 +17558,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 606 + "__id__": 624 }, "propertyPath": [ "_layer" @@ -16441,7 +17574,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 608 + "__id__": 626 }, "propertyPath": [ "_layer" @@ -16458,8 +17591,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 568 + "__id__": 586 }, "_enabled": true, "__prefab": null, @@ -16479,8 +17613,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 568 + "__id__": 586 }, "_enabled": true, "__prefab": null, @@ -16517,20 +17652,21 @@ "__type__": "cc.Node", "_name": "Trigger", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 546 + "__id__": 564 }, "_children": [], "_active": true, "_components": [ { - "__id__": 612 + "__id__": 630 }, { - "__id__": 613 + "__id__": 631 }, { - "__id__": 614 + "__id__": 632 } ], "_prefab": null, @@ -16567,8 +17703,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 611 + "__id__": 629 }, "_enabled": true, "__prefab": null, @@ -16588,8 +17725,9 @@ "__type__": "cc.PolygonCollider2D", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 611 + "__id__": 629 }, "_enabled": true, "__prefab": null, @@ -16647,8 +17785,9 @@ "__type__": "cc.RigidBody2D", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 611 + "__id__": 629 }, "_enabled": true, "__prefab": null, @@ -16656,7 +17795,7 @@ "bullet": false, "awakeOnLoad": true, "_group": 2, - "_type": 1, + "_type": 3, "_allowSleep": true, "_gravityScale": 1, "_linearDamping": 0, @@ -16674,8 +17813,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 546 + "__id__": 564 }, "_enabled": true, "__prefab": null, @@ -16695,16 +17835,17 @@ "__type__": "ce7b7e0d6BHlaRFoKBZN0h/", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 546 + "__id__": 564 }, "_enabled": true, "__prefab": null, "_collider": { - "__id__": 613 + "__id__": 631 }, "_animation": { - "__id__": 617 + "__id__": 635 }, "_score": 100, "_goalFx": { @@ -16717,8 +17858,9 @@ "__type__": "cc.Animation", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 546 + "__id__": 564 }, "_enabled": true, "__prefab": null, @@ -16743,23 +17885,24 @@ "__type__": "cc.Node", "_name": "goal border", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 113 + "__id__": 131 }, "_children": [], "_active": true, "_components": [ { - "__id__": 619 + "__id__": 637 }, { - "__id__": 620 + "__id__": 638 }, { - "__id__": 621 + "__id__": 639 }, { - "__id__": 622 + "__id__": 640 } ], "_prefab": null, @@ -16796,8 +17939,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 618 + "__id__": 636 }, "_enabled": true, "__prefab": null, @@ -16817,8 +17961,9 @@ "__type__": "cc.PolygonCollider2D", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 618 + "__id__": 636 }, "_enabled": true, "__prefab": null, @@ -16941,8 +18086,9 @@ "__type__": "cc.PolygonCollider2D", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 618 + "__id__": 636 }, "_enabled": true, "__prefab": null, @@ -17060,8 +18206,9 @@ "__type__": "cc.RigidBody2D", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 618 + "__id__": 636 }, "_enabled": true, "__prefab": null, @@ -17087,20 +18234,24 @@ "__type__": "cc.Node", "_name": "Mutil ball", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 113 + "__id__": 131 }, "_children": [], "_active": true, "_components": [ { - "__id__": 624 + "__id__": 642 }, { - "__id__": 625 + "__id__": 643 }, { - "__id__": 626 + "__id__": 644 + }, + { + "__id__": 645 } ], "_prefab": null, @@ -17137,8 +18288,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 623 + "__id__": 641 }, "_enabled": true, "__prefab": null, @@ -17158,8 +18310,9 @@ "__type__": "cc.PolygonCollider2D", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 623 + "__id__": 641 }, "_enabled": true, "__prefab": null, @@ -17212,19 +18365,20 @@ "__type__": "e3b5fa7tUtAbK3rQJ/G2Rox", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 623 + "__id__": 641 }, "_enabled": true, "__prefab": null, "_collider": { - "__id__": 625 + "__id__": 643 }, "_portLeft": { - "__id__": 569 + "__id__": 587 }, "_portRight": { - "__id__": 588 + "__id__": 606 }, "_fx": { "__uuid__": "7afbc379-62e2-4721-b6d4-be47b00b6db2", @@ -17236,31 +18390,60 @@ }, "_id": "cf4OeeWmpFIouLcLflIG+0" }, + { + "__type__": "cc.RigidBody2D", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 641 + }, + "_enabled": true, + "__prefab": null, + "enabledContactListener": true, + "bullet": false, + "awakeOnLoad": true, + "_group": 2, + "_type": 0, + "_allowSleep": true, + "_gravityScale": 1, + "_linearDamping": 0, + "_angularDamping": 0, + "_linearVelocity": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_angularVelocity": 0, + "_fixedRotation": false, + "_id": "64DrIoK2BJnJtqc1Ykow0T" + }, { "__type__": "cc.Node", "_name": "Enemies", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { "__id__": 9 }, "_children": [ { - "__id__": 628 - }, - { - "__id__": 644 + "__id__": 647 }, { "__id__": 663 }, { "__id__": 682 + }, + { + "__id__": 701 } ], "_active": true, "_components": [ { - "__id__": 701 + "__id__": 720 } ], "_prefab": null, @@ -17297,27 +18480,28 @@ "__type__": "cc.Node", "_name": "Enemy", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 627 + "__id__": 646 }, "_children": [ { - "__id__": 629 + "__id__": 648 }, { - "__id__": 636 + "__id__": 655 }, { - "__id__": 638 + "__id__": 657 } ], "_active": true, "_components": [ { - "__id__": 640 + "__id__": 659 }, { - "__id__": 641 + "__id__": 660 } ], "_prefab": null, @@ -17354,635 +18538,9 @@ "__type__": "cc.Node", "_name": "Collider", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 628 - }, - "_children": [ - { - "__id__": 630 - } - ], - "_active": true, - "_components": [ - { - "__id__": 633 - }, - { - "__id__": 634 - }, - { - "__id__": 635 - } - ], - "_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": "4bjRuzC6JA4YSK3sesvsEo" - }, - { - "__type__": "cc.Node", - "_name": "Sprite", - "_objFlags": 0, - "_parent": { - "__id__": 629 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 631 - }, - { - "__id__": 632 - } - ], - "_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": "48Jq3qKO1OGYNU6ZZolKvh" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "node": { - "__id__": 630 - }, - "_enabled": true, - "__prefab": null, - "_contentSize": { - "__type__": "cc.Size", - "width": 69.316, - "height": 128.54967272727276 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.2 - }, - "_id": "ebhHsb7llCta2cZSbXZgep" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "node": { - "__id__": 630 - }, - "_enabled": true, - "__prefab": null, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "7c60ff4a-1e1e-4cc5-b480-0510a6696fb4@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": "88ElJ1/DxFXqzhEg9WWF2Q" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "node": { - "__id__": 629 - }, - "_enabled": true, - "__prefab": null, - "_contentSize": { - "__type__": "cc.Size", - "width": 100, - "height": 100 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "3dLokjN9RCIaKnLpB9O8B2" - }, - { - "__type__": "cc.BoxCollider2D", - "_name": "", - "_objFlags": 0, - "node": { - "__id__": 629 - }, - "_enabled": true, - "__prefab": null, - "tag": 0, - "_group": 32, - "_density": 1.5, - "_sensor": false, - "_friction": 2, - "_restitution": 1, - "_offset": { - "__type__": "cc.Vec2", - "x": 0, - "y": 40 - }, - "_size": { - "__type__": "cc.Size", - "width": 60, - "height": 120 - }, - "_id": "90kf5VGjJC+aNU9ffPOlxP" - }, - { - "__type__": "cc.RigidBody2D", - "_name": "", - "_objFlags": 0, - "node": { - "__id__": 629 - }, - "_enabled": true, - "__prefab": null, - "enabledContactListener": true, - "bullet": false, - "awakeOnLoad": true, - "_group": 32, - "_type": 1, - "_allowSleep": true, - "_gravityScale": 0, - "_linearDamping": 0, - "_angularDamping": 0, - "_linearVelocity": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_angularVelocity": 0, - "_fixedRotation": false, - "_id": "8dvhScRPxNGJcgc4DlI+sg" - }, - { - "__type__": "cc.Node", - "_name": "P1", - "_objFlags": 0, - "_parent": { - "__id__": 628 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 637 - } - ], - "_prefab": null, - "_lpos": { - "__type__": "cc.Vec3", - "x": -169.459, - "y": 132.267, - "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": "8cAELd4oVHZZUzcef+oECU" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "node": { - "__id__": 636 - }, - "_enabled": true, - "__prefab": null, - "_contentSize": { - "__type__": "cc.Size", - "width": 100, - "height": 100 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "bcs4nt6iVGCIzi/qJKQox5" - }, - { - "__type__": "cc.Node", - "_name": "P2", - "_objFlags": 0, - "_parent": { - "__id__": 628 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 639 - } - ], - "_prefab": null, - "_lpos": { - "__type__": "cc.Vec3", - "x": 175.176, - "y": 132.267, - "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": "5bVXjFjUxMvodltqkonJVs" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "node": { - "__id__": 638 - }, - "_enabled": true, - "__prefab": null, - "_contentSize": { - "__type__": "cc.Size", - "width": 100, - "height": 100 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "e9iqRWdJJOC4/vSnwQPd77" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "node": { - "__id__": 628 - }, - "_enabled": true, - "__prefab": null, - "_contentSize": { - "__type__": "cc.Size", - "width": 100, - "height": 100 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "5aXYxmrtNPBYpfAg4Gkf81" - }, - { - "__type__": "bed15fuvPJLIp1O3BWg43ad", - "_name": "", - "_objFlags": 0, - "node": { - "__id__": 628 - }, - "_enabled": true, - "__prefab": null, - "_collider": { - "__id__": 634 - }, - "_sprite": { - "__id__": 632 - }, - "_patrolPoint1": { - "__id__": 636 - }, - "_patrolPoint2": { - "__id__": 638 - }, - "_speed": 50, - "_requireGoal": 3, - "_curveY": true, - "_patrolCurve": { - "__id__": 642 - }, - "_multiplierCurve": 120, - "_hitSound": { - "__uuid__": "ac267249-4228-4a86-b4d4-39f84a210668", - "__expectedType__": "cc.AudioClip" - }, - "_id": "9cJaywMb9Fr4Z0zlx1Pdcb" - }, - { - "__type__": "cc.AnimationCurve", - "_curve": { - "__id__": 643 - } - }, - { - "__type__": "cc.RealCurve", - "_times": [ - 0, - 1 - ], - "_values": [ - { - "__type__": "cc.RealKeyframeValue", - "interpolationMode": 2, - "tangentWeightMode": 0, - "value": 0, - "rightTangent": -3.8915712265701936, - "rightTangentWeight": 1, - "leftTangent": -3.8915712265701936, - "leftTangentWeight": 1, - "easingMethod": 0, - "__editorExtras__": null - }, - { - "__type__": "cc.RealKeyframeValue", - "interpolationMode": 2, - "tangentWeightMode": 0, - "value": 0, - "rightTangent": 4.0305559132334166, - "rightTangentWeight": 1, - "leftTangent": 4.0305559132334166, - "leftTangentWeight": 1, - "easingMethod": 0, - "__editorExtras__": null - } - ], - "preExtrapolation": 2, - "postExtrapolation": 1 - }, - { - "__type__": "cc.Node", - "_name": "Enemy-001", - "_objFlags": 0, - "_parent": { - "__id__": 627 - }, - "_children": [ - { - "__id__": 645 - }, - { - "__id__": 648 - }, - { - "__id__": 655 - }, - { - "__id__": 657 - } - ], - "_active": true, - "_components": [ - { - "__id__": 659 - }, - { - "__id__": 660 - } - ], - "_prefab": null, - "_lpos": { - "__type__": "cc.Vec3", - "x": 0, - "y": -250, - "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": "18+kT+2ZpPfZ3DuSbkDNqt" - }, - { - "__type__": "cc.Node", - "_name": "track", - "_objFlags": 0, - "_parent": { - "__id__": 644 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 646 - }, - { - "__id__": 647 - } - ], - "_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": "dfwes+qExMp4Xkg0S2bPFN" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "node": { - "__id__": 645 - }, - "_enabled": true, - "__prefab": null, - "_contentSize": { - "__type__": "cc.Size", - "width": 300, - "height": 24 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "b3QsrO+N1IWreCZ073kIKU" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "node": { - "__id__": 645 - }, - "_enabled": true, - "__prefab": null, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "d2384282-03f6-4cd3-a1fc-7711e12053c7@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": "54brAva/tASoR7Cs2hb9XM" - }, - { - "__type__": "cc.Node", - "_name": "Collider", - "_objFlags": 0, - "_parent": { - "__id__": 644 + "__id__": 647 }, "_children": [ { @@ -18029,12 +18587,13 @@ "y": 0, "z": 0 }, - "_id": "2dKupfM6NIVJ5ph4/l5wL7" + "_id": "4bjRuzC6JA4YSK3sesvsEo" }, { "__type__": "cc.Node", "_name": "Sprite", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { "__id__": 648 }, @@ -18076,12 +18635,13 @@ "y": 0, "z": 0 }, - "_id": "e5sOYx2TdOZ5pw7fSJzYGP" + "_id": "48Jq3qKO1OGYNU6ZZolKvh" }, { "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { "__id__": 649 }, @@ -18097,12 +18657,13 @@ "x": 0.5, "y": 0.2 }, - "_id": "1acIwAvGFDHpQ7W32wdiTl" + "_id": "ebhHsb7llCta2cZSbXZgep" }, { "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { "__id__": 649 }, @@ -18135,12 +18696,13 @@ "_isTrimmedMode": true, "_useGrayscale": false, "_atlas": null, - "_id": "edH7a2QpFKyJ4ZBRqBNtXw" + "_id": "88ElJ1/DxFXqzhEg9WWF2Q" }, { "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { "__id__": 648 }, @@ -18156,12 +18718,13 @@ "x": 0.5, "y": 0.5 }, - "_id": "a9MSuZkD1HfrYtuRU3K6Hg" + "_id": "3dLokjN9RCIaKnLpB9O8B2" }, { "__type__": "cc.BoxCollider2D", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { "__id__": 648 }, @@ -18183,12 +18746,13 @@ "width": 60, "height": 120 }, - "_id": "dbmeH3gmFAvJs/bigqXRgW" + "_id": "90kf5VGjJC+aNU9ffPOlxP" }, { "__type__": "cc.RigidBody2D", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { "__id__": 648 }, @@ -18210,14 +18774,15 @@ }, "_angularVelocity": 0, "_fixedRotation": false, - "_id": "f8X/fpNaJN96ke6JV6G2jG" + "_id": "8dvhScRPxNGJcgc4DlI+sg" }, { "__type__": "cc.Node", "_name": "P1", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 644 + "__id__": 647 }, "_children": [], "_active": true, @@ -18229,8 +18794,8 @@ "_prefab": null, "_lpos": { "__type__": "cc.Vec3", - "x": -150, - "y": 0, + "x": -169.459, + "y": 132.267, "z": 0 }, "_lrot": { @@ -18254,12 +18819,13 @@ "y": 0, "z": 0 }, - "_id": "93XXm9KPBI745uONch5Ey3" + "_id": "8cAELd4oVHZZUzcef+oECU" }, { "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { "__id__": 655 }, @@ -18275,14 +18841,15 @@ "x": 0.5, "y": 0.5 }, - "_id": "9a2ukUnK5Bf4E5CJd460bA" + "_id": "bcs4nt6iVGCIzi/qJKQox5" }, { "__type__": "cc.Node", "_name": "P2", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 644 + "__id__": 647 }, "_children": [], "_active": true, @@ -18294,8 +18861,8 @@ "_prefab": null, "_lpos": { "__type__": "cc.Vec3", - "x": 150, - "y": 0, + "x": 175.176, + "y": 132.267, "z": 0 }, "_lrot": { @@ -18319,12 +18886,13 @@ "y": 0, "z": 0 }, - "_id": "90vylvvqtAdLfFBo8AOZfm" + "_id": "5bVXjFjUxMvodltqkonJVs" }, { "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { "__id__": 657 }, @@ -18340,14 +18908,15 @@ "x": 0.5, "y": 0.5 }, - "_id": "fc8oJrocxPLIookMyx8Bfd" + "_id": "e9iqRWdJJOC4/vSnwQPd77" }, { "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 644 + "__id__": 647 }, "_enabled": true, "__prefab": null, @@ -18361,14 +18930,15 @@ "x": 0.5, "y": 0.5 }, - "_id": "ce6BIEMllOCrkTeCoYehH+" + "_id": "5aXYxmrtNPBYpfAg4Gkf81" }, { "__type__": "bed15fuvPJLIp1O3BWg43ad", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 644 + "__id__": 647 }, "_enabled": true, "__prefab": null, @@ -18385,17 +18955,17 @@ "__id__": 657 }, "_speed": 50, - "_requireGoal": 6, - "_curveY": false, + "_requireGoal": 3, + "_curveY": true, "_patrolCurve": { "__id__": 661 }, - "_multiplierCurve": 100, + "_multiplierCurve": 120, "_hitSound": { "__uuid__": "ac267249-4228-4a86-b4d4-39f84a210668", "__expectedType__": "cc.AudioClip" }, - "_id": "f2+Qohf8JAhZ3Xqi9g9xV1" + "_id": "9cJaywMb9Fr4Z0zlx1Pdcb" }, { "__type__": "cc.AnimationCurve", @@ -18414,11 +18984,11 @@ "__type__": "cc.RealKeyframeValue", "interpolationMode": 2, "tangentWeightMode": 0, - "value": 1, - "rightTangent": 0, - "rightTangentWeight": 0, - "leftTangent": 0, - "leftTangentWeight": 0, + "value": 0, + "rightTangent": -3.8915712265701936, + "rightTangentWeight": 1, + "leftTangent": -3.8915712265701936, + "leftTangentWeight": 1, "easingMethod": 0, "__editorExtras__": null }, @@ -18426,11 +18996,11 @@ "__type__": "cc.RealKeyframeValue", "interpolationMode": 2, "tangentWeightMode": 0, - "value": 1, - "rightTangent": 0, - "rightTangentWeight": 0, - "leftTangent": 0, - "leftTangentWeight": 0, + "value": 0, + "rightTangent": 4.0305559132334166, + "rightTangentWeight": 1, + "leftTangent": 4.0305559132334166, + "leftTangentWeight": 1, "easingMethod": 0, "__editorExtras__": null } @@ -18440,10 +19010,11 @@ }, { "__type__": "cc.Node", - "_name": "Enemy-002", + "_name": "Enemy-001", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 627 + "__id__": 646 }, "_children": [ { @@ -18471,7 +19042,55 @@ "_prefab": null, "_lpos": { "__type__": "cc.Vec3", - "x": 260, + "x": 0, + "y": -250, + "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": "18+kT+2ZpPfZ3DuSbkDNqt" + }, + { + "__type__": "cc.Node", + "_name": "track", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 663 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 665 + }, + { + "__id__": 666 + } + ], + "_prefab": null, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, "y": 0, "z": 0 }, @@ -18496,59 +19115,13 @@ "y": 0, "z": 0 }, - "_id": "3bkG+zegpB94dI5U9Q0LVJ" - }, - { - "__type__": "cc.Node", - "_name": "track", - "_objFlags": 0, - "_parent": { - "__id__": 663 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 665 - }, - { - "__id__": 666 - } - ], - "_prefab": null, - "_lpos": { - "__type__": "cc.Vec3", - "x": -27, - "y": -10, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0.3007057995042731, - "w": 0.9537169507482269 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, - "z": 1 - }, - "_mobility": 0, - "_layer": 33554432, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 35 - }, - "_id": "0fb9aAQzxJmpJuIyfU0LxT" + "_id": "dfwes+qExMp4Xkg0S2bPFN" }, { "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { "__id__": 664 }, @@ -18556,7 +19129,7 @@ "__prefab": null, "_contentSize": { "__type__": "cc.Size", - "width": 226.876, + "width": 300, "height": 24 }, "_anchorPoint": { @@ -18564,12 +19137,13 @@ "x": 0.5, "y": 0.5 }, - "_id": "3dwb9NRslLfbbldbD2IvaW" + "_id": "b3QsrO+N1IWreCZ073kIKU" }, { "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { "__id__": 664 }, @@ -18602,12 +19176,13 @@ "_isTrimmedMode": true, "_useGrayscale": false, "_atlas": null, - "_id": "d1X9XR9AhNMZ2xa0bfjLLC" + "_id": "54brAva/tASoR7Cs2hb9XM" }, { "__type__": "cc.Node", "_name": "Collider", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { "__id__": 663 }, @@ -18656,12 +19231,13 @@ "y": 0, "z": 0 }, - "_id": "63BhIjzuxL15qwv7qilwht" + "_id": "2dKupfM6NIVJ5ph4/l5wL7" }, { "__type__": "cc.Node", "_name": "Sprite", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { "__id__": 667 }, @@ -18703,12 +19279,13 @@ "y": 0, "z": 0 }, - "_id": "e2Y3RO9uZKPoHdQPc8daYR" + "_id": "e5sOYx2TdOZ5pw7fSJzYGP" }, { "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { "__id__": 668 }, @@ -18724,12 +19301,13 @@ "x": 0.5, "y": 0.2 }, - "_id": "39GHia0vRIi758HkCQL8fw" + "_id": "1acIwAvGFDHpQ7W32wdiTl" }, { "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { "__id__": 668 }, @@ -18762,12 +19340,13 @@ "_isTrimmedMode": true, "_useGrayscale": false, "_atlas": null, - "_id": "1e4E3UyplK1aI1+HIDhaB5" + "_id": "edH7a2QpFKyJ4ZBRqBNtXw" }, { "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { "__id__": 667 }, @@ -18783,12 +19362,13 @@ "x": 0.5, "y": 0.5 }, - "_id": "70yWcTOSRLQ50NgGpIPEG8" + "_id": "a9MSuZkD1HfrYtuRU3K6Hg" }, { "__type__": "cc.BoxCollider2D", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { "__id__": 667 }, @@ -18810,12 +19390,13 @@ "width": 60, "height": 120 }, - "_id": "a5nzPxrVpMS5j7KCF0oDwU" + "_id": "dbmeH3gmFAvJs/bigqXRgW" }, { "__type__": "cc.RigidBody2D", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { "__id__": 667 }, @@ -18837,12 +19418,13 @@ }, "_angularVelocity": 0, "_fixedRotation": false, - "_id": "35hgHRw69MJ7I3tWeYN+H9" + "_id": "f8X/fpNaJN96ke6JV6G2jG" }, { "__type__": "cc.Node", "_name": "P1", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { "__id__": 663 }, @@ -18856,8 +19438,8 @@ "_prefab": null, "_lpos": { "__type__": "cc.Vec3", - "x": -110, - "y": -70, + "x": -150, + "y": 0, "z": 0 }, "_lrot": { @@ -18881,12 +19463,13 @@ "y": 0, "z": 0 }, - "_id": "f2QtNSZqpBYKqmXuSnmt7C" + "_id": "93XXm9KPBI745uONch5Ey3" }, { "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { "__id__": 674 }, @@ -18902,12 +19485,13 @@ "x": 0.5, "y": 0.5 }, - "_id": "e93U3nTmNLTIAKaXDV0toz" + "_id": "9a2ukUnK5Bf4E5CJd460bA" }, { "__type__": "cc.Node", "_name": "P2", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { "__id__": 663 }, @@ -18921,8 +19505,8 @@ "_prefab": null, "_lpos": { "__type__": "cc.Vec3", - "x": 60, - "y": 50, + "x": 150, + "y": 0, "z": 0 }, "_lrot": { @@ -18946,12 +19530,13 @@ "y": 0, "z": 0 }, - "_id": "18syyLG5JD+6vpsWTS+Bzm" + "_id": "90vylvvqtAdLfFBo8AOZfm" }, { "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { "__id__": 676 }, @@ -18967,12 +19552,13 @@ "x": 0.5, "y": 0.5 }, - "_id": "58fmdnUz5AVoBSvQryrlMl" + "_id": "fc8oJrocxPLIookMyx8Bfd" }, { "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { "__id__": 663 }, @@ -18988,12 +19574,13 @@ "x": 0.5, "y": 0.5 }, - "_id": "4f2IYDJzJGPJwceFFVPOGU" + "_id": "ce6BIEMllOCrkTeCoYehH+" }, { "__type__": "bed15fuvPJLIp1O3BWg43ad", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { "__id__": 663 }, @@ -19012,7 +19599,7 @@ "__id__": 676 }, "_speed": 50, - "_requireGoal": 9, + "_requireGoal": 6, "_curveY": false, "_patrolCurve": { "__id__": 680 @@ -19022,7 +19609,7 @@ "__uuid__": "ac267249-4228-4a86-b4d4-39f84a210668", "__expectedType__": "cc.AudioClip" }, - "_id": "99Yu77Ej9N4JRBZjD+OE2I" + "_id": "f2+Qohf8JAhZ3Xqi9g9xV1" }, { "__type__": "cc.AnimationCurve", @@ -19067,10 +19654,11 @@ }, { "__type__": "cc.Node", - "_name": "Enemy-003", + "_name": "Enemy-002", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 627 + "__id__": 646 }, "_children": [ { @@ -19098,7 +19686,7 @@ "_prefab": null, "_lpos": { "__type__": "cc.Vec3", - "x": -260, + "x": 260, "y": 0, "z": 0 }, @@ -19123,12 +19711,13 @@ "y": 0, "z": 0 }, - "_id": "19gmNDihVIn4xuf9iziUSy" + "_id": "3bkG+zegpB94dI5U9Q0LVJ" }, { "__type__": "cc.Node", "_name": "track", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { "__id__": 682 }, @@ -19145,7 +19734,7 @@ "_prefab": null, "_lpos": { "__type__": "cc.Vec3", - "x": 27, + "x": -27, "y": -10, "z": 0 }, @@ -19153,7 +19742,7 @@ "__type__": "cc.Quat", "x": 0, "y": 0, - "z": -0.3007057995042731, + "z": 0.3007057995042731, "w": 0.9537169507482269 }, "_lscale": { @@ -19168,14 +19757,15 @@ "__type__": "cc.Vec3", "x": 0, "y": 0, - "z": -35 + "z": 35 }, - "_id": "41sKcYdmVOkbN0YNJ1ZOsb" + "_id": "0fb9aAQzxJmpJuIyfU0LxT" }, { "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { "__id__": 683 }, @@ -19191,12 +19781,13 @@ "x": 0.5, "y": 0.5 }, - "_id": "84ir6nNMBLrJaw+40xTeMD" + "_id": "3dwb9NRslLfbbldbD2IvaW" }, { "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { "__id__": 683 }, @@ -19229,12 +19820,13 @@ "_isTrimmedMode": true, "_useGrayscale": false, "_atlas": null, - "_id": "c026nvSg5CxaNhluijpnn1" + "_id": "d1X9XR9AhNMZ2xa0bfjLLC" }, { "__type__": "cc.Node", "_name": "Collider", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { "__id__": 682 }, @@ -19283,12 +19875,13 @@ "y": 0, "z": 0 }, - "_id": "02y1iq6YBEi4UmUD/dUrQm" + "_id": "63BhIjzuxL15qwv7qilwht" }, { "__type__": "cc.Node", "_name": "Sprite", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { "__id__": 686 }, @@ -19330,12 +19923,13 @@ "y": 0, "z": 0 }, - "_id": "54ZsdxJ/JJMbU42gWOmIub" + "_id": "e2Y3RO9uZKPoHdQPc8daYR" }, { "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { "__id__": 687 }, @@ -19351,12 +19945,13 @@ "x": 0.5, "y": 0.2 }, - "_id": "5aeDOQ0g9A/bQVO09g2tFb" + "_id": "39GHia0vRIi758HkCQL8fw" }, { "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { "__id__": 687 }, @@ -19389,12 +19984,13 @@ "_isTrimmedMode": true, "_useGrayscale": false, "_atlas": null, - "_id": "1foQovVslMkLPZzV4es3Um" + "_id": "1e4E3UyplK1aI1+HIDhaB5" }, { "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { "__id__": 686 }, @@ -19403,19 +19999,20 @@ "_contentSize": { "__type__": "cc.Size", "width": 100, - "height": 200 + "height": 100 }, "_anchorPoint": { "__type__": "cc.Vec2", "x": 0.5, "y": 0.5 }, - "_id": "8fouZJwQ5MppLz9Pav+hx6" + "_id": "70yWcTOSRLQ50NgGpIPEG8" }, { "__type__": "cc.BoxCollider2D", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { "__id__": 686 }, @@ -19437,12 +20034,13 @@ "width": 60, "height": 120 }, - "_id": "d1Wh3Y56pGG7X0UK9MekQo" + "_id": "a5nzPxrVpMS5j7KCF0oDwU" }, { "__type__": "cc.RigidBody2D", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { "__id__": 686 }, @@ -19464,12 +20062,13 @@ }, "_angularVelocity": 0, "_fixedRotation": false, - "_id": "e51xRew7JNGasctJYhFzdF" + "_id": "35hgHRw69MJ7I3tWeYN+H9" }, { "__type__": "cc.Node", "_name": "P1", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { "__id__": 682 }, @@ -19483,72 +20082,7 @@ "_prefab": null, "_lpos": { "__type__": "cc.Vec3", - "x": -60, - "y": 50, - "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": "d52oxxykFMJL/MfH67D28m" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "node": { - "__id__": 693 - }, - "_enabled": true, - "__prefab": null, - "_contentSize": { - "__type__": "cc.Size", - "width": 100, - "height": 100 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "791JhDbJBOOLnBiCInRkHn" - }, - { - "__type__": "cc.Node", - "_name": "P2", - "_objFlags": 0, - "_parent": { - "__id__": 682 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 696 - } - ], - "_prefab": null, - "_lpos": { - "__type__": "cc.Vec3", - "x": 110, + "x": -110, "y": -70, "z": 0 }, @@ -19573,12 +20107,80 @@ "y": 0, "z": 0 }, - "_id": "16WrC1orpD5YetagBRhOGm" + "_id": "f2QtNSZqpBYKqmXuSnmt7C" }, { "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 693 + }, + "_enabled": true, + "__prefab": null, + "_contentSize": { + "__type__": "cc.Size", + "width": 100, + "height": 100 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "e93U3nTmNLTIAKaXDV0toz" + }, + { + "__type__": "cc.Node", + "_name": "P2", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 682 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 696 + } + ], + "_prefab": null, + "_lpos": { + "__type__": "cc.Vec3", + "x": 60, + "y": 50, + "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": "18syyLG5JD+6vpsWTS+Bzm" + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, "node": { "__id__": 695 }, @@ -19594,12 +20196,13 @@ "x": 0.5, "y": 0.5 }, - "_id": "468h3XWxdP6YnLbAcnzSyh" + "_id": "58fmdnUz5AVoBSvQryrlMl" }, { "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { "__id__": 682 }, @@ -19615,12 +20218,13 @@ "x": 0.5, "y": 0.5 }, - "_id": "c2KFWisGtBTr1xYF0ZRDd6" + "_id": "4f2IYDJzJGPJwceFFVPOGU" }, { "__type__": "bed15fuvPJLIp1O3BWg43ad", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { "__id__": 682 }, @@ -19639,7 +20243,7 @@ "__id__": 695 }, "_speed": 50, - "_requireGoal": 12, + "_requireGoal": 9, "_curveY": false, "_patrolCurve": { "__id__": 699 @@ -19649,7 +20253,7 @@ "__uuid__": "ac267249-4228-4a86-b4d4-39f84a210668", "__expectedType__": "cc.AudioClip" }, - "_id": "2bedVMe25Ou4KcU4DmnB4q" + "_id": "99Yu77Ej9N4JRBZjD+OE2I" }, { "__type__": "cc.AnimationCurve", @@ -19692,12 +20296,657 @@ "preExtrapolation": 2, "postExtrapolation": 1 }, + { + "__type__": "cc.Node", + "_name": "Enemy-003", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 646 + }, + "_children": [ + { + "__id__": 702 + }, + { + "__id__": 705 + }, + { + "__id__": 712 + }, + { + "__id__": 714 + } + ], + "_active": true, + "_components": [ + { + "__id__": 716 + }, + { + "__id__": 717 + } + ], + "_prefab": null, + "_lpos": { + "__type__": "cc.Vec3", + "x": -260, + "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": "19gmNDihVIn4xuf9iziUSy" + }, + { + "__type__": "cc.Node", + "_name": "track", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 701 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 703 + }, + { + "__id__": 704 + } + ], + "_prefab": null, + "_lpos": { + "__type__": "cc.Vec3", + "x": 27, + "y": -10, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": -0.3007057995042731, + "w": 0.9537169507482269 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + }, + "_mobility": 0, + "_layer": 33554432, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": -35 + }, + "_id": "41sKcYdmVOkbN0YNJ1ZOsb" + }, { "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 627 + "__id__": 702 + }, + "_enabled": true, + "__prefab": null, + "_contentSize": { + "__type__": "cc.Size", + "width": 226.876, + "height": 24 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "84ir6nNMBLrJaw+40xTeMD" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 702 + }, + "_enabled": true, + "__prefab": null, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "d2384282-03f6-4cd3-a1fc-7711e12053c7@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": "c026nvSg5CxaNhluijpnn1" + }, + { + "__type__": "cc.Node", + "_name": "Collider", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 701 + }, + "_children": [ + { + "__id__": 706 + } + ], + "_active": true, + "_components": [ + { + "__id__": 709 + }, + { + "__id__": 710 + }, + { + "__id__": 711 + } + ], + "_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": "02y1iq6YBEi4UmUD/dUrQm" + }, + { + "__type__": "cc.Node", + "_name": "Sprite", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 705 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 707 + }, + { + "__id__": 708 + } + ], + "_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": "54ZsdxJ/JJMbU42gWOmIub" + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 706 + }, + "_enabled": true, + "__prefab": null, + "_contentSize": { + "__type__": "cc.Size", + "width": 69.316, + "height": 128.54967272727276 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.2 + }, + "_id": "5aeDOQ0g9A/bQVO09g2tFb" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 706 + }, + "_enabled": true, + "__prefab": null, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "7c60ff4a-1e1e-4cc5-b480-0510a6696fb4@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": "1foQovVslMkLPZzV4es3Um" + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 705 + }, + "_enabled": true, + "__prefab": null, + "_contentSize": { + "__type__": "cc.Size", + "width": 100, + "height": 200 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "8fouZJwQ5MppLz9Pav+hx6" + }, + { + "__type__": "cc.BoxCollider2D", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 705 + }, + "_enabled": true, + "__prefab": null, + "tag": 0, + "_group": 32, + "_density": 1.5, + "_sensor": false, + "_friction": 2, + "_restitution": 1, + "_offset": { + "__type__": "cc.Vec2", + "x": 0, + "y": 40 + }, + "_size": { + "__type__": "cc.Size", + "width": 60, + "height": 120 + }, + "_id": "d1Wh3Y56pGG7X0UK9MekQo" + }, + { + "__type__": "cc.RigidBody2D", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 705 + }, + "_enabled": true, + "__prefab": null, + "enabledContactListener": true, + "bullet": false, + "awakeOnLoad": true, + "_group": 32, + "_type": 1, + "_allowSleep": true, + "_gravityScale": 0, + "_linearDamping": 0, + "_angularDamping": 0, + "_linearVelocity": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_angularVelocity": 0, + "_fixedRotation": false, + "_id": "e51xRew7JNGasctJYhFzdF" + }, + { + "__type__": "cc.Node", + "_name": "P1", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 701 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 713 + } + ], + "_prefab": null, + "_lpos": { + "__type__": "cc.Vec3", + "x": -60, + "y": 50, + "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": "d52oxxykFMJL/MfH67D28m" + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 712 + }, + "_enabled": true, + "__prefab": null, + "_contentSize": { + "__type__": "cc.Size", + "width": 100, + "height": 100 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "791JhDbJBOOLnBiCInRkHn" + }, + { + "__type__": "cc.Node", + "_name": "P2", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 701 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 715 + } + ], + "_prefab": null, + "_lpos": { + "__type__": "cc.Vec3", + "x": 110, + "y": -70, + "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": "16WrC1orpD5YetagBRhOGm" + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 714 + }, + "_enabled": true, + "__prefab": null, + "_contentSize": { + "__type__": "cc.Size", + "width": 100, + "height": 100 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "468h3XWxdP6YnLbAcnzSyh" + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 701 + }, + "_enabled": true, + "__prefab": null, + "_contentSize": { + "__type__": "cc.Size", + "width": 100, + "height": 100 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "c2KFWisGtBTr1xYF0ZRDd6" + }, + { + "__type__": "bed15fuvPJLIp1O3BWg43ad", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 701 + }, + "_enabled": true, + "__prefab": null, + "_collider": { + "__id__": 710 + }, + "_sprite": { + "__id__": 708 + }, + "_patrolPoint1": { + "__id__": 712 + }, + "_patrolPoint2": { + "__id__": 714 + }, + "_speed": 50, + "_requireGoal": 12, + "_curveY": false, + "_patrolCurve": { + "__id__": 718 + }, + "_multiplierCurve": 100, + "_hitSound": { + "__uuid__": "ac267249-4228-4a86-b4d4-39f84a210668", + "__expectedType__": "cc.AudioClip" + }, + "_id": "2bedVMe25Ou4KcU4DmnB4q" + }, + { + "__type__": "cc.AnimationCurve", + "_curve": { + "__id__": 719 + } + }, + { + "__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": 2, + "postExtrapolation": 1 + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 646 }, "_enabled": true, "__prefab": null, @@ -19717,27 +20966,28 @@ "__type__": "cc.Node", "_name": "Flippers", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { "__id__": 9 }, "_children": [ { - "__id__": 703 + "__id__": 722 }, { - "__id__": 718 + "__id__": 737 }, { - "__id__": 733 + "__id__": 752 }, { - "__id__": 748 + "__id__": 767 } ], "_active": true, "_components": [ { - "__id__": 763 + "__id__": 782 } ], "_prefab": null, @@ -19776,23 +21026,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 702 + "__id__": 721 }, "_children": [ { - "__id__": 704 + "__id__": 723 } ], "_active": true, "_components": [ { - "__id__": 713 + "__id__": 732 }, { - "__id__": 716 + "__id__": 735 }, { - "__id__": 717 + "__id__": 736 } ], "_prefab": null, @@ -19831,29 +21081,29 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 703 + "__id__": 722 }, "_children": [ { - "__id__": 705 + "__id__": 724 }, { - "__id__": 708 + "__id__": 727 } ], "_active": true, "_components": [ { - "__id__": 711 + "__id__": 730 }, { - "__id__": 712 + "__id__": 731 }, { - "__id__": 714 + "__id__": 733 }, { - "__id__": 715 + "__id__": 734 } ], "_prefab": null, @@ -19890,17 +21140,18 @@ "__type__": "cc.Node", "_name": "Glow", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 704 + "__id__": 723 }, "_children": [], "_active": true, "_components": [ { - "__id__": 706 + "__id__": 725 }, { - "__id__": 707 + "__id__": 726 } ], "_prefab": null, @@ -19937,8 +21188,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 705 + "__id__": 724 }, "_enabled": true, "__prefab": null, @@ -19958,8 +21210,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 705 + "__id__": 724 }, "_enabled": true, "__prefab": null, @@ -19996,17 +21249,18 @@ "__type__": "cc.Node", "_name": "Sprite", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 704 + "__id__": 723 }, "_children": [], "_active": true, "_components": [ { - "__id__": 709 + "__id__": 728 }, { - "__id__": 710 + "__id__": 729 } ], "_prefab": null, @@ -20043,8 +21297,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 708 + "__id__": 727 }, "_enabled": true, "__prefab": null, @@ -20064,8 +21319,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 708 + "__id__": 727 }, "_enabled": true, "__prefab": null, @@ -20104,7 +21360,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 704 + "__id__": 723 }, "_enabled": true, "__prefab": null, @@ -20132,7 +21388,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 704 + "__id__": 723 }, "_enabled": true, "__prefab": null, @@ -20148,7 +21404,7 @@ }, "collideConnected": false, "connectedBody": { - "__id__": 713 + "__id__": 732 }, "_enableLimit": true, "_lowerAngle": -60, @@ -20164,7 +21420,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 703 + "__id__": 722 }, "_enabled": true, "__prefab": null, @@ -20192,7 +21448,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 704 + "__id__": 723 }, "_enabled": true, "__prefab": null, @@ -20270,8 +21526,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 704 + "__id__": 723 }, "_enabled": true, "__prefab": null, @@ -20291,16 +21548,17 @@ "__type__": "85a1du42gFMrIHUG6qev0l/", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 703 + "__id__": 722 }, "_enabled": true, "__prefab": null, "_animation": { - "__id__": 717 + "__id__": 736 }, "_hingeJoint": { - "__id__": 712 + "__id__": 731 }, "_motorSpeedActive": -10000, "_motorSpeedDeActive": 10000, @@ -20315,8 +21573,9 @@ "__type__": "cc.Animation", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 703 + "__id__": 722 }, "_enabled": true, "__prefab": null, @@ -20339,23 +21598,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 702 + "__id__": 721 }, "_children": [ { - "__id__": 719 + "__id__": 738 } ], "_active": true, "_components": [ { - "__id__": 728 + "__id__": 747 }, { - "__id__": 731 + "__id__": 750 }, { - "__id__": 732 + "__id__": 751 } ], "_prefab": null, @@ -20394,29 +21653,29 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 718 + "__id__": 737 }, "_children": [ { - "__id__": 720 + "__id__": 739 }, { - "__id__": 723 + "__id__": 742 } ], "_active": true, "_components": [ { - "__id__": 726 + "__id__": 745 }, { - "__id__": 727 + "__id__": 746 }, { - "__id__": 729 + "__id__": 748 }, { - "__id__": 730 + "__id__": 749 } ], "_prefab": null, @@ -20453,17 +21712,18 @@ "__type__": "cc.Node", "_name": "Glow", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 719 + "__id__": 738 }, "_children": [], "_active": true, "_components": [ { - "__id__": 721 + "__id__": 740 }, { - "__id__": 722 + "__id__": 741 } ], "_prefab": null, @@ -20500,8 +21760,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 720 + "__id__": 739 }, "_enabled": true, "__prefab": null, @@ -20521,8 +21782,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 720 + "__id__": 739 }, "_enabled": true, "__prefab": null, @@ -20559,17 +21821,18 @@ "__type__": "cc.Node", "_name": "Sprite", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 719 + "__id__": 738 }, "_children": [], "_active": true, "_components": [ { - "__id__": 724 + "__id__": 743 }, { - "__id__": 725 + "__id__": 744 } ], "_prefab": null, @@ -20606,8 +21869,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 723 + "__id__": 742 }, "_enabled": true, "__prefab": null, @@ -20627,8 +21891,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 723 + "__id__": 742 }, "_enabled": true, "__prefab": null, @@ -20667,7 +21932,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 719 + "__id__": 738 }, "_enabled": true, "__prefab": null, @@ -20695,7 +21960,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 719 + "__id__": 738 }, "_enabled": true, "__prefab": null, @@ -20711,7 +21976,7 @@ }, "collideConnected": false, "connectedBody": { - "__id__": 728 + "__id__": 747 }, "_enableLimit": true, "_lowerAngle": 0, @@ -20727,7 +21992,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 718 + "__id__": 737 }, "_enabled": true, "__prefab": null, @@ -20755,7 +22020,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 719 + "__id__": 738 }, "_enabled": true, "__prefab": null, @@ -20848,8 +22113,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 719 + "__id__": 738 }, "_enabled": true, "__prefab": null, @@ -20869,16 +22135,17 @@ "__type__": "85a1du42gFMrIHUG6qev0l/", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 718 + "__id__": 737 }, "_enabled": true, "__prefab": null, "_animation": { - "__id__": 732 + "__id__": 751 }, "_hingeJoint": { - "__id__": 727 + "__id__": 746 }, "_motorSpeedActive": 10000, "_motorSpeedDeActive": -10000, @@ -20893,8 +22160,9 @@ "__type__": "cc.Animation", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 718 + "__id__": 737 }, "_enabled": true, "__prefab": null, @@ -20917,23 +22185,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 702 + "__id__": 721 }, "_children": [ { - "__id__": 734 + "__id__": 753 } ], "_active": true, "_components": [ { - "__id__": 743 + "__id__": 762 }, { - "__id__": 746 + "__id__": 765 }, { - "__id__": 747 + "__id__": 766 } ], "_prefab": null, @@ -20972,29 +22240,29 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 733 + "__id__": 752 }, "_children": [ { - "__id__": 735 + "__id__": 754 }, { - "__id__": 738 + "__id__": 757 } ], "_active": true, "_components": [ { - "__id__": 741 + "__id__": 760 }, { - "__id__": 742 + "__id__": 761 }, { - "__id__": 744 + "__id__": 763 }, { - "__id__": 745 + "__id__": 764 } ], "_prefab": null, @@ -21031,17 +22299,18 @@ "__type__": "cc.Node", "_name": "Glow", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 734 + "__id__": 753 }, "_children": [], "_active": true, "_components": [ { - "__id__": 736 + "__id__": 755 }, { - "__id__": 737 + "__id__": 756 } ], "_prefab": null, @@ -21078,8 +22347,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 735 + "__id__": 754 }, "_enabled": true, "__prefab": null, @@ -21099,8 +22369,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 735 + "__id__": 754 }, "_enabled": true, "__prefab": null, @@ -21137,17 +22408,18 @@ "__type__": "cc.Node", "_name": "Sprite", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 734 + "__id__": 753 }, "_children": [], "_active": true, "_components": [ { - "__id__": 739 + "__id__": 758 }, { - "__id__": 740 + "__id__": 759 } ], "_prefab": null, @@ -21184,8 +22456,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 738 + "__id__": 757 }, "_enabled": true, "__prefab": null, @@ -21205,8 +22478,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 738 + "__id__": 757 }, "_enabled": true, "__prefab": null, @@ -21245,7 +22519,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 734 + "__id__": 753 }, "_enabled": true, "__prefab": null, @@ -21273,7 +22547,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 734 + "__id__": 753 }, "_enabled": true, "__prefab": null, @@ -21289,7 +22563,7 @@ }, "collideConnected": false, "connectedBody": { - "__id__": 743 + "__id__": 762 }, "_enableLimit": true, "_lowerAngle": 0, @@ -21305,7 +22579,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 733 + "__id__": 752 }, "_enabled": true, "__prefab": null, @@ -21333,7 +22607,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 734 + "__id__": 753 }, "_enabled": true, "__prefab": null, @@ -21426,8 +22700,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 734 + "__id__": 753 }, "_enabled": true, "__prefab": null, @@ -21447,16 +22722,17 @@ "__type__": "85a1du42gFMrIHUG6qev0l/", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 733 + "__id__": 752 }, "_enabled": true, "__prefab": null, "_animation": { - "__id__": 747 + "__id__": 766 }, "_hingeJoint": { - "__id__": 742 + "__id__": 761 }, "_motorSpeedActive": 10000, "_motorSpeedDeActive": -10000, @@ -21471,8 +22747,9 @@ "__type__": "cc.Animation", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 733 + "__id__": 752 }, "_enabled": true, "__prefab": null, @@ -21495,23 +22772,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 702 + "__id__": 721 }, "_children": [ { - "__id__": 749 + "__id__": 768 } ], "_active": true, "_components": [ { - "__id__": 758 + "__id__": 777 }, { - "__id__": 761 + "__id__": 780 }, { - "__id__": 762 + "__id__": 781 } ], "_prefab": null, @@ -21550,29 +22827,29 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 748 + "__id__": 767 }, "_children": [ { - "__id__": 750 + "__id__": 769 }, { - "__id__": 753 + "__id__": 772 } ], "_active": true, "_components": [ { - "__id__": 756 + "__id__": 775 }, { - "__id__": 757 + "__id__": 776 }, { - "__id__": 759 + "__id__": 778 }, { - "__id__": 760 + "__id__": 779 } ], "_prefab": null, @@ -21609,17 +22886,18 @@ "__type__": "cc.Node", "_name": "Glow", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 749 + "__id__": 768 }, "_children": [], "_active": true, "_components": [ { - "__id__": 751 + "__id__": 770 }, { - "__id__": 752 + "__id__": 771 } ], "_prefab": null, @@ -21656,8 +22934,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 750 + "__id__": 769 }, "_enabled": true, "__prefab": null, @@ -21677,8 +22956,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 750 + "__id__": 769 }, "_enabled": true, "__prefab": null, @@ -21715,17 +22995,18 @@ "__type__": "cc.Node", "_name": "Sprite", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 749 + "__id__": 768 }, "_children": [], "_active": true, "_components": [ { - "__id__": 754 + "__id__": 773 }, { - "__id__": 755 + "__id__": 774 } ], "_prefab": null, @@ -21762,8 +23043,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 753 + "__id__": 772 }, "_enabled": true, "__prefab": null, @@ -21783,8 +23065,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 753 + "__id__": 772 }, "_enabled": true, "__prefab": null, @@ -21823,7 +23106,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 749 + "__id__": 768 }, "_enabled": true, "__prefab": null, @@ -21851,7 +23134,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 749 + "__id__": 768 }, "_enabled": true, "__prefab": null, @@ -21867,7 +23150,7 @@ }, "collideConnected": false, "connectedBody": { - "__id__": 758 + "__id__": 777 }, "_enableLimit": true, "_lowerAngle": -60, @@ -21883,7 +23166,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 748 + "__id__": 767 }, "_enabled": true, "__prefab": null, @@ -21911,7 +23194,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 749 + "__id__": 768 }, "_enabled": true, "__prefab": null, @@ -21989,8 +23272,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 749 + "__id__": 768 }, "_enabled": true, "__prefab": null, @@ -22010,16 +23294,17 @@ "__type__": "85a1du42gFMrIHUG6qev0l/", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 748 + "__id__": 767 }, "_enabled": true, "__prefab": null, "_animation": { - "__id__": 762 + "__id__": 781 }, "_hingeJoint": { - "__id__": 757 + "__id__": 776 }, "_motorSpeedActive": -10000, "_motorSpeedDeActive": 10000, @@ -22034,8 +23319,9 @@ "__type__": "cc.Animation", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 748 + "__id__": 767 }, "_enabled": true, "__prefab": null, @@ -22056,8 +23342,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 702 + "__id__": 721 }, "_enabled": true, "__prefab": null, @@ -22077,6 +23364,7 @@ "__type__": "cc.Node", "_name": "Outter", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { "__id__": 9 }, @@ -22084,13 +23372,16 @@ "_active": true, "_components": [ { - "__id__": 765 + "__id__": 784 }, { - "__id__": 766 + "__id__": 785 }, { - "__id__": 767 + "__id__": 786 + }, + { + "__id__": 787 } ], "_prefab": null, @@ -22127,8 +23418,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 764 + "__id__": 783 }, "_enabled": true, "__prefab": null, @@ -22148,8 +23440,9 @@ "__type__": "cc.BoxCollider2D", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 764 + "__id__": 783 }, "_enabled": true, "__prefab": null, @@ -22175,230 +23468,260 @@ "__type__": "ca8a0x4KJRGNJFfMRlEhSED", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 764 + "__id__": 783 }, "_enabled": true, "__prefab": null, "_collider": { - "__id__": 766 + "__id__": 785 }, "_id": "63rfzsm3REkprs+s68PCRK" }, + { + "__type__": "cc.RigidBody2D", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 783 + }, + "_enabled": true, + "__prefab": null, + "enabledContactListener": true, + "bullet": false, + "awakeOnLoad": true, + "_group": 1, + "_type": 0, + "_allowSleep": true, + "_gravityScale": 1, + "_linearDamping": 0, + "_angularDamping": 0, + "_linearVelocity": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_angularVelocity": 0, + "_fixedRotation": false, + "_id": "9bsCJ4LJlMlpoKyPPGvA7D" + }, { "__type__": "cc.Node", "_name": "SpawnManager", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { "__id__": 9 }, "_children": [ { - "__id__": 769 + "__id__": 789 }, { - "__id__": 772 + "__id__": 792 }, { - "__id__": 775 + "__id__": 795 }, { - "__id__": 778 + "__id__": 798 }, { - "__id__": 781 + "__id__": 801 }, { - "__id__": 784 + "__id__": 804 }, { - "__id__": 787 + "__id__": 807 }, { - "__id__": 790 + "__id__": 810 }, { - "__id__": 793 + "__id__": 813 }, { - "__id__": 796 + "__id__": 816 }, { - "__id__": 799 + "__id__": 819 }, { - "__id__": 802 + "__id__": 822 }, { - "__id__": 805 + "__id__": 825 }, { - "__id__": 808 + "__id__": 828 }, { - "__id__": 811 + "__id__": 831 }, { - "__id__": 814 + "__id__": 834 }, { - "__id__": 817 + "__id__": 837 }, { - "__id__": 820 + "__id__": 840 }, { - "__id__": 823 + "__id__": 843 }, { - "__id__": 826 + "__id__": 846 }, { - "__id__": 829 + "__id__": 849 }, { - "__id__": 832 + "__id__": 852 }, { - "__id__": 835 + "__id__": 855 }, { - "__id__": 838 + "__id__": 858 }, { - "__id__": 841 + "__id__": 861 }, { - "__id__": 844 + "__id__": 864 }, { - "__id__": 847 + "__id__": 867 }, { - "__id__": 850 + "__id__": 870 }, { - "__id__": 853 + "__id__": 873 }, { - "__id__": 856 + "__id__": 876 }, { - "__id__": 859 + "__id__": 879 }, { - "__id__": 862 + "__id__": 882 }, { - "__id__": 865 + "__id__": 885 }, { - "__id__": 868 + "__id__": 888 }, { - "__id__": 871 + "__id__": 891 }, { - "__id__": 874 + "__id__": 894 }, { - "__id__": 877 + "__id__": 897 }, { - "__id__": 880 + "__id__": 900 }, { - "__id__": 883 + "__id__": 903 }, { - "__id__": 886 + "__id__": 906 }, { - "__id__": 889 + "__id__": 909 }, { - "__id__": 892 + "__id__": 912 }, { - "__id__": 895 + "__id__": 915 }, { - "__id__": 898 + "__id__": 918 }, { - "__id__": 901 + "__id__": 921 }, { - "__id__": 904 + "__id__": 924 }, { - "__id__": 907 + "__id__": 927 }, { - "__id__": 910 + "__id__": 930 }, { - "__id__": 913 + "__id__": 933 }, { - "__id__": 916 + "__id__": 936 }, { - "__id__": 919 + "__id__": 939 }, { - "__id__": 922 + "__id__": 942 }, { - "__id__": 925 + "__id__": 945 }, { - "__id__": 928 + "__id__": 948 }, { - "__id__": 931 + "__id__": 951 }, { - "__id__": 934 + "__id__": 954 }, { - "__id__": 937 + "__id__": 957 }, { - "__id__": 940 + "__id__": 960 }, { - "__id__": 943 + "__id__": 963 }, { - "__id__": 946 + "__id__": 966 }, { - "__id__": 949 + "__id__": 969 }, { - "__id__": 952 + "__id__": 972 }, { - "__id__": 955 + "__id__": 975 }, { - "__id__": 958 + "__id__": 978 }, { - "__id__": 961 + "__id__": 981 }, { - "__id__": 964 + "__id__": 984 } ], "_active": true, "_components": [ { - "__id__": 967 + "__id__": 987 }, { - "__id__": 968 + "__id__": 988 } ], "_prefab": null, @@ -22435,17 +23758,18 @@ "__type__": "cc.Node", "_name": "spawn point", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 768 + "__id__": 788 }, "_children": [], "_active": true, "_components": [ { - "__id__": 770 + "__id__": 790 }, { - "__id__": 771 + "__id__": 791 } ], "_prefab": null, @@ -22482,8 +23806,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 769 + "__id__": 789 }, "_enabled": true, "__prefab": null, @@ -22503,8 +23828,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 769 + "__id__": 789 }, "_enabled": true, "__prefab": null, @@ -22541,17 +23867,18 @@ "__type__": "cc.Node", "_name": "spawn point-001", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 768 + "__id__": 788 }, "_children": [], "_active": true, "_components": [ { - "__id__": 773 + "__id__": 793 }, { - "__id__": 774 + "__id__": 794 } ], "_prefab": null, @@ -22588,8 +23915,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 772 + "__id__": 792 }, "_enabled": true, "__prefab": null, @@ -22609,8 +23937,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 772 + "__id__": 792 }, "_enabled": true, "__prefab": null, @@ -22647,17 +23976,18 @@ "__type__": "cc.Node", "_name": "spawn point-002", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 768 + "__id__": 788 }, "_children": [], "_active": true, "_components": [ { - "__id__": 776 + "__id__": 796 }, { - "__id__": 777 + "__id__": 797 } ], "_prefab": null, @@ -22694,8 +24024,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 775 + "__id__": 795 }, "_enabled": true, "__prefab": null, @@ -22715,8 +24046,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 775 + "__id__": 795 }, "_enabled": true, "__prefab": null, @@ -22753,17 +24085,18 @@ "__type__": "cc.Node", "_name": "spawn point-003", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 768 + "__id__": 788 }, "_children": [], "_active": true, "_components": [ { - "__id__": 779 + "__id__": 799 }, { - "__id__": 780 + "__id__": 800 } ], "_prefab": null, @@ -22800,8 +24133,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 778 + "__id__": 798 }, "_enabled": true, "__prefab": null, @@ -22821,8 +24155,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 778 + "__id__": 798 }, "_enabled": true, "__prefab": null, @@ -22859,17 +24194,18 @@ "__type__": "cc.Node", "_name": "spawn point-004", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 768 + "__id__": 788 }, "_children": [], "_active": true, "_components": [ { - "__id__": 782 + "__id__": 802 }, { - "__id__": 783 + "__id__": 803 } ], "_prefab": null, @@ -22906,8 +24242,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 781 + "__id__": 801 }, "_enabled": true, "__prefab": null, @@ -22927,8 +24264,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 781 + "__id__": 801 }, "_enabled": true, "__prefab": null, @@ -22965,17 +24303,18 @@ "__type__": "cc.Node", "_name": "spawn point-005", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 768 + "__id__": 788 }, "_children": [], "_active": true, "_components": [ { - "__id__": 785 + "__id__": 805 }, { - "__id__": 786 + "__id__": 806 } ], "_prefab": null, @@ -23012,8 +24351,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 784 + "__id__": 804 }, "_enabled": true, "__prefab": null, @@ -23033,8 +24373,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 784 + "__id__": 804 }, "_enabled": true, "__prefab": null, @@ -23071,17 +24412,18 @@ "__type__": "cc.Node", "_name": "spawn point-006", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 768 + "__id__": 788 }, "_children": [], "_active": true, "_components": [ { - "__id__": 788 + "__id__": 808 }, { - "__id__": 789 + "__id__": 809 } ], "_prefab": null, @@ -23118,8 +24460,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 787 + "__id__": 807 }, "_enabled": true, "__prefab": null, @@ -23139,8 +24482,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 787 + "__id__": 807 }, "_enabled": true, "__prefab": null, @@ -23177,17 +24521,18 @@ "__type__": "cc.Node", "_name": "spawn point-007", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 768 + "__id__": 788 }, "_children": [], "_active": true, "_components": [ { - "__id__": 791 + "__id__": 811 }, { - "__id__": 792 + "__id__": 812 } ], "_prefab": null, @@ -23224,8 +24569,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 790 + "__id__": 810 }, "_enabled": true, "__prefab": null, @@ -23245,8 +24591,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 790 + "__id__": 810 }, "_enabled": true, "__prefab": null, @@ -23283,17 +24630,18 @@ "__type__": "cc.Node", "_name": "spawn point-008", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 768 + "__id__": 788 }, "_children": [], "_active": true, "_components": [ { - "__id__": 794 + "__id__": 814 }, { - "__id__": 795 + "__id__": 815 } ], "_prefab": null, @@ -23330,8 +24678,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 793 + "__id__": 813 }, "_enabled": true, "__prefab": null, @@ -23351,8 +24700,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 793 + "__id__": 813 }, "_enabled": true, "__prefab": null, @@ -23389,17 +24739,18 @@ "__type__": "cc.Node", "_name": "spawn point-009", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 768 + "__id__": 788 }, "_children": [], "_active": true, "_components": [ { - "__id__": 797 + "__id__": 817 }, { - "__id__": 798 + "__id__": 818 } ], "_prefab": null, @@ -23436,8 +24787,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 796 + "__id__": 816 }, "_enabled": true, "__prefab": null, @@ -23457,8 +24809,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 796 + "__id__": 816 }, "_enabled": true, "__prefab": null, @@ -23495,17 +24848,18 @@ "__type__": "cc.Node", "_name": "spawn point-010", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 768 + "__id__": 788 }, "_children": [], "_active": true, "_components": [ { - "__id__": 800 + "__id__": 820 }, { - "__id__": 801 + "__id__": 821 } ], "_prefab": null, @@ -23542,8 +24896,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 799 + "__id__": 819 }, "_enabled": true, "__prefab": null, @@ -23563,8 +24918,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 799 + "__id__": 819 }, "_enabled": true, "__prefab": null, @@ -23601,17 +24957,18 @@ "__type__": "cc.Node", "_name": "spawn point-011", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 768 + "__id__": 788 }, "_children": [], "_active": true, "_components": [ { - "__id__": 803 + "__id__": 823 }, { - "__id__": 804 + "__id__": 824 } ], "_prefab": null, @@ -23648,8 +25005,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 802 + "__id__": 822 }, "_enabled": true, "__prefab": null, @@ -23669,8 +25027,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 802 + "__id__": 822 }, "_enabled": true, "__prefab": null, @@ -23707,17 +25066,18 @@ "__type__": "cc.Node", "_name": "spawn point-014", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 768 + "__id__": 788 }, "_children": [], "_active": true, "_components": [ { - "__id__": 806 + "__id__": 826 }, { - "__id__": 807 + "__id__": 827 } ], "_prefab": null, @@ -23754,8 +25114,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 805 + "__id__": 825 }, "_enabled": true, "__prefab": null, @@ -23775,8 +25136,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 805 + "__id__": 825 }, "_enabled": true, "__prefab": null, @@ -23813,17 +25175,18 @@ "__type__": "cc.Node", "_name": "spawn point-015", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 768 + "__id__": 788 }, "_children": [], "_active": true, "_components": [ { - "__id__": 809 + "__id__": 829 }, { - "__id__": 810 + "__id__": 830 } ], "_prefab": null, @@ -23860,8 +25223,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 808 + "__id__": 828 }, "_enabled": true, "__prefab": null, @@ -23881,8 +25245,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 808 + "__id__": 828 }, "_enabled": true, "__prefab": null, @@ -23919,17 +25284,18 @@ "__type__": "cc.Node", "_name": "spawn point-016", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 768 + "__id__": 788 }, "_children": [], "_active": true, "_components": [ { - "__id__": 812 + "__id__": 832 }, { - "__id__": 813 + "__id__": 833 } ], "_prefab": null, @@ -23966,8 +25332,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 811 + "__id__": 831 }, "_enabled": true, "__prefab": null, @@ -23987,8 +25354,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 811 + "__id__": 831 }, "_enabled": true, "__prefab": null, @@ -24025,17 +25393,18 @@ "__type__": "cc.Node", "_name": "spawn point-017", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 768 + "__id__": 788 }, "_children": [], "_active": true, "_components": [ { - "__id__": 815 + "__id__": 835 }, { - "__id__": 816 + "__id__": 836 } ], "_prefab": null, @@ -24072,8 +25441,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 814 + "__id__": 834 }, "_enabled": true, "__prefab": null, @@ -24093,8 +25463,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 814 + "__id__": 834 }, "_enabled": true, "__prefab": null, @@ -24131,17 +25502,18 @@ "__type__": "cc.Node", "_name": "spawn point-020", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 768 + "__id__": 788 }, "_children": [], "_active": true, "_components": [ { - "__id__": 818 + "__id__": 838 }, { - "__id__": 819 + "__id__": 839 } ], "_prefab": null, @@ -24178,8 +25550,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 817 + "__id__": 837 }, "_enabled": true, "__prefab": null, @@ -24199,8 +25572,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 817 + "__id__": 837 }, "_enabled": true, "__prefab": null, @@ -24237,17 +25611,18 @@ "__type__": "cc.Node", "_name": "spawn point-021", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 768 + "__id__": 788 }, "_children": [], "_active": true, "_components": [ { - "__id__": 821 + "__id__": 841 }, { - "__id__": 822 + "__id__": 842 } ], "_prefab": null, @@ -24284,8 +25659,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 820 + "__id__": 840 }, "_enabled": true, "__prefab": null, @@ -24305,8 +25681,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 820 + "__id__": 840 }, "_enabled": true, "__prefab": null, @@ -24343,17 +25720,18 @@ "__type__": "cc.Node", "_name": "spawn point-022", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 768 + "__id__": 788 }, "_children": [], "_active": true, "_components": [ { - "__id__": 824 + "__id__": 844 }, { - "__id__": 825 + "__id__": 845 } ], "_prefab": null, @@ -24390,8 +25768,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 823 + "__id__": 843 }, "_enabled": true, "__prefab": null, @@ -24411,8 +25790,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 823 + "__id__": 843 }, "_enabled": true, "__prefab": null, @@ -24449,17 +25829,18 @@ "__type__": "cc.Node", "_name": "spawn point-023", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 768 + "__id__": 788 }, "_children": [], "_active": true, "_components": [ { - "__id__": 827 + "__id__": 847 }, { - "__id__": 828 + "__id__": 848 } ], "_prefab": null, @@ -24496,8 +25877,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 826 + "__id__": 846 }, "_enabled": true, "__prefab": null, @@ -24517,8 +25899,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 826 + "__id__": 846 }, "_enabled": true, "__prefab": null, @@ -24555,17 +25938,18 @@ "__type__": "cc.Node", "_name": "spawn point-024", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 768 + "__id__": 788 }, "_children": [], "_active": true, "_components": [ { - "__id__": 830 + "__id__": 850 }, { - "__id__": 831 + "__id__": 851 } ], "_prefab": null, @@ -24602,8 +25986,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 829 + "__id__": 849 }, "_enabled": true, "__prefab": null, @@ -24623,8 +26008,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 829 + "__id__": 849 }, "_enabled": true, "__prefab": null, @@ -24661,17 +26047,18 @@ "__type__": "cc.Node", "_name": "spawn point-025", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 768 + "__id__": 788 }, "_children": [], "_active": true, "_components": [ { - "__id__": 833 + "__id__": 853 }, { - "__id__": 834 + "__id__": 854 } ], "_prefab": null, @@ -24708,8 +26095,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 832 + "__id__": 852 }, "_enabled": true, "__prefab": null, @@ -24729,8 +26117,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 832 + "__id__": 852 }, "_enabled": true, "__prefab": null, @@ -24767,17 +26156,18 @@ "__type__": "cc.Node", "_name": "spawn point-026", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 768 + "__id__": 788 }, "_children": [], "_active": true, "_components": [ { - "__id__": 836 + "__id__": 856 }, { - "__id__": 837 + "__id__": 857 } ], "_prefab": null, @@ -24814,8 +26204,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 835 + "__id__": 855 }, "_enabled": true, "__prefab": null, @@ -24835,8 +26226,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 835 + "__id__": 855 }, "_enabled": true, "__prefab": null, @@ -24873,17 +26265,18 @@ "__type__": "cc.Node", "_name": "spawn point-027", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 768 + "__id__": 788 }, "_children": [], "_active": true, "_components": [ { - "__id__": 839 + "__id__": 859 }, { - "__id__": 840 + "__id__": 860 } ], "_prefab": null, @@ -24920,8 +26313,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 838 + "__id__": 858 }, "_enabled": true, "__prefab": null, @@ -24941,8 +26335,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 838 + "__id__": 858 }, "_enabled": true, "__prefab": null, @@ -24979,17 +26374,18 @@ "__type__": "cc.Node", "_name": "spawn point-028", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 768 + "__id__": 788 }, "_children": [], "_active": true, "_components": [ { - "__id__": 842 + "__id__": 862 }, { - "__id__": 843 + "__id__": 863 } ], "_prefab": null, @@ -25026,8 +26422,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 841 + "__id__": 861 }, "_enabled": true, "__prefab": null, @@ -25047,8 +26444,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 841 + "__id__": 861 }, "_enabled": true, "__prefab": null, @@ -25085,17 +26483,18 @@ "__type__": "cc.Node", "_name": "spawn point-029", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 768 + "__id__": 788 }, "_children": [], "_active": true, "_components": [ { - "__id__": 845 + "__id__": 865 }, { - "__id__": 846 + "__id__": 866 } ], "_prefab": null, @@ -25132,8 +26531,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 844 + "__id__": 864 }, "_enabled": true, "__prefab": null, @@ -25153,8 +26553,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 844 + "__id__": 864 }, "_enabled": true, "__prefab": null, @@ -25191,17 +26592,18 @@ "__type__": "cc.Node", "_name": "spawn point-030", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 768 + "__id__": 788 }, "_children": [], "_active": true, "_components": [ { - "__id__": 848 + "__id__": 868 }, { - "__id__": 849 + "__id__": 869 } ], "_prefab": null, @@ -25238,8 +26640,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 847 + "__id__": 867 }, "_enabled": true, "__prefab": null, @@ -25259,8 +26662,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 847 + "__id__": 867 }, "_enabled": true, "__prefab": null, @@ -25297,17 +26701,18 @@ "__type__": "cc.Node", "_name": "spawn point-031", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 768 + "__id__": 788 }, "_children": [], "_active": true, "_components": [ { - "__id__": 851 + "__id__": 871 }, { - "__id__": 852 + "__id__": 872 } ], "_prefab": null, @@ -25344,8 +26749,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 850 + "__id__": 870 }, "_enabled": true, "__prefab": null, @@ -25365,8 +26771,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 850 + "__id__": 870 }, "_enabled": true, "__prefab": null, @@ -25403,17 +26810,18 @@ "__type__": "cc.Node", "_name": "spawn point-032", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 768 + "__id__": 788 }, "_children": [], "_active": true, "_components": [ { - "__id__": 854 + "__id__": 874 }, { - "__id__": 855 + "__id__": 875 } ], "_prefab": null, @@ -25450,8 +26858,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 853 + "__id__": 873 }, "_enabled": true, "__prefab": null, @@ -25471,8 +26880,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 853 + "__id__": 873 }, "_enabled": true, "__prefab": null, @@ -25509,17 +26919,18 @@ "__type__": "cc.Node", "_name": "spawn point-033", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 768 + "__id__": 788 }, "_children": [], "_active": true, "_components": [ { - "__id__": 857 + "__id__": 877 }, { - "__id__": 858 + "__id__": 878 } ], "_prefab": null, @@ -25556,8 +26967,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 856 + "__id__": 876 }, "_enabled": true, "__prefab": null, @@ -25577,8 +26989,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 856 + "__id__": 876 }, "_enabled": true, "__prefab": null, @@ -25615,17 +27028,18 @@ "__type__": "cc.Node", "_name": "spawn point-034", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 768 + "__id__": 788 }, "_children": [], "_active": true, "_components": [ { - "__id__": 860 + "__id__": 880 }, { - "__id__": 861 + "__id__": 881 } ], "_prefab": null, @@ -25662,8 +27076,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 859 + "__id__": 879 }, "_enabled": true, "__prefab": null, @@ -25683,8 +27098,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 859 + "__id__": 879 }, "_enabled": true, "__prefab": null, @@ -25721,17 +27137,18 @@ "__type__": "cc.Node", "_name": "spawn point-035", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 768 + "__id__": 788 }, "_children": [], "_active": true, "_components": [ { - "__id__": 863 + "__id__": 883 }, { - "__id__": 864 + "__id__": 884 } ], "_prefab": null, @@ -25768,8 +27185,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 862 + "__id__": 882 }, "_enabled": true, "__prefab": null, @@ -25789,8 +27207,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 862 + "__id__": 882 }, "_enabled": true, "__prefab": null, @@ -25827,17 +27246,18 @@ "__type__": "cc.Node", "_name": "spawn point-036", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 768 + "__id__": 788 }, "_children": [], "_active": true, "_components": [ { - "__id__": 866 + "__id__": 886 }, { - "__id__": 867 + "__id__": 887 } ], "_prefab": null, @@ -25874,8 +27294,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 865 + "__id__": 885 }, "_enabled": true, "__prefab": null, @@ -25895,8 +27316,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 865 + "__id__": 885 }, "_enabled": true, "__prefab": null, @@ -25933,17 +27355,18 @@ "__type__": "cc.Node", "_name": "spawn point-037", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 768 + "__id__": 788 }, "_children": [], "_active": true, "_components": [ { - "__id__": 869 + "__id__": 889 }, { - "__id__": 870 + "__id__": 890 } ], "_prefab": null, @@ -25980,8 +27403,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 868 + "__id__": 888 }, "_enabled": true, "__prefab": null, @@ -26001,8 +27425,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 868 + "__id__": 888 }, "_enabled": true, "__prefab": null, @@ -26039,17 +27464,18 @@ "__type__": "cc.Node", "_name": "spawn point-038", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 768 + "__id__": 788 }, "_children": [], "_active": true, "_components": [ { - "__id__": 872 + "__id__": 892 }, { - "__id__": 873 + "__id__": 893 } ], "_prefab": null, @@ -26086,8 +27512,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 871 + "__id__": 891 }, "_enabled": true, "__prefab": null, @@ -26107,8 +27534,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 871 + "__id__": 891 }, "_enabled": true, "__prefab": null, @@ -26145,17 +27573,18 @@ "__type__": "cc.Node", "_name": "spawn point-039", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 768 + "__id__": 788 }, "_children": [], "_active": true, "_components": [ { - "__id__": 875 + "__id__": 895 }, { - "__id__": 876 + "__id__": 896 } ], "_prefab": null, @@ -26192,8 +27621,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 874 + "__id__": 894 }, "_enabled": true, "__prefab": null, @@ -26213,8 +27643,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 874 + "__id__": 894 }, "_enabled": true, "__prefab": null, @@ -26251,17 +27682,18 @@ "__type__": "cc.Node", "_name": "spawn point-040", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 768 + "__id__": 788 }, "_children": [], "_active": true, "_components": [ { - "__id__": 878 + "__id__": 898 }, { - "__id__": 879 + "__id__": 899 } ], "_prefab": null, @@ -26298,8 +27730,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 877 + "__id__": 897 }, "_enabled": true, "__prefab": null, @@ -26319,8 +27752,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 877 + "__id__": 897 }, "_enabled": true, "__prefab": null, @@ -26357,17 +27791,18 @@ "__type__": "cc.Node", "_name": "spawn point-041", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 768 + "__id__": 788 }, "_children": [], "_active": true, "_components": [ { - "__id__": 881 + "__id__": 901 }, { - "__id__": 882 + "__id__": 902 } ], "_prefab": null, @@ -26404,8 +27839,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 880 + "__id__": 900 }, "_enabled": true, "__prefab": null, @@ -26425,8 +27861,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 880 + "__id__": 900 }, "_enabled": true, "__prefab": null, @@ -26463,17 +27900,18 @@ "__type__": "cc.Node", "_name": "spawn point-043", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 768 + "__id__": 788 }, "_children": [], "_active": true, "_components": [ { - "__id__": 884 + "__id__": 904 }, { - "__id__": 885 + "__id__": 905 } ], "_prefab": null, @@ -26510,8 +27948,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 883 + "__id__": 903 }, "_enabled": true, "__prefab": null, @@ -26531,8 +27970,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 883 + "__id__": 903 }, "_enabled": true, "__prefab": null, @@ -26569,17 +28009,18 @@ "__type__": "cc.Node", "_name": "spawn point-044", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 768 + "__id__": 788 }, "_children": [], "_active": true, "_components": [ { - "__id__": 887 + "__id__": 907 }, { - "__id__": 888 + "__id__": 908 } ], "_prefab": null, @@ -26616,8 +28057,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 886 + "__id__": 906 }, "_enabled": true, "__prefab": null, @@ -26637,8 +28079,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 886 + "__id__": 906 }, "_enabled": true, "__prefab": null, @@ -26675,17 +28118,18 @@ "__type__": "cc.Node", "_name": "spawn point-045", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 768 + "__id__": 788 }, "_children": [], "_active": true, "_components": [ { - "__id__": 890 + "__id__": 910 }, { - "__id__": 891 + "__id__": 911 } ], "_prefab": null, @@ -26722,8 +28166,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 889 + "__id__": 909 }, "_enabled": true, "__prefab": null, @@ -26743,8 +28188,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 889 + "__id__": 909 }, "_enabled": true, "__prefab": null, @@ -26781,17 +28227,18 @@ "__type__": "cc.Node", "_name": "spawn point-047", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 768 + "__id__": 788 }, "_children": [], "_active": true, "_components": [ { - "__id__": 893 + "__id__": 913 }, { - "__id__": 894 + "__id__": 914 } ], "_prefab": null, @@ -26828,8 +28275,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 892 + "__id__": 912 }, "_enabled": true, "__prefab": null, @@ -26849,8 +28297,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 892 + "__id__": 912 }, "_enabled": true, "__prefab": null, @@ -26887,17 +28336,18 @@ "__type__": "cc.Node", "_name": "spawn point-048", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 768 + "__id__": 788 }, "_children": [], "_active": true, "_components": [ { - "__id__": 896 + "__id__": 916 }, { - "__id__": 897 + "__id__": 917 } ], "_prefab": null, @@ -26934,8 +28384,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 895 + "__id__": 915 }, "_enabled": true, "__prefab": null, @@ -26955,8 +28406,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 895 + "__id__": 915 }, "_enabled": true, "__prefab": null, @@ -26993,17 +28445,18 @@ "__type__": "cc.Node", "_name": "spawn point-049", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 768 + "__id__": 788 }, "_children": [], "_active": true, "_components": [ { - "__id__": 899 + "__id__": 919 }, { - "__id__": 900 + "__id__": 920 } ], "_prefab": null, @@ -27040,8 +28493,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 898 + "__id__": 918 }, "_enabled": true, "__prefab": null, @@ -27061,8 +28515,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 898 + "__id__": 918 }, "_enabled": true, "__prefab": null, @@ -27099,17 +28554,18 @@ "__type__": "cc.Node", "_name": "spawn point-050", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 768 + "__id__": 788 }, "_children": [], "_active": true, "_components": [ { - "__id__": 902 + "__id__": 922 }, { - "__id__": 903 + "__id__": 923 } ], "_prefab": null, @@ -27146,8 +28602,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 901 + "__id__": 921 }, "_enabled": true, "__prefab": null, @@ -27167,8 +28624,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 901 + "__id__": 921 }, "_enabled": true, "__prefab": null, @@ -27205,17 +28663,18 @@ "__type__": "cc.Node", "_name": "spawn point-051", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 768 + "__id__": 788 }, "_children": [], "_active": true, "_components": [ { - "__id__": 905 + "__id__": 925 }, { - "__id__": 906 + "__id__": 926 } ], "_prefab": null, @@ -27252,8 +28711,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 904 + "__id__": 924 }, "_enabled": true, "__prefab": null, @@ -27273,8 +28733,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 904 + "__id__": 924 }, "_enabled": true, "__prefab": null, @@ -27311,17 +28772,18 @@ "__type__": "cc.Node", "_name": "spawn point-052", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 768 + "__id__": 788 }, "_children": [], "_active": true, "_components": [ { - "__id__": 908 + "__id__": 928 }, { - "__id__": 909 + "__id__": 929 } ], "_prefab": null, @@ -27358,8 +28820,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 907 + "__id__": 927 }, "_enabled": true, "__prefab": null, @@ -27379,8 +28842,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 907 + "__id__": 927 }, "_enabled": true, "__prefab": null, @@ -27417,17 +28881,18 @@ "__type__": "cc.Node", "_name": "spawn point-053", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 768 + "__id__": 788 }, "_children": [], "_active": true, "_components": [ { - "__id__": 911 + "__id__": 931 }, { - "__id__": 912 + "__id__": 932 } ], "_prefab": null, @@ -27464,8 +28929,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 910 + "__id__": 930 }, "_enabled": true, "__prefab": null, @@ -27485,8 +28951,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 910 + "__id__": 930 }, "_enabled": true, "__prefab": null, @@ -27523,17 +28990,18 @@ "__type__": "cc.Node", "_name": "spawn point-018", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 768 + "__id__": 788 }, "_children": [], "_active": true, "_components": [ { - "__id__": 914 + "__id__": 934 }, { - "__id__": 915 + "__id__": 935 } ], "_prefab": null, @@ -27570,8 +29038,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 913 + "__id__": 933 }, "_enabled": true, "__prefab": null, @@ -27591,8 +29060,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 913 + "__id__": 933 }, "_enabled": true, "__prefab": null, @@ -27629,17 +29099,18 @@ "__type__": "cc.Node", "_name": "spawn point-019", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 768 + "__id__": 788 }, "_children": [], "_active": true, "_components": [ { - "__id__": 917 + "__id__": 937 }, { - "__id__": 918 + "__id__": 938 } ], "_prefab": null, @@ -27676,8 +29147,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 916 + "__id__": 936 }, "_enabled": true, "__prefab": null, @@ -27697,8 +29169,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 916 + "__id__": 936 }, "_enabled": true, "__prefab": null, @@ -27735,17 +29208,18 @@ "__type__": "cc.Node", "_name": "spawn point-042", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 768 + "__id__": 788 }, "_children": [], "_active": true, "_components": [ { - "__id__": 920 + "__id__": 940 }, { - "__id__": 921 + "__id__": 941 } ], "_prefab": null, @@ -27782,8 +29256,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 919 + "__id__": 939 }, "_enabled": true, "__prefab": null, @@ -27803,8 +29278,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 919 + "__id__": 939 }, "_enabled": true, "__prefab": null, @@ -27841,17 +29317,18 @@ "__type__": "cc.Node", "_name": "spawn point-046", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 768 + "__id__": 788 }, "_children": [], "_active": true, "_components": [ { - "__id__": 923 + "__id__": 943 }, { - "__id__": 924 + "__id__": 944 } ], "_prefab": null, @@ -27888,8 +29365,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 922 + "__id__": 942 }, "_enabled": true, "__prefab": null, @@ -27909,8 +29387,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 922 + "__id__": 942 }, "_enabled": true, "__prefab": null, @@ -27947,17 +29426,18 @@ "__type__": "cc.Node", "_name": "spawn point-054", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 768 + "__id__": 788 }, "_children": [], "_active": true, "_components": [ { - "__id__": 926 + "__id__": 946 }, { - "__id__": 927 + "__id__": 947 } ], "_prefab": null, @@ -27994,8 +29474,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 925 + "__id__": 945 }, "_enabled": true, "__prefab": null, @@ -28015,8 +29496,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 925 + "__id__": 945 }, "_enabled": true, "__prefab": null, @@ -28053,17 +29535,18 @@ "__type__": "cc.Node", "_name": "spawn point-055", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 768 + "__id__": 788 }, "_children": [], "_active": true, "_components": [ { - "__id__": 929 + "__id__": 949 }, { - "__id__": 930 + "__id__": 950 } ], "_prefab": null, @@ -28100,8 +29583,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 928 + "__id__": 948 }, "_enabled": true, "__prefab": null, @@ -28121,8 +29605,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 928 + "__id__": 948 }, "_enabled": true, "__prefab": null, @@ -28159,17 +29644,18 @@ "__type__": "cc.Node", "_name": "spawn point-012", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 768 + "__id__": 788 }, "_children": [], "_active": true, "_components": [ { - "__id__": 932 + "__id__": 952 }, { - "__id__": 933 + "__id__": 953 } ], "_prefab": null, @@ -28206,8 +29692,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 931 + "__id__": 951 }, "_enabled": true, "__prefab": null, @@ -28227,8 +29714,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 931 + "__id__": 951 }, "_enabled": true, "__prefab": null, @@ -28265,17 +29753,18 @@ "__type__": "cc.Node", "_name": "spawn point-013", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 768 + "__id__": 788 }, "_children": [], "_active": true, "_components": [ { - "__id__": 935 + "__id__": 955 }, { - "__id__": 936 + "__id__": 956 } ], "_prefab": null, @@ -28312,8 +29801,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 934 + "__id__": 954 }, "_enabled": true, "__prefab": null, @@ -28333,8 +29823,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 934 + "__id__": 954 }, "_enabled": true, "__prefab": null, @@ -28371,17 +29862,18 @@ "__type__": "cc.Node", "_name": "spawn point-058", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 768 + "__id__": 788 }, "_children": [], "_active": true, "_components": [ { - "__id__": 938 + "__id__": 958 }, { - "__id__": 939 + "__id__": 959 } ], "_prefab": null, @@ -28418,8 +29910,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 937 + "__id__": 957 }, "_enabled": true, "__prefab": null, @@ -28439,8 +29932,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 937 + "__id__": 957 }, "_enabled": true, "__prefab": null, @@ -28477,17 +29971,18 @@ "__type__": "cc.Node", "_name": "spawn point-059", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 768 + "__id__": 788 }, "_children": [], "_active": true, "_components": [ { - "__id__": 941 + "__id__": 961 }, { - "__id__": 942 + "__id__": 962 } ], "_prefab": null, @@ -28524,8 +30019,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 940 + "__id__": 960 }, "_enabled": true, "__prefab": null, @@ -28545,8 +30041,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 940 + "__id__": 960 }, "_enabled": true, "__prefab": null, @@ -28583,17 +30080,18 @@ "__type__": "cc.Node", "_name": "spawn point-056", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 768 + "__id__": 788 }, "_children": [], "_active": true, "_components": [ { - "__id__": 944 + "__id__": 964 }, { - "__id__": 945 + "__id__": 965 } ], "_prefab": null, @@ -28630,8 +30128,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 943 + "__id__": 963 }, "_enabled": true, "__prefab": null, @@ -28651,8 +30150,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 943 + "__id__": 963 }, "_enabled": true, "__prefab": null, @@ -28689,17 +30189,18 @@ "__type__": "cc.Node", "_name": "spawn point-057", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 768 + "__id__": 788 }, "_children": [], "_active": true, "_components": [ { - "__id__": 947 + "__id__": 967 }, { - "__id__": 948 + "__id__": 968 } ], "_prefab": null, @@ -28736,8 +30237,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 946 + "__id__": 966 }, "_enabled": true, "__prefab": null, @@ -28757,8 +30259,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 946 + "__id__": 966 }, "_enabled": true, "__prefab": null, @@ -28795,17 +30298,18 @@ "__type__": "cc.Node", "_name": "spawn point-060", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 768 + "__id__": 788 }, "_children": [], "_active": true, "_components": [ { - "__id__": 950 + "__id__": 970 }, { - "__id__": 951 + "__id__": 971 } ], "_prefab": null, @@ -28842,8 +30346,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 949 + "__id__": 969 }, "_enabled": true, "__prefab": null, @@ -28863,8 +30368,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 949 + "__id__": 969 }, "_enabled": true, "__prefab": null, @@ -28901,17 +30407,18 @@ "__type__": "cc.Node", "_name": "spawn point-061", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 768 + "__id__": 788 }, "_children": [], "_active": true, "_components": [ { - "__id__": 953 + "__id__": 973 }, { - "__id__": 954 + "__id__": 974 } ], "_prefab": null, @@ -28948,8 +30455,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 952 + "__id__": 972 }, "_enabled": true, "__prefab": null, @@ -28969,8 +30477,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 952 + "__id__": 972 }, "_enabled": true, "__prefab": null, @@ -29007,17 +30516,18 @@ "__type__": "cc.Node", "_name": "spawn point-062", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 768 + "__id__": 788 }, "_children": [], "_active": true, "_components": [ { - "__id__": 956 + "__id__": 976 }, { - "__id__": 957 + "__id__": 977 } ], "_prefab": null, @@ -29054,8 +30564,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 955 + "__id__": 975 }, "_enabled": true, "__prefab": null, @@ -29075,8 +30586,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 955 + "__id__": 975 }, "_enabled": true, "__prefab": null, @@ -29113,17 +30625,18 @@ "__type__": "cc.Node", "_name": "spawn point-065", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 768 + "__id__": 788 }, "_children": [], "_active": true, "_components": [ { - "__id__": 959 + "__id__": 979 }, { - "__id__": 960 + "__id__": 980 } ], "_prefab": null, @@ -29160,8 +30673,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 958 + "__id__": 978 }, "_enabled": true, "__prefab": null, @@ -29181,8 +30695,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 958 + "__id__": 978 }, "_enabled": true, "__prefab": null, @@ -29219,17 +30734,18 @@ "__type__": "cc.Node", "_name": "spawn point-063", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 768 + "__id__": 788 }, "_children": [], "_active": true, "_components": [ { - "__id__": 962 + "__id__": 982 }, { - "__id__": 963 + "__id__": 983 } ], "_prefab": null, @@ -29266,8 +30782,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 961 + "__id__": 981 }, "_enabled": true, "__prefab": null, @@ -29287,8 +30804,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 961 + "__id__": 981 }, "_enabled": true, "__prefab": null, @@ -29325,17 +30843,18 @@ "__type__": "cc.Node", "_name": "spawn point-064", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 768 + "__id__": 788 }, "_children": [], "_active": true, "_components": [ { - "__id__": 965 + "__id__": 985 }, { - "__id__": 966 + "__id__": 986 } ], "_prefab": null, @@ -29372,8 +30891,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 964 + "__id__": 984 }, "_enabled": true, "__prefab": null, @@ -29393,8 +30913,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 964 + "__id__": 984 }, "_enabled": true, "__prefab": null, @@ -29431,8 +30952,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 768 + "__id__": 788 }, "_enabled": true, "__prefab": null, @@ -29452,222 +30974,223 @@ "__type__": "402d0NRh/pCFotZG+o5aE8p", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 768 + "__id__": 788 }, "_enabled": true, "__prefab": null, "_objects": [ { - "__id__": 969 + "__id__": 989 }, { - "__id__": 970 + "__id__": 990 } ], "_boosters": [ { - "__id__": 971 + "__id__": 991 } ], "_spawnPoints": [ { - "__id__": 769 + "__id__": 789 }, { - "__id__": 772 + "__id__": 792 }, { - "__id__": 775 + "__id__": 795 }, { - "__id__": 778 + "__id__": 798 }, { - "__id__": 781 + "__id__": 801 }, { - "__id__": 784 + "__id__": 804 }, { - "__id__": 787 + "__id__": 807 }, { - "__id__": 790 + "__id__": 810 }, { - "__id__": 793 + "__id__": 813 }, { - "__id__": 796 + "__id__": 816 }, { - "__id__": 799 + "__id__": 819 }, { - "__id__": 802 + "__id__": 822 }, { - "__id__": 805 + "__id__": 825 }, { - "__id__": 808 + "__id__": 828 }, { - "__id__": 811 + "__id__": 831 }, { - "__id__": 814 + "__id__": 834 }, { - "__id__": 817 + "__id__": 837 }, { - "__id__": 820 + "__id__": 840 }, { - "__id__": 823 + "__id__": 843 }, { - "__id__": 826 + "__id__": 846 }, { - "__id__": 829 + "__id__": 849 }, { - "__id__": 832 + "__id__": 852 }, { - "__id__": 835 + "__id__": 855 }, { - "__id__": 838 + "__id__": 858 }, { - "__id__": 841 + "__id__": 861 }, { - "__id__": 844 + "__id__": 864 }, { - "__id__": 847 + "__id__": 867 }, { - "__id__": 850 + "__id__": 870 }, { - "__id__": 853 + "__id__": 873 }, { - "__id__": 856 + "__id__": 876 }, { - "__id__": 859 + "__id__": 879 }, { - "__id__": 862 + "__id__": 882 }, { - "__id__": 865 + "__id__": 885 }, { - "__id__": 868 + "__id__": 888 }, { - "__id__": 871 + "__id__": 891 }, { - "__id__": 874 + "__id__": 894 }, { - "__id__": 877 + "__id__": 897 }, { - "__id__": 880 + "__id__": 900 }, { - "__id__": 883 + "__id__": 903 }, { - "__id__": 886 + "__id__": 906 }, { - "__id__": 889 + "__id__": 909 }, { - "__id__": 892 + "__id__": 912 }, { - "__id__": 895 + "__id__": 915 }, { - "__id__": 898 + "__id__": 918 }, { - "__id__": 901 + "__id__": 921 }, { - "__id__": 904 + "__id__": 924 }, { - "__id__": 907 + "__id__": 927 }, { - "__id__": 910 + "__id__": 930 }, { - "__id__": 913 + "__id__": 933 }, { - "__id__": 916 + "__id__": 936 }, { - "__id__": 919 + "__id__": 939 }, { - "__id__": 922 + "__id__": 942 }, { - "__id__": 925 + "__id__": 945 }, { - "__id__": 928 + "__id__": 948 }, { - "__id__": 931 + "__id__": 951 }, { - "__id__": 934 + "__id__": 954 }, { - "__id__": 937 + "__id__": 957 }, { - "__id__": 940 + "__id__": 960 }, { - "__id__": 943 + "__id__": 963 }, { - "__id__": 946 + "__id__": 966 }, { - "__id__": 949 + "__id__": 969 }, { - "__id__": 952 + "__id__": 972 }, { - "__id__": 955 + "__id__": 975 }, { - "__id__": 958 + "__id__": 978 }, { - "__id__": 961 + "__id__": 981 }, { - "__id__": 964 + "__id__": 984 } ], "_spawnTime": 1.5, @@ -29712,6 +31235,7 @@ "__type__": "cc.Node", "_name": "trail render", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { "__id__": 9 }, @@ -29719,10 +31243,10 @@ "_active": true, "_components": [ { - "__id__": 973 + "__id__": 993 }, { - "__id__": 974 + "__id__": 994 } ], "_prefab": null, @@ -29759,8 +31283,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 972 + "__id__": 992 }, "_enabled": true, "__prefab": null, @@ -29780,8 +31305,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 972 + "__id__": 992 }, "_enabled": true, "__prefab": null, @@ -29818,6 +31344,7 @@ "__type__": "cc.Node", "_name": "BallHolder", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { "__id__": 9 }, @@ -29825,7 +31352,7 @@ "_active": true, "_components": [ { - "__id__": 976 + "__id__": 996 } ], "_prefab": null, @@ -29862,8 +31389,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 975 + "__id__": 995 }, "_enabled": true, "__prefab": null, @@ -29883,21 +31411,22 @@ "__type__": "cc.Node", "_name": "Cannon", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { "__id__": 9 }, "_children": [ { - "__id__": 978 + "__id__": 998 }, { - "__id__": 1112 + "__id__": 1133 } ], "_active": true, "_components": [ { - "__id__": 1246 + "__id__": 1268 } ], "_prefab": null, @@ -29934,27 +31463,28 @@ "__type__": "cc.Node", "_name": "Cannon", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 977 + "__id__": 997 }, "_children": [ { - "__id__": 979 + "__id__": 999 }, { - "__id__": 983 + "__id__": 1004 } ], "_active": true, "_components": [ { - "__id__": 1109 + "__id__": 1130 }, { - "__id__": 1110 + "__id__": 1131 }, { - "__id__": 1111 + "__id__": 1132 } ], "_prefab": null, @@ -29991,20 +31521,24 @@ "__type__": "cc.Node", "_name": "Collider", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 978 + "__id__": 998 }, "_children": [], "_active": true, "_components": [ { - "__id__": 980 + "__id__": 1000 }, { - "__id__": 981 + "__id__": 1001 }, { - "__id__": 982 + "__id__": 1002 + }, + { + "__id__": 1003 } ], "_prefab": null, @@ -30041,8 +31575,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 979 + "__id__": 999 }, "_enabled": true, "__prefab": null, @@ -30062,8 +31597,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 979 + "__id__": 999 }, "_enabled": true, "__prefab": null, @@ -30100,15 +31636,16 @@ "__type__": "cc.BoxCollider2D", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 979 + "__id__": 999 }, "_enabled": true, "__prefab": null, "tag": 0, - "_group": 1, + "_group": 2, "_density": 1, - "_sensor": false, + "_sensor": true, "_friction": 0.2, "_restitution": 0, "_offset": { @@ -30123,25 +31660,54 @@ }, "_id": "aa22GqQU9HNafuaOg32tCe" }, + { + "__type__": "cc.RigidBody2D", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 999 + }, + "_enabled": true, + "__prefab": null, + "enabledContactListener": true, + "bullet": false, + "awakeOnLoad": true, + "_group": 2, + "_type": 0, + "_allowSleep": true, + "_gravityScale": 1, + "_linearDamping": 0, + "_angularDamping": 0, + "_linearVelocity": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_angularVelocity": 0, + "_fixedRotation": false, + "_id": "085pnVR/FAJpIwafYt5LtL" + }, { "__type__": "cc.Node", "_name": "Fx", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 978 + "__id__": 998 }, "_children": [ { - "__id__": 984 + "__id__": 1005 }, { - "__id__": 1043 + "__id__": 1064 } ], "_active": false, "_components": [ { - "__id__": 1108 + "__id__": 1129 } ], "_prefab": null, @@ -30149,7 +31715,7 @@ "__type__": "cc.Vec3", "x": 0, "y": 0, - "z": 0 + "z": 10 }, "_lrot": { "__type__": "cc.Quat", @@ -30178,20 +31744,21 @@ "__type__": "cc.Node", "_name": "Particle", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 983 + "__id__": 1004 }, "_children": [], "_active": true, "_components": [ { - "__id__": 985 + "__id__": 1006 }, { - "__id__": 1041 + "__id__": 1062 }, { - "__id__": 1042 + "__id__": 1063 } ], "_prefab": null, @@ -30228,8 +31795,9 @@ "__type__": "cc.ParticleSystem", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 984 + "__id__": 1005 }, "_enabled": true, "__prefab": null, @@ -30242,60 +31810,60 @@ ], "_visFlags": 0, "startColor": { - "__id__": 986 + "__id__": 1007 }, "scaleSpace": 1, "startSize3D": false, "startSizeX": { - "__id__": 987 + "__id__": 1008 }, "startSize": { - "__id__": 987 + "__id__": 1008 }, "startSizeY": { - "__id__": 988 + "__id__": 1009 }, "startSizeZ": { - "__id__": 989 + "__id__": 1010 }, "startSpeed": { - "__id__": 990 + "__id__": 1011 }, "startRotation3D": false, "startRotationX": { - "__id__": 991 + "__id__": 1012 }, "startRotationY": { - "__id__": 992 + "__id__": 1013 }, "startRotationZ": { - "__id__": 993 + "__id__": 1014 }, "startRotation": { - "__id__": 993 + "__id__": 1014 }, "startDelay": { - "__id__": 994 + "__id__": 1015 }, "startLifetime": { - "__id__": 995 + "__id__": 1016 }, "duration": 0.5, "loop": false, "simulationSpeed": 1, "playOnAwake": true, "gravityModifier": { - "__id__": 996 + "__id__": 1017 }, "rateOverTime": { - "__id__": 997 + "__id__": 1018 }, "rateOverDistance": { - "__id__": 998 + "__id__": 1019 }, "bursts": [ { - "__id__": 999 + "__id__": 1020 } ], "_renderCulling": false, @@ -30306,37 +31874,37 @@ "_dataCulling": false, "enableCulling": false, "_colorOverLifetimeModule": { - "__id__": 1001 + "__id__": 1022 }, "_shapeModule": { - "__id__": 1003 + "__id__": 1024 }, "_sizeOvertimeModule": { - "__id__": 1005 - }, - "_velocityOvertimeModule": { - "__id__": 1011 - }, - "_forceOvertimeModule": { - "__id__": 1017 - }, - "_limitVelocityOvertimeModule": { - "__id__": 1021 - }, - "_rotationOvertimeModule": { "__id__": 1026 }, + "_velocityOvertimeModule": { + "__id__": 1032 + }, + "_forceOvertimeModule": { + "__id__": 1038 + }, + "_limitVelocityOvertimeModule": { + "__id__": 1042 + }, + "_rotationOvertimeModule": { + "__id__": 1047 + }, "_textureAnimationModule": { - "__id__": 1030 + "__id__": 1051 }, "_noiseModule": { - "__id__": 1034 + "__id__": 1055 }, "_trailModule": { - "__id__": 1035 + "__id__": 1056 }, "renderer": { - "__id__": 1040 + "__id__": 1061 }, "_prewarm": false, "_capacity": 8, @@ -30436,7 +32004,7 @@ "_repeatCount": 1, "repeatInterval": 0, "count": { - "__id__": 1000 + "__id__": 1021 } }, { @@ -30449,7 +32017,7 @@ "__type__": "cc.ColorOvertimeModule", "_enable": false, "color": { - "__id__": 1002 + "__id__": 1023 } }, { @@ -30478,7 +32046,7 @@ "arcMode": 0, "arcSpread": 11.4, "arcSpeed": { - "__id__": 1004 + "__id__": 1025 }, "length": 5, "boxThickness": { @@ -30519,23 +32087,23 @@ "_enable": true, "separateAxes": false, "size": { - "__id__": 1006 + "__id__": 1027 }, "x": { - "__id__": 1008 + "__id__": 1029 }, "y": { - "__id__": 1009 + "__id__": 1030 }, "z": { - "__id__": 1010 + "__id__": 1031 } }, { "__type__": "cc.CurveRange", "mode": 1, "spline": { - "__id__": 1007 + "__id__": 1028 }, "multiplier": 1 }, @@ -30596,16 +32164,16 @@ "__type__": "cc.VelocityOvertimeModule", "_enable": true, "x": { - "__id__": 1012 + "__id__": 1033 }, "y": { - "__id__": 1013 + "__id__": 1034 }, "z": { - "__id__": 1015 + "__id__": 1036 }, "speedModifier": { - "__id__": 1016 + "__id__": 1037 }, "space": 1 }, @@ -30619,7 +32187,7 @@ "__type__": "cc.CurveRange", "mode": 1, "spline": { - "__id__": 1014 + "__id__": 1035 }, "multiplier": 1 }, @@ -30674,13 +32242,13 @@ "__type__": "cc.ForceOvertimeModule", "_enable": false, "x": { - "__id__": 1018 + "__id__": 1039 }, "y": { - "__id__": 1019 + "__id__": 1040 }, "z": { - "__id__": 1020 + "__id__": 1041 }, "space": 1 }, @@ -30706,16 +32274,16 @@ "__type__": "cc.LimitVelocityOvertimeModule", "_enable": false, "limitX": { - "__id__": 1022 + "__id__": 1043 }, "limitY": { - "__id__": 1023 + "__id__": 1044 }, "limitZ": { - "__id__": 1024 + "__id__": 1045 }, "limit": { - "__id__": 1025 + "__id__": 1046 }, "dampen": 3, "separateAxes": false, @@ -30750,13 +32318,13 @@ "_enable": true, "_separateAxes": false, "x": { - "__id__": 1027 + "__id__": 1048 }, "y": { - "__id__": 1028 + "__id__": 1049 }, "z": { - "__id__": 1029 + "__id__": 1050 } }, { @@ -30790,10 +32358,10 @@ "_mode": 0, "animation": 0, "frameOverTime": { - "__id__": 1031 + "__id__": 1052 }, "startFrame": { - "__id__": 1033 + "__id__": 1054 }, "cycleCount": 0, "_flipU": 0, @@ -30806,7 +32374,7 @@ "__type__": "cc.CurveRange", "mode": 1, "spline": { - "__id__": 1032 + "__id__": 1053 }, "multiplier": 1 }, @@ -30873,25 +32441,25 @@ "_enable": false, "mode": 0, "lifeTime": { - "__id__": 1036 + "__id__": 1057 }, "_minParticleDistance": 0.1, "existWithParticles": true, "textureMode": 0, "widthFromParticle": true, "widthRatio": { - "__id__": 1037 + "__id__": 1058 }, "colorFromParticle": false, "colorOverTrail": { - "__id__": 1038 + "__id__": 1059 }, "colorOvertime": { - "__id__": 1039 + "__id__": 1060 }, "_space": 0, "_particleSystem": { - "__id__": 985 + "__id__": 1006 } }, { @@ -30950,8 +32518,9 @@ "__type__": "cc.UIMeshRenderer", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 984 + "__id__": 1005 }, "_enabled": true, "__prefab": null, @@ -30961,8 +32530,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 984 + "__id__": 1005 }, "_enabled": true, "__prefab": null, @@ -30984,19 +32554,19 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 983 + "__id__": 1004 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1044 + "__id__": 1065 }, { - "__id__": 1106 + "__id__": 1127 }, { - "__id__": 1107 + "__id__": 1128 } ], "_prefab": null, @@ -31035,7 +32605,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1043 + "__id__": 1064 }, "_enabled": true, "__prefab": null, @@ -31048,60 +32618,60 @@ ], "_visFlags": 0, "startColor": { - "__id__": 1045 + "__id__": 1066 }, "scaleSpace": 1, "startSize3D": false, "startSizeX": { - "__id__": 1046 + "__id__": 1067 }, "startSize": { - "__id__": 1046 + "__id__": 1067 }, "startSizeY": { - "__id__": 1047 + "__id__": 1068 }, "startSizeZ": { - "__id__": 1048 + "__id__": 1069 }, "startSpeed": { - "__id__": 1049 + "__id__": 1070 }, "startRotation3D": false, "startRotationX": { - "__id__": 1050 + "__id__": 1071 }, "startRotationY": { - "__id__": 1051 + "__id__": 1072 }, "startRotationZ": { - "__id__": 1052 + "__id__": 1073 }, "startRotation": { - "__id__": 1052 + "__id__": 1073 }, "startDelay": { - "__id__": 1053 + "__id__": 1074 }, "startLifetime": { - "__id__": 1054 + "__id__": 1075 }, "duration": 0.5, "loop": false, "simulationSpeed": 1, "playOnAwake": true, "gravityModifier": { - "__id__": 1055 + "__id__": 1076 }, "rateOverTime": { - "__id__": 1056 + "__id__": 1077 }, "rateOverDistance": { - "__id__": 1057 + "__id__": 1078 }, "bursts": [ { - "__id__": 1058 + "__id__": 1079 } ], "_renderCulling": false, @@ -31112,37 +32682,37 @@ "_dataCulling": false, "enableCulling": false, "_colorOverLifetimeModule": { - "__id__": 1060 + "__id__": 1081 }, "_shapeModule": { - "__id__": 1069 + "__id__": 1090 }, "_sizeOvertimeModule": { - "__id__": 1071 + "__id__": 1092 }, "_velocityOvertimeModule": { - "__id__": 1077 + "__id__": 1098 }, "_forceOvertimeModule": { - "__id__": 1082 + "__id__": 1103 }, "_limitVelocityOvertimeModule": { - "__id__": 1086 + "__id__": 1107 }, "_rotationOvertimeModule": { - "__id__": 1091 + "__id__": 1112 }, "_textureAnimationModule": { - "__id__": 1095 + "__id__": 1116 }, "_noiseModule": { - "__id__": 1099 + "__id__": 1120 }, "_trailModule": { - "__id__": 1100 + "__id__": 1121 }, "renderer": { - "__id__": 1105 + "__id__": 1126 }, "_prewarm": false, "_capacity": 100, @@ -31240,7 +32810,7 @@ "_repeatCount": 1, "repeatInterval": 1, "count": { - "__id__": 1059 + "__id__": 1080 } }, { @@ -31253,38 +32823,38 @@ "__type__": "cc.ColorOvertimeModule", "_enable": true, "color": { - "__id__": 1061 + "__id__": 1082 } }, { "__type__": "cc.GradientRange", "_mode": 1, "gradient": { - "__id__": 1062 + "__id__": 1083 } }, { "__type__": "cc.Gradient", "colorKeys": [ { - "__id__": 1063 + "__id__": 1084 }, { - "__id__": 1064 + "__id__": 1085 }, { - "__id__": 1065 + "__id__": 1086 } ], "alphaKeys": [ { - "__id__": 1066 + "__id__": 1087 }, { - "__id__": 1067 + "__id__": 1088 }, { - "__id__": 1068 + "__id__": 1089 } ], "mode": 0 @@ -31352,7 +32922,7 @@ "arcMode": 0, "arcSpread": 0, "arcSpeed": { - "__id__": 1070 + "__id__": 1091 }, "length": 5, "boxThickness": { @@ -31393,23 +32963,23 @@ "_enable": true, "separateAxes": false, "size": { - "__id__": 1072 + "__id__": 1093 }, "x": { - "__id__": 1074 + "__id__": 1095 }, "y": { - "__id__": 1075 + "__id__": 1096 }, "z": { - "__id__": 1076 + "__id__": 1097 } }, { "__type__": "cc.CurveRange", "mode": 1, "spline": { - "__id__": 1073 + "__id__": 1094 }, "multiplier": 1 }, @@ -31470,16 +33040,16 @@ "__type__": "cc.VelocityOvertimeModule", "_enable": false, "x": { - "__id__": 1078 + "__id__": 1099 }, "y": { - "__id__": 1079 + "__id__": 1100 }, "z": { - "__id__": 1080 + "__id__": 1101 }, "speedModifier": { - "__id__": 1081 + "__id__": 1102 }, "space": 1 }, @@ -31511,13 +33081,13 @@ "__type__": "cc.ForceOvertimeModule", "_enable": false, "x": { - "__id__": 1083 + "__id__": 1104 }, "y": { - "__id__": 1084 + "__id__": 1105 }, "z": { - "__id__": 1085 + "__id__": 1106 }, "space": 1 }, @@ -31543,16 +33113,16 @@ "__type__": "cc.LimitVelocityOvertimeModule", "_enable": true, "limitX": { - "__id__": 1087 + "__id__": 1108 }, "limitY": { - "__id__": 1088 + "__id__": 1109 }, "limitZ": { - "__id__": 1089 + "__id__": 1110 }, "limit": { - "__id__": 1090 + "__id__": 1111 }, "dampen": 0.05, "separateAxes": false, @@ -31587,13 +33157,13 @@ "_enable": true, "_separateAxes": false, "x": { - "__id__": 1092 + "__id__": 1113 }, "y": { - "__id__": 1093 + "__id__": 1114 }, "z": { - "__id__": 1094 + "__id__": 1115 } }, { @@ -31625,10 +33195,10 @@ "_mode": 0, "animation": 0, "frameOverTime": { - "__id__": 1096 + "__id__": 1117 }, "startFrame": { - "__id__": 1098 + "__id__": 1119 }, "cycleCount": 1, "_flipU": 0, @@ -31641,7 +33211,7 @@ "__type__": "cc.CurveRange", "mode": 1, "spline": { - "__id__": 1097 + "__id__": 1118 }, "multiplier": 1 }, @@ -31709,25 +33279,25 @@ "_enable": false, "mode": 0, "lifeTime": { - "__id__": 1101 + "__id__": 1122 }, "_minParticleDistance": 0.1, "existWithParticles": true, "textureMode": 0, "widthFromParticle": true, "widthRatio": { - "__id__": 1102 + "__id__": 1123 }, "colorFromParticle": false, "colorOverTrail": { - "__id__": 1103 + "__id__": 1124 }, "colorOvertime": { - "__id__": 1104 + "__id__": 1125 }, "_space": 0, "_particleSystem": { - "__id__": 1044 + "__id__": 1065 } }, { @@ -31786,8 +33356,9 @@ "__type__": "cc.UIMeshRenderer", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 1043 + "__id__": 1064 }, "_enabled": true, "__prefab": null, @@ -31797,8 +33368,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 1043 + "__id__": 1064 }, "_enabled": true, "__prefab": null, @@ -31818,8 +33390,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 983 + "__id__": 1004 }, "_enabled": true, "__prefab": null, @@ -31839,8 +33412,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 978 + "__id__": 998 }, "_enabled": true, "__prefab": null, @@ -31860,16 +33434,17 @@ "__type__": "1f970S32ylOnofatPpSgI1Z", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 978 + "__id__": 998 }, "_enabled": true, "__prefab": null, "_collider": { - "__id__": 982 + "__id__": 1002 }, "_animation": { - "__id__": 1111 + "__id__": 1132 }, "_force": 40, "_soundFx": { @@ -31883,8 +33458,9 @@ "__type__": "cc.Animation", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 978 + "__id__": 998 }, "_enabled": true, "__prefab": null, @@ -31905,27 +33481,28 @@ "__type__": "cc.Node", "_name": "Cannon-001", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 977 + "__id__": 997 }, "_children": [ { - "__id__": 1113 + "__id__": 1134 }, { - "__id__": 1117 + "__id__": 1139 } ], "_active": true, "_components": [ { - "__id__": 1243 + "__id__": 1265 }, { - "__id__": 1244 + "__id__": 1266 }, { - "__id__": 1245 + "__id__": 1267 } ], "_prefab": null, @@ -31962,20 +33539,24 @@ "__type__": "cc.Node", "_name": "Collider", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 1112 + "__id__": 1133 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1114 + "__id__": 1135 }, { - "__id__": 1115 + "__id__": 1136 }, { - "__id__": 1116 + "__id__": 1137 + }, + { + "__id__": 1138 } ], "_prefab": null, @@ -32012,8 +33593,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 1113 + "__id__": 1134 }, "_enabled": true, "__prefab": null, @@ -32033,8 +33615,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 1113 + "__id__": 1134 }, "_enabled": true, "__prefab": null, @@ -32071,15 +33654,16 @@ "__type__": "cc.BoxCollider2D", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 1113 + "__id__": 1134 }, "_enabled": true, "__prefab": null, "tag": 0, - "_group": 1, + "_group": 2, "_density": 1, - "_sensor": false, + "_sensor": true, "_friction": 0.2, "_restitution": 0, "_offset": { @@ -32094,25 +33678,54 @@ }, "_id": "c1aD7E3gBP3atNyjPkK0ug" }, + { + "__type__": "cc.RigidBody2D", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1134 + }, + "_enabled": true, + "__prefab": null, + "enabledContactListener": true, + "bullet": false, + "awakeOnLoad": true, + "_group": 2, + "_type": 0, + "_allowSleep": true, + "_gravityScale": 1, + "_linearDamping": 0, + "_angularDamping": 0, + "_linearVelocity": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_angularVelocity": 0, + "_fixedRotation": false, + "_id": "00KZIDK1xMba5yiBfDM9G8" + }, { "__type__": "cc.Node", "_name": "Fx", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 1112 + "__id__": 1133 }, "_children": [ { - "__id__": 1118 + "__id__": 1140 }, { - "__id__": 1177 + "__id__": 1199 } ], "_active": false, "_components": [ { - "__id__": 1242 + "__id__": 1264 } ], "_prefab": null, @@ -32120,7 +33733,7 @@ "__type__": "cc.Vec3", "x": 0, "y": 0, - "z": 0 + "z": 10 }, "_lrot": { "__type__": "cc.Quat", @@ -32149,20 +33762,21 @@ "__type__": "cc.Node", "_name": "Particle", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 1117 + "__id__": 1139 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1119 + "__id__": 1141 }, { - "__id__": 1175 + "__id__": 1197 }, { - "__id__": 1176 + "__id__": 1198 } ], "_prefab": null, @@ -32199,8 +33813,9 @@ "__type__": "cc.ParticleSystem", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 1118 + "__id__": 1140 }, "_enabled": true, "__prefab": null, @@ -32213,60 +33828,60 @@ ], "_visFlags": 0, "startColor": { - "__id__": 1120 + "__id__": 1142 }, "scaleSpace": 1, "startSize3D": false, "startSizeX": { - "__id__": 1121 + "__id__": 1143 }, "startSize": { - "__id__": 1121 + "__id__": 1143 }, "startSizeY": { - "__id__": 1122 + "__id__": 1144 }, "startSizeZ": { - "__id__": 1123 + "__id__": 1145 }, "startSpeed": { - "__id__": 1124 + "__id__": 1146 }, "startRotation3D": false, "startRotationX": { - "__id__": 1125 + "__id__": 1147 }, "startRotationY": { - "__id__": 1126 + "__id__": 1148 }, "startRotationZ": { - "__id__": 1127 + "__id__": 1149 }, "startRotation": { - "__id__": 1127 + "__id__": 1149 }, "startDelay": { - "__id__": 1128 + "__id__": 1150 }, "startLifetime": { - "__id__": 1129 + "__id__": 1151 }, "duration": 0.5, "loop": false, "simulationSpeed": 1, "playOnAwake": true, "gravityModifier": { - "__id__": 1130 + "__id__": 1152 }, "rateOverTime": { - "__id__": 1131 + "__id__": 1153 }, "rateOverDistance": { - "__id__": 1132 + "__id__": 1154 }, "bursts": [ { - "__id__": 1133 + "__id__": 1155 } ], "_renderCulling": false, @@ -32277,37 +33892,37 @@ "_dataCulling": false, "enableCulling": false, "_colorOverLifetimeModule": { - "__id__": 1135 + "__id__": 1157 }, "_shapeModule": { - "__id__": 1137 + "__id__": 1159 }, "_sizeOvertimeModule": { - "__id__": 1139 + "__id__": 1161 }, "_velocityOvertimeModule": { - "__id__": 1145 + "__id__": 1167 }, "_forceOvertimeModule": { - "__id__": 1151 + "__id__": 1173 }, "_limitVelocityOvertimeModule": { - "__id__": 1155 + "__id__": 1177 }, "_rotationOvertimeModule": { - "__id__": 1160 + "__id__": 1182 }, "_textureAnimationModule": { - "__id__": 1164 + "__id__": 1186 }, "_noiseModule": { - "__id__": 1168 + "__id__": 1190 }, "_trailModule": { - "__id__": 1169 + "__id__": 1191 }, "renderer": { - "__id__": 1174 + "__id__": 1196 }, "_prewarm": false, "_capacity": 8, @@ -32407,7 +34022,7 @@ "_repeatCount": 1, "repeatInterval": 0, "count": { - "__id__": 1134 + "__id__": 1156 } }, { @@ -32420,7 +34035,7 @@ "__type__": "cc.ColorOvertimeModule", "_enable": false, "color": { - "__id__": 1136 + "__id__": 1158 } }, { @@ -32449,7 +34064,7 @@ "arcMode": 0, "arcSpread": 11.4, "arcSpeed": { - "__id__": 1138 + "__id__": 1160 }, "length": 5, "boxThickness": { @@ -32490,23 +34105,23 @@ "_enable": true, "separateAxes": false, "size": { - "__id__": 1140 + "__id__": 1162 }, "x": { - "__id__": 1142 + "__id__": 1164 }, "y": { - "__id__": 1143 + "__id__": 1165 }, "z": { - "__id__": 1144 + "__id__": 1166 } }, { "__type__": "cc.CurveRange", "mode": 1, "spline": { - "__id__": 1141 + "__id__": 1163 }, "multiplier": 1 }, @@ -32567,16 +34182,16 @@ "__type__": "cc.VelocityOvertimeModule", "_enable": true, "x": { - "__id__": 1146 + "__id__": 1168 }, "y": { - "__id__": 1147 + "__id__": 1169 }, "z": { - "__id__": 1149 + "__id__": 1171 }, "speedModifier": { - "__id__": 1150 + "__id__": 1172 }, "space": 1 }, @@ -32590,7 +34205,7 @@ "__type__": "cc.CurveRange", "mode": 1, "spline": { - "__id__": 1148 + "__id__": 1170 }, "multiplier": 1 }, @@ -32645,13 +34260,13 @@ "__type__": "cc.ForceOvertimeModule", "_enable": false, "x": { - "__id__": 1152 + "__id__": 1174 }, "y": { - "__id__": 1153 + "__id__": 1175 }, "z": { - "__id__": 1154 + "__id__": 1176 }, "space": 1 }, @@ -32677,16 +34292,16 @@ "__type__": "cc.LimitVelocityOvertimeModule", "_enable": false, "limitX": { - "__id__": 1156 + "__id__": 1178 }, "limitY": { - "__id__": 1157 + "__id__": 1179 }, "limitZ": { - "__id__": 1158 + "__id__": 1180 }, "limit": { - "__id__": 1159 + "__id__": 1181 }, "dampen": 3, "separateAxes": false, @@ -32721,13 +34336,13 @@ "_enable": true, "_separateAxes": false, "x": { - "__id__": 1161 + "__id__": 1183 }, "y": { - "__id__": 1162 + "__id__": 1184 }, "z": { - "__id__": 1163 + "__id__": 1185 } }, { @@ -32761,10 +34376,10 @@ "_mode": 0, "animation": 0, "frameOverTime": { - "__id__": 1165 + "__id__": 1187 }, "startFrame": { - "__id__": 1167 + "__id__": 1189 }, "cycleCount": 0, "_flipU": 0, @@ -32777,7 +34392,7 @@ "__type__": "cc.CurveRange", "mode": 1, "spline": { - "__id__": 1166 + "__id__": 1188 }, "multiplier": 1 }, @@ -32844,25 +34459,25 @@ "_enable": false, "mode": 0, "lifeTime": { - "__id__": 1170 + "__id__": 1192 }, "_minParticleDistance": 0.1, "existWithParticles": true, "textureMode": 0, "widthFromParticle": true, "widthRatio": { - "__id__": 1171 + "__id__": 1193 }, "colorFromParticle": false, "colorOverTrail": { - "__id__": 1172 + "__id__": 1194 }, "colorOvertime": { - "__id__": 1173 + "__id__": 1195 }, "_space": 0, "_particleSystem": { - "__id__": 1119 + "__id__": 1141 } }, { @@ -32921,8 +34536,9 @@ "__type__": "cc.UIMeshRenderer", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 1118 + "__id__": 1140 }, "_enabled": true, "__prefab": null, @@ -32932,8 +34548,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 1118 + "__id__": 1140 }, "_enabled": true, "__prefab": null, @@ -32955,19 +34572,19 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1117 + "__id__": 1139 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1178 + "__id__": 1200 }, { - "__id__": 1240 + "__id__": 1262 }, { - "__id__": 1241 + "__id__": 1263 } ], "_prefab": null, @@ -33006,7 +34623,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1177 + "__id__": 1199 }, "_enabled": true, "__prefab": null, @@ -33019,60 +34636,60 @@ ], "_visFlags": 0, "startColor": { - "__id__": 1179 + "__id__": 1201 }, "scaleSpace": 1, "startSize3D": false, "startSizeX": { - "__id__": 1180 + "__id__": 1202 }, "startSize": { - "__id__": 1180 + "__id__": 1202 }, "startSizeY": { - "__id__": 1181 + "__id__": 1203 }, "startSizeZ": { - "__id__": 1182 + "__id__": 1204 }, "startSpeed": { - "__id__": 1183 + "__id__": 1205 }, "startRotation3D": false, "startRotationX": { - "__id__": 1184 + "__id__": 1206 }, "startRotationY": { - "__id__": 1185 + "__id__": 1207 }, "startRotationZ": { - "__id__": 1186 + "__id__": 1208 }, "startRotation": { - "__id__": 1186 + "__id__": 1208 }, "startDelay": { - "__id__": 1187 + "__id__": 1209 }, "startLifetime": { - "__id__": 1188 + "__id__": 1210 }, "duration": 0.5, "loop": false, "simulationSpeed": 1, "playOnAwake": true, "gravityModifier": { - "__id__": 1189 + "__id__": 1211 }, "rateOverTime": { - "__id__": 1190 + "__id__": 1212 }, "rateOverDistance": { - "__id__": 1191 + "__id__": 1213 }, "bursts": [ { - "__id__": 1192 + "__id__": 1214 } ], "_renderCulling": false, @@ -33083,37 +34700,37 @@ "_dataCulling": false, "enableCulling": false, "_colorOverLifetimeModule": { - "__id__": 1194 - }, - "_shapeModule": { - "__id__": 1203 - }, - "_sizeOvertimeModule": { - "__id__": 1205 - }, - "_velocityOvertimeModule": { - "__id__": 1211 - }, - "_forceOvertimeModule": { "__id__": 1216 }, - "_limitVelocityOvertimeModule": { - "__id__": 1220 - }, - "_rotationOvertimeModule": { + "_shapeModule": { "__id__": 1225 }, - "_textureAnimationModule": { - "__id__": 1229 + "_sizeOvertimeModule": { + "__id__": 1227 }, - "_noiseModule": { + "_velocityOvertimeModule": { "__id__": 1233 }, + "_forceOvertimeModule": { + "__id__": 1238 + }, + "_limitVelocityOvertimeModule": { + "__id__": 1242 + }, + "_rotationOvertimeModule": { + "__id__": 1247 + }, + "_textureAnimationModule": { + "__id__": 1251 + }, + "_noiseModule": { + "__id__": 1255 + }, "_trailModule": { - "__id__": 1234 + "__id__": 1256 }, "renderer": { - "__id__": 1239 + "__id__": 1261 }, "_prewarm": false, "_capacity": 100, @@ -33211,7 +34828,7 @@ "_repeatCount": 1, "repeatInterval": 1, "count": { - "__id__": 1193 + "__id__": 1215 } }, { @@ -33224,38 +34841,38 @@ "__type__": "cc.ColorOvertimeModule", "_enable": true, "color": { - "__id__": 1195 + "__id__": 1217 } }, { "__type__": "cc.GradientRange", "_mode": 1, "gradient": { - "__id__": 1196 + "__id__": 1218 } }, { "__type__": "cc.Gradient", "colorKeys": [ { - "__id__": 1197 + "__id__": 1219 }, { - "__id__": 1198 + "__id__": 1220 }, { - "__id__": 1199 + "__id__": 1221 } ], "alphaKeys": [ { - "__id__": 1200 + "__id__": 1222 }, { - "__id__": 1201 + "__id__": 1223 }, { - "__id__": 1202 + "__id__": 1224 } ], "mode": 0 @@ -33323,7 +34940,7 @@ "arcMode": 0, "arcSpread": 0, "arcSpeed": { - "__id__": 1204 + "__id__": 1226 }, "length": 5, "boxThickness": { @@ -33364,23 +34981,23 @@ "_enable": true, "separateAxes": false, "size": { - "__id__": 1206 + "__id__": 1228 }, "x": { - "__id__": 1208 + "__id__": 1230 }, "y": { - "__id__": 1209 + "__id__": 1231 }, "z": { - "__id__": 1210 + "__id__": 1232 } }, { "__type__": "cc.CurveRange", "mode": 1, "spline": { - "__id__": 1207 + "__id__": 1229 }, "multiplier": 1 }, @@ -33441,16 +35058,16 @@ "__type__": "cc.VelocityOvertimeModule", "_enable": false, "x": { - "__id__": 1212 + "__id__": 1234 }, "y": { - "__id__": 1213 + "__id__": 1235 }, "z": { - "__id__": 1214 + "__id__": 1236 }, "speedModifier": { - "__id__": 1215 + "__id__": 1237 }, "space": 1 }, @@ -33482,13 +35099,13 @@ "__type__": "cc.ForceOvertimeModule", "_enable": false, "x": { - "__id__": 1217 + "__id__": 1239 }, "y": { - "__id__": 1218 + "__id__": 1240 }, "z": { - "__id__": 1219 + "__id__": 1241 }, "space": 1 }, @@ -33514,16 +35131,16 @@ "__type__": "cc.LimitVelocityOvertimeModule", "_enable": true, "limitX": { - "__id__": 1221 + "__id__": 1243 }, "limitY": { - "__id__": 1222 + "__id__": 1244 }, "limitZ": { - "__id__": 1223 + "__id__": 1245 }, "limit": { - "__id__": 1224 + "__id__": 1246 }, "dampen": 0.05, "separateAxes": false, @@ -33558,13 +35175,13 @@ "_enable": true, "_separateAxes": false, "x": { - "__id__": 1226 + "__id__": 1248 }, "y": { - "__id__": 1227 + "__id__": 1249 }, "z": { - "__id__": 1228 + "__id__": 1250 } }, { @@ -33596,10 +35213,10 @@ "_mode": 0, "animation": 0, "frameOverTime": { - "__id__": 1230 + "__id__": 1252 }, "startFrame": { - "__id__": 1232 + "__id__": 1254 }, "cycleCount": 1, "_flipU": 0, @@ -33612,7 +35229,7 @@ "__type__": "cc.CurveRange", "mode": 1, "spline": { - "__id__": 1231 + "__id__": 1253 }, "multiplier": 1 }, @@ -33680,25 +35297,25 @@ "_enable": false, "mode": 0, "lifeTime": { - "__id__": 1235 + "__id__": 1257 }, "_minParticleDistance": 0.1, "existWithParticles": true, "textureMode": 0, "widthFromParticle": true, "widthRatio": { - "__id__": 1236 + "__id__": 1258 }, "colorFromParticle": false, "colorOverTrail": { - "__id__": 1237 + "__id__": 1259 }, "colorOvertime": { - "__id__": 1238 + "__id__": 1260 }, "_space": 0, "_particleSystem": { - "__id__": 1178 + "__id__": 1200 } }, { @@ -33757,8 +35374,9 @@ "__type__": "cc.UIMeshRenderer", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 1177 + "__id__": 1199 }, "_enabled": true, "__prefab": null, @@ -33768,8 +35386,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 1177 + "__id__": 1199 }, "_enabled": true, "__prefab": null, @@ -33789,8 +35408,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 1117 + "__id__": 1139 }, "_enabled": true, "__prefab": null, @@ -33810,8 +35430,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 1112 + "__id__": 1133 }, "_enabled": true, "__prefab": null, @@ -33831,16 +35452,17 @@ "__type__": "1f970S32ylOnofatPpSgI1Z", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 1112 + "__id__": 1133 }, "_enabled": true, "__prefab": null, "_collider": { - "__id__": 1116 + "__id__": 1137 }, "_animation": { - "__id__": 1245 + "__id__": 1267 }, "_force": 40, "_soundFx": { @@ -33854,8 +35476,9 @@ "__type__": "cc.Animation", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 1112 + "__id__": 1133 }, "_enabled": true, "__prefab": null, @@ -33876,8 +35499,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 977 + "__id__": 997 }, "_enabled": true, "__prefab": null, @@ -33897,24 +35521,25 @@ "__type__": "cc.Node", "_name": "PopupManager", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { "__id__": 9 }, "_children": [ { - "__id__": 1248 + "__id__": 1270 }, { - "__id__": 1251 + "__id__": 1273 } ], "_active": true, "_components": [ { - "__id__": 1256 + "__id__": 1278 }, { - "__id__": 1257 + "__id__": 1279 } ], "_prefab": null, @@ -33951,17 +35576,18 @@ "__type__": "cc.Node", "_name": "Popup", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 1247 + "__id__": 1269 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1249 + "__id__": 1271 }, { - "__id__": 1250 + "__id__": 1272 } ], "_prefab": null, @@ -33998,8 +35624,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 1248 + "__id__": 1270 }, "_enabled": true, "__prefab": null, @@ -34019,8 +35646,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 1248 + "__id__": 1270 }, "_enabled": true, "__prefab": null, @@ -34054,23 +35682,24 @@ "__type__": "cc.Node", "_name": "Event", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 1247 + "__id__": 1269 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1252 + "__id__": 1274 }, { - "__id__": 1253 + "__id__": 1275 }, { - "__id__": 1254 + "__id__": 1276 }, { - "__id__": 1255 + "__id__": 1277 } ], "_prefab": null, @@ -34107,14 +35736,15 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 1251 + "__id__": 1273 }, "_enabled": true, "__prefab": null, "_contentSize": { "__type__": "cc.Size", - "width": 382.74, + "width": 382.73828125, "height": 167.2 }, "_anchorPoint": { @@ -34128,8 +35758,9 @@ "__type__": "cc.Label", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 1251 + "__id__": 1273 }, "_enabled": true, "__prefab": null, @@ -34163,23 +35794,38 @@ "_isUnderline": false, "_underlineHeight": 2, "_cacheMode": 0, - "_id": "f9v7293dRFq4t2NzaL5CLg", "_enableOutline": true, - "_outlineWidth": 8, "_outlineColor": { "__type__": "cc.Color", "r": 255, "g": 102, "b": 0, "a": 255 - } + }, + "_outlineWidth": 8, + "_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": "f9v7293dRFq4t2NzaL5CLg" }, { "__type__": "cc.Widget", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 1251 + "__id__": 1273 }, "_enabled": true, "__prefab": null, @@ -34207,8 +35853,9 @@ "__type__": "cc.LabelOutline", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 1251 + "__id__": 1273 }, "_enabled": true, "__prefab": null, @@ -34218,8 +35865,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 1247 + "__id__": 1269 }, "_enabled": true, "__prefab": null, @@ -34239,23 +35887,24 @@ "__type__": "e458eXZXIRECKR9l03TkgQv", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 1247 + "__id__": 1269 }, "_enabled": true, "__prefab": null, "_popup": { - "__id__": 1248 + "__id__": 1270 }, "_label": { - "__id__": 1253 + "__id__": 1275 }, "_stickers": [ { - "__id__": 1258 + "__id__": 1280 }, { - "__id__": 1259 + "__id__": 1281 } ], "_id": "9cMcomAOVM2Yt5reR6jwPs" @@ -34302,6 +35951,7 @@ "__type__": "85b9aaRsZBAn5sUxS5RQ3EF", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { "__id__": 9 }, @@ -34317,10 +35967,10 @@ "__expectedType__": "cc.Prefab" }, "_topContainer": { - "__id__": 1262 + "__id__": 1284 }, "_ballHolder": { - "__id__": 975 + "__id__": 995 }, "_ballSpawnPosition": { "__type__": "cc.Vec3", @@ -34359,6 +36009,7 @@ "__type__": "cc.Node", "_name": "TopContainer", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { "__id__": 2 }, @@ -34366,7 +36017,7 @@ "_active": true, "_components": [ { - "__id__": 1263 + "__id__": 1285 } ], "_prefab": null, @@ -34403,8 +36054,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 1262 + "__id__": 1284 }, "_enabled": true, "__prefab": null, @@ -34496,56 +36148,56 @@ "instance": null, "targetOverrides": [ { - "__id__": 1268 + "__id__": 1290 }, { - "__id__": 1271 + "__id__": 1293 }, { - "__id__": 1273 + "__id__": 1295 }, { - "__id__": 1276 + "__id__": 1298 }, { - "__id__": 1278 + "__id__": 1300 }, { - "__id__": 1281 + "__id__": 1303 } ], "nestedPrefabInstanceRoots": [ { - "__id__": 569 + "__id__": 587 }, { - "__id__": 588 + "__id__": 606 }, { - "__id__": 135 + "__id__": 153 }, { - "__id__": 369 + "__id__": 387 } ] }, { "__type__": "cc.TargetOverrideInfo", "source": { - "__id__": 588 + "__id__": 606 }, "sourceInfo": { - "__id__": 1269 + "__id__": 1291 }, "propertyPath": [ "_trailModule", "_particleSystem" ], "target": { - "__id__": 588 + "__id__": 606 }, "targetInfo": { - "__id__": 1270 + "__id__": 1292 } }, { @@ -34563,17 +36215,17 @@ { "__type__": "cc.TargetOverrideInfo", "source": { - "__id__": 471 + "__id__": 489 }, "sourceInfo": null, "propertyPath": [ "_buffFx" ], "target": { - "__id__": 135 + "__id__": 153 }, "targetInfo": { - "__id__": 1272 + "__id__": 1294 } }, { @@ -34585,20 +36237,20 @@ { "__type__": "cc.TargetOverrideInfo", "source": { - "__id__": 569 + "__id__": 587 }, "sourceInfo": { - "__id__": 1274 + "__id__": 1296 }, "propertyPath": [ "_trailModule", "_particleSystem" ], "target": { - "__id__": 569 + "__id__": 587 }, "targetInfo": { - "__id__": 1275 + "__id__": 1297 } }, { @@ -34616,17 +36268,17 @@ { "__type__": "cc.TargetOverrideInfo", "source": { - "__id__": 434 + "__id__": 452 }, "sourceInfo": null, "propertyPath": [ "topScore" ], "target": { - "__id__": 369 + "__id__": 387 }, "targetInfo": { - "__id__": 1277 + "__id__": 1299 } }, { @@ -34638,20 +36290,20 @@ { "__type__": "cc.TargetOverrideInfo", "source": { - "__id__": 135 + "__id__": 153 }, "sourceInfo": { - "__id__": 1279 + "__id__": 1301 }, "propertyPath": [ "_trailModule", "_particleSystem" ], "target": { - "__id__": 135 + "__id__": 153 }, "targetInfo": { - "__id__": 1280 + "__id__": 1302 } }, { @@ -34669,20 +36321,20 @@ { "__type__": "cc.TargetOverrideInfo", "source": { - "__id__": 135 + "__id__": 153 }, "sourceInfo": { - "__id__": 1282 + "__id__": 1304 }, "propertyPath": [ "_trailModule", "_particleSystem" ], "target": { - "__id__": 135 + "__id__": 153 }, "targetInfo": { - "__id__": 1283 + "__id__": 1305 } }, { @@ -34700,22 +36352,28 @@ { "__type__": "cc.SceneGlobals", "ambient": { - "__id__": 1285 + "__id__": 1307 }, "shadows": { - "__id__": 1286 + "__id__": 1308 }, "_skybox": { - "__id__": 1287 + "__id__": 1309 }, "fog": { - "__id__": 1288 + "__id__": 1310 }, "octree": { - "__id__": 1289 + "__id__": 1311 + }, + "skin": { + "__id__": 1312 }, "lightProbeInfo": { - "__id__": 1290 + "__id__": 1313 + }, + "postSettings": { + "__id__": 1314 }, "bakedWithStationaryMainLight": false, "bakedWithHighpLightmap": false @@ -34779,6 +36437,7 @@ "z": 0 }, "_distance": 0, + "_planeBias": 1, "_shadowColor": { "__type__": "cc.Color", "r": 76, @@ -34844,6 +36503,12 @@ }, "_depth": 8 }, + { + "__type__": "cc.SkinInfo", + "_enabled": true, + "_blurRadius": 0.01, + "_sssIntensity": 3 + }, { "__type__": "cc.LightProbeInfo", "_giScale": 1, @@ -34853,6 +36518,11 @@ "_showProbe": true, "_showWireframe": true, "_showConvex": false, - "_data": null + "_data": null, + "_lightProbeSphereVolume": 1 + }, + { + "__type__": "cc.PostSettingsInfo", + "_toneMappingType": 0 } ] \ No newline at end of file diff --git a/assets/_Game/Scenes/Park-theme.scene b/assets/_Game/Scenes/Park-theme.scene index d2f8245..8a98711 100644 --- a/assets/_Game/Scenes/Park-theme.scene +++ b/assets/_Game/Scenes/Park-theme.scene @@ -3,6 +3,7 @@ "__type__": "cc.SceneAsset", "_name": "Park-theme", "_objFlags": 0, + "__editorExtras__": {}, "_native": "", "scene": { "__id__": 1 @@ -19,13 +20,13 @@ "__id__": 2 }, { - "__id__": 134 + "__id__": 152 } ], "_active": true, "_components": [], "_prefab": { - "__id__": 1263 + "__id__": 1285 }, "_lpos": { "__type__": "cc.Vec3", @@ -56,7 +57,7 @@ }, "autoReleaseAssets": false, "_globals": { - "__id__": 1277 + "__id__": 1299 }, "_id": "0c199331-f6e2-464b-bda1-8545faafa882" }, @@ -79,19 +80,19 @@ "__id__": 9 }, { - "__id__": 1258 + "__id__": 1280 } ], "_active": true, "_components": [ { - "__id__": 1260 + "__id__": 1282 }, { - "__id__": 1261 + "__id__": 1283 }, { - "__id__": 1262 + "__id__": 1284 } ], "_prefab": null, @@ -215,6 +216,8 @@ "_screenScale": 1, "_visibility": 1108344833, "_targetTexture": null, + "_postProcess": null, + "_usePostProcess": false, "_cameraType": -1, "_trackingType": 0, "_id": "83NDizZXhHDpX2U2pDTfCm" @@ -223,6 +226,7 @@ "__type__": "cc.Animation", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { "__id__": 3 }, @@ -245,6 +249,7 @@ "__type__": "46beetnjQpC3bMwjmL9mc/o", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { "__id__": 3 }, @@ -259,6 +264,7 @@ "__type__": "cc.Node", "_name": "Camera-001", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { "__id__": 2 }, @@ -303,6 +309,7 @@ "__type__": "cc.Camera", "_name": "Camera", "_objFlags": 0, + "__editorExtras__": {}, "node": { "__id__": 7 }, @@ -341,6 +348,8 @@ "__uuid__": "5467a0f6-3ec5-4ae8-b52d-3e70724643e2", "__expectedType__": "cc.RenderTexture" }, + "_postProcess": null, + "_usePostProcess": false, "_cameraType": -1, "_trackingType": 0, "_id": "c5ROcnSKRGb6+CtNjYyxLk" @@ -358,46 +367,46 @@ "__id__": 10 }, { - "__id__": 28 + "__id__": 32 }, { - "__id__": 84 + "__id__": 96 }, { - "__id__": 113 + "__id__": 131 }, { - "__id__": 623 + "__id__": 642 }, { - "__id__": 698 + "__id__": 717 }, { - "__id__": 760 + "__id__": 779 }, { - "__id__": 764 + "__id__": 784 }, { - "__id__": 968 + "__id__": 988 }, { - "__id__": 971 + "__id__": 991 }, { - "__id__": 973 + "__id__": 993 }, { - "__id__": 1243 + "__id__": 1265 } ], "_active": true, "_components": [ { - "__id__": 1256 + "__id__": 1278 }, { - "__id__": 1257 + "__id__": 1279 } ], "_prefab": null, @@ -434,6 +443,7 @@ "__type__": "cc.Node", "_name": "Ground", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { "__id__": 9 }, @@ -445,13 +455,13 @@ "__id__": 14 }, { - "__id__": 17 + "__id__": 18 }, { - "__id__": 20 + "__id__": 22 }, { - "__id__": 24 + "__id__": 27 } ], "_active": true, @@ -490,6 +500,7 @@ "__type__": "cc.Node", "_name": "Field", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { "__id__": 10 }, @@ -537,6 +548,7 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { "__id__": 11 }, @@ -558,6 +570,7 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { "__id__": 11 }, @@ -596,6 +609,7 @@ "__type__": "cc.Node", "_name": "Border", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { "__id__": 10 }, @@ -607,6 +621,9 @@ }, { "__id__": 16 + }, + { + "__id__": 17 } ], "_prefab": null, @@ -643,6 +660,7 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { "__id__": 14 }, @@ -664,6 +682,7 @@ "__type__": "cc.BoxCollider2D", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { "__id__": 14 }, @@ -687,10 +706,39 @@ }, "_id": "19Bdm/qzNHb4lXIh3ReO/K" }, + { + "__type__": "cc.RigidBody2D", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 14 + }, + "_enabled": true, + "__prefab": null, + "enabledContactListener": false, + "bullet": false, + "awakeOnLoad": true, + "_group": 16, + "_type": 0, + "_allowSleep": true, + "_gravityScale": 1, + "_linearDamping": 0, + "_angularDamping": 0, + "_linearVelocity": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_angularVelocity": 0, + "_fixedRotation": false, + "_id": "f9o8OEvJ9PYLy+SZdfQKn+" + }, { "__type__": "cc.Node", "_name": "Border-001", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { "__id__": 10 }, @@ -698,10 +746,13 @@ "_active": true, "_components": [ { - "__id__": 18 + "__id__": 19 }, { - "__id__": 19 + "__id__": 20 + }, + { + "__id__": 21 } ], "_prefab": null, @@ -738,8 +789,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 17 + "__id__": 18 }, "_enabled": true, "__prefab": null, @@ -759,8 +811,9 @@ "__type__": "cc.BoxCollider2D", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 17 + "__id__": 18 }, "_enabled": true, "__prefab": null, @@ -782,24 +835,56 @@ }, "_id": "fbS6jWk9tNt5uxi828ayDi" }, + { + "__type__": "cc.RigidBody2D", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 18 + }, + "_enabled": true, + "__prefab": null, + "enabledContactListener": false, + "bullet": false, + "awakeOnLoad": true, + "_group": 16, + "_type": 0, + "_allowSleep": true, + "_gravityScale": 1, + "_linearDamping": 0, + "_angularDamping": 0, + "_linearVelocity": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_angularVelocity": 0, + "_fixedRotation": false, + "_id": "e7pREmcU5LXIJ8P/I7he/k" + }, { "__type__": "cc.Node", "_name": "Border-002", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { "__id__": 10 }, "_children": [], "_active": true, "_components": [ - { - "__id__": 21 - }, - { - "__id__": 22 - }, { "__id__": 23 + }, + { + "__id__": 24 + }, + { + "__id__": 25 + }, + { + "__id__": 26 } ], "_prefab": null, @@ -836,8 +921,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 20 + "__id__": 22 }, "_enabled": true, "__prefab": null, @@ -857,8 +943,9 @@ "__type__": "cc.BoxCollider2D", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 20 + "__id__": 22 }, "_enabled": true, "__prefab": null, @@ -884,8 +971,9 @@ "__type__": "cc.BoxCollider2D", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 20 + "__id__": 22 }, "_enabled": true, "__prefab": null, @@ -907,10 +995,39 @@ }, "_id": "2etH660n1E1Y3VQ79sN875" }, + { + "__type__": "cc.RigidBody2D", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 22 + }, + "_enabled": true, + "__prefab": null, + "enabledContactListener": false, + "bullet": false, + "awakeOnLoad": true, + "_group": 16, + "_type": 0, + "_allowSleep": true, + "_gravityScale": 1, + "_linearDamping": 0, + "_angularDamping": 0, + "_linearVelocity": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_angularVelocity": 0, + "_fixedRotation": false, + "_id": "c3j4xkp/tH54thLvXXlnPh" + }, { "__type__": "cc.Node", "_name": "Border-003", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { "__id__": 10 }, @@ -918,13 +1035,16 @@ "_active": true, "_components": [ { - "__id__": 25 + "__id__": 28 }, { - "__id__": 26 + "__id__": 29 }, { - "__id__": 27 + "__id__": 30 + }, + { + "__id__": 31 } ], "_prefab": null, @@ -961,8 +1081,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 24 + "__id__": 27 }, "_enabled": true, "__prefab": null, @@ -982,8 +1103,9 @@ "__type__": "cc.PolygonCollider2D", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 24 + "__id__": 27 }, "_enabled": true, "__prefab": null, @@ -1046,8 +1168,9 @@ "__type__": "cc.PolygonCollider2D", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 24 + "__id__": 27 }, "_enabled": true, "__prefab": null, @@ -1101,37 +1224,66 @@ ], "_id": "caRRVo7wFOoZ8jfQwRuMVw" }, + { + "__type__": "cc.RigidBody2D", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 27 + }, + "_enabled": true, + "__prefab": null, + "enabledContactListener": false, + "bullet": false, + "awakeOnLoad": true, + "_group": 16, + "_type": 0, + "_allowSleep": true, + "_gravityScale": 1, + "_linearDamping": 0, + "_angularDamping": 0, + "_linearVelocity": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_angularVelocity": 0, + "_fixedRotation": false, + "_id": "95mDhSNolNXLK1prvx6qgo" + }, { "__type__": "cc.Node", "_name": "SlingShots", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { "__id__": 9 }, "_children": [ { - "__id__": 29 + "__id__": 33 }, { - "__id__": 36 + "__id__": 41 }, { - "__id__": 43 + "__id__": 49 }, { - "__id__": 55 + "__id__": 63 }, { - "__id__": 67 + "__id__": 77 }, { - "__id__": 75 + "__id__": 86 } ], "_active": true, "_components": [ { - "__id__": 83 + "__id__": 95 } ], "_prefab": null, @@ -1168,29 +1320,33 @@ "__type__": "cc.Node", "_name": "slingshot", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 28 + "__id__": 32 }, "_children": [], "_active": true, "_components": [ - { - "__id__": 30 - }, - { - "__id__": 31 - }, - { - "__id__": 32 - }, - { - "__id__": 33 - }, { "__id__": 34 }, { "__id__": 35 + }, + { + "__id__": 36 + }, + { + "__id__": 37 + }, + { + "__id__": 38 + }, + { + "__id__": 39 + }, + { + "__id__": 40 } ], "_prefab": null, @@ -1227,8 +1383,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 29 + "__id__": 33 }, "_enabled": true, "__prefab": null, @@ -1248,8 +1405,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 29 + "__id__": 33 }, "_enabled": true, "__prefab": null, @@ -1286,8 +1444,9 @@ "__type__": "cc.PolygonCollider2D", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 29 + "__id__": 33 }, "_enabled": true, "__prefab": null, @@ -1340,8 +1499,9 @@ "__type__": "cc.PolygonCollider2D", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 29 + "__id__": 33 }, "_enabled": true, "__prefab": null, @@ -1409,16 +1569,17 @@ "__type__": "6bb6fbw5PNPYq7zksYK1kHJ", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 29 + "__id__": 33 }, "_enabled": true, "__prefab": null, "_animation": { - "__id__": 35 + "__id__": 39 }, "_collider": { - "__id__": 32 + "__id__": 36 }, "_soundFx": { "__uuid__": "87e078a9-1082-4700-bd78-e6d0a06a150d", @@ -1430,8 +1591,9 @@ "__type__": "cc.Animation", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 29 + "__id__": 33 }, "_enabled": true, "__prefab": null, @@ -1448,33 +1610,65 @@ }, "_id": "6atBGIppdN97yS8bfSQwHl" }, + { + "__type__": "cc.RigidBody2D", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 33 + }, + "_enabled": true, + "__prefab": null, + "enabledContactListener": true, + "bullet": false, + "awakeOnLoad": true, + "_group": 1, + "_type": 0, + "_allowSleep": true, + "_gravityScale": 1, + "_linearDamping": 0, + "_angularDamping": 0, + "_linearVelocity": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_angularVelocity": 0, + "_fixedRotation": false, + "_id": "0760J8CJJLX5dj/nYSHI0Q" + }, { "__type__": "cc.Node", "_name": "slingshot-001", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 28 + "__id__": 32 }, "_children": [], "_active": true, "_components": [ - { - "__id__": 37 - }, - { - "__id__": 38 - }, - { - "__id__": 39 - }, - { - "__id__": 40 - }, - { - "__id__": 41 - }, { "__id__": 42 + }, + { + "__id__": 43 + }, + { + "__id__": 44 + }, + { + "__id__": 45 + }, + { + "__id__": 46 + }, + { + "__id__": 47 + }, + { + "__id__": 48 } ], "_prefab": null, @@ -1511,8 +1705,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 36 + "__id__": 41 }, "_enabled": true, "__prefab": null, @@ -1532,8 +1727,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 36 + "__id__": 41 }, "_enabled": true, "__prefab": null, @@ -1570,8 +1766,9 @@ "__type__": "cc.PolygonCollider2D", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 36 + "__id__": 41 }, "_enabled": true, "__prefab": null, @@ -1624,8 +1821,9 @@ "__type__": "cc.PolygonCollider2D", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 36 + "__id__": 41 }, "_enabled": true, "__prefab": null, @@ -1693,16 +1891,17 @@ "__type__": "6bb6fbw5PNPYq7zksYK1kHJ", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 36 + "__id__": 41 }, "_enabled": true, "__prefab": null, "_animation": { - "__id__": 42 + "__id__": 47 }, "_collider": { - "__id__": 39 + "__id__": 44 }, "_soundFx": { "__uuid__": "87e078a9-1082-4700-bd78-e6d0a06a150d", @@ -1714,8 +1913,9 @@ "__type__": "cc.Animation", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 36 + "__id__": 41 }, "_enabled": true, "__prefab": null, @@ -1732,31 +1932,60 @@ }, "_id": "e2DzFeMiBJmr3TNLSwAmL4" }, + { + "__type__": "cc.RigidBody2D", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 41 + }, + "_enabled": true, + "__prefab": null, + "enabledContactListener": true, + "bullet": false, + "awakeOnLoad": true, + "_group": 1, + "_type": 0, + "_allowSleep": true, + "_gravityScale": 1, + "_linearDamping": 0, + "_angularDamping": 0, + "_linearVelocity": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_angularVelocity": 0, + "_fixedRotation": false, + "_id": "bcSwGY0ShHgKBGIOyRtTWr" + }, { "__type__": "cc.Node", "_name": "slingshot-002", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 28 + "__id__": 32 }, "_children": [ { - "__id__": 44 + "__id__": 50 }, { - "__id__": 48 + "__id__": 55 } ], "_active": true, "_components": [ { - "__id__": 52 + "__id__": 60 }, { - "__id__": 53 + "__id__": 61 }, { - "__id__": 54 + "__id__": 62 } ], "_prefab": null, @@ -1793,20 +2022,24 @@ "__type__": "cc.Node", "_name": "Sprite", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 43 + "__id__": 49 }, "_children": [], "_active": true, "_components": [ { - "__id__": 45 + "__id__": 51 }, { - "__id__": 46 + "__id__": 52 }, { - "__id__": 47 + "__id__": 53 + }, + { + "__id__": 54 } ], "_prefab": null, @@ -1843,8 +2076,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 44 + "__id__": 50 }, "_enabled": true, "__prefab": null, @@ -1864,8 +2098,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 44 + "__id__": 50 }, "_enabled": true, "__prefab": null, @@ -1902,8 +2137,9 @@ "__type__": "cc.PolygonCollider2D", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 44 + "__id__": 50 }, "_enabled": true, "__prefab": null, @@ -1957,24 +2193,56 @@ ], "_id": "8cF/gwB85JE4c2QsgTu1N0" }, + { + "__type__": "cc.RigidBody2D", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 50 + }, + "_enabled": true, + "__prefab": null, + "enabledContactListener": true, + "bullet": false, + "awakeOnLoad": true, + "_group": 1, + "_type": 0, + "_allowSleep": true, + "_gravityScale": 1, + "_linearDamping": 0, + "_angularDamping": 0, + "_linearVelocity": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_angularVelocity": 0, + "_fixedRotation": false, + "_id": "e0h6MN99tIbJGm95hX+drp" + }, { "__type__": "cc.Node", "_name": "Slingshot_2", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 43 + "__id__": 49 }, "_children": [], "_active": true, "_components": [ { - "__id__": 49 + "__id__": 56 }, { - "__id__": 50 + "__id__": 57 }, { - "__id__": 51 + "__id__": 58 + }, + { + "__id__": 59 } ], "_prefab": null, @@ -2011,8 +2279,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 48 + "__id__": 55 }, "_enabled": true, "__prefab": null, @@ -2032,8 +2301,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 48 + "__id__": 55 }, "_enabled": true, "__prefab": null, @@ -2070,8 +2340,9 @@ "__type__": "cc.PolygonCollider2D", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 48 + "__id__": 55 }, "_enabled": true, "__prefab": null, @@ -2150,12 +2421,41 @@ ], "_id": "39dCOll3BFHqdDF27QyTaa" }, + { + "__type__": "cc.RigidBody2D", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 55 + }, + "_enabled": true, + "__prefab": null, + "enabledContactListener": true, + "bullet": false, + "awakeOnLoad": true, + "_group": 1, + "_type": 0, + "_allowSleep": true, + "_gravityScale": 1, + "_linearDamping": 0, + "_angularDamping": 0, + "_linearVelocity": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_angularVelocity": 0, + "_fixedRotation": false, + "_id": "37qpEMY7RKDq627bzr3IMv" + }, { "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 43 + "__id__": 49 }, "_enabled": true, "__prefab": null, @@ -2175,16 +2475,17 @@ "__type__": "6bb6fbw5PNPYq7zksYK1kHJ", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 43 + "__id__": 49 }, "_enabled": true, "__prefab": null, "_animation": { - "__id__": 54 + "__id__": 62 }, "_collider": { - "__id__": 51 + "__id__": 58 }, "_soundFx": { "__uuid__": "8602f38f-d976-4e2b-baa2-621a62f20261", @@ -2196,8 +2497,9 @@ "__type__": "cc.Animation", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 43 + "__id__": 49 }, "_enabled": true, "__prefab": null, @@ -2218,27 +2520,28 @@ "__type__": "cc.Node", "_name": "slingshot-003", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 28 + "__id__": 32 }, "_children": [ { - "__id__": 56 + "__id__": 64 }, { - "__id__": 60 + "__id__": 69 } ], "_active": true, "_components": [ { - "__id__": 64 + "__id__": 74 }, { - "__id__": 65 + "__id__": 75 }, { - "__id__": 66 + "__id__": 76 } ], "_prefab": null, @@ -2275,20 +2578,24 @@ "__type__": "cc.Node", "_name": "Sprite", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 55 + "__id__": 63 }, "_children": [], "_active": true, "_components": [ { - "__id__": 57 + "__id__": 65 }, { - "__id__": 58 + "__id__": 66 }, { - "__id__": 59 + "__id__": 67 + }, + { + "__id__": 68 } ], "_prefab": null, @@ -2325,8 +2632,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 56 + "__id__": 64 }, "_enabled": true, "__prefab": null, @@ -2346,8 +2654,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 56 + "__id__": 64 }, "_enabled": true, "__prefab": null, @@ -2384,8 +2693,9 @@ "__type__": "cc.PolygonCollider2D", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 56 + "__id__": 64 }, "_enabled": true, "__prefab": null, @@ -2439,24 +2749,56 @@ ], "_id": "a7/XtRjQRA8pJ0mk6PN1N1" }, + { + "__type__": "cc.RigidBody2D", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 64 + }, + "_enabled": true, + "__prefab": null, + "enabledContactListener": true, + "bullet": false, + "awakeOnLoad": true, + "_group": 1, + "_type": 0, + "_allowSleep": true, + "_gravityScale": 1, + "_linearDamping": 0, + "_angularDamping": 0, + "_linearVelocity": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_angularVelocity": 0, + "_fixedRotation": false, + "_id": "01/x7Pyi5DfbO4XYcU476l" + }, { "__type__": "cc.Node", "_name": "Slingshot_2", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 55 + "__id__": 63 }, "_children": [], "_active": true, "_components": [ { - "__id__": 61 + "__id__": 70 }, { - "__id__": 62 + "__id__": 71 }, { - "__id__": 63 + "__id__": 72 + }, + { + "__id__": 73 } ], "_prefab": null, @@ -2493,8 +2835,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 60 + "__id__": 69 }, "_enabled": true, "__prefab": null, @@ -2514,8 +2857,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 60 + "__id__": 69 }, "_enabled": true, "__prefab": null, @@ -2552,8 +2896,9 @@ "__type__": "cc.PolygonCollider2D", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 60 + "__id__": 69 }, "_enabled": true, "__prefab": null, @@ -2632,12 +2977,41 @@ ], "_id": "40PgLLPn9IXq5fEcQ/yfnR" }, + { + "__type__": "cc.RigidBody2D", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 69 + }, + "_enabled": true, + "__prefab": null, + "enabledContactListener": true, + "bullet": false, + "awakeOnLoad": true, + "_group": 1, + "_type": 0, + "_allowSleep": true, + "_gravityScale": 1, + "_linearDamping": 0, + "_angularDamping": 0, + "_linearVelocity": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_angularVelocity": 0, + "_fixedRotation": false, + "_id": "08DIxTobROQ5PKApjTyFqU" + }, { "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 55 + "__id__": 63 }, "_enabled": true, "__prefab": null, @@ -2657,16 +3031,17 @@ "__type__": "6bb6fbw5PNPYq7zksYK1kHJ", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 55 + "__id__": 63 }, "_enabled": true, "__prefab": null, "_animation": { - "__id__": 66 + "__id__": 76 }, "_collider": { - "__id__": 63 + "__id__": 72 }, "_soundFx": { "__uuid__": "8602f38f-d976-4e2b-baa2-621a62f20261", @@ -2678,8 +3053,9 @@ "__type__": "cc.Animation", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 55 + "__id__": 63 }, "_enabled": true, "__prefab": null, @@ -2700,24 +3076,25 @@ "__type__": "cc.Node", "_name": "slingshot-004", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 28 + "__id__": 32 }, "_children": [ { - "__id__": 68 + "__id__": 78 } ], "_active": true, "_components": [ { - "__id__": 72 + "__id__": 83 }, { - "__id__": 73 + "__id__": 84 }, { - "__id__": 74 + "__id__": 85 } ], "_prefab": null, @@ -2754,20 +3131,24 @@ "__type__": "cc.Node", "_name": "Slingshot_2", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 67 + "__id__": 77 }, "_children": [], "_active": true, "_components": [ { - "__id__": 69 + "__id__": 79 }, { - "__id__": 70 + "__id__": 80 }, { - "__id__": 71 + "__id__": 81 + }, + { + "__id__": 82 } ], "_prefab": null, @@ -2804,8 +3185,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 68 + "__id__": 78 }, "_enabled": true, "__prefab": null, @@ -2825,8 +3207,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 68 + "__id__": 78 }, "_enabled": true, "__prefab": null, @@ -2863,8 +3246,9 @@ "__type__": "cc.PolygonCollider2D", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 68 + "__id__": 78 }, "_enabled": true, "__prefab": null, @@ -2943,12 +3327,41 @@ ], "_id": "83megbRypDwZRIIAv1jEp1" }, + { + "__type__": "cc.RigidBody2D", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 78 + }, + "_enabled": true, + "__prefab": null, + "enabledContactListener": true, + "bullet": false, + "awakeOnLoad": true, + "_group": 1, + "_type": 0, + "_allowSleep": true, + "_gravityScale": 1, + "_linearDamping": 0, + "_angularDamping": 0, + "_linearVelocity": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_angularVelocity": 0, + "_fixedRotation": false, + "_id": "d3E53/7NpMBqHBQWaX8UuD" + }, { "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 67 + "__id__": 77 }, "_enabled": true, "__prefab": null, @@ -2968,16 +3381,17 @@ "__type__": "6bb6fbw5PNPYq7zksYK1kHJ", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 67 + "__id__": 77 }, "_enabled": true, "__prefab": null, "_animation": { - "__id__": 74 + "__id__": 85 }, "_collider": { - "__id__": 71 + "__id__": 81 }, "_soundFx": { "__uuid__": "8602f38f-d976-4e2b-baa2-621a62f20261", @@ -2989,8 +3403,9 @@ "__type__": "cc.Animation", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 67 + "__id__": 77 }, "_enabled": true, "__prefab": null, @@ -3011,24 +3426,25 @@ "__type__": "cc.Node", "_name": "slingshot-005", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 28 + "__id__": 32 }, "_children": [ { - "__id__": 76 + "__id__": 87 } ], "_active": true, "_components": [ { - "__id__": 80 + "__id__": 92 }, { - "__id__": 81 + "__id__": 93 }, { - "__id__": 82 + "__id__": 94 } ], "_prefab": null, @@ -3065,20 +3481,24 @@ "__type__": "cc.Node", "_name": "Slingshot_2", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 75 + "__id__": 86 }, "_children": [], "_active": true, "_components": [ { - "__id__": 77 + "__id__": 88 }, { - "__id__": 78 + "__id__": 89 }, { - "__id__": 79 + "__id__": 90 + }, + { + "__id__": 91 } ], "_prefab": null, @@ -3115,8 +3535,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 76 + "__id__": 87 }, "_enabled": true, "__prefab": null, @@ -3136,8 +3557,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 76 + "__id__": 87 }, "_enabled": true, "__prefab": null, @@ -3174,8 +3596,9 @@ "__type__": "cc.PolygonCollider2D", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 76 + "__id__": 87 }, "_enabled": true, "__prefab": null, @@ -3254,12 +3677,41 @@ ], "_id": "9dEj9rp2xErIulv5mq+A3J" }, + { + "__type__": "cc.RigidBody2D", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 87 + }, + "_enabled": true, + "__prefab": null, + "enabledContactListener": true, + "bullet": false, + "awakeOnLoad": true, + "_group": 1, + "_type": 0, + "_allowSleep": true, + "_gravityScale": 1, + "_linearDamping": 0, + "_angularDamping": 0, + "_linearVelocity": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_angularVelocity": 0, + "_fixedRotation": false, + "_id": "37OZDx2DZDLJIET1yAlBOf" + }, { "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 75 + "__id__": 86 }, "_enabled": true, "__prefab": null, @@ -3279,16 +3731,17 @@ "__type__": "6bb6fbw5PNPYq7zksYK1kHJ", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 75 + "__id__": 86 }, "_enabled": true, "__prefab": null, "_animation": { - "__id__": 82 + "__id__": 94 }, "_collider": { - "__id__": 79 + "__id__": 90 }, "_soundFx": { "__uuid__": "8602f38f-d976-4e2b-baa2-621a62f20261", @@ -3300,8 +3753,9 @@ "__type__": "cc.Animation", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 75 + "__id__": 86 }, "_enabled": true, "__prefab": null, @@ -3322,8 +3776,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 28 + "__id__": 32 }, "_enabled": true, "__prefab": null, @@ -3343,36 +3798,37 @@ "__type__": "cc.Node", "_name": "Walls", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { "__id__": 9 }, "_children": [ - { - "__id__": 85 - }, - { - "__id__": 89 - }, - { - "__id__": 93 - }, { "__id__": 97 }, { - "__id__": 101 + "__id__": 102 }, { - "__id__": 105 + "__id__": 107 }, { - "__id__": 109 + "__id__": 112 + }, + { + "__id__": 117 + }, + { + "__id__": 122 + }, + { + "__id__": 127 } ], "_active": true, "_components": [ { - "__id__": 112 + "__id__": 130 } ], "_prefab": null, @@ -3409,20 +3865,24 @@ "__type__": "cc.Node", "_name": "Wall_L", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 84 + "__id__": 96 }, "_children": [], "_active": true, "_components": [ { - "__id__": 86 + "__id__": 98 }, { - "__id__": 87 + "__id__": 99 }, { - "__id__": 88 + "__id__": 100 + }, + { + "__id__": 101 } ], "_prefab": null, @@ -3459,8 +3919,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 85 + "__id__": 97 }, "_enabled": true, "__prefab": null, @@ -3480,8 +3941,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 85 + "__id__": 97 }, "_enabled": true, "__prefab": null, @@ -3518,8 +3980,9 @@ "__type__": "cc.PolygonCollider2D", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 85 + "__id__": 97 }, "_enabled": true, "__prefab": null, @@ -3633,24 +4096,56 @@ ], "_id": "achMjUm/ZLvL0gyL2qN8+C" }, + { + "__type__": "cc.RigidBody2D", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 97 + }, + "_enabled": true, + "__prefab": null, + "enabledContactListener": false, + "bullet": false, + "awakeOnLoad": true, + "_group": 1, + "_type": 0, + "_allowSleep": true, + "_gravityScale": 1, + "_linearDamping": 0, + "_angularDamping": 0, + "_linearVelocity": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_angularVelocity": 0, + "_fixedRotation": false, + "_id": "26PluCvPlBtLsmSNd884OS" + }, { "__type__": "cc.Node", "_name": "Wall_R", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 84 + "__id__": 96 }, "_children": [], "_active": true, "_components": [ { - "__id__": 90 + "__id__": 103 }, { - "__id__": 91 + "__id__": 104 }, { - "__id__": 92 + "__id__": 105 + }, + { + "__id__": 106 } ], "_prefab": null, @@ -3687,8 +4182,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 89 + "__id__": 102 }, "_enabled": true, "__prefab": null, @@ -3708,8 +4204,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 89 + "__id__": 102 }, "_enabled": true, "__prefab": null, @@ -3746,8 +4243,9 @@ "__type__": "cc.PolygonCollider2D", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 89 + "__id__": 102 }, "_enabled": true, "__prefab": null, @@ -3861,24 +4359,56 @@ ], "_id": "4au0ZXrWVMdaFx6L3WMRAH" }, + { + "__type__": "cc.RigidBody2D", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 102 + }, + "_enabled": true, + "__prefab": null, + "enabledContactListener": false, + "bullet": false, + "awakeOnLoad": true, + "_group": 1, + "_type": 0, + "_allowSleep": true, + "_gravityScale": 1, + "_linearDamping": 0, + "_angularDamping": 0, + "_linearVelocity": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_angularVelocity": 0, + "_fixedRotation": false, + "_id": "2dWcojQqZAC6PNwRv9N7hy" + }, { "__type__": "cc.Node", "_name": "Wall_1", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 84 + "__id__": 96 }, "_children": [], "_active": true, "_components": [ { - "__id__": 94 + "__id__": 108 }, { - "__id__": 95 + "__id__": 109 }, { - "__id__": 96 + "__id__": 110 + }, + { + "__id__": 111 } ], "_prefab": null, @@ -3915,8 +4445,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 93 + "__id__": 107 }, "_enabled": true, "__prefab": null, @@ -3936,8 +4467,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 93 + "__id__": 107 }, "_enabled": true, "__prefab": null, @@ -3974,8 +4506,9 @@ "__type__": "cc.PolygonCollider2D", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 93 + "__id__": 107 }, "_enabled": true, "__prefab": null, @@ -4019,24 +4552,56 @@ ], "_id": "1fTJ4Zs0VFSakrsk2AnpSX" }, + { + "__type__": "cc.RigidBody2D", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 107 + }, + "_enabled": true, + "__prefab": null, + "enabledContactListener": false, + "bullet": false, + "awakeOnLoad": true, + "_group": 1, + "_type": 0, + "_allowSleep": true, + "_gravityScale": 1, + "_linearDamping": 0, + "_angularDamping": 0, + "_linearVelocity": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_angularVelocity": 0, + "_fixedRotation": false, + "_id": "a6oiofrStIiYKQJuHOgyHG" + }, { "__type__": "cc.Node", "_name": "Wall_2", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 84 + "__id__": 96 }, "_children": [], "_active": true, "_components": [ { - "__id__": 98 + "__id__": 113 }, { - "__id__": 99 + "__id__": 114 }, { - "__id__": 100 + "__id__": 115 + }, + { + "__id__": 116 } ], "_prefab": null, @@ -4073,8 +4638,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 97 + "__id__": 112 }, "_enabled": true, "__prefab": null, @@ -4094,8 +4660,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 97 + "__id__": 112 }, "_enabled": true, "__prefab": null, @@ -4132,8 +4699,9 @@ "__type__": "cc.PolygonCollider2D", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 97 + "__id__": 112 }, "_enabled": true, "__prefab": null, @@ -4177,24 +4745,56 @@ ], "_id": "c7h5MEbZtGBJbEyjQ7q32J" }, + { + "__type__": "cc.RigidBody2D", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 112 + }, + "_enabled": true, + "__prefab": null, + "enabledContactListener": false, + "bullet": false, + "awakeOnLoad": true, + "_group": 1, + "_type": 0, + "_allowSleep": true, + "_gravityScale": 1, + "_linearDamping": 0, + "_angularDamping": 0, + "_linearVelocity": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_angularVelocity": 0, + "_fixedRotation": false, + "_id": "fegJhLHPdPVIR53nSKOhM1" + }, { "__type__": "cc.Node", "_name": "Wall_3", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 84 + "__id__": 96 }, "_children": [], "_active": true, "_components": [ { - "__id__": 102 + "__id__": 118 }, { - "__id__": 103 + "__id__": 119 }, { - "__id__": 104 + "__id__": 120 + }, + { + "__id__": 121 } ], "_prefab": null, @@ -4231,8 +4831,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 101 + "__id__": 117 }, "_enabled": true, "__prefab": null, @@ -4252,8 +4853,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 101 + "__id__": 117 }, "_enabled": true, "__prefab": null, @@ -4290,8 +4892,9 @@ "__type__": "cc.PolygonCollider2D", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 101 + "__id__": 117 }, "_enabled": true, "__prefab": null, @@ -4345,24 +4948,56 @@ ], "_id": "b092gHbkNDGpzaAyoiZ+aH" }, + { + "__type__": "cc.RigidBody2D", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 117 + }, + "_enabled": true, + "__prefab": null, + "enabledContactListener": false, + "bullet": false, + "awakeOnLoad": true, + "_group": 1, + "_type": 0, + "_allowSleep": true, + "_gravityScale": 1, + "_linearDamping": 0, + "_angularDamping": 0, + "_linearVelocity": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_angularVelocity": 0, + "_fixedRotation": false, + "_id": "e0SrZxAW1IaYiGAJIf57Mv" + }, { "__type__": "cc.Node", "_name": "Wall_4", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 84 + "__id__": 96 }, "_children": [], "_active": true, "_components": [ { - "__id__": 106 + "__id__": 123 }, { - "__id__": 107 + "__id__": 124 }, { - "__id__": 108 + "__id__": 125 + }, + { + "__id__": 126 } ], "_prefab": null, @@ -4399,8 +5034,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 105 + "__id__": 122 }, "_enabled": true, "__prefab": null, @@ -4420,8 +5056,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 105 + "__id__": 122 }, "_enabled": true, "__prefab": null, @@ -4458,8 +5095,9 @@ "__type__": "cc.PolygonCollider2D", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 105 + "__id__": 122 }, "_enabled": true, "__prefab": null, @@ -4513,21 +5151,50 @@ ], "_id": "0712uaPvxFRoKdz6iZOUvH" }, + { + "__type__": "cc.RigidBody2D", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 122 + }, + "_enabled": true, + "__prefab": null, + "enabledContactListener": false, + "bullet": false, + "awakeOnLoad": true, + "_group": 1, + "_type": 0, + "_allowSleep": true, + "_gravityScale": 1, + "_linearDamping": 0, + "_angularDamping": 0, + "_linearVelocity": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_angularVelocity": 0, + "_fixedRotation": false, + "_id": "acvjC7/WRP5bR6qn7+ScAx" + }, { "__type__": "cc.Node", "_name": "Tree", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 84 + "__id__": 96 }, "_children": [], "_active": true, "_components": [ { - "__id__": 110 + "__id__": 128 }, { - "__id__": 111 + "__id__": 129 } ], "_prefab": null, @@ -4564,8 +5231,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 109 + "__id__": 127 }, "_enabled": true, "__prefab": null, @@ -4585,8 +5253,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 109 + "__id__": 127 }, "_enabled": true, "__prefab": null, @@ -4623,8 +5292,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 84 + "__id__": 96 }, "_enabled": true, "__prefab": null, @@ -4650,19 +5320,19 @@ }, "_children": [ { - "__id__": 114 + "__id__": 132 }, { - "__id__": 117 + "__id__": 135 }, { - "__id__": 545 + "__id__": 563 }, { - "__id__": 614 + "__id__": 632 }, { - "__id__": 619 + "__id__": 637 } ], "_active": true, @@ -4701,17 +5371,18 @@ "__type__": "cc.Node", "_name": "track", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 113 + "__id__": 131 }, "_children": [], "_active": true, "_components": [ { - "__id__": 115 + "__id__": 133 }, { - "__id__": 116 + "__id__": 134 } ], "_prefab": null, @@ -4748,8 +5419,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 114 + "__id__": 132 }, "_enabled": true, "__prefab": null, @@ -4769,8 +5441,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 114 + "__id__": 132 }, "_enabled": true, "__prefab": null, @@ -4807,30 +5480,31 @@ "__type__": "cc.Node", "_name": "Combo bar", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 113 + "__id__": 131 }, "_children": [ { - "__id__": 118 + "__id__": 136 }, { - "__id__": 121 + "__id__": 139 }, { - "__id__": 124 + "__id__": 142 } ], "_active": true, "_components": [ { - "__id__": 127 + "__id__": 145 }, { - "__id__": 128 + "__id__": 146 }, { - "__id__": 539 + "__id__": 557 } ], "_prefab": null, @@ -4867,17 +5541,18 @@ "__type__": "cc.Node", "_name": "combo_bar_base", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 117 + "__id__": 135 }, "_children": [], "_active": true, "_components": [ { - "__id__": 119 + "__id__": 137 }, { - "__id__": 120 + "__id__": 138 } ], "_prefab": null, @@ -4914,8 +5589,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 118 + "__id__": 136 }, "_enabled": true, "__prefab": null, @@ -4935,8 +5611,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 118 + "__id__": 136 }, "_enabled": true, "__prefab": null, @@ -4973,17 +5650,18 @@ "__type__": "cc.Node", "_name": "combo_bar_color", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 117 + "__id__": 135 }, "_children": [], "_active": true, "_components": [ { - "__id__": 122 + "__id__": 140 }, { - "__id__": 123 + "__id__": 141 } ], "_prefab": null, @@ -5020,8 +5698,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 121 + "__id__": 139 }, "_enabled": true, "__prefab": null, @@ -5041,8 +5720,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 121 + "__id__": 139 }, "_enabled": true, "__prefab": null, @@ -5079,17 +5759,18 @@ "__type__": "cc.Node", "_name": "combo_bar", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 117 + "__id__": 135 }, "_children": [], "_active": true, "_components": [ { - "__id__": 125 + "__id__": 143 }, { - "__id__": 126 + "__id__": 144 } ], "_prefab": null, @@ -5126,8 +5807,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 124 + "__id__": 142 }, "_enabled": true, "__prefab": null, @@ -5147,8 +5829,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 124 + "__id__": 142 }, "_enabled": true, "__prefab": null, @@ -5185,8 +5868,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 117 + "__id__": 135 }, "_enabled": true, "__prefab": null, @@ -5206,17 +5890,18 @@ "__type__": "671bfEgTTVFgLo1v+x/wd06", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 117 + "__id__": 135 }, "_enabled": true, "__prefab": null, "_fillBar": { - "__id__": 123 + "__id__": 141 }, "_maxValue": 1000, "_scoreUI": { - "__id__": 129 + "__id__": 147 }, "_starFxObjectPrefab": { "__uuid__": "7be5a322-4407-436a-9342-cd5ace4bb0c9", @@ -5236,7 +5921,7 @@ "_minAngle": 10, "_maxAngle": 170, "_soundFx": { - "__id__": 539 + "__id__": 557 }, "_goalSound": { "__uuid__": "4ce9d2c6-98c5-4d05-94af-70193bb795fe", @@ -5252,19 +5937,19 @@ }, "_rewards": [ { - "__id__": 540 + "__id__": 558 }, { - "__id__": 541 + "__id__": 559 }, { - "__id__": 542 + "__id__": 560 }, { - "__id__": 543 + "__id__": 561 }, { - "__id__": 544 + "__id__": 562 } ], "_id": "e5qVdeXFZOu6/MatkdDEG6" @@ -5273,17 +5958,18 @@ "__type__": "cc.Node", "_name": "Star", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 130 + "__id__": 148 }, "_children": [], "_active": true, "_components": [ { - "__id__": 537 + "__id__": 555 }, { - "__id__": 538 + "__id__": 556 } ], "_prefab": null, @@ -5320,30 +6006,31 @@ "__type__": "cc.Node", "_name": "Sprite", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 131 + "__id__": 149 }, "_children": [ { - "__id__": 129 + "__id__": 147 }, { - "__id__": 472 + "__id__": 490 } ], "_active": true, "_components": [ { - "__id__": 533 + "__id__": 551 }, { - "__id__": 534 + "__id__": 552 }, { - "__id__": 535 + "__id__": 553 }, { - "__id__": 536 + "__id__": 554 } ], "_prefab": null, @@ -5380,30 +6067,31 @@ "__type__": "cc.Node", "_name": "Avatar", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 132 + "__id__": 150 }, "_children": [ { - "__id__": 522 + "__id__": 540 }, { - "__id__": 526 + "__id__": 544 }, { - "__id__": 130 + "__id__": 148 } ], "_active": true, "_components": [ { - "__id__": 530 + "__id__": 548 }, { - "__id__": 531 + "__id__": 549 }, { - "__id__": 532 + "__id__": 550 } ], "_prefab": null, @@ -5440,30 +6128,31 @@ "__type__": "cc.Node", "_name": "Header", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 133 + "__id__": 151 }, "_children": [ { - "__id__": 131 + "__id__": 149 }, { - "__id__": 485 + "__id__": 503 }, { - "__id__": 476 + "__id__": 494 }, { - "__id__": 507 + "__id__": 525 } ], "_active": true, "_components": [ { - "__id__": 520 + "__id__": 538 }, { - "__id__": 521 + "__id__": 539 } ], "_prefab": null, @@ -5500,30 +6189,31 @@ "__type__": "cc.Node", "_name": "UI", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 134 + "__id__": 152 }, "_children": [ { - "__id__": 356 + "__id__": 374 }, { - "__id__": 132 + "__id__": 150 }, { - "__id__": 438 + "__id__": 456 } ], "_active": true, "_components": [ { - "__id__": 468 + "__id__": 486 }, { - "__id__": 469 + "__id__": 487 }, { - "__id__": 470 + "__id__": 488 } ], "_prefab": null, @@ -5560,30 +6250,31 @@ "__type__": "cc.Node", "_name": "Canvas-UI", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { "__id__": 1 }, "_children": [ { - "__id__": 135 + "__id__": 153 }, { - "__id__": 209 + "__id__": 227 }, { - "__id__": 133 + "__id__": 151 } ], "_active": true, "_components": [ { - "__id__": 353 + "__id__": 371 }, { - "__id__": 354 + "__id__": 372 }, { - "__id__": 355 + "__id__": 373 } ], "_prefab": null, @@ -5620,17 +6311,17 @@ "__type__": "cc.Node", "_objFlags": 0, "_parent": { - "__id__": 134 + "__id__": 152 }, "_prefab": { - "__id__": 136 + "__id__": 154 }, "__editorExtras__": {} }, { "__type__": "cc.PrefabInfo", "root": { - "__id__": 135 + "__id__": 153 }, "asset": { "__uuid__": "90d120b7-9cdd-482a-9917-026109a712e3", @@ -5638,7 +6329,7 @@ }, "fileId": "6av8/5OwBNyKC0Qvz1B+z3", "instance": { - "__id__": 137 + "__id__": 155 }, "targetOverrides": null, "nestedPrefabInstanceRoots": null @@ -5651,28 +6342,28 @@ "mountedComponents": [], "propertyOverrides": [ { - "__id__": 138 + "__id__": 156 }, { - "__id__": 140 + "__id__": 158 }, { - "__id__": 141 + "__id__": 159 }, { - "__id__": 142 + "__id__": 160 }, { - "__id__": 143 + "__id__": 161 }, { - "__id__": 145 + "__id__": 163 }, { - "__id__": 146 + "__id__": 164 }, { - "__id__": 148 + "__id__": 166 } ], "removedComponents": [] @@ -5680,7 +6371,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 139 + "__id__": 157 }, "propertyPath": [ "_name" @@ -5696,7 +6387,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 139 + "__id__": 157 }, "propertyPath": [ "_lpos" @@ -5705,13 +6396,13 @@ "__type__": "cc.Vec3", "x": 0, "y": 0, - "z": 0 + "z": 10 } }, { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 139 + "__id__": 157 }, "propertyPath": [ "_lrot" @@ -5727,7 +6418,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 139 + "__id__": 157 }, "propertyPath": [ "_euler" @@ -5742,7 +6433,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 144 + "__id__": 162 }, "propertyPath": [ "startColor", @@ -5765,7 +6456,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 144 + "__id__": 162 }, "propertyPath": [ "playOnAwake" @@ -5775,7 +6466,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 147 + "__id__": 165 }, "propertyPath": [ "playOnAwake" @@ -5791,24 +6482,25 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 147 + "__id__": 165 }, "propertyPath": [ "_trailModule", "_particleSystem" ], "value": { - "__id__": 149 + "__id__": 167 } }, { "__type__": "cc.ParticleSystem", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": null, "_enabled": true, "__prefab": { - "__id__": 150 + "__id__": 168 }, "_materials": [ { @@ -5819,56 +6511,56 @@ ], "_visFlags": 0, "startColor": { - "__id__": 151 + "__id__": 169 }, "scaleSpace": 1, "startSize3D": false, "startSizeX": { - "__id__": 152 + "__id__": 170 }, "startSize": { - "__id__": 152 + "__id__": 170 }, "startSizeY": { - "__id__": 153 + "__id__": 171 }, "startSizeZ": { - "__id__": 154 + "__id__": 172 }, "startSpeed": { - "__id__": 155 + "__id__": 173 }, "startRotation3D": false, "startRotationX": { - "__id__": 156 + "__id__": 174 }, "startRotationY": { - "__id__": 157 + "__id__": 175 }, "startRotationZ": { - "__id__": 158 + "__id__": 176 }, "startRotation": { - "__id__": 158 + "__id__": 176 }, "startDelay": { - "__id__": 159 + "__id__": 177 }, "startLifetime": { - "__id__": 160 + "__id__": 178 }, "duration": 1, "loop": true, "simulationSpeed": 1, "playOnAwake": false, "gravityModifier": { - "__id__": 161 + "__id__": 179 }, "rateOverTime": { - "__id__": 162 + "__id__": 180 }, "rateOverDistance": { - "__id__": 163 + "__id__": 181 }, "bursts": [], "_renderCulling": false, @@ -5879,37 +6571,37 @@ "_dataCulling": false, "enableCulling": false, "_colorOverLifetimeModule": { - "__id__": 164 + "__id__": 182 }, "_shapeModule": { - "__id__": 171 + "__id__": 189 }, "_sizeOvertimeModule": { - "__id__": 173 + "__id__": 191 }, "_velocityOvertimeModule": { - "__id__": 179 - }, - "_forceOvertimeModule": { - "__id__": 184 - }, - "_limitVelocityOvertimeModule": { - "__id__": 188 - }, - "_rotationOvertimeModule": { - "__id__": 193 - }, - "_textureAnimationModule": { "__id__": 197 }, + "_forceOvertimeModule": { + "__id__": 202 + }, + "_limitVelocityOvertimeModule": { + "__id__": 206 + }, + "_rotationOvertimeModule": { + "__id__": 211 + }, + "_textureAnimationModule": { + "__id__": 215 + }, "_noiseModule": { - "__id__": 200 + "__id__": 218 }, "_trailModule": { - "__id__": 201 + "__id__": 219 }, "renderer": { - "__id__": 208 + "__id__": 226 }, "_prewarm": false, "_capacity": 100, @@ -6010,32 +6702,32 @@ "__type__": "cc.ColorOvertimeModule", "_enable": true, "color": { - "__id__": 165 + "__id__": 183 } }, { "__type__": "cc.GradientRange", "_mode": 1, "gradient": { - "__id__": 166 + "__id__": 184 } }, { "__type__": "cc.Gradient", "colorKeys": [ { - "__id__": 167 + "__id__": 185 }, { - "__id__": 168 + "__id__": 186 } ], "alphaKeys": [ { - "__id__": 169 + "__id__": 187 }, { - "__id__": 170 + "__id__": 188 } ], "mode": 0 @@ -6087,7 +6779,7 @@ "arcMode": 0, "arcSpread": 0, "arcSpeed": { - "__id__": 172 + "__id__": 190 }, "length": 5, "boxThickness": { @@ -6128,23 +6820,23 @@ "_enable": true, "separateAxes": false, "size": { - "__id__": 174 + "__id__": 192 }, "x": { - "__id__": 176 + "__id__": 194 }, "y": { - "__id__": 177 + "__id__": 195 }, "z": { - "__id__": 178 + "__id__": 196 } }, { "__type__": "cc.CurveRange", "mode": 1, "spline": { - "__id__": 175 + "__id__": 193 }, "multiplier": 1 }, @@ -6218,16 +6910,16 @@ "__type__": "cc.VelocityOvertimeModule", "_enable": false, "x": { - "__id__": 180 + "__id__": 198 }, "y": { - "__id__": 181 + "__id__": 199 }, "z": { - "__id__": 182 + "__id__": 200 }, "speedModifier": { - "__id__": 183 + "__id__": 201 }, "space": 1 }, @@ -6259,13 +6951,13 @@ "__type__": "cc.ForceOvertimeModule", "_enable": false, "x": { - "__id__": 185 + "__id__": 203 }, "y": { - "__id__": 186 + "__id__": 204 }, "z": { - "__id__": 187 + "__id__": 205 }, "space": 1 }, @@ -6291,16 +6983,16 @@ "__type__": "cc.LimitVelocityOvertimeModule", "_enable": false, "limitX": { - "__id__": 189 + "__id__": 207 }, "limitY": { - "__id__": 190 + "__id__": 208 }, "limitZ": { - "__id__": 191 + "__id__": 209 }, "limit": { - "__id__": 192 + "__id__": 210 }, "dampen": 3, "separateAxes": false, @@ -6335,13 +7027,13 @@ "_enable": true, "_separateAxes": false, "x": { - "__id__": 194 + "__id__": 212 }, "y": { - "__id__": 195 + "__id__": 213 }, "z": { - "__id__": 196 + "__id__": 214 } }, { @@ -6373,10 +7065,10 @@ "_mode": 0, "animation": 0, "frameOverTime": { - "__id__": 198 + "__id__": 216 }, "startFrame": { - "__id__": 199 + "__id__": 217 }, "cycleCount": 1, "_flipU": 0, @@ -6420,25 +7112,25 @@ "_enable": false, "mode": 0, "lifeTime": { - "__id__": 202 + "__id__": 220 }, "_minParticleDistance": 0.1, "existWithParticles": true, "textureMode": 0, "widthFromParticle": false, "widthRatio": { - "__id__": 203 + "__id__": 221 }, "colorFromParticle": false, "colorOverTrail": { - "__id__": 204 + "__id__": 222 }, "colorOvertime": { - "__id__": 205 + "__id__": 223 }, "_space": 0, "_particleSystem": { - "__id__": 149 + "__id__": 167 } }, { @@ -6469,7 +7161,7 @@ "__type__": "cc.GradientRange", "_mode": 1, "gradient": { - "__id__": 206 + "__id__": 224 } }, { @@ -6477,7 +7169,7 @@ "colorKeys": [], "alphaKeys": [ { - "__id__": 207 + "__id__": 225 } ], "mode": 0 @@ -6509,30 +7201,31 @@ "__type__": "cc.Node", "_name": "Control", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 134 + "__id__": 152 }, "_children": [ { - "__id__": 210 + "__id__": 228 }, { - "__id__": 213 + "__id__": 231 }, { - "__id__": 216 + "__id__": 234 } ], "_active": false, "_components": [ { - "__id__": 350 + "__id__": 368 }, { - "__id__": 351 + "__id__": 369 }, { - "__id__": 352 + "__id__": 370 } ], "_prefab": null, @@ -6569,17 +7262,18 @@ "__type__": "cc.Node", "_name": "Left", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 209 + "__id__": 227 }, "_children": [], "_active": true, "_components": [ { - "__id__": 211 + "__id__": 229 }, { - "__id__": 212 + "__id__": 230 } ], "_prefab": null, @@ -6616,8 +7310,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 210 + "__id__": 228 }, "_enabled": true, "__prefab": null, @@ -6637,8 +7332,9 @@ "__type__": "cc.Widget", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 210 + "__id__": 228 }, "_enabled": true, "__prefab": null, @@ -6666,17 +7362,18 @@ "__type__": "cc.Node", "_name": "Right", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 209 + "__id__": 227 }, "_children": [], "_active": true, "_components": [ { - "__id__": 214 + "__id__": 232 }, { - "__id__": 215 + "__id__": 233 } ], "_prefab": null, @@ -6713,8 +7410,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 213 + "__id__": 231 }, "_enabled": true, "__prefab": null, @@ -6734,8 +7432,9 @@ "__type__": "cc.Widget", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 213 + "__id__": 231 }, "_enabled": true, "__prefab": null, @@ -6763,27 +7462,28 @@ "__type__": "cc.Node", "_name": "Tutorial", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 209 + "__id__": 227 }, "_children": [ { - "__id__": 217 + "__id__": 235 }, { - "__id__": 279 + "__id__": 297 }, { - "__id__": 341 + "__id__": 359 }, { - "__id__": 345 + "__id__": 363 } ], "_active": true, "_components": [ { - "__id__": 349 + "__id__": 367 } ], "_prefab": null, @@ -6820,20 +7520,21 @@ "__type__": "cc.Node", "_name": "Tap Fx", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 216 + "__id__": 234 }, "_children": [], "_active": true, "_components": [ { - "__id__": 218 + "__id__": 236 }, { - "__id__": 277 + "__id__": 295 }, { - "__id__": 278 + "__id__": 296 } ], "_prefab": null, @@ -6870,8 +7571,9 @@ "__type__": "cc.ParticleSystem", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 217 + "__id__": 235 }, "_enabled": true, "__prefab": null, @@ -6883,60 +7585,60 @@ ], "_visFlags": 0, "startColor": { - "__id__": 219 + "__id__": 237 }, "scaleSpace": 1, "startSize3D": false, "startSizeX": { - "__id__": 220 + "__id__": 238 }, "startSize": { - "__id__": 220 + "__id__": 238 }, "startSizeY": { - "__id__": 221 + "__id__": 239 }, "startSizeZ": { - "__id__": 222 + "__id__": 240 }, "startSpeed": { - "__id__": 223 + "__id__": 241 }, "startRotation3D": false, "startRotationX": { - "__id__": 224 + "__id__": 242 }, "startRotationY": { - "__id__": 225 + "__id__": 243 }, "startRotationZ": { - "__id__": 226 + "__id__": 244 }, "startRotation": { - "__id__": 226 + "__id__": 244 }, "startDelay": { - "__id__": 227 + "__id__": 245 }, "startLifetime": { - "__id__": 228 + "__id__": 246 }, "duration": 0.3, "loop": false, "simulationSpeed": 1, "playOnAwake": false, "gravityModifier": { - "__id__": 229 + "__id__": 247 }, "rateOverTime": { - "__id__": 230 + "__id__": 248 }, "rateOverDistance": { - "__id__": 231 + "__id__": 249 }, "bursts": [ { - "__id__": 232 + "__id__": 250 } ], "_renderCulling": false, @@ -6947,37 +7649,37 @@ "_dataCulling": false, "enableCulling": false, "_colorOverLifetimeModule": { - "__id__": 234 + "__id__": 252 }, "_shapeModule": { - "__id__": 240 + "__id__": 258 }, "_sizeOvertimeModule": { - "__id__": 242 + "__id__": 260 }, "_velocityOvertimeModule": { - "__id__": 248 - }, - "_forceOvertimeModule": { - "__id__": 253 - }, - "_limitVelocityOvertimeModule": { - "__id__": 257 - }, - "_rotationOvertimeModule": { - "__id__": 262 - }, - "_textureAnimationModule": { "__id__": 266 }, - "_noiseModule": { - "__id__": 270 - }, - "_trailModule": { + "_forceOvertimeModule": { "__id__": 271 }, + "_limitVelocityOvertimeModule": { + "__id__": 275 + }, + "_rotationOvertimeModule": { + "__id__": 280 + }, + "_textureAnimationModule": { + "__id__": 284 + }, + "_noiseModule": { + "__id__": 288 + }, + "_trailModule": { + "__id__": 289 + }, "renderer": { - "__id__": 276 + "__id__": 294 }, "_prewarm": false, "_capacity": 100, @@ -7073,7 +7775,7 @@ "_repeatCount": 1, "repeatInterval": 1, "count": { - "__id__": 233 + "__id__": 251 } }, { @@ -7086,29 +7788,29 @@ "__type__": "cc.ColorOvertimeModule", "_enable": true, "color": { - "__id__": 235 + "__id__": 253 } }, { "__type__": "cc.GradientRange", "_mode": 1, "gradient": { - "__id__": 236 + "__id__": 254 } }, { "__type__": "cc.Gradient", "colorKeys": [ { - "__id__": 237 + "__id__": 255 } ], "alphaKeys": [ { - "__id__": 238 + "__id__": 256 }, { - "__id__": 239 + "__id__": 257 } ], "mode": 0 @@ -7149,7 +7851,7 @@ "arcMode": 0, "arcSpread": 0, "arcSpeed": { - "__id__": 241 + "__id__": 259 }, "length": 5, "boxThickness": { @@ -7190,23 +7892,23 @@ "_enable": true, "separateAxes": false, "size": { - "__id__": 243 + "__id__": 261 }, "x": { - "__id__": 245 + "__id__": 263 }, "y": { - "__id__": 246 + "__id__": 264 }, "z": { - "__id__": 247 + "__id__": 265 } }, { "__type__": "cc.CurveRange", "mode": 1, "spline": { - "__id__": 244 + "__id__": 262 }, "multiplier": 1 }, @@ -7280,16 +7982,16 @@ "__type__": "cc.VelocityOvertimeModule", "_enable": false, "x": { - "__id__": 249 + "__id__": 267 }, "y": { - "__id__": 250 + "__id__": 268 }, "z": { - "__id__": 251 + "__id__": 269 }, "speedModifier": { - "__id__": 252 + "__id__": 270 }, "space": 1 }, @@ -7321,13 +8023,13 @@ "__type__": "cc.ForceOvertimeModule", "_enable": false, "x": { - "__id__": 254 + "__id__": 272 }, "y": { - "__id__": 255 + "__id__": 273 }, "z": { - "__id__": 256 + "__id__": 274 }, "space": 1 }, @@ -7353,16 +8055,16 @@ "__type__": "cc.LimitVelocityOvertimeModule", "_enable": false, "limitX": { - "__id__": 258 + "__id__": 276 }, "limitY": { - "__id__": 259 + "__id__": 277 }, "limitZ": { - "__id__": 260 + "__id__": 278 }, "limit": { - "__id__": 261 + "__id__": 279 }, "dampen": 3, "separateAxes": false, @@ -7397,13 +8099,13 @@ "_enable": false, "_separateAxes": false, "x": { - "__id__": 263 + "__id__": 281 }, "y": { - "__id__": 264 + "__id__": 282 }, "z": { - "__id__": 265 + "__id__": 283 } }, { @@ -7434,10 +8136,10 @@ "_mode": 0, "animation": 0, "frameOverTime": { - "__id__": 267 + "__id__": 285 }, "startFrame": { - "__id__": 269 + "__id__": 287 }, "cycleCount": 0, "_flipU": 0, @@ -7450,7 +8152,7 @@ "__type__": "cc.CurveRange", "mode": 1, "spline": { - "__id__": 268 + "__id__": 286 }, "multiplier": 1 }, @@ -7517,25 +8219,25 @@ "_enable": false, "mode": 0, "lifeTime": { - "__id__": 272 + "__id__": 290 }, "_minParticleDistance": 0.1, "existWithParticles": true, "textureMode": 0, "widthFromParticle": true, "widthRatio": { - "__id__": 273 + "__id__": 291 }, "colorFromParticle": false, "colorOverTrail": { - "__id__": 274 + "__id__": 292 }, "colorOvertime": { - "__id__": 275 + "__id__": 293 }, "_space": 0, "_particleSystem": { - "__id__": 218 + "__id__": 236 } }, { @@ -7594,8 +8296,9 @@ "__type__": "cc.UIMeshRenderer", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 217 + "__id__": 235 }, "_enabled": true, "__prefab": null, @@ -7605,8 +8308,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 217 + "__id__": 235 }, "_enabled": true, "__prefab": null, @@ -7626,20 +8330,21 @@ "__type__": "cc.Node", "_name": "Tap Fx", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 216 + "__id__": 234 }, "_children": [], "_active": true, "_components": [ { - "__id__": 280 + "__id__": 298 }, { - "__id__": 339 + "__id__": 357 }, { - "__id__": 340 + "__id__": 358 } ], "_prefab": null, @@ -7676,8 +8381,9 @@ "__type__": "cc.ParticleSystem", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 279 + "__id__": 297 }, "_enabled": true, "__prefab": null, @@ -7689,60 +8395,60 @@ ], "_visFlags": 0, "startColor": { - "__id__": 281 + "__id__": 299 }, "scaleSpace": 1, "startSize3D": false, "startSizeX": { - "__id__": 282 + "__id__": 300 }, "startSize": { - "__id__": 282 + "__id__": 300 }, "startSizeY": { - "__id__": 283 + "__id__": 301 }, "startSizeZ": { - "__id__": 284 + "__id__": 302 }, "startSpeed": { - "__id__": 285 + "__id__": 303 }, "startRotation3D": false, "startRotationX": { - "__id__": 286 + "__id__": 304 }, "startRotationY": { - "__id__": 287 + "__id__": 305 }, "startRotationZ": { - "__id__": 288 + "__id__": 306 }, "startRotation": { - "__id__": 288 + "__id__": 306 }, "startDelay": { - "__id__": 289 + "__id__": 307 }, "startLifetime": { - "__id__": 290 + "__id__": 308 }, "duration": 0.3, "loop": false, "simulationSpeed": 1, "playOnAwake": false, "gravityModifier": { - "__id__": 291 + "__id__": 309 }, "rateOverTime": { - "__id__": 292 + "__id__": 310 }, "rateOverDistance": { - "__id__": 293 + "__id__": 311 }, "bursts": [ { - "__id__": 294 + "__id__": 312 } ], "_renderCulling": false, @@ -7753,37 +8459,37 @@ "_dataCulling": false, "enableCulling": false, "_colorOverLifetimeModule": { - "__id__": 296 + "__id__": 314 }, "_shapeModule": { - "__id__": 302 + "__id__": 320 }, "_sizeOvertimeModule": { - "__id__": 304 + "__id__": 322 }, "_velocityOvertimeModule": { - "__id__": 310 - }, - "_forceOvertimeModule": { - "__id__": 315 - }, - "_limitVelocityOvertimeModule": { - "__id__": 319 - }, - "_rotationOvertimeModule": { - "__id__": 324 - }, - "_textureAnimationModule": { "__id__": 328 }, - "_noiseModule": { - "__id__": 332 - }, - "_trailModule": { + "_forceOvertimeModule": { "__id__": 333 }, + "_limitVelocityOvertimeModule": { + "__id__": 337 + }, + "_rotationOvertimeModule": { + "__id__": 342 + }, + "_textureAnimationModule": { + "__id__": 346 + }, + "_noiseModule": { + "__id__": 350 + }, + "_trailModule": { + "__id__": 351 + }, "renderer": { - "__id__": 338 + "__id__": 356 }, "_prewarm": false, "_capacity": 100, @@ -7879,7 +8585,7 @@ "_repeatCount": 1, "repeatInterval": 1, "count": { - "__id__": 295 + "__id__": 313 } }, { @@ -7892,29 +8598,29 @@ "__type__": "cc.ColorOvertimeModule", "_enable": true, "color": { - "__id__": 297 + "__id__": 315 } }, { "__type__": "cc.GradientRange", "_mode": 1, "gradient": { - "__id__": 298 + "__id__": 316 } }, { "__type__": "cc.Gradient", "colorKeys": [ { - "__id__": 299 + "__id__": 317 } ], "alphaKeys": [ { - "__id__": 300 + "__id__": 318 }, { - "__id__": 301 + "__id__": 319 } ], "mode": 0 @@ -7955,7 +8661,7 @@ "arcMode": 0, "arcSpread": 0, "arcSpeed": { - "__id__": 303 + "__id__": 321 }, "length": 5, "boxThickness": { @@ -7996,23 +8702,23 @@ "_enable": true, "separateAxes": false, "size": { - "__id__": 305 + "__id__": 323 }, "x": { - "__id__": 307 + "__id__": 325 }, "y": { - "__id__": 308 + "__id__": 326 }, "z": { - "__id__": 309 + "__id__": 327 } }, { "__type__": "cc.CurveRange", "mode": 1, "spline": { - "__id__": 306 + "__id__": 324 }, "multiplier": 1 }, @@ -8086,16 +8792,16 @@ "__type__": "cc.VelocityOvertimeModule", "_enable": false, "x": { - "__id__": 311 + "__id__": 329 }, "y": { - "__id__": 312 + "__id__": 330 }, "z": { - "__id__": 313 + "__id__": 331 }, "speedModifier": { - "__id__": 314 + "__id__": 332 }, "space": 1 }, @@ -8127,13 +8833,13 @@ "__type__": "cc.ForceOvertimeModule", "_enable": false, "x": { - "__id__": 316 + "__id__": 334 }, "y": { - "__id__": 317 + "__id__": 335 }, "z": { - "__id__": 318 + "__id__": 336 }, "space": 1 }, @@ -8159,16 +8865,16 @@ "__type__": "cc.LimitVelocityOvertimeModule", "_enable": false, "limitX": { - "__id__": 320 + "__id__": 338 }, "limitY": { - "__id__": 321 + "__id__": 339 }, "limitZ": { - "__id__": 322 + "__id__": 340 }, "limit": { - "__id__": 323 + "__id__": 341 }, "dampen": 3, "separateAxes": false, @@ -8203,13 +8909,13 @@ "_enable": false, "_separateAxes": false, "x": { - "__id__": 325 + "__id__": 343 }, "y": { - "__id__": 326 + "__id__": 344 }, "z": { - "__id__": 327 + "__id__": 345 } }, { @@ -8240,10 +8946,10 @@ "_mode": 0, "animation": 0, "frameOverTime": { - "__id__": 329 + "__id__": 347 }, "startFrame": { - "__id__": 331 + "__id__": 349 }, "cycleCount": 0, "_flipU": 0, @@ -8256,7 +8962,7 @@ "__type__": "cc.CurveRange", "mode": 1, "spline": { - "__id__": 330 + "__id__": 348 }, "multiplier": 1 }, @@ -8323,25 +9029,25 @@ "_enable": false, "mode": 0, "lifeTime": { - "__id__": 334 + "__id__": 352 }, "_minParticleDistance": 0.1, "existWithParticles": true, "textureMode": 0, "widthFromParticle": true, "widthRatio": { - "__id__": 335 + "__id__": 353 }, "colorFromParticle": false, "colorOverTrail": { - "__id__": 336 + "__id__": 354 }, "colorOvertime": { - "__id__": 337 + "__id__": 355 }, "_space": 0, "_particleSystem": { - "__id__": 280 + "__id__": 298 } }, { @@ -8400,8 +9106,9 @@ "__type__": "cc.UIMeshRenderer", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 279 + "__id__": 297 }, "_enabled": true, "__prefab": null, @@ -8411,8 +9118,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 279 + "__id__": 297 }, "_enabled": true, "__prefab": null, @@ -8432,20 +9140,21 @@ "__type__": "cc.Node", "_name": "tap-L", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 216 + "__id__": 234 }, "_children": [], "_active": true, "_components": [ { - "__id__": 342 + "__id__": 360 }, { - "__id__": 343 + "__id__": 361 }, { - "__id__": 344 + "__id__": 362 } ], "_prefab": null, @@ -8482,8 +9191,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 341 + "__id__": 359 }, "_enabled": true, "__prefab": null, @@ -8503,8 +9213,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 341 + "__id__": 359 }, "_enabled": true, "__prefab": null, @@ -8541,8 +9252,9 @@ "__type__": "cc.Widget", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 341 + "__id__": 359 }, "_enabled": true, "__prefab": null, @@ -8570,20 +9282,21 @@ "__type__": "cc.Node", "_name": "tap_R", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 216 + "__id__": 234 }, "_children": [], "_active": true, "_components": [ { - "__id__": 346 + "__id__": 364 }, { - "__id__": 347 + "__id__": 365 }, { - "__id__": 348 + "__id__": 366 } ], "_prefab": null, @@ -8620,8 +9333,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 345 + "__id__": 363 }, "_enabled": true, "__prefab": null, @@ -8641,8 +9355,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 345 + "__id__": 363 }, "_enabled": true, "__prefab": null, @@ -8679,8 +9394,9 @@ "__type__": "cc.Widget", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 345 + "__id__": 363 }, "_enabled": true, "__prefab": null, @@ -8708,8 +9424,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 216 + "__id__": 234 }, "_enabled": true, "__prefab": null, @@ -8729,8 +9446,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 209 + "__id__": 227 }, "_enabled": true, "__prefab": null, @@ -8750,16 +9468,17 @@ "__type__": "ae76dAs77NBYYKBvdVg8Tfa", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 209 + "__id__": 227 }, "_enabled": true, "__prefab": null, "_left": { - "__id__": 210 + "__id__": 228 }, "_right": { - "__id__": 213 + "__id__": 231 }, "_id": "8ewMLfwFpP/YdmYCM/ZKig" }, @@ -8767,22 +9486,23 @@ "__type__": "58a5aCWE8VEqJK+0wznWL24", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 209 + "__id__": 227 }, "_enabled": true, "__prefab": null, "_tapL": { - "__id__": 341 + "__id__": 359 }, "_tapR": { - "__id__": 345 + "__id__": 363 }, "_tapLEffect": { - "__id__": 218 + "__id__": 236 }, "_tapREffect": { - "__id__": 280 + "__id__": 298 }, "_id": "a2VeBOPQdNIJ03wdHnez8a" }, @@ -8790,8 +9510,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 134 + "__id__": 152 }, "_enabled": true, "__prefab": null, @@ -8811,8 +9532,9 @@ "__type__": "cc.Canvas", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 134 + "__id__": 152 }, "_enabled": true, "__prefab": null, @@ -8826,8 +9548,9 @@ "__type__": "cc.Widget", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 134 + "__id__": 152 }, "_enabled": true, "__prefab": null, @@ -8855,27 +9578,28 @@ "__type__": "cc.Node", "_name": "OverPanel", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 133 + "__id__": 151 }, "_children": [ { - "__id__": 357 + "__id__": 375 }, { - "__id__": 360 + "__id__": 378 } ], "_active": false, "_components": [ { - "__id__": 431 + "__id__": 449 }, { - "__id__": 432 + "__id__": 450 }, { - "__id__": 433 + "__id__": 451 } ], "_prefab": null, @@ -8912,17 +9636,18 @@ "__type__": "cc.Node", "_name": "BG", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 356 + "__id__": 374 }, "_children": [], "_active": true, "_components": [ { - "__id__": 358 + "__id__": 376 }, { - "__id__": 359 + "__id__": 377 } ], "_prefab": null, @@ -8959,8 +9684,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 357 + "__id__": 375 }, "_enabled": true, "__prefab": null, @@ -8980,8 +9706,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 357 + "__id__": 375 }, "_enabled": true, "__prefab": null, @@ -9018,30 +9745,31 @@ "__type__": "cc.Node", "_name": "Leader_Board", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 356 + "__id__": 374 }, "_children": [ { - "__id__": 361 + "__id__": 379 }, { - "__id__": 365 + "__id__": 383 }, { - "__id__": 409 + "__id__": 427 }, { - "__id__": 421 + "__id__": 439 } ], "_active": true, "_components": [ { - "__id__": 429 + "__id__": 447 }, { - "__id__": 430 + "__id__": 448 } ], "_prefab": null, @@ -9078,20 +9806,21 @@ "__type__": "cc.Node", "_name": "Label", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 360 + "__id__": 378 }, "_children": [], "_active": false, "_components": [ { - "__id__": 362 + "__id__": 380 }, { - "__id__": 363 + "__id__": 381 }, { - "__id__": 364 + "__id__": 382 } ], "_prefab": null, @@ -9128,8 +9857,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 361 + "__id__": 379 }, "_enabled": true, "__prefab": null, @@ -9149,8 +9879,9 @@ "__type__": "cc.Label", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 361 + "__id__": 379 }, "_enabled": true, "__prefab": null, @@ -9184,14 +9915,38 @@ "_isUnderline": false, "_underlineHeight": 2, "_cacheMode": 0, + "_enableOutline": false, + "_outlineColor": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "_outlineWidth": 2, + "_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": "f84cfxlbRAEINXe5uu1h8C" }, { "__type__": "cc.Widget", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 361 + "__id__": 379 }, "_enabled": true, "__prefab": null, @@ -9219,27 +9974,28 @@ "__type__": "cc.Node", "_name": "ScrollView", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 360 + "__id__": 378 }, "_children": [ { - "__id__": 366 + "__id__": 384 } ], "_active": true, "_components": [ { - "__id__": 405 + "__id__": 423 }, { - "__id__": 406 + "__id__": 424 }, { - "__id__": 407 + "__id__": 425 }, { - "__id__": 408 + "__id__": 426 } ], "_prefab": null, @@ -9276,27 +10032,28 @@ "__type__": "cc.Node", "_name": "view", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 365 + "__id__": 383 }, "_children": [ { - "__id__": 367 + "__id__": 385 } ], "_active": true, "_components": [ { - "__id__": 401 + "__id__": 419 }, { - "__id__": 402 + "__id__": 420 }, { - "__id__": 403 + "__id__": 421 }, { - "__id__": 404 + "__id__": 422 } ], "_prefab": null, @@ -9333,24 +10090,25 @@ "__type__": "cc.Node", "_name": "content", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 366 + "__id__": 384 }, "_children": [ { - "__id__": 368 + "__id__": 386 }, { - "__id__": 376 + "__id__": 394 } ], "_active": true, "_components": [ { - "__id__": 399 + "__id__": 417 }, { - "__id__": 400 + "__id__": 418 } ], "_prefab": null, @@ -9387,17 +10145,17 @@ "__type__": "cc.Node", "_objFlags": 0, "_parent": { - "__id__": 367 + "__id__": 385 }, "_prefab": { - "__id__": 369 + "__id__": 387 }, "__editorExtras__": {} }, { "__type__": "cc.PrefabInfo", "root": { - "__id__": 368 + "__id__": 386 }, "asset": { "__uuid__": "44541b9d-0cbe-4e00-8819-64b15d93dea7", @@ -9405,7 +10163,7 @@ }, "fileId": "f9uSHaj7BMlIwLhcEY9s8R", "instance": { - "__id__": 370 + "__id__": 388 }, "targetOverrides": null }, @@ -9417,16 +10175,16 @@ "mountedComponents": [], "propertyOverrides": [ { - "__id__": 371 + "__id__": 389 }, { - "__id__": 373 + "__id__": 391 }, { - "__id__": 374 + "__id__": 392 }, { - "__id__": 375 + "__id__": 393 } ], "removedComponents": [] @@ -9434,7 +10192,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 372 + "__id__": 390 }, "propertyPath": [ "_name" @@ -9450,7 +10208,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 372 + "__id__": 390 }, "propertyPath": [ "_lpos" @@ -9465,7 +10223,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 372 + "__id__": 390 }, "propertyPath": [ "_lrot" @@ -9481,7 +10239,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 372 + "__id__": 390 }, "propertyPath": [ "_euler" @@ -9499,29 +10257,29 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 367 + "__id__": 385 }, "_children": [ { - "__id__": 377 + "__id__": 395 }, { - "__id__": 388 + "__id__": 406 }, { - "__id__": 392 + "__id__": 410 } ], "_active": true, "_components": [ { - "__id__": 396 + "__id__": 414 }, { - "__id__": 397 + "__id__": 415 }, { - "__id__": 398 + "__id__": 416 } ], "_prefab": null, @@ -9558,24 +10316,25 @@ "__type__": "cc.Node", "_name": "top", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 376 + "__id__": 394 }, "_children": [ { - "__id__": 378 + "__id__": 396 }, { - "__id__": 381 + "__id__": 399 } ], "_active": false, "_components": [ { - "__id__": 386 + "__id__": 404 }, { - "__id__": 387 + "__id__": 405 } ], "_prefab": null, @@ -9612,17 +10371,18 @@ "__type__": "cc.Node", "_name": "Sprite", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 377 + "__id__": 395 }, "_children": [], "_active": true, "_components": [ { - "__id__": 379 + "__id__": 397 }, { - "__id__": 380 + "__id__": 398 } ], "_prefab": null, @@ -9659,8 +10419,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 378 + "__id__": 396 }, "_enabled": true, "__prefab": null, @@ -9680,8 +10441,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 378 + "__id__": 396 }, "_enabled": true, "__prefab": null, @@ -9718,23 +10480,24 @@ "__type__": "cc.Node", "_name": "Label", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 377 + "__id__": 395 }, "_children": [], "_active": true, "_components": [ { - "__id__": 382 + "__id__": 400 }, { - "__id__": 383 + "__id__": 401 }, { - "__id__": 384 + "__id__": 402 }, { - "__id__": 385 + "__id__": 403 } ], "_prefab": null, @@ -9771,8 +10534,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 381 + "__id__": 399 }, "_enabled": true, "__prefab": null, @@ -9792,8 +10556,9 @@ "__type__": "cc.Label", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 381 + "__id__": 399 }, "_enabled": true, "__prefab": null, @@ -9827,23 +10592,38 @@ "_isUnderline": false, "_underlineHeight": 2, "_cacheMode": 0, - "_id": "aaenWCd65LMJXVpGA3WMeH", "_enableOutline": true, - "_outlineWidth": 4, "_outlineColor": { "__type__": "cc.Color", "r": 96, "g": 96, "b": 96, "a": 255 - } + }, + "_outlineWidth": 4, + "_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": "aaenWCd65LMJXVpGA3WMeH" }, { "__type__": "cc.Widget", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 381 + "__id__": 399 }, "_enabled": true, "__prefab": null, @@ -9871,8 +10651,9 @@ "__type__": "cc.LabelOutline", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 381 + "__id__": 399 }, "_enabled": true, "__prefab": null, @@ -9882,8 +10663,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 377 + "__id__": 395 }, "_enabled": true, "__prefab": null, @@ -9903,8 +10685,9 @@ "__type__": "cc.Widget", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 377 + "__id__": 395 }, "_enabled": true, "__prefab": null, @@ -9934,19 +10717,19 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 376 + "__id__": 394 }, "_children": [], "_active": true, "_components": [ { - "__id__": 389 + "__id__": 407 }, { - "__id__": 390 + "__id__": 408 }, { - "__id__": 391 + "__id__": 409 } ], "_prefab": null, @@ -9983,8 +10766,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 388 + "__id__": 406 }, "_enabled": true, "__prefab": null, @@ -10004,8 +10788,9 @@ "__type__": "cc.Label", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 388 + "__id__": 406 }, "_enabled": true, "__prefab": null, @@ -10039,14 +10824,38 @@ "_isUnderline": false, "_underlineHeight": 2, "_cacheMode": 0, + "_enableOutline": false, + "_outlineColor": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "_outlineWidth": 2, + "_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": "e6dtJas8xPEb1IQWDWFon3" }, { "__type__": "cc.Widget", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 388 + "__id__": 406 }, "_enabled": true, "__prefab": null, @@ -10074,20 +10883,21 @@ "__type__": "cc.Node", "_name": "Label", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 376 + "__id__": 394 }, "_children": [], "_active": true, "_components": [ { - "__id__": 393 + "__id__": 411 }, { - "__id__": 394 + "__id__": 412 }, { - "__id__": 395 + "__id__": 413 } ], "_prefab": null, @@ -10124,8 +10934,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 392 + "__id__": 410 }, "_enabled": true, "__prefab": null, @@ -10145,8 +10956,9 @@ "__type__": "cc.Label", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 392 + "__id__": 410 }, "_enabled": true, "__prefab": null, @@ -10180,14 +10992,38 @@ "_isUnderline": false, "_underlineHeight": 2, "_cacheMode": 0, + "_enableOutline": false, + "_outlineColor": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "_outlineWidth": 2, + "_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": "2cLZrKrAtP0I9qbh4fPBbW" }, { "__type__": "cc.Widget", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 392 + "__id__": 410 }, "_enabled": true, "__prefab": null, @@ -10215,8 +11051,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 376 + "__id__": 394 }, "_enabled": true, "__prefab": null, @@ -10236,8 +11073,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 376 + "__id__": 394 }, "_enabled": true, "__prefab": null, @@ -10274,19 +11112,20 @@ "__type__": "552d1g5QNpOeIBUm3Wr1J5c", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 376 + "__id__": 394 }, "_enabled": true, "__prefab": null, "_bg": { - "__id__": 397 + "__id__": 415 }, "_scoreText": { - "__id__": 394 + "__id__": 412 }, "_topText": { - "__id__": 383 + "__id__": 401 }, "_highLightColor": { "__type__": "cc.Color", @@ -10301,8 +11140,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 367 + "__id__": 385 }, "_enabled": true, "__prefab": null, @@ -10322,8 +11162,9 @@ "__type__": "cc.Layout", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 367 + "__id__": 385 }, "_enabled": true, "__prefab": null, @@ -10353,8 +11194,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 366 + "__id__": 384 }, "_enabled": true, "__prefab": null, @@ -10374,8 +11216,9 @@ "__type__": "cc.Mask", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 366 + "__id__": 384 }, "_enabled": true, "__prefab": null, @@ -10389,8 +11232,9 @@ "__type__": "cc.Graphics", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 366 + "__id__": 384 }, "_enabled": true, "__prefab": null, @@ -10428,8 +11272,9 @@ "__type__": "cc.Widget", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 366 + "__id__": 384 }, "_enabled": true, "__prefab": null, @@ -10457,8 +11302,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 365 + "__id__": 383 }, "_enabled": true, "__prefab": null, @@ -10478,8 +11324,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 365 + "__id__": 383 }, "_enabled": false, "__prefab": null, @@ -10516,8 +11363,9 @@ "__type__": "cc.ScrollView", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 365 + "__id__": 383 }, "_enabled": true, "__prefab": null, @@ -10530,7 +11378,7 @@ "cancelInnerEvents": true, "scrollEvents": [], "_content": { - "__id__": 367 + "__id__": 385 }, "_horizontalScrollBar": null, "_verticalScrollBar": null, @@ -10540,8 +11388,9 @@ "__type__": "cc.Widget", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 365 + "__id__": 383 }, "_enabled": true, "__prefab": null, @@ -10569,30 +11418,31 @@ "__type__": "cc.Node", "_name": "ButtonY", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 360 + "__id__": 378 }, "_children": [ { - "__id__": 410 + "__id__": 428 }, { - "__id__": 413 + "__id__": 431 } ], "_active": true, "_components": [ { - "__id__": 416 + "__id__": 434 }, { - "__id__": 417 + "__id__": 435 }, { - "__id__": 418 + "__id__": 436 }, { - "__id__": 420 + "__id__": 438 } ], "_prefab": null, @@ -10629,17 +11479,18 @@ "__type__": "cc.Node", "_name": "Ticket", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 409 + "__id__": 427 }, "_children": [], "_active": true, "_components": [ { - "__id__": 411 + "__id__": 429 }, { - "__id__": 412 + "__id__": 430 } ], "_prefab": null, @@ -10676,8 +11527,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 410 + "__id__": 428 }, "_enabled": true, "__prefab": null, @@ -10697,8 +11549,9 @@ "__type__": "cc.Label", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 410 + "__id__": 428 }, "_enabled": true, "__prefab": null, @@ -10732,23 +11585,47 @@ "_isUnderline": false, "_underlineHeight": 2, "_cacheMode": 0, + "_enableOutline": false, + "_outlineColor": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "_outlineWidth": 2, + "_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": "a9WlLOPXtITJ/mm95OuCjp" }, { "__type__": "cc.Node", "_name": "ticket", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 409 + "__id__": 427 }, "_children": [], "_active": true, "_components": [ { - "__id__": 414 + "__id__": 432 }, { - "__id__": 415 + "__id__": 433 } ], "_prefab": null, @@ -10785,8 +11662,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 413 + "__id__": 431 }, "_enabled": true, "__prefab": null, @@ -10806,8 +11684,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 413 + "__id__": 431 }, "_enabled": true, "__prefab": null, @@ -10844,8 +11723,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 409 + "__id__": 427 }, "_enabled": true, "__prefab": null, @@ -10865,8 +11745,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 409 + "__id__": 427 }, "_enabled": true, "__prefab": null, @@ -10903,14 +11784,15 @@ "__type__": "cc.Button", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 409 + "__id__": 427 }, "_enabled": true, "__prefab": null, "clickEvents": [ { - "__id__": 419 + "__id__": 437 } ], "_interactable": true, @@ -10953,14 +11835,14 @@ "_duration": 0.1, "_zoomScale": 1.2, "_target": { - "__id__": 409 + "__id__": 427 }, "_id": "83tN1zwmxCxI7aJ2ug7LTQ" }, { "__type__": "cc.ClickEvent", "target": { - "__id__": 356 + "__id__": 374 }, "component": "", "_componentId": "c5e2dm0qXVOuKP1ju7uyMtJ", @@ -10971,8 +11853,9 @@ "__type__": "cc.Widget", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 409 + "__id__": 427 }, "_enabled": true, "__prefab": null, @@ -11000,24 +11883,25 @@ "__type__": "cc.Node", "_name": "ButtonN", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 360 + "__id__": 378 }, "_children": [ { - "__id__": 422 + "__id__": 440 } ], "_active": true, "_components": [ { - "__id__": 425 + "__id__": 443 }, { - "__id__": 426 + "__id__": 444 }, { - "__id__": 428 + "__id__": 446 } ], "_prefab": null, @@ -11054,17 +11938,18 @@ "__type__": "cc.Node", "_name": "Label", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 421 + "__id__": 439 }, "_children": [], "_active": true, "_components": [ { - "__id__": 423 + "__id__": 441 }, { - "__id__": 424 + "__id__": 442 } ], "_prefab": null, @@ -11101,8 +11986,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 422 + "__id__": 440 }, "_enabled": true, "__prefab": null, @@ -11122,8 +12008,9 @@ "__type__": "cc.Label", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 422 + "__id__": 440 }, "_enabled": true, "__prefab": null, @@ -11157,14 +12044,38 @@ "_isUnderline": false, "_underlineHeight": 2, "_cacheMode": 0, + "_enableOutline": false, + "_outlineColor": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "_outlineWidth": 2, + "_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": "b5f4DqQ7VFO7QxxBEOXnaT" }, { "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 421 + "__id__": 439 }, "_enabled": true, "__prefab": null, @@ -11184,14 +12095,15 @@ "__type__": "cc.Button", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 421 + "__id__": 439 }, "_enabled": true, "__prefab": null, "clickEvents": [ { - "__id__": 427 + "__id__": 445 } ], "_interactable": true, @@ -11243,14 +12155,14 @@ "_duration": 0.1, "_zoomScale": 1.2, "_target": { - "__id__": 421 + "__id__": 439 }, "_id": "05kavv3MFKp4R9iVYAgcDb" }, { "__type__": "cc.ClickEvent", "target": { - "__id__": 356 + "__id__": 374 }, "component": "", "_componentId": "c5e2dm0qXVOuKP1ju7uyMtJ", @@ -11261,8 +12173,9 @@ "__type__": "cc.Widget", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 421 + "__id__": 439 }, "_enabled": true, "__prefab": null, @@ -11290,8 +12203,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 360 + "__id__": 378 }, "_enabled": true, "__prefab": null, @@ -11311,8 +12225,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 360 + "__id__": 378 }, "_enabled": true, "__prefab": null, @@ -11349,8 +12264,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 356 + "__id__": 374 }, "_enabled": true, "__prefab": null, @@ -11370,8 +12286,9 @@ "__type__": "cc.Widget", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 356 + "__id__": 374 }, "_enabled": true, "__prefab": null, @@ -11399,26 +12316,27 @@ "__type__": "c5e2dm0qXVOuKP1ju7uyMtJ", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 356 + "__id__": 374 }, "_enabled": true, "__prefab": null, "topScore": null, "yourScore": { - "__id__": 394 - }, - "_ticketMinus": { "__id__": 412 }, + "_ticketMinus": { + "__id__": 430 + }, "_buyTicketBtn": { - "__id__": 409 + "__id__": 427 }, "_quitBtn": { - "__id__": 421 + "__id__": 439 }, "_scoreUI": { - "__id__": 129 + "__id__": 147 }, "_scorePrefab": { "__uuid__": "35274179-f40e-4de9-a5d5-43fba9c12669", @@ -11433,17 +12351,17 @@ "__expectedType__": "cc.AudioClip" }, "_starSpeedCurve": { - "__id__": 434 + "__id__": 452 }, "_starScaleCurve": { - "__id__": 436 + "__id__": 454 }, "_id": "bbcyvzebBDsJfOOH9VNeON" }, { "__type__": "cc.AnimationCurve", "_curve": { - "__id__": 435 + "__id__": 453 } }, { @@ -11484,7 +12402,7 @@ { "__type__": "cc.AnimationCurve", "_curve": { - "__id__": 437 + "__id__": 455 } }, { @@ -11539,24 +12457,25 @@ "__type__": "cc.Node", "_name": "StartPanel", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 133 + "__id__": 151 }, "_children": [ { - "__id__": 439 + "__id__": 457 } ], "_active": false, "_components": [ { - "__id__": 465 + "__id__": 483 }, { - "__id__": 466 + "__id__": 484 }, { - "__id__": 467 + "__id__": 485 } ], "_prefab": null, @@ -11593,33 +12512,34 @@ "__type__": "cc.Node", "_name": "Wrapper", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 438 + "__id__": 456 }, "_children": [ { - "__id__": 440 + "__id__": 458 } ], "_active": true, "_components": [ { - "__id__": 459 + "__id__": 477 }, { - "__id__": 460 + "__id__": 478 }, { - "__id__": 461 + "__id__": 479 }, { - "__id__": 462 + "__id__": 480 }, { - "__id__": 463 + "__id__": 481 }, { - "__id__": 464 + "__id__": 482 } ], "_prefab": null, @@ -11656,30 +12576,31 @@ "__type__": "cc.Node", "_name": "Bg", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 439 + "__id__": 457 }, "_children": [ { - "__id__": 441 + "__id__": 459 }, { - "__id__": 445 + "__id__": 463 }, { - "__id__": 448 + "__id__": 466 }, { - "__id__": 451 + "__id__": 469 } ], "_active": true, "_components": [ { - "__id__": 457 + "__id__": 475 }, { - "__id__": 458 + "__id__": 476 } ], "_prefab": null, @@ -11716,20 +12637,21 @@ "__type__": "cc.Node", "_name": "Title", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 440 + "__id__": 458 }, "_children": [], "_active": true, "_components": [ { - "__id__": 442 + "__id__": 460 }, { - "__id__": 443 + "__id__": 461 }, { - "__id__": 444 + "__id__": 462 } ], "_prefab": null, @@ -11766,8 +12688,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 441 + "__id__": 459 }, "_enabled": true, "__prefab": null, @@ -11787,8 +12710,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 441 + "__id__": 459 }, "_enabled": true, "__prefab": null, @@ -11825,8 +12749,9 @@ "__type__": "cc.Widget", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 441 + "__id__": 459 }, "_enabled": true, "__prefab": null, @@ -11854,17 +12779,18 @@ "__type__": "cc.Node", "_name": "Bear", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 440 + "__id__": 458 }, "_children": [], "_active": false, "_components": [ { - "__id__": 446 + "__id__": 464 }, { - "__id__": 447 + "__id__": 465 } ], "_prefab": null, @@ -11901,8 +12827,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 445 + "__id__": 463 }, "_enabled": true, "__prefab": null, @@ -11922,8 +12849,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 445 + "__id__": 463 }, "_enabled": false, "__prefab": null, @@ -11957,17 +12885,18 @@ "__type__": "cc.Node", "_name": "Rabit", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 440 + "__id__": 458 }, "_children": [], "_active": true, "_components": [ { - "__id__": 449 + "__id__": 467 }, { - "__id__": 450 + "__id__": 468 } ], "_prefab": null, @@ -12004,8 +12933,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 448 + "__id__": 466 }, "_enabled": true, "__prefab": null, @@ -12025,8 +12955,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 448 + "__id__": 466 }, "_enabled": true, "__prefab": null, @@ -12063,23 +12994,24 @@ "__type__": "cc.Node", "_name": "StartButton", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 440 + "__id__": 458 }, "_children": [], "_active": true, "_components": [ { - "__id__": 452 + "__id__": 470 }, { - "__id__": 453 + "__id__": 471 }, { - "__id__": 454 + "__id__": 472 }, { - "__id__": 456 + "__id__": 474 } ], "_prefab": null, @@ -12116,8 +13048,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 451 + "__id__": 469 }, "_enabled": true, "__prefab": null, @@ -12137,8 +13070,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 451 + "__id__": 469 }, "_enabled": true, "__prefab": null, @@ -12175,14 +13109,15 @@ "__type__": "cc.Button", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 451 + "__id__": 469 }, "_enabled": true, "__prefab": null, "clickEvents": [ { - "__id__": 455 + "__id__": 473 } ], "_interactable": true, @@ -12225,14 +13160,14 @@ "_duration": 0.1, "_zoomScale": 1.2, "_target": { - "__id__": 451 + "__id__": 469 }, "_id": "b5HEsyyjZJ8Yb2u2q1fD82" }, { "__type__": "cc.ClickEvent", "target": { - "__id__": 133 + "__id__": 151 }, "component": "", "_componentId": "ecf07La1rNA8YjY0h97yfWf", @@ -12243,8 +13178,9 @@ "__type__": "cc.Widget", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 451 + "__id__": 469 }, "_enabled": true, "__prefab": null, @@ -12272,8 +13208,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 440 + "__id__": 458 }, "_enabled": true, "__prefab": null, @@ -12293,8 +13230,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 440 + "__id__": 458 }, "_enabled": true, "__prefab": null, @@ -12331,8 +13269,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 439 + "__id__": 457 }, "_enabled": true, "__prefab": null, @@ -12352,8 +13291,9 @@ "__type__": "cc.Mask", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 439 + "__id__": 457 }, "_enabled": true, "__prefab": null, @@ -12367,8 +13307,9 @@ "__type__": "cc.Graphics", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 439 + "__id__": 457 }, "_enabled": true, "__prefab": null, @@ -12406,8 +13347,9 @@ "__type__": "cc.Mask", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 439 + "__id__": 457 }, "_enabled": true, "__prefab": null, @@ -12421,8 +13363,9 @@ "__type__": "cc.Animation", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 439 + "__id__": 457 }, "_enabled": true, "__prefab": null, @@ -12447,13 +13390,14 @@ "__type__": "5a603ZsBhVNCKhnWeS0+jrG", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 439 + "__id__": 457 }, "_enabled": true, "__prefab": null, "_animation": { - "__id__": 463 + "__id__": 481 }, "_id": "21CWF/h19B4IC/OI3ayhGG" }, @@ -12461,8 +13405,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 438 + "__id__": 456 }, "_enabled": true, "__prefab": null, @@ -12482,8 +13427,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 438 + "__id__": 456 }, "_enabled": true, "__prefab": null, @@ -12520,8 +13466,9 @@ "__type__": "cc.Widget", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 438 + "__id__": 456 }, "_enabled": true, "__prefab": null, @@ -12549,8 +13496,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 133 + "__id__": 151 }, "_enabled": true, "__prefab": null, @@ -12570,8 +13518,9 @@ "__type__": "cc.Widget", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 133 + "__id__": 151 }, "_enabled": true, "__prefab": null, @@ -12599,26 +13548,27 @@ "__type__": "ecf07La1rNA8YjY0h97yfWf", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 133 + "__id__": 151 }, "_enabled": true, "__prefab": null, "_scoreLabel": { - "__id__": 471 + "__id__": 489 }, "_ticketLabel": { - "__id__": 474 + "__id__": 492 }, "_buffFx": null, "_controlPanel": { - "__id__": 209 + "__id__": 227 }, "_startPanel": { - "__id__": 438 + "__id__": 456 }, "_overPanel": { - "__id__": 356 + "__id__": 374 }, "_id": "449hzGcyZL+Lsj/r1gnEMe" }, @@ -12626,8 +13576,9 @@ "__type__": "cc.Label", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 472 + "__id__": 490 }, "_enabled": true, "__prefab": null, @@ -12661,23 +13612,47 @@ "_isUnderline": false, "_underlineHeight": 2, "_cacheMode": 0, + "_enableOutline": false, + "_outlineColor": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "_outlineWidth": 2, + "_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": "f5byB1+jNCNqjN+Tt3NUoI" }, { "__type__": "cc.Node", "_name": "Score", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 130 + "__id__": 148 }, "_children": [], "_active": true, "_components": [ { - "__id__": 473 + "__id__": 491 }, { - "__id__": 471 + "__id__": 489 } ], "_prefab": null, @@ -12714,8 +13689,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 472 + "__id__": 490 }, "_enabled": true, "__prefab": null, @@ -12735,8 +13711,9 @@ "__type__": "cc.Label", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 475 + "__id__": 493 }, "_enabled": true, "__prefab": null, @@ -12770,23 +13747,47 @@ "_isUnderline": false, "_underlineHeight": 2, "_cacheMode": 0, + "_enableOutline": false, + "_outlineColor": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "_outlineWidth": 2, + "_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": "a4GwzAXlxGDYYLQa2rIEsn" }, { "__type__": "cc.Node", "_name": "ticket", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 476 + "__id__": 494 }, "_children": [], "_active": true, "_components": [ { - "__id__": 484 + "__id__": 502 }, { - "__id__": 474 + "__id__": 492 } ], "_prefab": null, @@ -12823,30 +13824,31 @@ "__type__": "cc.Node", "_name": "Ticket_Bar", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 132 + "__id__": 150 }, "_children": [ { - "__id__": 477 + "__id__": 495 }, { - "__id__": 475 + "__id__": 493 } ], "_active": true, "_components": [ { - "__id__": 480 + "__id__": 498 }, { - "__id__": 481 + "__id__": 499 }, { - "__id__": 482 + "__id__": 500 }, { - "__id__": 483 + "__id__": 501 } ], "_prefab": null, @@ -12883,17 +13885,18 @@ "__type__": "cc.Node", "_name": "icon", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 476 + "__id__": 494 }, "_children": [], "_active": true, "_components": [ { - "__id__": 478 + "__id__": 496 }, { - "__id__": 479 + "__id__": 497 } ], "_prefab": null, @@ -12930,8 +13933,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 477 + "__id__": 495 }, "_enabled": true, "__prefab": null, @@ -12951,8 +13955,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 477 + "__id__": 495 }, "_enabled": true, "__prefab": null, @@ -12989,8 +13994,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 476 + "__id__": 494 }, "_enabled": true, "__prefab": null, @@ -13010,8 +14016,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 476 + "__id__": 494 }, "_enabled": true, "__prefab": null, @@ -13048,8 +14055,9 @@ "__type__": "cc.Widget", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 476 + "__id__": 494 }, "_enabled": true, "__prefab": null, @@ -13077,8 +14085,9 @@ "__type__": "cc.Layout", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 476 + "__id__": 494 }, "_enabled": true, "__prefab": null, @@ -13108,8 +14117,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 475 + "__id__": 493 }, "_enabled": true, "__prefab": null, @@ -13129,30 +14139,31 @@ "__type__": "cc.Node", "_name": "Time_Bar", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 132 + "__id__": 150 }, "_children": [ { - "__id__": 486 + "__id__": 504 }, { - "__id__": 490 + "__id__": 508 } ], "_active": true, "_components": [ { - "__id__": 503 + "__id__": 521 }, { - "__id__": 504 + "__id__": 522 }, { - "__id__": 505 + "__id__": 523 }, { - "__id__": 506 + "__id__": 524 } ], "_prefab": null, @@ -13189,20 +14200,21 @@ "__type__": "cc.Node", "_name": "Fill", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 485 + "__id__": 503 }, "_children": [], "_active": true, "_components": [ { - "__id__": 487 + "__id__": 505 }, { - "__id__": 488 + "__id__": 506 }, { - "__id__": 489 + "__id__": 507 } ], "_prefab": null, @@ -13239,8 +14251,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 486 + "__id__": 504 }, "_enabled": true, "__prefab": null, @@ -13260,8 +14273,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 486 + "__id__": 504 }, "_enabled": true, "__prefab": null, @@ -13298,8 +14312,9 @@ "__type__": "cc.Widget", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 486 + "__id__": 504 }, "_enabled": true, "__prefab": null, @@ -13327,27 +14342,28 @@ "__type__": "cc.Node", "_name": "Node", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 485 + "__id__": 503 }, "_children": [ { - "__id__": 491 + "__id__": 509 }, { - "__id__": 497 + "__id__": 515 } ], "_active": true, "_components": [ { - "__id__": 500 + "__id__": 518 }, { - "__id__": 501 + "__id__": 519 }, { - "__id__": 502 + "__id__": 520 } ], "_prefab": null, @@ -13384,21 +14400,22 @@ "__type__": "cc.Node", "_name": "icon", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 490 + "__id__": 508 }, "_children": [ { - "__id__": 492 + "__id__": 510 } ], "_active": true, "_components": [ { - "__id__": 495 + "__id__": 513 }, { - "__id__": 496 + "__id__": 514 } ], "_prefab": null, @@ -13435,17 +14452,18 @@ "__type__": "cc.Node", "_name": "Clock", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 491 + "__id__": 509 }, "_children": [], "_active": true, "_components": [ { - "__id__": 493 + "__id__": 511 }, { - "__id__": 494 + "__id__": 512 } ], "_prefab": null, @@ -13482,8 +14500,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 492 + "__id__": 510 }, "_enabled": true, "__prefab": null, @@ -13503,8 +14522,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 492 + "__id__": 510 }, "_enabled": true, "__prefab": null, @@ -13541,8 +14561,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 491 + "__id__": 509 }, "_enabled": true, "__prefab": null, @@ -13562,8 +14583,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 491 + "__id__": 509 }, "_enabled": true, "__prefab": null, @@ -13600,17 +14622,18 @@ "__type__": "cc.Node", "_name": "Timer", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 490 + "__id__": 508 }, "_children": [], "_active": true, "_components": [ { - "__id__": 498 + "__id__": 516 }, { - "__id__": 499 + "__id__": 517 } ], "_prefab": null, @@ -13647,8 +14670,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 497 + "__id__": 515 }, "_enabled": true, "__prefab": null, @@ -13668,8 +14692,9 @@ "__type__": "cc.Label", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 497 + "__id__": 515 }, "_enabled": true, "__prefab": null, @@ -13703,14 +14728,38 @@ "_isUnderline": false, "_underlineHeight": 2, "_cacheMode": 0, + "_enableOutline": false, + "_outlineColor": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "_outlineWidth": 2, + "_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": "9eDkBPfeFAN5w/ou1UXmvK" }, { "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 490 + "__id__": 508 }, "_enabled": true, "__prefab": null, @@ -13730,8 +14779,9 @@ "__type__": "cc.Layout", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 490 + "__id__": 508 }, "_enabled": true, "__prefab": null, @@ -13761,8 +14811,9 @@ "__type__": "cc.Widget", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 490 + "__id__": 508 }, "_enabled": true, "__prefab": null, @@ -13790,8 +14841,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 485 + "__id__": 503 }, "_enabled": true, "__prefab": null, @@ -13811,8 +14863,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 485 + "__id__": 503 }, "_enabled": true, "__prefab": null, @@ -13849,8 +14902,9 @@ "__type__": "cc.Widget", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 485 + "__id__": 503 }, "_enabled": true, "__prefab": null, @@ -13878,19 +14932,20 @@ "__type__": "204c1A707JPjYYnhqfMvkXj", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 485 + "__id__": 503 }, "_enabled": true, "__prefab": null, "_timeLabel": { - "__id__": 499 + "__id__": 517 }, "_fill": { - "__id__": 488 + "__id__": 506 }, "_timeIcon": { - "__id__": 492 + "__id__": 510 }, "_countDownSound": { "__uuid__": "c96f7bd8-69d7-4810-a6d4-3cfa61766b2c", @@ -13902,33 +14957,34 @@ "__type__": "cc.Node", "_name": "Button", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 132 + "__id__": 150 }, "_children": [ { - "__id__": 508 + "__id__": 526 }, { - "__id__": 511 + "__id__": 529 } ], "_active": true, "_components": [ { - "__id__": 514 + "__id__": 532 }, { - "__id__": 515 + "__id__": 533 }, { - "__id__": 516 + "__id__": 534 }, { - "__id__": 518 + "__id__": 536 }, { - "__id__": 519 + "__id__": 537 } ], "_prefab": null, @@ -13965,17 +15021,18 @@ "__type__": "cc.Node", "_name": "Sound", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 507 + "__id__": 525 }, "_children": [], "_active": true, "_components": [ { - "__id__": 509 + "__id__": 527 }, { - "__id__": 510 + "__id__": 528 } ], "_prefab": null, @@ -14012,8 +15069,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 508 + "__id__": 526 }, "_enabled": true, "__prefab": null, @@ -14033,8 +15091,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 508 + "__id__": 526 }, "_enabled": true, "__prefab": null, @@ -14071,17 +15130,18 @@ "__type__": "cc.Node", "_name": "No_Sound", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 507 + "__id__": 525 }, "_children": [], "_active": false, "_components": [ { - "__id__": 512 + "__id__": 530 }, { - "__id__": 513 + "__id__": 531 } ], "_prefab": null, @@ -14118,8 +15178,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 511 + "__id__": 529 }, "_enabled": true, "__prefab": null, @@ -14139,8 +15200,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 511 + "__id__": 529 }, "_enabled": true, "__prefab": null, @@ -14177,8 +15239,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 507 + "__id__": 525 }, "_enabled": true, "__prefab": null, @@ -14198,8 +15261,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 507 + "__id__": 525 }, "_enabled": true, "__prefab": null, @@ -14236,14 +15300,15 @@ "__type__": "cc.Button", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 507 + "__id__": 525 }, "_enabled": true, "__prefab": null, "clickEvents": [ { - "__id__": 517 + "__id__": 535 } ], "_interactable": true, @@ -14286,14 +15351,14 @@ "_duration": 0.1, "_zoomScale": 1.2, "_target": { - "__id__": 507 + "__id__": 525 }, "_id": "1cDmuMEIFEs5ImBNG5Gm0F" }, { "__type__": "cc.ClickEvent", "target": { - "__id__": 507 + "__id__": 525 }, "component": "", "_componentId": "fe619HtEX1OQq7oeACKrANd", @@ -14304,8 +15369,9 @@ "__type__": "cc.Widget", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 507 + "__id__": 525 }, "_enabled": true, "__prefab": null, @@ -14333,16 +15399,17 @@ "__type__": "fe619HtEX1OQq7oeACKrANd", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 507 + "__id__": 525 }, "_enabled": true, "__prefab": null, "_unMute": { - "__id__": 508 + "__id__": 526 }, "_mute": { - "__id__": 511 + "__id__": 529 }, "_id": "adeG5FRP1GpLzDXol2pxU+" }, @@ -14350,8 +15417,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 132 + "__id__": 150 }, "_enabled": true, "__prefab": null, @@ -14371,8 +15439,9 @@ "__type__": "cc.Widget", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 132 + "__id__": 150 }, "_enabled": true, "__prefab": null, @@ -14400,20 +15469,21 @@ "__type__": "cc.Node", "_name": "avt sprite", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 131 + "__id__": 149 }, "_children": [], "_active": true, "_components": [ { - "__id__": 523 + "__id__": 541 }, { - "__id__": 524 + "__id__": 542 }, { - "__id__": 525 + "__id__": 543 } ], "_prefab": null, @@ -14450,8 +15520,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 522 + "__id__": 540 }, "_enabled": true, "__prefab": null, @@ -14471,8 +15542,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 522 + "__id__": 540 }, "_enabled": true, "__prefab": null, @@ -14509,8 +15581,9 @@ "__type__": "cc.Widget", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 522 + "__id__": 540 }, "_enabled": true, "__prefab": null, @@ -14538,20 +15611,21 @@ "__type__": "cc.Node", "_name": "username", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 131 + "__id__": 149 }, "_children": [], "_active": true, "_components": [ { - "__id__": 527 + "__id__": 545 }, { - "__id__": 528 + "__id__": 546 }, { - "__id__": 529 + "__id__": 547 } ], "_prefab": null, @@ -14588,8 +15662,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 526 + "__id__": 544 }, "_enabled": true, "__prefab": null, @@ -14609,8 +15684,9 @@ "__type__": "cc.Label", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 526 + "__id__": 544 }, "_enabled": true, "__prefab": null, @@ -14644,14 +15720,38 @@ "_isUnderline": false, "_underlineHeight": 2, "_cacheMode": 0, + "_enableOutline": false, + "_outlineColor": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "_outlineWidth": 2, + "_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": "adCA7B1wlPGrpl/gYGZWzQ" }, { "__type__": "cc.Widget", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 526 + "__id__": 544 }, "_enabled": true, "__prefab": null, @@ -14679,8 +15779,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 131 + "__id__": 149 }, "_enabled": true, "__prefab": null, @@ -14700,8 +15801,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 131 + "__id__": 149 }, "_enabled": true, "__prefab": null, @@ -14738,8 +15840,9 @@ "__type__": "cc.Widget", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 131 + "__id__": 149 }, "_enabled": true, "__prefab": null, @@ -14767,8 +15870,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 130 + "__id__": 148 }, "_enabled": true, "__prefab": null, @@ -14788,8 +15892,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 130 + "__id__": 148 }, "_enabled": true, "__prefab": null, @@ -14826,8 +15931,9 @@ "__type__": "cc.Widget", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 130 + "__id__": 148 }, "_enabled": true, "__prefab": null, @@ -14855,8 +15961,9 @@ "__type__": "cc.Layout", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 130 + "__id__": 148 }, "_enabled": true, "__prefab": null, @@ -14886,8 +15993,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 129 + "__id__": 147 }, "_enabled": true, "__prefab": null, @@ -14907,8 +16015,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 129 + "__id__": 147 }, "_enabled": true, "__prefab": null, @@ -14945,8 +16054,9 @@ "__type__": "02a884WNWtExrO21yAjQDWZ", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 117 + "__id__": 135 }, "_enabled": true, "__prefab": null, @@ -15076,33 +16186,34 @@ "__type__": "cc.Node", "_name": "Goal trigger", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 113 + "__id__": 131 }, "_children": [ { - "__id__": 546 + "__id__": 564 }, { - "__id__": 558 + "__id__": 576 }, { - "__id__": 565 + "__id__": 583 }, { - "__id__": 607 + "__id__": 625 } ], "_active": true, "_components": [ { - "__id__": 611 + "__id__": 629 }, { - "__id__": 612 + "__id__": 630 }, { - "__id__": 613 + "__id__": 631 } ], "_prefab": null, @@ -15139,27 +16250,28 @@ "__type__": "cc.Node", "_name": "Slide", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 545 + "__id__": 563 }, "_children": [ { - "__id__": 547 + "__id__": 565 }, { - "__id__": 550 + "__id__": 568 }, { - "__id__": 553 + "__id__": 571 } ], "_active": true, "_components": [ { - "__id__": 556 + "__id__": 574 }, { - "__id__": 557 + "__id__": 575 } ], "_prefab": null, @@ -15196,17 +16308,18 @@ "__type__": "cc.Node", "_name": "Slide2", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 546 + "__id__": 564 }, "_children": [], "_active": true, "_components": [ { - "__id__": 548 + "__id__": 566 }, { - "__id__": 549 + "__id__": 567 } ], "_prefab": null, @@ -15243,8 +16356,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 547 + "__id__": 565 }, "_enabled": true, "__prefab": null, @@ -15264,8 +16378,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 547 + "__id__": 565 }, "_enabled": true, "__prefab": null, @@ -15302,17 +16417,18 @@ "__type__": "cc.Node", "_name": "x2 copy", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 546 + "__id__": 564 }, "_children": [], "_active": true, "_components": [ { - "__id__": 551 + "__id__": 569 }, { - "__id__": 552 + "__id__": 570 } ], "_prefab": null, @@ -15349,8 +16465,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 550 + "__id__": 568 }, "_enabled": true, "__prefab": null, @@ -15370,8 +16487,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 550 + "__id__": 568 }, "_enabled": true, "__prefab": null, @@ -15408,17 +16526,18 @@ "__type__": "cc.Node", "_name": "x2 copy-001", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 546 + "__id__": 564 }, "_children": [], "_active": true, "_components": [ { - "__id__": 554 + "__id__": 572 }, { - "__id__": 555 + "__id__": 573 } ], "_prefab": null, @@ -15455,8 +16574,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 553 + "__id__": 571 }, "_enabled": true, "__prefab": null, @@ -15476,8 +16596,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 553 + "__id__": 571 }, "_enabled": true, "__prefab": null, @@ -15514,8 +16635,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 546 + "__id__": 564 }, "_enabled": true, "__prefab": null, @@ -15535,8 +16657,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 546 + "__id__": 564 }, "_enabled": true, "__prefab": null, @@ -15573,21 +16696,22 @@ "__type__": "cc.Node", "_name": "Goal", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 545 + "__id__": 563 }, "_children": [ { - "__id__": 559 + "__id__": 577 }, { - "__id__": 561 + "__id__": 579 } ], "_active": true, "_components": [ { - "__id__": 564 + "__id__": 582 } ], "_prefab": null, @@ -15624,14 +16748,15 @@ "__type__": "cc.Node", "_name": "Goal2", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 558 + "__id__": 576 }, "_children": [], "_active": false, "_components": [ { - "__id__": 560 + "__id__": 578 } ], "_prefab": null, @@ -15668,8 +16793,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 559 + "__id__": 577 }, "_enabled": true, "__prefab": null, @@ -15689,17 +16815,18 @@ "__type__": "cc.Node", "_name": "Goal1", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 558 + "__id__": 576 }, "_children": [], "_active": true, "_components": [ { - "__id__": 562 + "__id__": 580 }, { - "__id__": 563 + "__id__": 581 } ], "_prefab": null, @@ -15736,8 +16863,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 561 + "__id__": 579 }, "_enabled": true, "__prefab": null, @@ -15757,8 +16885,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 561 + "__id__": 579 }, "_enabled": true, "__prefab": null, @@ -15795,8 +16924,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 558 + "__id__": 576 }, "_enabled": true, "__prefab": null, @@ -15816,21 +16946,22 @@ "__type__": "cc.Node", "_name": "Ear", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 545 + "__id__": 563 }, "_children": [ { - "__id__": 566 + "__id__": 584 }, { - "__id__": 585 + "__id__": 603 } ], "_active": true, "_components": [ { - "__id__": 606 + "__id__": 624 } ], "_prefab": null, @@ -15867,17 +16998,17 @@ "__type__": "cc.Node", "_objFlags": 0, "_parent": { - "__id__": 565 + "__id__": 583 }, "_prefab": { - "__id__": 567 + "__id__": 585 }, "__editorExtras__": {} }, { "__type__": "cc.PrefabInfo", "root": { - "__id__": 566 + "__id__": 584 }, "asset": { "__uuid__": "c5e75294-5ee5-4e7a-8192-d1655a94811e", @@ -15885,7 +17016,7 @@ }, "fileId": "5cD4+xkz1ErKrNpV+rss2i", "instance": { - "__id__": 568 + "__id__": 586 }, "targetOverrides": null, "nestedPrefabInstanceRoots": null @@ -15898,37 +17029,37 @@ "mountedComponents": [], "propertyOverrides": [ { - "__id__": 569 + "__id__": 587 }, { - "__id__": 571 + "__id__": 589 }, { - "__id__": 572 + "__id__": 590 }, { - "__id__": 573 + "__id__": 591 }, { - "__id__": 574 + "__id__": 592 }, { - "__id__": 576 + "__id__": 594 }, { - "__id__": 577 + "__id__": 595 }, { - "__id__": 578 + "__id__": 596 }, { - "__id__": 579 + "__id__": 597 }, { - "__id__": 581 + "__id__": 599 }, { - "__id__": 583 + "__id__": 601 } ], "removedComponents": [] @@ -15936,7 +17067,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 570 + "__id__": 588 }, "propertyPath": [ "_name" @@ -15952,7 +17083,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 570 + "__id__": 588 }, "propertyPath": [ "_lpos" @@ -15967,7 +17098,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 570 + "__id__": 588 }, "propertyPath": [ "_lrot" @@ -15983,7 +17114,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 570 + "__id__": 588 }, "propertyPath": [ "_euler" @@ -15998,7 +17129,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 575 + "__id__": 593 }, "propertyPath": [ "_lrot" @@ -16020,7 +17151,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 575 + "__id__": 593 }, "propertyPath": [ "_euler" @@ -16035,7 +17166,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 570 + "__id__": 588 }, "propertyPath": [ "_layer" @@ -16045,7 +17176,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 575 + "__id__": 593 }, "propertyPath": [ "_layer" @@ -16055,7 +17186,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 580 + "__id__": 598 }, "propertyPath": [ "_layer" @@ -16071,7 +17202,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 582 + "__id__": 600 }, "propertyPath": [ "_layer" @@ -16087,7 +17218,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 584 + "__id__": 602 }, "propertyPath": [ "_rotationOvertimeModule", @@ -16106,17 +17237,17 @@ "__type__": "cc.Node", "_objFlags": 0, "_parent": { - "__id__": 565 + "__id__": 583 }, "_prefab": { - "__id__": 586 + "__id__": 604 }, "__editorExtras__": {} }, { "__type__": "cc.PrefabInfo", "root": { - "__id__": 585 + "__id__": 603 }, "asset": { "__uuid__": "c5e75294-5ee5-4e7a-8192-d1655a94811e", @@ -16124,7 +17255,7 @@ }, "fileId": "5cD4+xkz1ErKrNpV+rss2i", "instance": { - "__id__": 587 + "__id__": 605 }, "targetOverrides": null, "nestedPrefabInstanceRoots": null @@ -16137,43 +17268,43 @@ "mountedComponents": [], "propertyOverrides": [ { - "__id__": 588 + "__id__": 606 }, { - "__id__": 590 + "__id__": 608 }, { - "__id__": 591 + "__id__": 609 }, { - "__id__": 592 + "__id__": 610 }, { - "__id__": 593 + "__id__": 611 }, { - "__id__": 594 + "__id__": 612 }, { - "__id__": 596 + "__id__": 614 }, { - "__id__": 597 + "__id__": 615 }, { - "__id__": 598 + "__id__": 616 }, { - "__id__": 599 + "__id__": 617 }, { - "__id__": 601 + "__id__": 619 }, { - "__id__": 602 + "__id__": 620 }, { - "__id__": 604 + "__id__": 622 } ], "removedComponents": [] @@ -16181,7 +17312,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 589 + "__id__": 607 }, "propertyPath": [ "_name" @@ -16197,7 +17328,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 589 + "__id__": 607 }, "propertyPath": [ "_lpos" @@ -16212,7 +17343,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 589 + "__id__": 607 }, "propertyPath": [ "_lrot" @@ -16228,7 +17359,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 589 + "__id__": 607 }, "propertyPath": [ "_euler" @@ -16243,7 +17374,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 589 + "__id__": 607 }, "propertyPath": [ "_layer" @@ -16253,7 +17384,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 595 + "__id__": 613 }, "propertyPath": [ "_lrot" @@ -16275,7 +17406,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 595 + "__id__": 613 }, "propertyPath": [ "_euler" @@ -16290,7 +17421,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 589 + "__id__": 607 }, "propertyPath": [ "_lscale" @@ -16305,7 +17436,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 595 + "__id__": 613 }, "propertyPath": [ "_lscale" @@ -16320,7 +17451,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 600 + "__id__": 618 }, "propertyPath": [ "_rotationOvertimeModule", @@ -16338,7 +17469,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 595 + "__id__": 613 }, "propertyPath": [ "_layer" @@ -16348,7 +17479,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 603 + "__id__": 621 }, "propertyPath": [ "_layer" @@ -16364,7 +17495,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 605 + "__id__": 623 }, "propertyPath": [ "_layer" @@ -16381,8 +17512,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 565 + "__id__": 583 }, "_enabled": true, "__prefab": null, @@ -16402,20 +17534,21 @@ "__type__": "cc.Node", "_name": "Trigger", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 545 + "__id__": 563 }, "_children": [], "_active": true, "_components": [ { - "__id__": 608 + "__id__": 626 }, { - "__id__": 609 + "__id__": 627 }, { - "__id__": 610 + "__id__": 628 } ], "_prefab": null, @@ -16452,8 +17585,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 607 + "__id__": 625 }, "_enabled": true, "__prefab": null, @@ -16473,8 +17607,9 @@ "__type__": "cc.PolygonCollider2D", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 607 + "__id__": 625 }, "_enabled": true, "__prefab": null, @@ -16547,8 +17682,9 @@ "__type__": "cc.RigidBody2D", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 607 + "__id__": 625 }, "_enabled": true, "__prefab": null, @@ -16556,7 +17692,7 @@ "bullet": false, "awakeOnLoad": true, "_group": 2, - "_type": 1, + "_type": 3, "_allowSleep": true, "_gravityScale": 1, "_linearDamping": 0, @@ -16574,8 +17710,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 545 + "__id__": 563 }, "_enabled": true, "__prefab": null, @@ -16595,16 +17732,17 @@ "__type__": "ce7b7e0d6BHlaRFoKBZN0h/", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 545 + "__id__": 563 }, "_enabled": true, "__prefab": null, "_collider": { - "__id__": 609 + "__id__": 627 }, "_animation": { - "__id__": 613 + "__id__": 631 }, "_score": 100, "_goalFx": { @@ -16617,8 +17755,9 @@ "__type__": "cc.Animation", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 545 + "__id__": 563 }, "_enabled": true, "__prefab": null, @@ -16643,23 +17782,24 @@ "__type__": "cc.Node", "_name": "goal border", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 113 + "__id__": 131 }, "_children": [], "_active": true, "_components": [ { - "__id__": 615 + "__id__": 633 }, { - "__id__": 616 + "__id__": 634 }, { - "__id__": 617 + "__id__": 635 }, { - "__id__": 618 + "__id__": 636 } ], "_prefab": null, @@ -16696,8 +17836,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 614 + "__id__": 632 }, "_enabled": true, "__prefab": null, @@ -16717,8 +17858,9 @@ "__type__": "cc.PolygonCollider2D", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 614 + "__id__": 632 }, "_enabled": true, "__prefab": null, @@ -16841,8 +17983,9 @@ "__type__": "cc.PolygonCollider2D", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 614 + "__id__": 632 }, "_enabled": true, "__prefab": null, @@ -16995,8 +18138,9 @@ "__type__": "cc.RigidBody2D", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 614 + "__id__": 632 }, "_enabled": true, "__prefab": null, @@ -17022,20 +18166,24 @@ "__type__": "cc.Node", "_name": "Mutil ball", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 113 + "__id__": 131 }, "_children": [], "_active": true, "_components": [ { - "__id__": 620 + "__id__": 638 }, { - "__id__": 621 + "__id__": 639 }, { - "__id__": 622 + "__id__": 640 + }, + { + "__id__": 641 } ], "_prefab": null, @@ -17072,8 +18220,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 619 + "__id__": 637 }, "_enabled": true, "__prefab": null, @@ -17093,8 +18242,9 @@ "__type__": "cc.PolygonCollider2D", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 619 + "__id__": 637 }, "_enabled": true, "__prefab": null, @@ -17147,19 +18297,20 @@ "__type__": "e3b5fa7tUtAbK3rQJ/G2Rox", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 619 + "__id__": 637 }, "_enabled": true, "__prefab": null, "_collider": { - "__id__": 621 + "__id__": 639 }, "_portLeft": { - "__id__": 566 + "__id__": 584 }, "_portRight": { - "__id__": 585 + "__id__": 603 }, "_fx": { "__uuid__": "7afbc379-62e2-4721-b6d4-be47b00b6db2", @@ -17171,31 +18322,60 @@ }, "_id": "cf4OeeWmpFIouLcLflIG+0" }, + { + "__type__": "cc.RigidBody2D", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 637 + }, + "_enabled": true, + "__prefab": null, + "enabledContactListener": true, + "bullet": false, + "awakeOnLoad": true, + "_group": 2, + "_type": 0, + "_allowSleep": true, + "_gravityScale": 1, + "_linearDamping": 0, + "_angularDamping": 0, + "_linearVelocity": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_angularVelocity": 0, + "_fixedRotation": false, + "_id": "d2sv3bvqRKzbum6FNL9yAv" + }, { "__type__": "cc.Node", "_name": "Enemies", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { "__id__": 9 }, "_children": [ { - "__id__": 624 - }, - { - "__id__": 640 + "__id__": 643 }, { "__id__": 659 }, { "__id__": 678 + }, + { + "__id__": 697 } ], "_active": true, "_components": [ { - "__id__": 697 + "__id__": 716 } ], "_prefab": null, @@ -17232,27 +18412,28 @@ "__type__": "cc.Node", "_name": "Enemy", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 623 + "__id__": 642 }, "_children": [ { - "__id__": 625 + "__id__": 644 }, { - "__id__": 632 + "__id__": 651 }, { - "__id__": 634 + "__id__": 653 } ], "_active": true, "_components": [ { - "__id__": 636 + "__id__": 655 }, { - "__id__": 637 + "__id__": 656 } ], "_prefab": null, @@ -17289,635 +18470,9 @@ "__type__": "cc.Node", "_name": "Collider", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 624 - }, - "_children": [ - { - "__id__": 626 - } - ], - "_active": true, - "_components": [ - { - "__id__": 629 - }, - { - "__id__": 630 - }, - { - "__id__": 631 - } - ], - "_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": "4bjRuzC6JA4YSK3sesvsEo" - }, - { - "__type__": "cc.Node", - "_name": "Sprite", - "_objFlags": 0, - "_parent": { - "__id__": 625 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 627 - }, - { - "__id__": 628 - } - ], - "_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": "48Jq3qKO1OGYNU6ZZolKvh" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "node": { - "__id__": 626 - }, - "_enabled": true, - "__prefab": null, - "_contentSize": { - "__type__": "cc.Size", - "width": 70, - "height": 140 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.2 - }, - "_id": "ebhHsb7llCta2cZSbXZgep" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "node": { - "__id__": 626 - }, - "_enabled": true, - "__prefab": null, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "fb1a89fb-ec4f-4930-8ea1-69bae5672115@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": "88ElJ1/DxFXqzhEg9WWF2Q" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "node": { - "__id__": 625 - }, - "_enabled": true, - "__prefab": null, - "_contentSize": { - "__type__": "cc.Size", - "width": 100, - "height": 100 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "3dLokjN9RCIaKnLpB9O8B2" - }, - { - "__type__": "cc.BoxCollider2D", - "_name": "", - "_objFlags": 0, - "node": { - "__id__": 625 - }, - "_enabled": true, - "__prefab": null, - "tag": 0, - "_group": 32, - "_density": 1.5, - "_sensor": false, - "_friction": 2, - "_restitution": 1, - "_offset": { - "__type__": "cc.Vec2", - "x": 0, - "y": 40 - }, - "_size": { - "__type__": "cc.Size", - "width": 60, - "height": 120 - }, - "_id": "90kf5VGjJC+aNU9ffPOlxP" - }, - { - "__type__": "cc.RigidBody2D", - "_name": "", - "_objFlags": 0, - "node": { - "__id__": 625 - }, - "_enabled": true, - "__prefab": null, - "enabledContactListener": true, - "bullet": false, - "awakeOnLoad": true, - "_group": 32, - "_type": 1, - "_allowSleep": true, - "_gravityScale": 0, - "_linearDamping": 0, - "_angularDamping": 0, - "_linearVelocity": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_angularVelocity": 0, - "_fixedRotation": false, - "_id": "8dvhScRPxNGJcgc4DlI+sg" - }, - { - "__type__": "cc.Node", - "_name": "P1", - "_objFlags": 0, - "_parent": { - "__id__": 624 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 633 - } - ], - "_prefab": null, - "_lpos": { - "__type__": "cc.Vec3", - "x": -169.459, - "y": 132.267, - "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": "8cAELd4oVHZZUzcef+oECU" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "node": { - "__id__": 632 - }, - "_enabled": true, - "__prefab": null, - "_contentSize": { - "__type__": "cc.Size", - "width": 100, - "height": 100 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "bcs4nt6iVGCIzi/qJKQox5" - }, - { - "__type__": "cc.Node", - "_name": "P2", - "_objFlags": 0, - "_parent": { - "__id__": 624 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 635 - } - ], - "_prefab": null, - "_lpos": { - "__type__": "cc.Vec3", - "x": 175.176, - "y": 132.267, - "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": "5bVXjFjUxMvodltqkonJVs" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "node": { - "__id__": 634 - }, - "_enabled": true, - "__prefab": null, - "_contentSize": { - "__type__": "cc.Size", - "width": 100, - "height": 100 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "e9iqRWdJJOC4/vSnwQPd77" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "node": { - "__id__": 624 - }, - "_enabled": true, - "__prefab": null, - "_contentSize": { - "__type__": "cc.Size", - "width": 100, - "height": 100 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "5aXYxmrtNPBYpfAg4Gkf81" - }, - { - "__type__": "bed15fuvPJLIp1O3BWg43ad", - "_name": "", - "_objFlags": 0, - "node": { - "__id__": 624 - }, - "_enabled": true, - "__prefab": null, - "_collider": { - "__id__": 630 - }, - "_sprite": { - "__id__": 628 - }, - "_patrolPoint1": { - "__id__": 632 - }, - "_patrolPoint2": { - "__id__": 634 - }, - "_speed": 50, - "_requireGoal": 3, - "_curveY": true, - "_patrolCurve": { - "__id__": 638 - }, - "_multiplierCurve": 120, - "_hitSound": { - "__uuid__": "ac267249-4228-4a86-b4d4-39f84a210668", - "__expectedType__": "cc.AudioClip" - }, - "_id": "9cJaywMb9Fr4Z0zlx1Pdcb" - }, - { - "__type__": "cc.AnimationCurve", - "_curve": { - "__id__": 639 - } - }, - { - "__type__": "cc.RealCurve", - "_times": [ - 0, - 1 - ], - "_values": [ - { - "__type__": "cc.RealKeyframeValue", - "interpolationMode": 2, - "tangentWeightMode": 0, - "value": 0, - "rightTangent": -3.8915712265701936, - "rightTangentWeight": 1, - "leftTangent": -3.8915712265701936, - "leftTangentWeight": 1, - "easingMethod": 0, - "__editorExtras__": null - }, - { - "__type__": "cc.RealKeyframeValue", - "interpolationMode": 2, - "tangentWeightMode": 0, - "value": 0, - "rightTangent": 4.0305559132334166, - "rightTangentWeight": 1, - "leftTangent": 4.0305559132334166, - "leftTangentWeight": 1, - "easingMethod": 0, - "__editorExtras__": null - } - ], - "preExtrapolation": 2, - "postExtrapolation": 1 - }, - { - "__type__": "cc.Node", - "_name": "Enemy-001", - "_objFlags": 0, - "_parent": { - "__id__": 623 - }, - "_children": [ - { - "__id__": 641 - }, - { - "__id__": 644 - }, - { - "__id__": 651 - }, - { - "__id__": 653 - } - ], - "_active": true, - "_components": [ - { - "__id__": 655 - }, - { - "__id__": 656 - } - ], - "_prefab": null, - "_lpos": { - "__type__": "cc.Vec3", - "x": 0, - "y": -250, - "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": "18+kT+2ZpPfZ3DuSbkDNqt" - }, - { - "__type__": "cc.Node", - "_name": "track", - "_objFlags": 0, - "_parent": { - "__id__": 640 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 642 - }, - { - "__id__": 643 - } - ], - "_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": "dfwes+qExMp4Xkg0S2bPFN" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "node": { - "__id__": 641 - }, - "_enabled": true, - "__prefab": null, - "_contentSize": { - "__type__": "cc.Size", - "width": 300, - "height": 24 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "b3QsrO+N1IWreCZ073kIKU" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "node": { - "__id__": 641 - }, - "_enabled": true, - "__prefab": null, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "642a0a34-3288-4c16-af42-9bbe0cb6b982@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": "54brAva/tASoR7Cs2hb9XM" - }, - { - "__type__": "cc.Node", - "_name": "Collider", - "_objFlags": 0, - "_parent": { - "__id__": 640 + "__id__": 643 }, "_children": [ { @@ -17964,12 +18519,13 @@ "y": 0, "z": 0 }, - "_id": "2dKupfM6NIVJ5ph4/l5wL7" + "_id": "4bjRuzC6JA4YSK3sesvsEo" }, { "__type__": "cc.Node", "_name": "Sprite", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { "__id__": 644 }, @@ -18011,12 +18567,13 @@ "y": 0, "z": 0 }, - "_id": "e5sOYx2TdOZ5pw7fSJzYGP" + "_id": "48Jq3qKO1OGYNU6ZZolKvh" }, { "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { "__id__": 645 }, @@ -18032,12 +18589,13 @@ "x": 0.5, "y": 0.2 }, - "_id": "1acIwAvGFDHpQ7W32wdiTl" + "_id": "ebhHsb7llCta2cZSbXZgep" }, { "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { "__id__": 645 }, @@ -18070,12 +18628,13 @@ "_isTrimmedMode": true, "_useGrayscale": false, "_atlas": null, - "_id": "edH7a2QpFKyJ4ZBRqBNtXw" + "_id": "88ElJ1/DxFXqzhEg9WWF2Q" }, { "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { "__id__": 644 }, @@ -18091,12 +18650,13 @@ "x": 0.5, "y": 0.5 }, - "_id": "a9MSuZkD1HfrYtuRU3K6Hg" + "_id": "3dLokjN9RCIaKnLpB9O8B2" }, { "__type__": "cc.BoxCollider2D", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { "__id__": 644 }, @@ -18118,12 +18678,13 @@ "width": 60, "height": 120 }, - "_id": "dbmeH3gmFAvJs/bigqXRgW" + "_id": "90kf5VGjJC+aNU9ffPOlxP" }, { "__type__": "cc.RigidBody2D", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { "__id__": 644 }, @@ -18145,14 +18706,15 @@ }, "_angularVelocity": 0, "_fixedRotation": false, - "_id": "f8X/fpNaJN96ke6JV6G2jG" + "_id": "8dvhScRPxNGJcgc4DlI+sg" }, { "__type__": "cc.Node", "_name": "P1", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 640 + "__id__": 643 }, "_children": [], "_active": true, @@ -18164,8 +18726,8 @@ "_prefab": null, "_lpos": { "__type__": "cc.Vec3", - "x": -150, - "y": 0, + "x": -169.459, + "y": 132.267, "z": 0 }, "_lrot": { @@ -18189,12 +18751,13 @@ "y": 0, "z": 0 }, - "_id": "93XXm9KPBI745uONch5Ey3" + "_id": "8cAELd4oVHZZUzcef+oECU" }, { "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { "__id__": 651 }, @@ -18210,14 +18773,15 @@ "x": 0.5, "y": 0.5 }, - "_id": "9a2ukUnK5Bf4E5CJd460bA" + "_id": "bcs4nt6iVGCIzi/qJKQox5" }, { "__type__": "cc.Node", "_name": "P2", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 640 + "__id__": 643 }, "_children": [], "_active": true, @@ -18229,8 +18793,8 @@ "_prefab": null, "_lpos": { "__type__": "cc.Vec3", - "x": 150, - "y": 0, + "x": 175.176, + "y": 132.267, "z": 0 }, "_lrot": { @@ -18254,12 +18818,13 @@ "y": 0, "z": 0 }, - "_id": "90vylvvqtAdLfFBo8AOZfm" + "_id": "5bVXjFjUxMvodltqkonJVs" }, { "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { "__id__": 653 }, @@ -18275,14 +18840,15 @@ "x": 0.5, "y": 0.5 }, - "_id": "fc8oJrocxPLIookMyx8Bfd" + "_id": "e9iqRWdJJOC4/vSnwQPd77" }, { "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 640 + "__id__": 643 }, "_enabled": true, "__prefab": null, @@ -18296,14 +18862,15 @@ "x": 0.5, "y": 0.5 }, - "_id": "ce6BIEMllOCrkTeCoYehH+" + "_id": "5aXYxmrtNPBYpfAg4Gkf81" }, { "__type__": "bed15fuvPJLIp1O3BWg43ad", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 640 + "__id__": 643 }, "_enabled": true, "__prefab": null, @@ -18320,17 +18887,17 @@ "__id__": 653 }, "_speed": 50, - "_requireGoal": 6, - "_curveY": false, + "_requireGoal": 3, + "_curveY": true, "_patrolCurve": { "__id__": 657 }, - "_multiplierCurve": 100, + "_multiplierCurve": 120, "_hitSound": { "__uuid__": "ac267249-4228-4a86-b4d4-39f84a210668", "__expectedType__": "cc.AudioClip" }, - "_id": "f2+Qohf8JAhZ3Xqi9g9xV1" + "_id": "9cJaywMb9Fr4Z0zlx1Pdcb" }, { "__type__": "cc.AnimationCurve", @@ -18349,11 +18916,11 @@ "__type__": "cc.RealKeyframeValue", "interpolationMode": 2, "tangentWeightMode": 0, - "value": 1, - "rightTangent": 0, - "rightTangentWeight": 0, - "leftTangent": 0, - "leftTangentWeight": 0, + "value": 0, + "rightTangent": -3.8915712265701936, + "rightTangentWeight": 1, + "leftTangent": -3.8915712265701936, + "leftTangentWeight": 1, "easingMethod": 0, "__editorExtras__": null }, @@ -18361,11 +18928,11 @@ "__type__": "cc.RealKeyframeValue", "interpolationMode": 2, "tangentWeightMode": 0, - "value": 1, - "rightTangent": 0, - "rightTangentWeight": 0, - "leftTangent": 0, - "leftTangentWeight": 0, + "value": 0, + "rightTangent": 4.0305559132334166, + "rightTangentWeight": 1, + "leftTangent": 4.0305559132334166, + "leftTangentWeight": 1, "easingMethod": 0, "__editorExtras__": null } @@ -18375,10 +18942,11 @@ }, { "__type__": "cc.Node", - "_name": "Enemy-002", + "_name": "Enemy-001", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 623 + "__id__": 642 }, "_children": [ { @@ -18406,7 +18974,55 @@ "_prefab": null, "_lpos": { "__type__": "cc.Vec3", - "x": 260, + "x": 0, + "y": -250, + "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": "18+kT+2ZpPfZ3DuSbkDNqt" + }, + { + "__type__": "cc.Node", + "_name": "track", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 659 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 661 + }, + { + "__id__": 662 + } + ], + "_prefab": null, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, "y": 0, "z": 0 }, @@ -18431,59 +19047,13 @@ "y": 0, "z": 0 }, - "_id": "3bkG+zegpB94dI5U9Q0LVJ" - }, - { - "__type__": "cc.Node", - "_name": "track", - "_objFlags": 0, - "_parent": { - "__id__": 659 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 661 - }, - { - "__id__": 662 - } - ], - "_prefab": null, - "_lpos": { - "__type__": "cc.Vec3", - "x": -27, - "y": -10, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0.3007057995042731, - "w": 0.9537169507482269 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, - "z": 1 - }, - "_mobility": 0, - "_layer": 33554432, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 35 - }, - "_id": "0fb9aAQzxJmpJuIyfU0LxT" + "_id": "dfwes+qExMp4Xkg0S2bPFN" }, { "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { "__id__": 660 }, @@ -18491,7 +19061,7 @@ "__prefab": null, "_contentSize": { "__type__": "cc.Size", - "width": 226.876, + "width": 300, "height": 24 }, "_anchorPoint": { @@ -18499,12 +19069,13 @@ "x": 0.5, "y": 0.5 }, - "_id": "3dwb9NRslLfbbldbD2IvaW" + "_id": "b3QsrO+N1IWreCZ073kIKU" }, { "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { "__id__": 660 }, @@ -18537,12 +19108,13 @@ "_isTrimmedMode": true, "_useGrayscale": false, "_atlas": null, - "_id": "d1X9XR9AhNMZ2xa0bfjLLC" + "_id": "54brAva/tASoR7Cs2hb9XM" }, { "__type__": "cc.Node", "_name": "Collider", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { "__id__": 659 }, @@ -18591,12 +19163,13 @@ "y": 0, "z": 0 }, - "_id": "63BhIjzuxL15qwv7qilwht" + "_id": "2dKupfM6NIVJ5ph4/l5wL7" }, { "__type__": "cc.Node", "_name": "Sprite", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { "__id__": 663 }, @@ -18638,12 +19211,13 @@ "y": 0, "z": 0 }, - "_id": "e2Y3RO9uZKPoHdQPc8daYR" + "_id": "e5sOYx2TdOZ5pw7fSJzYGP" }, { "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { "__id__": 664 }, @@ -18659,12 +19233,13 @@ "x": 0.5, "y": 0.2 }, - "_id": "39GHia0vRIi758HkCQL8fw" + "_id": "1acIwAvGFDHpQ7W32wdiTl" }, { "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { "__id__": 664 }, @@ -18697,12 +19272,13 @@ "_isTrimmedMode": true, "_useGrayscale": false, "_atlas": null, - "_id": "1e4E3UyplK1aI1+HIDhaB5" + "_id": "edH7a2QpFKyJ4ZBRqBNtXw" }, { "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { "__id__": 663 }, @@ -18718,12 +19294,13 @@ "x": 0.5, "y": 0.5 }, - "_id": "70yWcTOSRLQ50NgGpIPEG8" + "_id": "a9MSuZkD1HfrYtuRU3K6Hg" }, { "__type__": "cc.BoxCollider2D", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { "__id__": 663 }, @@ -18745,12 +19322,13 @@ "width": 60, "height": 120 }, - "_id": "a5nzPxrVpMS5j7KCF0oDwU" + "_id": "dbmeH3gmFAvJs/bigqXRgW" }, { "__type__": "cc.RigidBody2D", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { "__id__": 663 }, @@ -18772,12 +19350,13 @@ }, "_angularVelocity": 0, "_fixedRotation": false, - "_id": "35hgHRw69MJ7I3tWeYN+H9" + "_id": "f8X/fpNaJN96ke6JV6G2jG" }, { "__type__": "cc.Node", "_name": "P1", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { "__id__": 659 }, @@ -18791,8 +19370,8 @@ "_prefab": null, "_lpos": { "__type__": "cc.Vec3", - "x": -110, - "y": -70, + "x": -150, + "y": 0, "z": 0 }, "_lrot": { @@ -18816,12 +19395,13 @@ "y": 0, "z": 0 }, - "_id": "f2QtNSZqpBYKqmXuSnmt7C" + "_id": "93XXm9KPBI745uONch5Ey3" }, { "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { "__id__": 670 }, @@ -18837,12 +19417,13 @@ "x": 0.5, "y": 0.5 }, - "_id": "e93U3nTmNLTIAKaXDV0toz" + "_id": "9a2ukUnK5Bf4E5CJd460bA" }, { "__type__": "cc.Node", "_name": "P2", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { "__id__": 659 }, @@ -18856,8 +19437,8 @@ "_prefab": null, "_lpos": { "__type__": "cc.Vec3", - "x": 60, - "y": 50, + "x": 150, + "y": 0, "z": 0 }, "_lrot": { @@ -18881,12 +19462,13 @@ "y": 0, "z": 0 }, - "_id": "18syyLG5JD+6vpsWTS+Bzm" + "_id": "90vylvvqtAdLfFBo8AOZfm" }, { "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { "__id__": 672 }, @@ -18902,12 +19484,13 @@ "x": 0.5, "y": 0.5 }, - "_id": "58fmdnUz5AVoBSvQryrlMl" + "_id": "fc8oJrocxPLIookMyx8Bfd" }, { "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { "__id__": 659 }, @@ -18923,12 +19506,13 @@ "x": 0.5, "y": 0.5 }, - "_id": "4f2IYDJzJGPJwceFFVPOGU" + "_id": "ce6BIEMllOCrkTeCoYehH+" }, { "__type__": "bed15fuvPJLIp1O3BWg43ad", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { "__id__": 659 }, @@ -18947,7 +19531,7 @@ "__id__": 672 }, "_speed": 50, - "_requireGoal": 9, + "_requireGoal": 6, "_curveY": false, "_patrolCurve": { "__id__": 676 @@ -18957,7 +19541,7 @@ "__uuid__": "ac267249-4228-4a86-b4d4-39f84a210668", "__expectedType__": "cc.AudioClip" }, - "_id": "99Yu77Ej9N4JRBZjD+OE2I" + "_id": "f2+Qohf8JAhZ3Xqi9g9xV1" }, { "__type__": "cc.AnimationCurve", @@ -19002,10 +19586,11 @@ }, { "__type__": "cc.Node", - "_name": "Enemy-003", + "_name": "Enemy-002", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 623 + "__id__": 642 }, "_children": [ { @@ -19033,7 +19618,7 @@ "_prefab": null, "_lpos": { "__type__": "cc.Vec3", - "x": -260, + "x": 260, "y": 0, "z": 0 }, @@ -19058,12 +19643,13 @@ "y": 0, "z": 0 }, - "_id": "19gmNDihVIn4xuf9iziUSy" + "_id": "3bkG+zegpB94dI5U9Q0LVJ" }, { "__type__": "cc.Node", "_name": "track", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { "__id__": 678 }, @@ -19080,7 +19666,7 @@ "_prefab": null, "_lpos": { "__type__": "cc.Vec3", - "x": 27, + "x": -27, "y": -10, "z": 0 }, @@ -19088,7 +19674,7 @@ "__type__": "cc.Quat", "x": 0, "y": 0, - "z": -0.3007057995042731, + "z": 0.3007057995042731, "w": 0.9537169507482269 }, "_lscale": { @@ -19103,14 +19689,15 @@ "__type__": "cc.Vec3", "x": 0, "y": 0, - "z": -35 + "z": 35 }, - "_id": "41sKcYdmVOkbN0YNJ1ZOsb" + "_id": "0fb9aAQzxJmpJuIyfU0LxT" }, { "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { "__id__": 679 }, @@ -19126,12 +19713,13 @@ "x": 0.5, "y": 0.5 }, - "_id": "84ir6nNMBLrJaw+40xTeMD" + "_id": "3dwb9NRslLfbbldbD2IvaW" }, { "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { "__id__": 679 }, @@ -19164,12 +19752,13 @@ "_isTrimmedMode": true, "_useGrayscale": false, "_atlas": null, - "_id": "c026nvSg5CxaNhluijpnn1" + "_id": "d1X9XR9AhNMZ2xa0bfjLLC" }, { "__type__": "cc.Node", "_name": "Collider", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { "__id__": 678 }, @@ -19218,12 +19807,13 @@ "y": 0, "z": 0 }, - "_id": "02y1iq6YBEi4UmUD/dUrQm" + "_id": "63BhIjzuxL15qwv7qilwht" }, { "__type__": "cc.Node", "_name": "Sprite", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { "__id__": 682 }, @@ -19265,12 +19855,13 @@ "y": 0, "z": 0 }, - "_id": "54ZsdxJ/JJMbU42gWOmIub" + "_id": "e2Y3RO9uZKPoHdQPc8daYR" }, { "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { "__id__": 683 }, @@ -19286,12 +19877,13 @@ "x": 0.5, "y": 0.2 }, - "_id": "5aeDOQ0g9A/bQVO09g2tFb" + "_id": "39GHia0vRIi758HkCQL8fw" }, { "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { "__id__": 683 }, @@ -19324,12 +19916,13 @@ "_isTrimmedMode": true, "_useGrayscale": false, "_atlas": null, - "_id": "1foQovVslMkLPZzV4es3Um" + "_id": "1e4E3UyplK1aI1+HIDhaB5" }, { "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { "__id__": 682 }, @@ -19338,19 +19931,20 @@ "_contentSize": { "__type__": "cc.Size", "width": 100, - "height": 200 + "height": 100 }, "_anchorPoint": { "__type__": "cc.Vec2", "x": 0.5, "y": 0.5 }, - "_id": "8fouZJwQ5MppLz9Pav+hx6" + "_id": "70yWcTOSRLQ50NgGpIPEG8" }, { "__type__": "cc.BoxCollider2D", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { "__id__": 682 }, @@ -19372,12 +19966,13 @@ "width": 60, "height": 120 }, - "_id": "d1Wh3Y56pGG7X0UK9MekQo" + "_id": "a5nzPxrVpMS5j7KCF0oDwU" }, { "__type__": "cc.RigidBody2D", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { "__id__": 682 }, @@ -19399,12 +19994,13 @@ }, "_angularVelocity": 0, "_fixedRotation": false, - "_id": "e51xRew7JNGasctJYhFzdF" + "_id": "35hgHRw69MJ7I3tWeYN+H9" }, { "__type__": "cc.Node", "_name": "P1", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { "__id__": 678 }, @@ -19418,72 +20014,7 @@ "_prefab": null, "_lpos": { "__type__": "cc.Vec3", - "x": -60, - "y": 50, - "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": "d52oxxykFMJL/MfH67D28m" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "node": { - "__id__": 689 - }, - "_enabled": true, - "__prefab": null, - "_contentSize": { - "__type__": "cc.Size", - "width": 100, - "height": 100 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "791JhDbJBOOLnBiCInRkHn" - }, - { - "__type__": "cc.Node", - "_name": "P2", - "_objFlags": 0, - "_parent": { - "__id__": 678 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 692 - } - ], - "_prefab": null, - "_lpos": { - "__type__": "cc.Vec3", - "x": 110, + "x": -110, "y": -70, "z": 0 }, @@ -19508,12 +20039,80 @@ "y": 0, "z": 0 }, - "_id": "16WrC1orpD5YetagBRhOGm" + "_id": "f2QtNSZqpBYKqmXuSnmt7C" }, { "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 689 + }, + "_enabled": true, + "__prefab": null, + "_contentSize": { + "__type__": "cc.Size", + "width": 100, + "height": 100 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "e93U3nTmNLTIAKaXDV0toz" + }, + { + "__type__": "cc.Node", + "_name": "P2", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 678 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 692 + } + ], + "_prefab": null, + "_lpos": { + "__type__": "cc.Vec3", + "x": 60, + "y": 50, + "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": "18syyLG5JD+6vpsWTS+Bzm" + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, "node": { "__id__": 691 }, @@ -19529,12 +20128,13 @@ "x": 0.5, "y": 0.5 }, - "_id": "468h3XWxdP6YnLbAcnzSyh" + "_id": "58fmdnUz5AVoBSvQryrlMl" }, { "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { "__id__": 678 }, @@ -19550,12 +20150,13 @@ "x": 0.5, "y": 0.5 }, - "_id": "c2KFWisGtBTr1xYF0ZRDd6" + "_id": "4f2IYDJzJGPJwceFFVPOGU" }, { "__type__": "bed15fuvPJLIp1O3BWg43ad", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { "__id__": 678 }, @@ -19574,7 +20175,7 @@ "__id__": 691 }, "_speed": 50, - "_requireGoal": 12, + "_requireGoal": 9, "_curveY": false, "_patrolCurve": { "__id__": 695 @@ -19584,7 +20185,7 @@ "__uuid__": "ac267249-4228-4a86-b4d4-39f84a210668", "__expectedType__": "cc.AudioClip" }, - "_id": "2bedVMe25Ou4KcU4DmnB4q" + "_id": "99Yu77Ej9N4JRBZjD+OE2I" }, { "__type__": "cc.AnimationCurve", @@ -19627,12 +20228,657 @@ "preExtrapolation": 2, "postExtrapolation": 1 }, + { + "__type__": "cc.Node", + "_name": "Enemy-003", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 642 + }, + "_children": [ + { + "__id__": 698 + }, + { + "__id__": 701 + }, + { + "__id__": 708 + }, + { + "__id__": 710 + } + ], + "_active": true, + "_components": [ + { + "__id__": 712 + }, + { + "__id__": 713 + } + ], + "_prefab": null, + "_lpos": { + "__type__": "cc.Vec3", + "x": -260, + "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": "19gmNDihVIn4xuf9iziUSy" + }, + { + "__type__": "cc.Node", + "_name": "track", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 697 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 699 + }, + { + "__id__": 700 + } + ], + "_prefab": null, + "_lpos": { + "__type__": "cc.Vec3", + "x": 27, + "y": -10, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": -0.3007057995042731, + "w": 0.9537169507482269 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + }, + "_mobility": 0, + "_layer": 33554432, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": -35 + }, + "_id": "41sKcYdmVOkbN0YNJ1ZOsb" + }, { "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 623 + "__id__": 698 + }, + "_enabled": true, + "__prefab": null, + "_contentSize": { + "__type__": "cc.Size", + "width": 226.876, + "height": 24 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "84ir6nNMBLrJaw+40xTeMD" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 698 + }, + "_enabled": true, + "__prefab": null, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "642a0a34-3288-4c16-af42-9bbe0cb6b982@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": "c026nvSg5CxaNhluijpnn1" + }, + { + "__type__": "cc.Node", + "_name": "Collider", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 697 + }, + "_children": [ + { + "__id__": 702 + } + ], + "_active": true, + "_components": [ + { + "__id__": 705 + }, + { + "__id__": 706 + }, + { + "__id__": 707 + } + ], + "_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": "02y1iq6YBEi4UmUD/dUrQm" + }, + { + "__type__": "cc.Node", + "_name": "Sprite", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 701 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 703 + }, + { + "__id__": 704 + } + ], + "_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": "54ZsdxJ/JJMbU42gWOmIub" + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 702 + }, + "_enabled": true, + "__prefab": null, + "_contentSize": { + "__type__": "cc.Size", + "width": 70, + "height": 140 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.2 + }, + "_id": "5aeDOQ0g9A/bQVO09g2tFb" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 702 + }, + "_enabled": true, + "__prefab": null, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "fb1a89fb-ec4f-4930-8ea1-69bae5672115@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": "1foQovVslMkLPZzV4es3Um" + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 701 + }, + "_enabled": true, + "__prefab": null, + "_contentSize": { + "__type__": "cc.Size", + "width": 100, + "height": 200 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "8fouZJwQ5MppLz9Pav+hx6" + }, + { + "__type__": "cc.BoxCollider2D", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 701 + }, + "_enabled": true, + "__prefab": null, + "tag": 0, + "_group": 32, + "_density": 1.5, + "_sensor": false, + "_friction": 2, + "_restitution": 1, + "_offset": { + "__type__": "cc.Vec2", + "x": 0, + "y": 40 + }, + "_size": { + "__type__": "cc.Size", + "width": 60, + "height": 120 + }, + "_id": "d1Wh3Y56pGG7X0UK9MekQo" + }, + { + "__type__": "cc.RigidBody2D", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 701 + }, + "_enabled": true, + "__prefab": null, + "enabledContactListener": true, + "bullet": false, + "awakeOnLoad": true, + "_group": 32, + "_type": 1, + "_allowSleep": true, + "_gravityScale": 0, + "_linearDamping": 0, + "_angularDamping": 0, + "_linearVelocity": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_angularVelocity": 0, + "_fixedRotation": false, + "_id": "e51xRew7JNGasctJYhFzdF" + }, + { + "__type__": "cc.Node", + "_name": "P1", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 697 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 709 + } + ], + "_prefab": null, + "_lpos": { + "__type__": "cc.Vec3", + "x": -60, + "y": 50, + "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": "d52oxxykFMJL/MfH67D28m" + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 708 + }, + "_enabled": true, + "__prefab": null, + "_contentSize": { + "__type__": "cc.Size", + "width": 100, + "height": 100 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "791JhDbJBOOLnBiCInRkHn" + }, + { + "__type__": "cc.Node", + "_name": "P2", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 697 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 711 + } + ], + "_prefab": null, + "_lpos": { + "__type__": "cc.Vec3", + "x": 110, + "y": -70, + "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": "16WrC1orpD5YetagBRhOGm" + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 710 + }, + "_enabled": true, + "__prefab": null, + "_contentSize": { + "__type__": "cc.Size", + "width": 100, + "height": 100 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "468h3XWxdP6YnLbAcnzSyh" + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 697 + }, + "_enabled": true, + "__prefab": null, + "_contentSize": { + "__type__": "cc.Size", + "width": 100, + "height": 100 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "c2KFWisGtBTr1xYF0ZRDd6" + }, + { + "__type__": "bed15fuvPJLIp1O3BWg43ad", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 697 + }, + "_enabled": true, + "__prefab": null, + "_collider": { + "__id__": 706 + }, + "_sprite": { + "__id__": 704 + }, + "_patrolPoint1": { + "__id__": 708 + }, + "_patrolPoint2": { + "__id__": 710 + }, + "_speed": 50, + "_requireGoal": 12, + "_curveY": false, + "_patrolCurve": { + "__id__": 714 + }, + "_multiplierCurve": 100, + "_hitSound": { + "__uuid__": "ac267249-4228-4a86-b4d4-39f84a210668", + "__expectedType__": "cc.AudioClip" + }, + "_id": "2bedVMe25Ou4KcU4DmnB4q" + }, + { + "__type__": "cc.AnimationCurve", + "_curve": { + "__id__": 715 + } + }, + { + "__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": 2, + "postExtrapolation": 1 + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 642 }, "_enabled": true, "__prefab": null, @@ -19652,27 +20898,28 @@ "__type__": "cc.Node", "_name": "Flippers", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { "__id__": 9 }, "_children": [ { - "__id__": 699 + "__id__": 718 }, { - "__id__": 714 + "__id__": 733 }, { - "__id__": 729 + "__id__": 748 }, { - "__id__": 744 + "__id__": 763 } ], "_active": true, "_components": [ { - "__id__": 759 + "__id__": 778 } ], "_prefab": null, @@ -19711,23 +20958,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 698 + "__id__": 717 }, "_children": [ { - "__id__": 700 + "__id__": 719 } ], "_active": true, "_components": [ { - "__id__": 709 + "__id__": 728 }, { - "__id__": 712 + "__id__": 731 }, { - "__id__": 713 + "__id__": 732 } ], "_prefab": null, @@ -19766,29 +21013,29 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 699 + "__id__": 718 }, "_children": [ { - "__id__": 701 + "__id__": 720 }, { - "__id__": 704 + "__id__": 723 } ], "_active": true, "_components": [ { - "__id__": 707 + "__id__": 726 }, { - "__id__": 708 + "__id__": 727 }, { - "__id__": 710 + "__id__": 729 }, { - "__id__": 711 + "__id__": 730 } ], "_prefab": null, @@ -19825,17 +21072,18 @@ "__type__": "cc.Node", "_name": "Glow", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 700 + "__id__": 719 }, "_children": [], "_active": true, "_components": [ { - "__id__": 702 + "__id__": 721 }, { - "__id__": 703 + "__id__": 722 } ], "_prefab": null, @@ -19872,8 +21120,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 701 + "__id__": 720 }, "_enabled": true, "__prefab": null, @@ -19893,8 +21142,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 701 + "__id__": 720 }, "_enabled": true, "__prefab": null, @@ -19931,17 +21181,18 @@ "__type__": "cc.Node", "_name": "Sprite", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 700 + "__id__": 719 }, "_children": [], "_active": true, "_components": [ { - "__id__": 705 + "__id__": 724 }, { - "__id__": 706 + "__id__": 725 } ], "_prefab": null, @@ -19978,8 +21229,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 704 + "__id__": 723 }, "_enabled": true, "__prefab": null, @@ -19999,8 +21251,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 704 + "__id__": 723 }, "_enabled": true, "__prefab": null, @@ -20039,7 +21292,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 700 + "__id__": 719 }, "_enabled": true, "__prefab": null, @@ -20067,7 +21320,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 700 + "__id__": 719 }, "_enabled": true, "__prefab": null, @@ -20083,7 +21336,7 @@ }, "collideConnected": false, "connectedBody": { - "__id__": 709 + "__id__": 728 }, "_enableLimit": true, "_lowerAngle": -60, @@ -20099,7 +21352,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 699 + "__id__": 718 }, "_enabled": true, "__prefab": null, @@ -20127,7 +21380,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 700 + "__id__": 719 }, "_enabled": true, "__prefab": null, @@ -20205,8 +21458,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 700 + "__id__": 719 }, "_enabled": true, "__prefab": null, @@ -20226,16 +21480,17 @@ "__type__": "85a1du42gFMrIHUG6qev0l/", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 699 + "__id__": 718 }, "_enabled": true, "__prefab": null, "_animation": { - "__id__": 713 + "__id__": 732 }, "_hingeJoint": { - "__id__": 708 + "__id__": 727 }, "_motorSpeedActive": -10000, "_motorSpeedDeActive": 10000, @@ -20250,8 +21505,9 @@ "__type__": "cc.Animation", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 699 + "__id__": 718 }, "_enabled": true, "__prefab": null, @@ -20274,23 +21530,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 698 + "__id__": 717 }, "_children": [ { - "__id__": 715 + "__id__": 734 } ], "_active": true, "_components": [ { - "__id__": 724 + "__id__": 743 }, { - "__id__": 727 + "__id__": 746 }, { - "__id__": 728 + "__id__": 747 } ], "_prefab": null, @@ -20329,29 +21585,29 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 714 + "__id__": 733 }, "_children": [ { - "__id__": 716 + "__id__": 735 }, { - "__id__": 719 + "__id__": 738 } ], "_active": true, "_components": [ { - "__id__": 722 + "__id__": 741 }, { - "__id__": 723 + "__id__": 742 }, { - "__id__": 725 + "__id__": 744 }, { - "__id__": 726 + "__id__": 745 } ], "_prefab": null, @@ -20388,17 +21644,18 @@ "__type__": "cc.Node", "_name": "Glow", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 715 + "__id__": 734 }, "_children": [], "_active": true, "_components": [ { - "__id__": 717 + "__id__": 736 }, { - "__id__": 718 + "__id__": 737 } ], "_prefab": null, @@ -20435,8 +21692,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 716 + "__id__": 735 }, "_enabled": true, "__prefab": null, @@ -20456,8 +21714,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 716 + "__id__": 735 }, "_enabled": true, "__prefab": null, @@ -20494,17 +21753,18 @@ "__type__": "cc.Node", "_name": "Sprite", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 715 + "__id__": 734 }, "_children": [], "_active": true, "_components": [ { - "__id__": 720 + "__id__": 739 }, { - "__id__": 721 + "__id__": 740 } ], "_prefab": null, @@ -20541,8 +21801,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 719 + "__id__": 738 }, "_enabled": true, "__prefab": null, @@ -20562,8 +21823,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 719 + "__id__": 738 }, "_enabled": true, "__prefab": null, @@ -20602,7 +21864,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 715 + "__id__": 734 }, "_enabled": true, "__prefab": null, @@ -20630,7 +21892,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 715 + "__id__": 734 }, "_enabled": true, "__prefab": null, @@ -20646,7 +21908,7 @@ }, "collideConnected": false, "connectedBody": { - "__id__": 724 + "__id__": 743 }, "_enableLimit": true, "_lowerAngle": 0, @@ -20662,7 +21924,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 714 + "__id__": 733 }, "_enabled": true, "__prefab": null, @@ -20690,7 +21952,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 715 + "__id__": 734 }, "_enabled": true, "__prefab": null, @@ -20783,8 +22045,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 715 + "__id__": 734 }, "_enabled": true, "__prefab": null, @@ -20804,16 +22067,17 @@ "__type__": "85a1du42gFMrIHUG6qev0l/", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 714 + "__id__": 733 }, "_enabled": true, "__prefab": null, "_animation": { - "__id__": 728 + "__id__": 747 }, "_hingeJoint": { - "__id__": 723 + "__id__": 742 }, "_motorSpeedActive": 10000, "_motorSpeedDeActive": -10000, @@ -20828,8 +22092,9 @@ "__type__": "cc.Animation", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 714 + "__id__": 733 }, "_enabled": true, "__prefab": null, @@ -20852,23 +22117,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 698 + "__id__": 717 }, "_children": [ { - "__id__": 730 + "__id__": 749 } ], "_active": true, "_components": [ { - "__id__": 739 + "__id__": 758 }, { - "__id__": 742 + "__id__": 761 }, { - "__id__": 743 + "__id__": 762 } ], "_prefab": null, @@ -20907,29 +22172,29 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 729 + "__id__": 748 }, "_children": [ { - "__id__": 731 + "__id__": 750 }, { - "__id__": 734 + "__id__": 753 } ], "_active": true, "_components": [ { - "__id__": 737 + "__id__": 756 }, { - "__id__": 738 + "__id__": 757 }, { - "__id__": 740 + "__id__": 759 }, { - "__id__": 741 + "__id__": 760 } ], "_prefab": null, @@ -20966,17 +22231,18 @@ "__type__": "cc.Node", "_name": "Glow", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 730 + "__id__": 749 }, "_children": [], "_active": true, "_components": [ { - "__id__": 732 + "__id__": 751 }, { - "__id__": 733 + "__id__": 752 } ], "_prefab": null, @@ -21013,8 +22279,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 731 + "__id__": 750 }, "_enabled": true, "__prefab": null, @@ -21034,8 +22301,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 731 + "__id__": 750 }, "_enabled": true, "__prefab": null, @@ -21072,17 +22340,18 @@ "__type__": "cc.Node", "_name": "Sprite", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 730 + "__id__": 749 }, "_children": [], "_active": true, "_components": [ { - "__id__": 735 + "__id__": 754 }, { - "__id__": 736 + "__id__": 755 } ], "_prefab": null, @@ -21119,8 +22388,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 734 + "__id__": 753 }, "_enabled": true, "__prefab": null, @@ -21140,8 +22410,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 734 + "__id__": 753 }, "_enabled": true, "__prefab": null, @@ -21180,7 +22451,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 730 + "__id__": 749 }, "_enabled": true, "__prefab": null, @@ -21208,7 +22479,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 730 + "__id__": 749 }, "_enabled": true, "__prefab": null, @@ -21224,7 +22495,7 @@ }, "collideConnected": false, "connectedBody": { - "__id__": 739 + "__id__": 758 }, "_enableLimit": true, "_lowerAngle": 0, @@ -21240,7 +22511,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 729 + "__id__": 748 }, "_enabled": true, "__prefab": null, @@ -21268,7 +22539,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 730 + "__id__": 749 }, "_enabled": true, "__prefab": null, @@ -21361,8 +22632,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 730 + "__id__": 749 }, "_enabled": true, "__prefab": null, @@ -21382,16 +22654,17 @@ "__type__": "85a1du42gFMrIHUG6qev0l/", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 729 + "__id__": 748 }, "_enabled": true, "__prefab": null, "_animation": { - "__id__": 743 + "__id__": 762 }, "_hingeJoint": { - "__id__": 738 + "__id__": 757 }, "_motorSpeedActive": 10000, "_motorSpeedDeActive": -10000, @@ -21406,8 +22679,9 @@ "__type__": "cc.Animation", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 729 + "__id__": 748 }, "_enabled": true, "__prefab": null, @@ -21430,23 +22704,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 698 + "__id__": 717 }, "_children": [ { - "__id__": 745 + "__id__": 764 } ], "_active": true, "_components": [ { - "__id__": 754 + "__id__": 773 }, { - "__id__": 757 + "__id__": 776 }, { - "__id__": 758 + "__id__": 777 } ], "_prefab": null, @@ -21485,29 +22759,29 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 744 + "__id__": 763 }, "_children": [ { - "__id__": 746 + "__id__": 765 }, { - "__id__": 749 + "__id__": 768 } ], "_active": true, "_components": [ { - "__id__": 752 + "__id__": 771 }, { - "__id__": 753 + "__id__": 772 }, { - "__id__": 755 + "__id__": 774 }, { - "__id__": 756 + "__id__": 775 } ], "_prefab": null, @@ -21544,17 +22818,18 @@ "__type__": "cc.Node", "_name": "Glow", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 745 + "__id__": 764 }, "_children": [], "_active": true, "_components": [ { - "__id__": 747 + "__id__": 766 }, { - "__id__": 748 + "__id__": 767 } ], "_prefab": null, @@ -21591,8 +22866,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 746 + "__id__": 765 }, "_enabled": true, "__prefab": null, @@ -21612,8 +22888,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 746 + "__id__": 765 }, "_enabled": true, "__prefab": null, @@ -21650,17 +22927,18 @@ "__type__": "cc.Node", "_name": "Sprite", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 745 + "__id__": 764 }, "_children": [], "_active": true, "_components": [ { - "__id__": 750 + "__id__": 769 }, { - "__id__": 751 + "__id__": 770 } ], "_prefab": null, @@ -21697,8 +22975,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 749 + "__id__": 768 }, "_enabled": true, "__prefab": null, @@ -21718,8 +22997,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 749 + "__id__": 768 }, "_enabled": true, "__prefab": null, @@ -21758,7 +23038,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 745 + "__id__": 764 }, "_enabled": true, "__prefab": null, @@ -21786,7 +23066,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 745 + "__id__": 764 }, "_enabled": true, "__prefab": null, @@ -21802,7 +23082,7 @@ }, "collideConnected": false, "connectedBody": { - "__id__": 754 + "__id__": 773 }, "_enableLimit": true, "_lowerAngle": -60, @@ -21818,7 +23098,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 744 + "__id__": 763 }, "_enabled": true, "__prefab": null, @@ -21846,7 +23126,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 745 + "__id__": 764 }, "_enabled": true, "__prefab": null, @@ -21924,8 +23204,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 745 + "__id__": 764 }, "_enabled": true, "__prefab": null, @@ -21945,16 +23226,17 @@ "__type__": "85a1du42gFMrIHUG6qev0l/", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 744 + "__id__": 763 }, "_enabled": true, "__prefab": null, "_animation": { - "__id__": 758 + "__id__": 777 }, "_hingeJoint": { - "__id__": 753 + "__id__": 772 }, "_motorSpeedActive": -10000, "_motorSpeedDeActive": 10000, @@ -21969,8 +23251,9 @@ "__type__": "cc.Animation", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 744 + "__id__": 763 }, "_enabled": true, "__prefab": null, @@ -21991,8 +23274,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 698 + "__id__": 717 }, "_enabled": true, "__prefab": null, @@ -22012,6 +23296,7 @@ "__type__": "cc.Node", "_name": "Outter", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { "__id__": 9 }, @@ -22019,13 +23304,16 @@ "_active": true, "_components": [ { - "__id__": 761 + "__id__": 780 }, { - "__id__": 762 + "__id__": 781 }, { - "__id__": 763 + "__id__": 782 + }, + { + "__id__": 783 } ], "_prefab": null, @@ -22062,8 +23350,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 760 + "__id__": 779 }, "_enabled": true, "__prefab": null, @@ -22083,8 +23372,9 @@ "__type__": "cc.BoxCollider2D", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 760 + "__id__": 779 }, "_enabled": true, "__prefab": null, @@ -22110,230 +23400,260 @@ "__type__": "ca8a0x4KJRGNJFfMRlEhSED", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 760 + "__id__": 779 }, "_enabled": true, "__prefab": null, "_collider": { - "__id__": 762 + "__id__": 781 }, "_id": "63rfzsm3REkprs+s68PCRK" }, + { + "__type__": "cc.RigidBody2D", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 779 + }, + "_enabled": true, + "__prefab": null, + "enabledContactListener": true, + "bullet": false, + "awakeOnLoad": true, + "_group": 2, + "_type": 0, + "_allowSleep": true, + "_gravityScale": 1, + "_linearDamping": 0, + "_angularDamping": 0, + "_linearVelocity": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_angularVelocity": 0, + "_fixedRotation": false, + "_id": "f6MJOYeolKUrrAzM5NvYev" + }, { "__type__": "cc.Node", "_name": "SpawnManager", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { "__id__": 9 }, "_children": [ { - "__id__": 765 + "__id__": 785 }, { - "__id__": 768 + "__id__": 788 }, { - "__id__": 771 + "__id__": 791 }, { - "__id__": 774 + "__id__": 794 }, { - "__id__": 777 + "__id__": 797 }, { - "__id__": 780 + "__id__": 800 }, { - "__id__": 783 + "__id__": 803 }, { - "__id__": 786 + "__id__": 806 }, { - "__id__": 789 + "__id__": 809 }, { - "__id__": 792 + "__id__": 812 }, { - "__id__": 795 + "__id__": 815 }, { - "__id__": 798 + "__id__": 818 }, { - "__id__": 801 + "__id__": 821 }, { - "__id__": 804 + "__id__": 824 }, { - "__id__": 807 + "__id__": 827 }, { - "__id__": 810 + "__id__": 830 }, { - "__id__": 813 + "__id__": 833 }, { - "__id__": 816 + "__id__": 836 }, { - "__id__": 819 + "__id__": 839 }, { - "__id__": 822 + "__id__": 842 }, { - "__id__": 825 + "__id__": 845 }, { - "__id__": 828 + "__id__": 848 }, { - "__id__": 831 + "__id__": 851 }, { - "__id__": 834 + "__id__": 854 }, { - "__id__": 837 + "__id__": 857 }, { - "__id__": 840 + "__id__": 860 }, { - "__id__": 843 + "__id__": 863 }, { - "__id__": 846 + "__id__": 866 }, { - "__id__": 849 + "__id__": 869 }, { - "__id__": 852 + "__id__": 872 }, { - "__id__": 855 + "__id__": 875 }, { - "__id__": 858 + "__id__": 878 }, { - "__id__": 861 + "__id__": 881 }, { - "__id__": 864 + "__id__": 884 }, { - "__id__": 867 + "__id__": 887 }, { - "__id__": 870 + "__id__": 890 }, { - "__id__": 873 + "__id__": 893 }, { - "__id__": 876 + "__id__": 896 }, { - "__id__": 879 + "__id__": 899 }, { - "__id__": 882 + "__id__": 902 }, { - "__id__": 885 + "__id__": 905 }, { - "__id__": 888 + "__id__": 908 }, { - "__id__": 891 + "__id__": 911 }, { - "__id__": 894 + "__id__": 914 }, { - "__id__": 897 + "__id__": 917 }, { - "__id__": 900 + "__id__": 920 }, { - "__id__": 903 + "__id__": 923 }, { - "__id__": 906 + "__id__": 926 }, { - "__id__": 909 + "__id__": 929 }, { - "__id__": 912 + "__id__": 932 }, { - "__id__": 915 + "__id__": 935 }, { - "__id__": 918 + "__id__": 938 }, { - "__id__": 921 + "__id__": 941 }, { - "__id__": 924 + "__id__": 944 }, { - "__id__": 927 + "__id__": 947 }, { - "__id__": 930 + "__id__": 950 }, { - "__id__": 933 + "__id__": 953 }, { - "__id__": 936 + "__id__": 956 }, { - "__id__": 939 + "__id__": 959 }, { - "__id__": 942 + "__id__": 962 }, { - "__id__": 945 + "__id__": 965 }, { - "__id__": 948 + "__id__": 968 }, { - "__id__": 951 + "__id__": 971 }, { - "__id__": 954 + "__id__": 974 }, { - "__id__": 957 + "__id__": 977 }, { - "__id__": 960 + "__id__": 980 } ], "_active": true, "_components": [ { - "__id__": 963 + "__id__": 983 }, { - "__id__": 964 + "__id__": 984 } ], "_prefab": null, @@ -22370,17 +23690,18 @@ "__type__": "cc.Node", "_name": "spawn point", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 764 + "__id__": 784 }, "_children": [], "_active": true, "_components": [ { - "__id__": 766 + "__id__": 786 }, { - "__id__": 767 + "__id__": 787 } ], "_prefab": null, @@ -22417,8 +23738,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 765 + "__id__": 785 }, "_enabled": true, "__prefab": null, @@ -22438,8 +23760,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 765 + "__id__": 785 }, "_enabled": true, "__prefab": null, @@ -22476,17 +23799,18 @@ "__type__": "cc.Node", "_name": "spawn point-001", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 764 + "__id__": 784 }, "_children": [], "_active": true, "_components": [ { - "__id__": 769 + "__id__": 789 }, { - "__id__": 770 + "__id__": 790 } ], "_prefab": null, @@ -22523,8 +23847,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 768 + "__id__": 788 }, "_enabled": true, "__prefab": null, @@ -22544,8 +23869,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 768 + "__id__": 788 }, "_enabled": true, "__prefab": null, @@ -22582,17 +23908,18 @@ "__type__": "cc.Node", "_name": "spawn point-002", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 764 + "__id__": 784 }, "_children": [], "_active": true, "_components": [ { - "__id__": 772 + "__id__": 792 }, { - "__id__": 773 + "__id__": 793 } ], "_prefab": null, @@ -22629,8 +23956,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 771 + "__id__": 791 }, "_enabled": true, "__prefab": null, @@ -22650,8 +23978,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 771 + "__id__": 791 }, "_enabled": true, "__prefab": null, @@ -22688,17 +24017,18 @@ "__type__": "cc.Node", "_name": "spawn point-003", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 764 + "__id__": 784 }, "_children": [], "_active": true, "_components": [ { - "__id__": 775 + "__id__": 795 }, { - "__id__": 776 + "__id__": 796 } ], "_prefab": null, @@ -22735,8 +24065,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 774 + "__id__": 794 }, "_enabled": true, "__prefab": null, @@ -22756,8 +24087,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 774 + "__id__": 794 }, "_enabled": true, "__prefab": null, @@ -22794,17 +24126,18 @@ "__type__": "cc.Node", "_name": "spawn point-004", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 764 + "__id__": 784 }, "_children": [], "_active": true, "_components": [ { - "__id__": 778 + "__id__": 798 }, { - "__id__": 779 + "__id__": 799 } ], "_prefab": null, @@ -22841,8 +24174,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 777 + "__id__": 797 }, "_enabled": true, "__prefab": null, @@ -22862,8 +24196,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 777 + "__id__": 797 }, "_enabled": true, "__prefab": null, @@ -22900,17 +24235,18 @@ "__type__": "cc.Node", "_name": "spawn point-005", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 764 + "__id__": 784 }, "_children": [], "_active": true, "_components": [ { - "__id__": 781 + "__id__": 801 }, { - "__id__": 782 + "__id__": 802 } ], "_prefab": null, @@ -22947,8 +24283,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 780 + "__id__": 800 }, "_enabled": true, "__prefab": null, @@ -22968,8 +24305,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 780 + "__id__": 800 }, "_enabled": true, "__prefab": null, @@ -23006,17 +24344,18 @@ "__type__": "cc.Node", "_name": "spawn point-006", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 764 + "__id__": 784 }, "_children": [], "_active": true, "_components": [ { - "__id__": 784 + "__id__": 804 }, { - "__id__": 785 + "__id__": 805 } ], "_prefab": null, @@ -23053,8 +24392,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 783 + "__id__": 803 }, "_enabled": true, "__prefab": null, @@ -23074,8 +24414,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 783 + "__id__": 803 }, "_enabled": true, "__prefab": null, @@ -23112,17 +24453,18 @@ "__type__": "cc.Node", "_name": "spawn point-007", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 764 + "__id__": 784 }, "_children": [], "_active": true, "_components": [ { - "__id__": 787 + "__id__": 807 }, { - "__id__": 788 + "__id__": 808 } ], "_prefab": null, @@ -23159,8 +24501,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 786 + "__id__": 806 }, "_enabled": true, "__prefab": null, @@ -23180,8 +24523,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 786 + "__id__": 806 }, "_enabled": true, "__prefab": null, @@ -23218,17 +24562,18 @@ "__type__": "cc.Node", "_name": "spawn point-008", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 764 + "__id__": 784 }, "_children": [], "_active": true, "_components": [ { - "__id__": 790 + "__id__": 810 }, { - "__id__": 791 + "__id__": 811 } ], "_prefab": null, @@ -23265,8 +24610,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 789 + "__id__": 809 }, "_enabled": true, "__prefab": null, @@ -23286,8 +24632,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 789 + "__id__": 809 }, "_enabled": true, "__prefab": null, @@ -23324,17 +24671,18 @@ "__type__": "cc.Node", "_name": "spawn point-009", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 764 + "__id__": 784 }, "_children": [], "_active": true, "_components": [ { - "__id__": 793 + "__id__": 813 }, { - "__id__": 794 + "__id__": 814 } ], "_prefab": null, @@ -23371,8 +24719,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 792 + "__id__": 812 }, "_enabled": true, "__prefab": null, @@ -23392,8 +24741,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 792 + "__id__": 812 }, "_enabled": true, "__prefab": null, @@ -23430,17 +24780,18 @@ "__type__": "cc.Node", "_name": "spawn point-010", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 764 + "__id__": 784 }, "_children": [], "_active": true, "_components": [ { - "__id__": 796 + "__id__": 816 }, { - "__id__": 797 + "__id__": 817 } ], "_prefab": null, @@ -23477,8 +24828,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 795 + "__id__": 815 }, "_enabled": true, "__prefab": null, @@ -23498,8 +24850,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 795 + "__id__": 815 }, "_enabled": true, "__prefab": null, @@ -23536,17 +24889,18 @@ "__type__": "cc.Node", "_name": "spawn point-011", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 764 + "__id__": 784 }, "_children": [], "_active": true, "_components": [ { - "__id__": 799 + "__id__": 819 }, { - "__id__": 800 + "__id__": 820 } ], "_prefab": null, @@ -23583,8 +24937,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 798 + "__id__": 818 }, "_enabled": true, "__prefab": null, @@ -23604,8 +24959,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 798 + "__id__": 818 }, "_enabled": true, "__prefab": null, @@ -23642,17 +24998,18 @@ "__type__": "cc.Node", "_name": "spawn point-014", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 764 + "__id__": 784 }, "_children": [], "_active": true, "_components": [ { - "__id__": 802 + "__id__": 822 }, { - "__id__": 803 + "__id__": 823 } ], "_prefab": null, @@ -23689,8 +25046,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 801 + "__id__": 821 }, "_enabled": true, "__prefab": null, @@ -23710,8 +25068,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 801 + "__id__": 821 }, "_enabled": true, "__prefab": null, @@ -23748,17 +25107,18 @@ "__type__": "cc.Node", "_name": "spawn point-015", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 764 + "__id__": 784 }, "_children": [], "_active": true, "_components": [ { - "__id__": 805 + "__id__": 825 }, { - "__id__": 806 + "__id__": 826 } ], "_prefab": null, @@ -23795,8 +25155,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 804 + "__id__": 824 }, "_enabled": true, "__prefab": null, @@ -23816,8 +25177,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 804 + "__id__": 824 }, "_enabled": true, "__prefab": null, @@ -23854,17 +25216,18 @@ "__type__": "cc.Node", "_name": "spawn point-016", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 764 + "__id__": 784 }, "_children": [], "_active": true, "_components": [ { - "__id__": 808 + "__id__": 828 }, { - "__id__": 809 + "__id__": 829 } ], "_prefab": null, @@ -23901,8 +25264,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 807 + "__id__": 827 }, "_enabled": true, "__prefab": null, @@ -23922,8 +25286,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 807 + "__id__": 827 }, "_enabled": true, "__prefab": null, @@ -23960,17 +25325,18 @@ "__type__": "cc.Node", "_name": "spawn point-017", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 764 + "__id__": 784 }, "_children": [], "_active": true, "_components": [ { - "__id__": 811 + "__id__": 831 }, { - "__id__": 812 + "__id__": 832 } ], "_prefab": null, @@ -24007,8 +25373,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 810 + "__id__": 830 }, "_enabled": true, "__prefab": null, @@ -24028,8 +25395,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 810 + "__id__": 830 }, "_enabled": true, "__prefab": null, @@ -24066,17 +25434,18 @@ "__type__": "cc.Node", "_name": "spawn point-020", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 764 + "__id__": 784 }, "_children": [], "_active": true, "_components": [ { - "__id__": 814 + "__id__": 834 }, { - "__id__": 815 + "__id__": 835 } ], "_prefab": null, @@ -24113,8 +25482,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 813 + "__id__": 833 }, "_enabled": true, "__prefab": null, @@ -24134,8 +25504,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 813 + "__id__": 833 }, "_enabled": true, "__prefab": null, @@ -24172,17 +25543,18 @@ "__type__": "cc.Node", "_name": "spawn point-021", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 764 + "__id__": 784 }, "_children": [], "_active": true, "_components": [ { - "__id__": 817 + "__id__": 837 }, { - "__id__": 818 + "__id__": 838 } ], "_prefab": null, @@ -24219,8 +25591,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 816 + "__id__": 836 }, "_enabled": true, "__prefab": null, @@ -24240,8 +25613,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 816 + "__id__": 836 }, "_enabled": true, "__prefab": null, @@ -24278,17 +25652,18 @@ "__type__": "cc.Node", "_name": "spawn point-022", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 764 + "__id__": 784 }, "_children": [], "_active": true, "_components": [ { - "__id__": 820 + "__id__": 840 }, { - "__id__": 821 + "__id__": 841 } ], "_prefab": null, @@ -24325,8 +25700,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 819 + "__id__": 839 }, "_enabled": true, "__prefab": null, @@ -24346,8 +25722,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 819 + "__id__": 839 }, "_enabled": true, "__prefab": null, @@ -24384,17 +25761,18 @@ "__type__": "cc.Node", "_name": "spawn point-023", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 764 + "__id__": 784 }, "_children": [], "_active": true, "_components": [ { - "__id__": 823 + "__id__": 843 }, { - "__id__": 824 + "__id__": 844 } ], "_prefab": null, @@ -24431,8 +25809,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 822 + "__id__": 842 }, "_enabled": true, "__prefab": null, @@ -24452,8 +25831,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 822 + "__id__": 842 }, "_enabled": true, "__prefab": null, @@ -24490,17 +25870,18 @@ "__type__": "cc.Node", "_name": "spawn point-024", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 764 + "__id__": 784 }, "_children": [], "_active": true, "_components": [ { - "__id__": 826 + "__id__": 846 }, { - "__id__": 827 + "__id__": 847 } ], "_prefab": null, @@ -24537,8 +25918,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 825 + "__id__": 845 }, "_enabled": true, "__prefab": null, @@ -24558,8 +25940,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 825 + "__id__": 845 }, "_enabled": true, "__prefab": null, @@ -24596,17 +25979,18 @@ "__type__": "cc.Node", "_name": "spawn point-025", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 764 + "__id__": 784 }, "_children": [], "_active": true, "_components": [ { - "__id__": 829 + "__id__": 849 }, { - "__id__": 830 + "__id__": 850 } ], "_prefab": null, @@ -24643,8 +26027,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 828 + "__id__": 848 }, "_enabled": true, "__prefab": null, @@ -24664,8 +26049,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 828 + "__id__": 848 }, "_enabled": true, "__prefab": null, @@ -24702,17 +26088,18 @@ "__type__": "cc.Node", "_name": "spawn point-026", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 764 + "__id__": 784 }, "_children": [], "_active": true, "_components": [ { - "__id__": 832 + "__id__": 852 }, { - "__id__": 833 + "__id__": 853 } ], "_prefab": null, @@ -24749,8 +26136,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 831 + "__id__": 851 }, "_enabled": true, "__prefab": null, @@ -24770,8 +26158,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 831 + "__id__": 851 }, "_enabled": true, "__prefab": null, @@ -24808,17 +26197,18 @@ "__type__": "cc.Node", "_name": "spawn point-027", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 764 + "__id__": 784 }, "_children": [], "_active": true, "_components": [ { - "__id__": 835 + "__id__": 855 }, { - "__id__": 836 + "__id__": 856 } ], "_prefab": null, @@ -24855,8 +26245,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 834 + "__id__": 854 }, "_enabled": true, "__prefab": null, @@ -24876,8 +26267,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 834 + "__id__": 854 }, "_enabled": true, "__prefab": null, @@ -24914,17 +26306,18 @@ "__type__": "cc.Node", "_name": "spawn point-028", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 764 + "__id__": 784 }, "_children": [], "_active": true, "_components": [ { - "__id__": 838 + "__id__": 858 }, { - "__id__": 839 + "__id__": 859 } ], "_prefab": null, @@ -24961,8 +26354,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 837 + "__id__": 857 }, "_enabled": true, "__prefab": null, @@ -24982,8 +26376,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 837 + "__id__": 857 }, "_enabled": true, "__prefab": null, @@ -25020,17 +26415,18 @@ "__type__": "cc.Node", "_name": "spawn point-029", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 764 + "__id__": 784 }, "_children": [], "_active": true, "_components": [ { - "__id__": 841 + "__id__": 861 }, { - "__id__": 842 + "__id__": 862 } ], "_prefab": null, @@ -25067,8 +26463,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 840 + "__id__": 860 }, "_enabled": true, "__prefab": null, @@ -25088,8 +26485,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 840 + "__id__": 860 }, "_enabled": true, "__prefab": null, @@ -25126,17 +26524,18 @@ "__type__": "cc.Node", "_name": "spawn point-030", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 764 + "__id__": 784 }, "_children": [], "_active": true, "_components": [ { - "__id__": 844 + "__id__": 864 }, { - "__id__": 845 + "__id__": 865 } ], "_prefab": null, @@ -25173,8 +26572,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 843 + "__id__": 863 }, "_enabled": true, "__prefab": null, @@ -25194,8 +26594,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 843 + "__id__": 863 }, "_enabled": true, "__prefab": null, @@ -25232,17 +26633,18 @@ "__type__": "cc.Node", "_name": "spawn point-031", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 764 + "__id__": 784 }, "_children": [], "_active": true, "_components": [ { - "__id__": 847 + "__id__": 867 }, { - "__id__": 848 + "__id__": 868 } ], "_prefab": null, @@ -25279,8 +26681,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 846 + "__id__": 866 }, "_enabled": true, "__prefab": null, @@ -25300,8 +26703,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 846 + "__id__": 866 }, "_enabled": true, "__prefab": null, @@ -25338,17 +26742,18 @@ "__type__": "cc.Node", "_name": "spawn point-032", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 764 + "__id__": 784 }, "_children": [], "_active": true, "_components": [ { - "__id__": 850 + "__id__": 870 }, { - "__id__": 851 + "__id__": 871 } ], "_prefab": null, @@ -25385,8 +26790,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 849 + "__id__": 869 }, "_enabled": true, "__prefab": null, @@ -25406,8 +26812,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 849 + "__id__": 869 }, "_enabled": true, "__prefab": null, @@ -25444,17 +26851,18 @@ "__type__": "cc.Node", "_name": "spawn point-033", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 764 + "__id__": 784 }, "_children": [], "_active": true, "_components": [ { - "__id__": 853 + "__id__": 873 }, { - "__id__": 854 + "__id__": 874 } ], "_prefab": null, @@ -25491,8 +26899,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 852 + "__id__": 872 }, "_enabled": true, "__prefab": null, @@ -25512,8 +26921,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 852 + "__id__": 872 }, "_enabled": true, "__prefab": null, @@ -25550,17 +26960,18 @@ "__type__": "cc.Node", "_name": "spawn point-034", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 764 + "__id__": 784 }, "_children": [], "_active": true, "_components": [ { - "__id__": 856 + "__id__": 876 }, { - "__id__": 857 + "__id__": 877 } ], "_prefab": null, @@ -25597,8 +27008,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 855 + "__id__": 875 }, "_enabled": true, "__prefab": null, @@ -25618,8 +27030,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 855 + "__id__": 875 }, "_enabled": true, "__prefab": null, @@ -25656,17 +27069,18 @@ "__type__": "cc.Node", "_name": "spawn point-035", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 764 + "__id__": 784 }, "_children": [], "_active": true, "_components": [ { - "__id__": 859 + "__id__": 879 }, { - "__id__": 860 + "__id__": 880 } ], "_prefab": null, @@ -25703,8 +27117,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 858 + "__id__": 878 }, "_enabled": true, "__prefab": null, @@ -25724,8 +27139,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 858 + "__id__": 878 }, "_enabled": true, "__prefab": null, @@ -25762,17 +27178,18 @@ "__type__": "cc.Node", "_name": "spawn point-036", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 764 + "__id__": 784 }, "_children": [], "_active": true, "_components": [ { - "__id__": 862 + "__id__": 882 }, { - "__id__": 863 + "__id__": 883 } ], "_prefab": null, @@ -25809,8 +27226,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 861 + "__id__": 881 }, "_enabled": true, "__prefab": null, @@ -25830,8 +27248,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 861 + "__id__": 881 }, "_enabled": true, "__prefab": null, @@ -25868,17 +27287,18 @@ "__type__": "cc.Node", "_name": "spawn point-037", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 764 + "__id__": 784 }, "_children": [], "_active": true, "_components": [ { - "__id__": 865 + "__id__": 885 }, { - "__id__": 866 + "__id__": 886 } ], "_prefab": null, @@ -25915,8 +27335,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 864 + "__id__": 884 }, "_enabled": true, "__prefab": null, @@ -25936,8 +27357,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 864 + "__id__": 884 }, "_enabled": true, "__prefab": null, @@ -25974,17 +27396,18 @@ "__type__": "cc.Node", "_name": "spawn point-038", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 764 + "__id__": 784 }, "_children": [], "_active": true, "_components": [ { - "__id__": 868 + "__id__": 888 }, { - "__id__": 869 + "__id__": 889 } ], "_prefab": null, @@ -26021,8 +27444,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 867 + "__id__": 887 }, "_enabled": true, "__prefab": null, @@ -26042,8 +27466,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 867 + "__id__": 887 }, "_enabled": true, "__prefab": null, @@ -26080,17 +27505,18 @@ "__type__": "cc.Node", "_name": "spawn point-039", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 764 + "__id__": 784 }, "_children": [], "_active": true, "_components": [ { - "__id__": 871 + "__id__": 891 }, { - "__id__": 872 + "__id__": 892 } ], "_prefab": null, @@ -26127,8 +27553,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 870 + "__id__": 890 }, "_enabled": true, "__prefab": null, @@ -26148,8 +27575,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 870 + "__id__": 890 }, "_enabled": true, "__prefab": null, @@ -26186,17 +27614,18 @@ "__type__": "cc.Node", "_name": "spawn point-040", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 764 + "__id__": 784 }, "_children": [], "_active": true, "_components": [ { - "__id__": 874 + "__id__": 894 }, { - "__id__": 875 + "__id__": 895 } ], "_prefab": null, @@ -26233,8 +27662,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 873 + "__id__": 893 }, "_enabled": true, "__prefab": null, @@ -26254,8 +27684,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 873 + "__id__": 893 }, "_enabled": true, "__prefab": null, @@ -26292,17 +27723,18 @@ "__type__": "cc.Node", "_name": "spawn point-041", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 764 + "__id__": 784 }, "_children": [], "_active": true, "_components": [ { - "__id__": 877 + "__id__": 897 }, { - "__id__": 878 + "__id__": 898 } ], "_prefab": null, @@ -26339,8 +27771,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 876 + "__id__": 896 }, "_enabled": true, "__prefab": null, @@ -26360,8 +27793,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 876 + "__id__": 896 }, "_enabled": true, "__prefab": null, @@ -26398,17 +27832,18 @@ "__type__": "cc.Node", "_name": "spawn point-043", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 764 + "__id__": 784 }, "_children": [], "_active": true, "_components": [ { - "__id__": 880 + "__id__": 900 }, { - "__id__": 881 + "__id__": 901 } ], "_prefab": null, @@ -26445,8 +27880,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 879 + "__id__": 899 }, "_enabled": true, "__prefab": null, @@ -26466,8 +27902,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 879 + "__id__": 899 }, "_enabled": true, "__prefab": null, @@ -26504,17 +27941,18 @@ "__type__": "cc.Node", "_name": "spawn point-044", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 764 + "__id__": 784 }, "_children": [], "_active": true, "_components": [ { - "__id__": 883 + "__id__": 903 }, { - "__id__": 884 + "__id__": 904 } ], "_prefab": null, @@ -26551,8 +27989,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 882 + "__id__": 902 }, "_enabled": true, "__prefab": null, @@ -26572,8 +28011,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 882 + "__id__": 902 }, "_enabled": true, "__prefab": null, @@ -26610,17 +28050,18 @@ "__type__": "cc.Node", "_name": "spawn point-045", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 764 + "__id__": 784 }, "_children": [], "_active": true, "_components": [ { - "__id__": 886 + "__id__": 906 }, { - "__id__": 887 + "__id__": 907 } ], "_prefab": null, @@ -26657,8 +28098,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 885 + "__id__": 905 }, "_enabled": true, "__prefab": null, @@ -26678,8 +28120,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 885 + "__id__": 905 }, "_enabled": true, "__prefab": null, @@ -26716,17 +28159,18 @@ "__type__": "cc.Node", "_name": "spawn point-047", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 764 + "__id__": 784 }, "_children": [], "_active": true, "_components": [ { - "__id__": 889 + "__id__": 909 }, { - "__id__": 890 + "__id__": 910 } ], "_prefab": null, @@ -26763,8 +28207,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 888 + "__id__": 908 }, "_enabled": true, "__prefab": null, @@ -26784,8 +28229,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 888 + "__id__": 908 }, "_enabled": true, "__prefab": null, @@ -26822,17 +28268,18 @@ "__type__": "cc.Node", "_name": "spawn point-048", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 764 + "__id__": 784 }, "_children": [], "_active": true, "_components": [ { - "__id__": 892 + "__id__": 912 }, { - "__id__": 893 + "__id__": 913 } ], "_prefab": null, @@ -26869,8 +28316,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 891 + "__id__": 911 }, "_enabled": true, "__prefab": null, @@ -26890,8 +28338,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 891 + "__id__": 911 }, "_enabled": true, "__prefab": null, @@ -26928,17 +28377,18 @@ "__type__": "cc.Node", "_name": "spawn point-049", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 764 + "__id__": 784 }, "_children": [], "_active": true, "_components": [ { - "__id__": 895 + "__id__": 915 }, { - "__id__": 896 + "__id__": 916 } ], "_prefab": null, @@ -26975,8 +28425,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 894 + "__id__": 914 }, "_enabled": true, "__prefab": null, @@ -26996,8 +28447,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 894 + "__id__": 914 }, "_enabled": true, "__prefab": null, @@ -27034,17 +28486,18 @@ "__type__": "cc.Node", "_name": "spawn point-050", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 764 + "__id__": 784 }, "_children": [], "_active": true, "_components": [ { - "__id__": 898 + "__id__": 918 }, { - "__id__": 899 + "__id__": 919 } ], "_prefab": null, @@ -27081,8 +28534,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 897 + "__id__": 917 }, "_enabled": true, "__prefab": null, @@ -27102,8 +28556,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 897 + "__id__": 917 }, "_enabled": true, "__prefab": null, @@ -27140,17 +28595,18 @@ "__type__": "cc.Node", "_name": "spawn point-051", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 764 + "__id__": 784 }, "_children": [], "_active": true, "_components": [ { - "__id__": 901 + "__id__": 921 }, { - "__id__": 902 + "__id__": 922 } ], "_prefab": null, @@ -27187,8 +28643,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 900 + "__id__": 920 }, "_enabled": true, "__prefab": null, @@ -27208,8 +28665,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 900 + "__id__": 920 }, "_enabled": true, "__prefab": null, @@ -27246,17 +28704,18 @@ "__type__": "cc.Node", "_name": "spawn point-052", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 764 + "__id__": 784 }, "_children": [], "_active": true, "_components": [ { - "__id__": 904 + "__id__": 924 }, { - "__id__": 905 + "__id__": 925 } ], "_prefab": null, @@ -27293,8 +28752,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 903 + "__id__": 923 }, "_enabled": true, "__prefab": null, @@ -27314,8 +28774,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 903 + "__id__": 923 }, "_enabled": true, "__prefab": null, @@ -27352,17 +28813,18 @@ "__type__": "cc.Node", "_name": "spawn point-053", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 764 + "__id__": 784 }, "_children": [], "_active": true, "_components": [ { - "__id__": 907 + "__id__": 927 }, { - "__id__": 908 + "__id__": 928 } ], "_prefab": null, @@ -27399,8 +28861,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 906 + "__id__": 926 }, "_enabled": true, "__prefab": null, @@ -27420,8 +28883,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 906 + "__id__": 926 }, "_enabled": true, "__prefab": null, @@ -27458,17 +28922,18 @@ "__type__": "cc.Node", "_name": "spawn point-018", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 764 + "__id__": 784 }, "_children": [], "_active": true, "_components": [ { - "__id__": 910 + "__id__": 930 }, { - "__id__": 911 + "__id__": 931 } ], "_prefab": null, @@ -27505,8 +28970,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 909 + "__id__": 929 }, "_enabled": true, "__prefab": null, @@ -27526,8 +28992,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 909 + "__id__": 929 }, "_enabled": true, "__prefab": null, @@ -27564,17 +29031,18 @@ "__type__": "cc.Node", "_name": "spawn point-019", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 764 + "__id__": 784 }, "_children": [], "_active": true, "_components": [ { - "__id__": 913 + "__id__": 933 }, { - "__id__": 914 + "__id__": 934 } ], "_prefab": null, @@ -27611,8 +29079,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 912 + "__id__": 932 }, "_enabled": true, "__prefab": null, @@ -27632,8 +29101,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 912 + "__id__": 932 }, "_enabled": true, "__prefab": null, @@ -27670,17 +29140,18 @@ "__type__": "cc.Node", "_name": "spawn point-042", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 764 + "__id__": 784 }, "_children": [], "_active": true, "_components": [ { - "__id__": 916 + "__id__": 936 }, { - "__id__": 917 + "__id__": 937 } ], "_prefab": null, @@ -27717,8 +29188,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 915 + "__id__": 935 }, "_enabled": true, "__prefab": null, @@ -27738,8 +29210,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 915 + "__id__": 935 }, "_enabled": true, "__prefab": null, @@ -27776,17 +29249,18 @@ "__type__": "cc.Node", "_name": "spawn point-046", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 764 + "__id__": 784 }, "_children": [], "_active": true, "_components": [ { - "__id__": 919 + "__id__": 939 }, { - "__id__": 920 + "__id__": 940 } ], "_prefab": null, @@ -27823,8 +29297,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 918 + "__id__": 938 }, "_enabled": true, "__prefab": null, @@ -27844,8 +29319,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 918 + "__id__": 938 }, "_enabled": true, "__prefab": null, @@ -27882,17 +29358,18 @@ "__type__": "cc.Node", "_name": "spawn point-054", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 764 + "__id__": 784 }, "_children": [], "_active": true, "_components": [ { - "__id__": 922 + "__id__": 942 }, { - "__id__": 923 + "__id__": 943 } ], "_prefab": null, @@ -27929,8 +29406,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 921 + "__id__": 941 }, "_enabled": true, "__prefab": null, @@ -27950,8 +29428,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 921 + "__id__": 941 }, "_enabled": true, "__prefab": null, @@ -27988,17 +29467,18 @@ "__type__": "cc.Node", "_name": "spawn point-055", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 764 + "__id__": 784 }, "_children": [], "_active": true, "_components": [ { - "__id__": 925 + "__id__": 945 }, { - "__id__": 926 + "__id__": 946 } ], "_prefab": null, @@ -28035,8 +29515,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 924 + "__id__": 944 }, "_enabled": true, "__prefab": null, @@ -28056,8 +29537,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 924 + "__id__": 944 }, "_enabled": true, "__prefab": null, @@ -28094,17 +29576,18 @@ "__type__": "cc.Node", "_name": "spawn point-012", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 764 + "__id__": 784 }, "_children": [], "_active": true, "_components": [ { - "__id__": 928 + "__id__": 948 }, { - "__id__": 929 + "__id__": 949 } ], "_prefab": null, @@ -28141,8 +29624,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 927 + "__id__": 947 }, "_enabled": true, "__prefab": null, @@ -28162,8 +29646,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 927 + "__id__": 947 }, "_enabled": true, "__prefab": null, @@ -28200,17 +29685,18 @@ "__type__": "cc.Node", "_name": "spawn point-013", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 764 + "__id__": 784 }, "_children": [], "_active": true, "_components": [ { - "__id__": 931 + "__id__": 951 }, { - "__id__": 932 + "__id__": 952 } ], "_prefab": null, @@ -28247,8 +29733,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 930 + "__id__": 950 }, "_enabled": true, "__prefab": null, @@ -28268,8 +29755,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 930 + "__id__": 950 }, "_enabled": true, "__prefab": null, @@ -28306,17 +29794,18 @@ "__type__": "cc.Node", "_name": "spawn point-058", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 764 + "__id__": 784 }, "_children": [], "_active": true, "_components": [ { - "__id__": 934 + "__id__": 954 }, { - "__id__": 935 + "__id__": 955 } ], "_prefab": null, @@ -28353,8 +29842,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 933 + "__id__": 953 }, "_enabled": true, "__prefab": null, @@ -28374,8 +29864,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 933 + "__id__": 953 }, "_enabled": true, "__prefab": null, @@ -28412,17 +29903,18 @@ "__type__": "cc.Node", "_name": "spawn point-059", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 764 + "__id__": 784 }, "_children": [], "_active": true, "_components": [ { - "__id__": 937 + "__id__": 957 }, { - "__id__": 938 + "__id__": 958 } ], "_prefab": null, @@ -28459,8 +29951,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 936 + "__id__": 956 }, "_enabled": true, "__prefab": null, @@ -28480,8 +29973,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 936 + "__id__": 956 }, "_enabled": true, "__prefab": null, @@ -28518,17 +30012,18 @@ "__type__": "cc.Node", "_name": "spawn point-056", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 764 + "__id__": 784 }, "_children": [], "_active": true, "_components": [ { - "__id__": 940 + "__id__": 960 }, { - "__id__": 941 + "__id__": 961 } ], "_prefab": null, @@ -28565,8 +30060,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 939 + "__id__": 959 }, "_enabled": true, "__prefab": null, @@ -28586,8 +30082,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 939 + "__id__": 959 }, "_enabled": true, "__prefab": null, @@ -28624,17 +30121,18 @@ "__type__": "cc.Node", "_name": "spawn point-057", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 764 + "__id__": 784 }, "_children": [], "_active": true, "_components": [ { - "__id__": 943 + "__id__": 963 }, { - "__id__": 944 + "__id__": 964 } ], "_prefab": null, @@ -28671,8 +30169,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 942 + "__id__": 962 }, "_enabled": true, "__prefab": null, @@ -28692,8 +30191,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 942 + "__id__": 962 }, "_enabled": true, "__prefab": null, @@ -28730,17 +30230,18 @@ "__type__": "cc.Node", "_name": "spawn point-060", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 764 + "__id__": 784 }, "_children": [], "_active": true, "_components": [ { - "__id__": 946 + "__id__": 966 }, { - "__id__": 947 + "__id__": 967 } ], "_prefab": null, @@ -28777,8 +30278,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 945 + "__id__": 965 }, "_enabled": true, "__prefab": null, @@ -28798,8 +30300,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 945 + "__id__": 965 }, "_enabled": true, "__prefab": null, @@ -28836,17 +30339,18 @@ "__type__": "cc.Node", "_name": "spawn point-061", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 764 + "__id__": 784 }, "_children": [], "_active": true, "_components": [ { - "__id__": 949 + "__id__": 969 }, { - "__id__": 950 + "__id__": 970 } ], "_prefab": null, @@ -28883,8 +30387,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 948 + "__id__": 968 }, "_enabled": true, "__prefab": null, @@ -28904,8 +30409,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 948 + "__id__": 968 }, "_enabled": true, "__prefab": null, @@ -28942,17 +30448,18 @@ "__type__": "cc.Node", "_name": "spawn point-062", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 764 + "__id__": 784 }, "_children": [], "_active": true, "_components": [ { - "__id__": 952 + "__id__": 972 }, { - "__id__": 953 + "__id__": 973 } ], "_prefab": null, @@ -28989,8 +30496,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 951 + "__id__": 971 }, "_enabled": true, "__prefab": null, @@ -29010,8 +30518,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 951 + "__id__": 971 }, "_enabled": true, "__prefab": null, @@ -29048,17 +30557,18 @@ "__type__": "cc.Node", "_name": "spawn point-065", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 764 + "__id__": 784 }, "_children": [], "_active": true, "_components": [ { - "__id__": 955 + "__id__": 975 }, { - "__id__": 956 + "__id__": 976 } ], "_prefab": null, @@ -29095,8 +30605,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 954 + "__id__": 974 }, "_enabled": true, "__prefab": null, @@ -29116,8 +30627,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 954 + "__id__": 974 }, "_enabled": true, "__prefab": null, @@ -29154,17 +30666,18 @@ "__type__": "cc.Node", "_name": "spawn point-063", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 764 + "__id__": 784 }, "_children": [], "_active": true, "_components": [ { - "__id__": 958 + "__id__": 978 }, { - "__id__": 959 + "__id__": 979 } ], "_prefab": null, @@ -29201,8 +30714,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 957 + "__id__": 977 }, "_enabled": true, "__prefab": null, @@ -29222,8 +30736,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 957 + "__id__": 977 }, "_enabled": true, "__prefab": null, @@ -29260,17 +30775,18 @@ "__type__": "cc.Node", "_name": "spawn point-064", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 764 + "__id__": 784 }, "_children": [], "_active": true, "_components": [ { - "__id__": 961 + "__id__": 981 }, { - "__id__": 962 + "__id__": 982 } ], "_prefab": null, @@ -29307,8 +30823,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 960 + "__id__": 980 }, "_enabled": true, "__prefab": null, @@ -29328,8 +30845,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 960 + "__id__": 980 }, "_enabled": true, "__prefab": null, @@ -29366,8 +30884,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 764 + "__id__": 784 }, "_enabled": true, "__prefab": null, @@ -29387,222 +30906,223 @@ "__type__": "402d0NRh/pCFotZG+o5aE8p", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 764 + "__id__": 784 }, "_enabled": true, "__prefab": null, "_objects": [ { - "__id__": 965 + "__id__": 985 }, { - "__id__": 966 + "__id__": 986 } ], "_boosters": [ { - "__id__": 967 + "__id__": 987 } ], "_spawnPoints": [ { - "__id__": 765 + "__id__": 785 }, { - "__id__": 768 + "__id__": 788 }, { - "__id__": 771 + "__id__": 791 }, { - "__id__": 774 + "__id__": 794 }, { - "__id__": 777 + "__id__": 797 }, { - "__id__": 780 + "__id__": 800 }, { - "__id__": 783 + "__id__": 803 }, { - "__id__": 786 + "__id__": 806 }, { - "__id__": 789 + "__id__": 809 }, { - "__id__": 792 + "__id__": 812 }, { - "__id__": 795 + "__id__": 815 }, { - "__id__": 798 + "__id__": 818 }, { - "__id__": 801 + "__id__": 821 }, { - "__id__": 804 + "__id__": 824 }, { - "__id__": 807 + "__id__": 827 }, { - "__id__": 810 + "__id__": 830 }, { - "__id__": 813 + "__id__": 833 }, { - "__id__": 816 + "__id__": 836 }, { - "__id__": 819 + "__id__": 839 }, { - "__id__": 822 + "__id__": 842 }, { - "__id__": 825 + "__id__": 845 }, { - "__id__": 828 + "__id__": 848 }, { - "__id__": 831 + "__id__": 851 }, { - "__id__": 834 + "__id__": 854 }, { - "__id__": 837 + "__id__": 857 }, { - "__id__": 840 + "__id__": 860 }, { - "__id__": 843 + "__id__": 863 }, { - "__id__": 846 + "__id__": 866 }, { - "__id__": 849 + "__id__": 869 }, { - "__id__": 852 + "__id__": 872 }, { - "__id__": 855 + "__id__": 875 }, { - "__id__": 858 + "__id__": 878 }, { - "__id__": 861 + "__id__": 881 }, { - "__id__": 864 + "__id__": 884 }, { - "__id__": 867 + "__id__": 887 }, { - "__id__": 870 + "__id__": 890 }, { - "__id__": 873 + "__id__": 893 }, { - "__id__": 876 + "__id__": 896 }, { - "__id__": 879 + "__id__": 899 }, { - "__id__": 882 + "__id__": 902 }, { - "__id__": 885 + "__id__": 905 }, { - "__id__": 888 + "__id__": 908 }, { - "__id__": 891 + "__id__": 911 }, { - "__id__": 894 + "__id__": 914 }, { - "__id__": 897 + "__id__": 917 }, { - "__id__": 900 + "__id__": 920 }, { - "__id__": 903 + "__id__": 923 }, { - "__id__": 906 + "__id__": 926 }, { - "__id__": 909 + "__id__": 929 }, { - "__id__": 912 + "__id__": 932 }, { - "__id__": 915 + "__id__": 935 }, { - "__id__": 918 + "__id__": 938 }, { - "__id__": 921 + "__id__": 941 }, { - "__id__": 924 + "__id__": 944 }, { - "__id__": 927 + "__id__": 947 }, { - "__id__": 930 + "__id__": 950 }, { - "__id__": 933 + "__id__": 953 }, { - "__id__": 936 + "__id__": 956 }, { - "__id__": 939 + "__id__": 959 }, { - "__id__": 942 + "__id__": 962 }, { - "__id__": 945 + "__id__": 965 }, { - "__id__": 948 + "__id__": 968 }, { - "__id__": 951 + "__id__": 971 }, { - "__id__": 954 + "__id__": 974 }, { - "__id__": 957 + "__id__": 977 }, { - "__id__": 960 + "__id__": 980 } ], "_spawnTime": 1.5, @@ -29647,6 +31167,7 @@ "__type__": "cc.Node", "_name": "trail render", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { "__id__": 9 }, @@ -29654,10 +31175,10 @@ "_active": true, "_components": [ { - "__id__": 969 + "__id__": 989 }, { - "__id__": 970 + "__id__": 990 } ], "_prefab": null, @@ -29694,8 +31215,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 968 + "__id__": 988 }, "_enabled": true, "__prefab": null, @@ -29715,8 +31237,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 968 + "__id__": 988 }, "_enabled": true, "__prefab": null, @@ -29753,6 +31276,7 @@ "__type__": "cc.Node", "_name": "BallHolder", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { "__id__": 9 }, @@ -29760,7 +31284,7 @@ "_active": true, "_components": [ { - "__id__": 972 + "__id__": 992 } ], "_prefab": null, @@ -29797,8 +31321,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 971 + "__id__": 991 }, "_enabled": true, "__prefab": null, @@ -29818,21 +31343,22 @@ "__type__": "cc.Node", "_name": "Cannon", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { "__id__": 9 }, "_children": [ { - "__id__": 974 + "__id__": 994 }, { - "__id__": 1108 + "__id__": 1129 } ], "_active": true, "_components": [ { - "__id__": 1242 + "__id__": 1264 } ], "_prefab": null, @@ -29869,27 +31395,28 @@ "__type__": "cc.Node", "_name": "Cannon", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 973 + "__id__": 993 }, "_children": [ { - "__id__": 975 + "__id__": 995 }, { - "__id__": 979 + "__id__": 1000 } ], "_active": true, "_components": [ { - "__id__": 1105 + "__id__": 1126 }, { - "__id__": 1106 + "__id__": 1127 }, { - "__id__": 1107 + "__id__": 1128 } ], "_prefab": null, @@ -29926,20 +31453,24 @@ "__type__": "cc.Node", "_name": "Collider", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 974 + "__id__": 994 }, "_children": [], "_active": true, "_components": [ { - "__id__": 976 + "__id__": 996 }, { - "__id__": 977 + "__id__": 997 }, { - "__id__": 978 + "__id__": 998 + }, + { + "__id__": 999 } ], "_prefab": null, @@ -29976,8 +31507,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 975 + "__id__": 995 }, "_enabled": true, "__prefab": null, @@ -29997,8 +31529,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 975 + "__id__": 995 }, "_enabled": true, "__prefab": null, @@ -30035,15 +31568,16 @@ "__type__": "cc.BoxCollider2D", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 975 + "__id__": 995 }, "_enabled": true, "__prefab": null, "tag": 0, - "_group": 1, + "_group": 2, "_density": 1, - "_sensor": false, + "_sensor": true, "_friction": 0.2, "_restitution": 0, "_offset": { @@ -30058,25 +31592,54 @@ }, "_id": "aa22GqQU9HNafuaOg32tCe" }, + { + "__type__": "cc.RigidBody2D", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 995 + }, + "_enabled": true, + "__prefab": null, + "enabledContactListener": true, + "bullet": false, + "awakeOnLoad": true, + "_group": 2, + "_type": 0, + "_allowSleep": true, + "_gravityScale": 1, + "_linearDamping": 0, + "_angularDamping": 0, + "_linearVelocity": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_angularVelocity": 0, + "_fixedRotation": false, + "_id": "9d+q90InNG5qbArwDgK+N9" + }, { "__type__": "cc.Node", "_name": "Fx", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 974 + "__id__": 994 }, "_children": [ { - "__id__": 980 + "__id__": 1001 }, { - "__id__": 1039 + "__id__": 1060 } ], "_active": false, "_components": [ { - "__id__": 1104 + "__id__": 1125 } ], "_prefab": null, @@ -30084,7 +31647,7 @@ "__type__": "cc.Vec3", "x": 0, "y": 0, - "z": 0 + "z": 10 }, "_lrot": { "__type__": "cc.Quat", @@ -30113,20 +31676,21 @@ "__type__": "cc.Node", "_name": "Particle", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 979 + "__id__": 1000 }, "_children": [], "_active": true, "_components": [ { - "__id__": 981 + "__id__": 1002 }, { - "__id__": 1037 + "__id__": 1058 }, { - "__id__": 1038 + "__id__": 1059 } ], "_prefab": null, @@ -30163,8 +31727,9 @@ "__type__": "cc.ParticleSystem", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 980 + "__id__": 1001 }, "_enabled": true, "__prefab": null, @@ -30177,60 +31742,60 @@ ], "_visFlags": 0, "startColor": { - "__id__": 982 + "__id__": 1003 }, "scaleSpace": 1, "startSize3D": false, "startSizeX": { - "__id__": 983 + "__id__": 1004 }, "startSize": { - "__id__": 983 + "__id__": 1004 }, "startSizeY": { - "__id__": 984 + "__id__": 1005 }, "startSizeZ": { - "__id__": 985 + "__id__": 1006 }, "startSpeed": { - "__id__": 986 + "__id__": 1007 }, "startRotation3D": false, "startRotationX": { - "__id__": 987 + "__id__": 1008 }, "startRotationY": { - "__id__": 988 + "__id__": 1009 }, "startRotationZ": { - "__id__": 989 + "__id__": 1010 }, "startRotation": { - "__id__": 989 + "__id__": 1010 }, "startDelay": { - "__id__": 990 + "__id__": 1011 }, "startLifetime": { - "__id__": 991 + "__id__": 1012 }, "duration": 0.5, "loop": false, "simulationSpeed": 1, "playOnAwake": true, "gravityModifier": { - "__id__": 992 + "__id__": 1013 }, "rateOverTime": { - "__id__": 993 + "__id__": 1014 }, "rateOverDistance": { - "__id__": 994 + "__id__": 1015 }, "bursts": [ { - "__id__": 995 + "__id__": 1016 } ], "_renderCulling": false, @@ -30241,37 +31806,37 @@ "_dataCulling": false, "enableCulling": false, "_colorOverLifetimeModule": { - "__id__": 997 + "__id__": 1018 }, "_shapeModule": { - "__id__": 999 + "__id__": 1020 }, "_sizeOvertimeModule": { - "__id__": 1001 - }, - "_velocityOvertimeModule": { - "__id__": 1007 - }, - "_forceOvertimeModule": { - "__id__": 1013 - }, - "_limitVelocityOvertimeModule": { - "__id__": 1017 - }, - "_rotationOvertimeModule": { "__id__": 1022 }, + "_velocityOvertimeModule": { + "__id__": 1028 + }, + "_forceOvertimeModule": { + "__id__": 1034 + }, + "_limitVelocityOvertimeModule": { + "__id__": 1038 + }, + "_rotationOvertimeModule": { + "__id__": 1043 + }, "_textureAnimationModule": { - "__id__": 1026 + "__id__": 1047 }, "_noiseModule": { - "__id__": 1030 + "__id__": 1051 }, "_trailModule": { - "__id__": 1031 + "__id__": 1052 }, "renderer": { - "__id__": 1036 + "__id__": 1057 }, "_prewarm": false, "_capacity": 8, @@ -30371,7 +31936,7 @@ "_repeatCount": 1, "repeatInterval": 0, "count": { - "__id__": 996 + "__id__": 1017 } }, { @@ -30384,7 +31949,7 @@ "__type__": "cc.ColorOvertimeModule", "_enable": false, "color": { - "__id__": 998 + "__id__": 1019 } }, { @@ -30413,7 +31978,7 @@ "arcMode": 0, "arcSpread": 11.4, "arcSpeed": { - "__id__": 1000 + "__id__": 1021 }, "length": 5, "boxThickness": { @@ -30454,23 +32019,23 @@ "_enable": true, "separateAxes": false, "size": { - "__id__": 1002 + "__id__": 1023 }, "x": { - "__id__": 1004 + "__id__": 1025 }, "y": { - "__id__": 1005 + "__id__": 1026 }, "z": { - "__id__": 1006 + "__id__": 1027 } }, { "__type__": "cc.CurveRange", "mode": 1, "spline": { - "__id__": 1003 + "__id__": 1024 }, "multiplier": 1 }, @@ -30531,16 +32096,16 @@ "__type__": "cc.VelocityOvertimeModule", "_enable": true, "x": { - "__id__": 1008 + "__id__": 1029 }, "y": { - "__id__": 1009 + "__id__": 1030 }, "z": { - "__id__": 1011 + "__id__": 1032 }, "speedModifier": { - "__id__": 1012 + "__id__": 1033 }, "space": 1 }, @@ -30554,7 +32119,7 @@ "__type__": "cc.CurveRange", "mode": 1, "spline": { - "__id__": 1010 + "__id__": 1031 }, "multiplier": 1 }, @@ -30609,13 +32174,13 @@ "__type__": "cc.ForceOvertimeModule", "_enable": false, "x": { - "__id__": 1014 + "__id__": 1035 }, "y": { - "__id__": 1015 + "__id__": 1036 }, "z": { - "__id__": 1016 + "__id__": 1037 }, "space": 1 }, @@ -30641,16 +32206,16 @@ "__type__": "cc.LimitVelocityOvertimeModule", "_enable": false, "limitX": { - "__id__": 1018 + "__id__": 1039 }, "limitY": { - "__id__": 1019 + "__id__": 1040 }, "limitZ": { - "__id__": 1020 + "__id__": 1041 }, "limit": { - "__id__": 1021 + "__id__": 1042 }, "dampen": 3, "separateAxes": false, @@ -30685,13 +32250,13 @@ "_enable": true, "_separateAxes": false, "x": { - "__id__": 1023 + "__id__": 1044 }, "y": { - "__id__": 1024 + "__id__": 1045 }, "z": { - "__id__": 1025 + "__id__": 1046 } }, { @@ -30725,10 +32290,10 @@ "_mode": 0, "animation": 0, "frameOverTime": { - "__id__": 1027 + "__id__": 1048 }, "startFrame": { - "__id__": 1029 + "__id__": 1050 }, "cycleCount": 0, "_flipU": 0, @@ -30741,7 +32306,7 @@ "__type__": "cc.CurveRange", "mode": 1, "spline": { - "__id__": 1028 + "__id__": 1049 }, "multiplier": 1 }, @@ -30808,25 +32373,25 @@ "_enable": false, "mode": 0, "lifeTime": { - "__id__": 1032 + "__id__": 1053 }, "_minParticleDistance": 0.1, "existWithParticles": true, "textureMode": 0, "widthFromParticle": true, "widthRatio": { - "__id__": 1033 + "__id__": 1054 }, "colorFromParticle": false, "colorOverTrail": { - "__id__": 1034 + "__id__": 1055 }, "colorOvertime": { - "__id__": 1035 + "__id__": 1056 }, "_space": 0, "_particleSystem": { - "__id__": 981 + "__id__": 1002 } }, { @@ -30885,8 +32450,9 @@ "__type__": "cc.UIMeshRenderer", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 980 + "__id__": 1001 }, "_enabled": true, "__prefab": null, @@ -30896,8 +32462,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 980 + "__id__": 1001 }, "_enabled": true, "__prefab": null, @@ -30919,19 +32486,19 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 979 + "__id__": 1000 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1040 + "__id__": 1061 }, { - "__id__": 1102 + "__id__": 1123 }, { - "__id__": 1103 + "__id__": 1124 } ], "_prefab": null, @@ -30970,7 +32537,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1039 + "__id__": 1060 }, "_enabled": true, "__prefab": null, @@ -30983,60 +32550,60 @@ ], "_visFlags": 0, "startColor": { - "__id__": 1041 + "__id__": 1062 }, "scaleSpace": 1, "startSize3D": false, "startSizeX": { - "__id__": 1042 + "__id__": 1063 }, "startSize": { - "__id__": 1042 + "__id__": 1063 }, "startSizeY": { - "__id__": 1043 + "__id__": 1064 }, "startSizeZ": { - "__id__": 1044 + "__id__": 1065 }, "startSpeed": { - "__id__": 1045 + "__id__": 1066 }, "startRotation3D": false, "startRotationX": { - "__id__": 1046 + "__id__": 1067 }, "startRotationY": { - "__id__": 1047 + "__id__": 1068 }, "startRotationZ": { - "__id__": 1048 + "__id__": 1069 }, "startRotation": { - "__id__": 1048 + "__id__": 1069 }, "startDelay": { - "__id__": 1049 + "__id__": 1070 }, "startLifetime": { - "__id__": 1050 + "__id__": 1071 }, "duration": 0.5, "loop": false, "simulationSpeed": 1, "playOnAwake": true, "gravityModifier": { - "__id__": 1051 + "__id__": 1072 }, "rateOverTime": { - "__id__": 1052 + "__id__": 1073 }, "rateOverDistance": { - "__id__": 1053 + "__id__": 1074 }, "bursts": [ { - "__id__": 1054 + "__id__": 1075 } ], "_renderCulling": false, @@ -31047,37 +32614,37 @@ "_dataCulling": false, "enableCulling": false, "_colorOverLifetimeModule": { - "__id__": 1056 + "__id__": 1077 }, "_shapeModule": { - "__id__": 1065 + "__id__": 1086 }, "_sizeOvertimeModule": { - "__id__": 1067 + "__id__": 1088 }, "_velocityOvertimeModule": { - "__id__": 1073 + "__id__": 1094 }, "_forceOvertimeModule": { - "__id__": 1078 + "__id__": 1099 }, "_limitVelocityOvertimeModule": { - "__id__": 1082 + "__id__": 1103 }, "_rotationOvertimeModule": { - "__id__": 1087 + "__id__": 1108 }, "_textureAnimationModule": { - "__id__": 1091 + "__id__": 1112 }, "_noiseModule": { - "__id__": 1095 + "__id__": 1116 }, "_trailModule": { - "__id__": 1096 + "__id__": 1117 }, "renderer": { - "__id__": 1101 + "__id__": 1122 }, "_prewarm": false, "_capacity": 100, @@ -31175,7 +32742,7 @@ "_repeatCount": 1, "repeatInterval": 1, "count": { - "__id__": 1055 + "__id__": 1076 } }, { @@ -31188,38 +32755,38 @@ "__type__": "cc.ColorOvertimeModule", "_enable": true, "color": { - "__id__": 1057 + "__id__": 1078 } }, { "__type__": "cc.GradientRange", "_mode": 1, "gradient": { - "__id__": 1058 + "__id__": 1079 } }, { "__type__": "cc.Gradient", "colorKeys": [ { - "__id__": 1059 + "__id__": 1080 }, { - "__id__": 1060 + "__id__": 1081 }, { - "__id__": 1061 + "__id__": 1082 } ], "alphaKeys": [ { - "__id__": 1062 + "__id__": 1083 }, { - "__id__": 1063 + "__id__": 1084 }, { - "__id__": 1064 + "__id__": 1085 } ], "mode": 0 @@ -31287,7 +32854,7 @@ "arcMode": 0, "arcSpread": 0, "arcSpeed": { - "__id__": 1066 + "__id__": 1087 }, "length": 5, "boxThickness": { @@ -31328,23 +32895,23 @@ "_enable": true, "separateAxes": false, "size": { - "__id__": 1068 + "__id__": 1089 }, "x": { - "__id__": 1070 + "__id__": 1091 }, "y": { - "__id__": 1071 + "__id__": 1092 }, "z": { - "__id__": 1072 + "__id__": 1093 } }, { "__type__": "cc.CurveRange", "mode": 1, "spline": { - "__id__": 1069 + "__id__": 1090 }, "multiplier": 1 }, @@ -31405,16 +32972,16 @@ "__type__": "cc.VelocityOvertimeModule", "_enable": false, "x": { - "__id__": 1074 + "__id__": 1095 }, "y": { - "__id__": 1075 + "__id__": 1096 }, "z": { - "__id__": 1076 + "__id__": 1097 }, "speedModifier": { - "__id__": 1077 + "__id__": 1098 }, "space": 1 }, @@ -31446,13 +33013,13 @@ "__type__": "cc.ForceOvertimeModule", "_enable": false, "x": { - "__id__": 1079 + "__id__": 1100 }, "y": { - "__id__": 1080 + "__id__": 1101 }, "z": { - "__id__": 1081 + "__id__": 1102 }, "space": 1 }, @@ -31478,16 +33045,16 @@ "__type__": "cc.LimitVelocityOvertimeModule", "_enable": true, "limitX": { - "__id__": 1083 + "__id__": 1104 }, "limitY": { - "__id__": 1084 + "__id__": 1105 }, "limitZ": { - "__id__": 1085 + "__id__": 1106 }, "limit": { - "__id__": 1086 + "__id__": 1107 }, "dampen": 0.05, "separateAxes": false, @@ -31522,13 +33089,13 @@ "_enable": true, "_separateAxes": false, "x": { - "__id__": 1088 + "__id__": 1109 }, "y": { - "__id__": 1089 + "__id__": 1110 }, "z": { - "__id__": 1090 + "__id__": 1111 } }, { @@ -31560,10 +33127,10 @@ "_mode": 0, "animation": 0, "frameOverTime": { - "__id__": 1092 + "__id__": 1113 }, "startFrame": { - "__id__": 1094 + "__id__": 1115 }, "cycleCount": 1, "_flipU": 0, @@ -31576,7 +33143,7 @@ "__type__": "cc.CurveRange", "mode": 1, "spline": { - "__id__": 1093 + "__id__": 1114 }, "multiplier": 1 }, @@ -31644,25 +33211,25 @@ "_enable": false, "mode": 0, "lifeTime": { - "__id__": 1097 + "__id__": 1118 }, "_minParticleDistance": 0.1, "existWithParticles": true, "textureMode": 0, "widthFromParticle": true, "widthRatio": { - "__id__": 1098 + "__id__": 1119 }, "colorFromParticle": false, "colorOverTrail": { - "__id__": 1099 + "__id__": 1120 }, "colorOvertime": { - "__id__": 1100 + "__id__": 1121 }, "_space": 0, "_particleSystem": { - "__id__": 1040 + "__id__": 1061 } }, { @@ -31721,8 +33288,9 @@ "__type__": "cc.UIMeshRenderer", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 1039 + "__id__": 1060 }, "_enabled": true, "__prefab": null, @@ -31732,8 +33300,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 1039 + "__id__": 1060 }, "_enabled": true, "__prefab": null, @@ -31753,8 +33322,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 979 + "__id__": 1000 }, "_enabled": true, "__prefab": null, @@ -31774,8 +33344,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 974 + "__id__": 994 }, "_enabled": true, "__prefab": null, @@ -31795,16 +33366,17 @@ "__type__": "1f970S32ylOnofatPpSgI1Z", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 974 + "__id__": 994 }, "_enabled": true, "__prefab": null, "_collider": { - "__id__": 978 + "__id__": 998 }, "_animation": { - "__id__": 1107 + "__id__": 1128 }, "_force": 40, "_soundFx": { @@ -31818,8 +33390,9 @@ "__type__": "cc.Animation", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 974 + "__id__": 994 }, "_enabled": true, "__prefab": null, @@ -31840,27 +33413,28 @@ "__type__": "cc.Node", "_name": "Cannon-001", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 973 + "__id__": 993 }, "_children": [ { - "__id__": 1109 + "__id__": 1130 }, { - "__id__": 1113 + "__id__": 1135 } ], "_active": true, "_components": [ { - "__id__": 1239 + "__id__": 1261 }, { - "__id__": 1240 + "__id__": 1262 }, { - "__id__": 1241 + "__id__": 1263 } ], "_prefab": null, @@ -31897,20 +33471,24 @@ "__type__": "cc.Node", "_name": "Collider", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 1108 + "__id__": 1129 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1110 + "__id__": 1131 }, { - "__id__": 1111 + "__id__": 1132 }, { - "__id__": 1112 + "__id__": 1133 + }, + { + "__id__": 1134 } ], "_prefab": null, @@ -31947,8 +33525,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 1109 + "__id__": 1130 }, "_enabled": true, "__prefab": null, @@ -31968,8 +33547,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 1109 + "__id__": 1130 }, "_enabled": true, "__prefab": null, @@ -32006,15 +33586,16 @@ "__type__": "cc.BoxCollider2D", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 1109 + "__id__": 1130 }, "_enabled": true, "__prefab": null, "tag": 0, - "_group": 1, + "_group": 2, "_density": 1, - "_sensor": false, + "_sensor": true, "_friction": 0.2, "_restitution": 0, "_offset": { @@ -32029,25 +33610,54 @@ }, "_id": "c1aD7E3gBP3atNyjPkK0ug" }, + { + "__type__": "cc.RigidBody2D", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1130 + }, + "_enabled": true, + "__prefab": null, + "enabledContactListener": true, + "bullet": false, + "awakeOnLoad": true, + "_group": 2, + "_type": 0, + "_allowSleep": true, + "_gravityScale": 1, + "_linearDamping": 0, + "_angularDamping": 0, + "_linearVelocity": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_angularVelocity": 0, + "_fixedRotation": false, + "_id": "d6oX1QC5pC0Jnbvh3uPRs0" + }, { "__type__": "cc.Node", "_name": "Fx", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 1108 + "__id__": 1129 }, "_children": [ { - "__id__": 1114 + "__id__": 1136 }, { - "__id__": 1173 + "__id__": 1195 } ], "_active": false, "_components": [ { - "__id__": 1238 + "__id__": 1260 } ], "_prefab": null, @@ -32055,7 +33665,7 @@ "__type__": "cc.Vec3", "x": 0, "y": 0, - "z": 0 + "z": 10 }, "_lrot": { "__type__": "cc.Quat", @@ -32084,20 +33694,21 @@ "__type__": "cc.Node", "_name": "Particle", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 1113 + "__id__": 1135 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1115 + "__id__": 1137 }, { - "__id__": 1171 + "__id__": 1193 }, { - "__id__": 1172 + "__id__": 1194 } ], "_prefab": null, @@ -32134,8 +33745,9 @@ "__type__": "cc.ParticleSystem", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 1114 + "__id__": 1136 }, "_enabled": true, "__prefab": null, @@ -32148,60 +33760,60 @@ ], "_visFlags": 0, "startColor": { - "__id__": 1116 + "__id__": 1138 }, "scaleSpace": 1, "startSize3D": false, "startSizeX": { - "__id__": 1117 + "__id__": 1139 }, "startSize": { - "__id__": 1117 + "__id__": 1139 }, "startSizeY": { - "__id__": 1118 + "__id__": 1140 }, "startSizeZ": { - "__id__": 1119 + "__id__": 1141 }, "startSpeed": { - "__id__": 1120 + "__id__": 1142 }, "startRotation3D": false, "startRotationX": { - "__id__": 1121 + "__id__": 1143 }, "startRotationY": { - "__id__": 1122 + "__id__": 1144 }, "startRotationZ": { - "__id__": 1123 + "__id__": 1145 }, "startRotation": { - "__id__": 1123 + "__id__": 1145 }, "startDelay": { - "__id__": 1124 + "__id__": 1146 }, "startLifetime": { - "__id__": 1125 + "__id__": 1147 }, "duration": 0.5, "loop": false, "simulationSpeed": 1, "playOnAwake": true, "gravityModifier": { - "__id__": 1126 + "__id__": 1148 }, "rateOverTime": { - "__id__": 1127 + "__id__": 1149 }, "rateOverDistance": { - "__id__": 1128 + "__id__": 1150 }, "bursts": [ { - "__id__": 1129 + "__id__": 1151 } ], "_renderCulling": false, @@ -32212,37 +33824,37 @@ "_dataCulling": false, "enableCulling": false, "_colorOverLifetimeModule": { - "__id__": 1131 + "__id__": 1153 }, "_shapeModule": { - "__id__": 1133 + "__id__": 1155 }, "_sizeOvertimeModule": { - "__id__": 1135 + "__id__": 1157 }, "_velocityOvertimeModule": { - "__id__": 1141 + "__id__": 1163 }, "_forceOvertimeModule": { - "__id__": 1147 + "__id__": 1169 }, "_limitVelocityOvertimeModule": { - "__id__": 1151 + "__id__": 1173 }, "_rotationOvertimeModule": { - "__id__": 1156 + "__id__": 1178 }, "_textureAnimationModule": { - "__id__": 1160 + "__id__": 1182 }, "_noiseModule": { - "__id__": 1164 + "__id__": 1186 }, "_trailModule": { - "__id__": 1165 + "__id__": 1187 }, "renderer": { - "__id__": 1170 + "__id__": 1192 }, "_prewarm": false, "_capacity": 8, @@ -32342,7 +33954,7 @@ "_repeatCount": 1, "repeatInterval": 0, "count": { - "__id__": 1130 + "__id__": 1152 } }, { @@ -32355,7 +33967,7 @@ "__type__": "cc.ColorOvertimeModule", "_enable": false, "color": { - "__id__": 1132 + "__id__": 1154 } }, { @@ -32384,7 +33996,7 @@ "arcMode": 0, "arcSpread": 11.4, "arcSpeed": { - "__id__": 1134 + "__id__": 1156 }, "length": 5, "boxThickness": { @@ -32425,23 +34037,23 @@ "_enable": true, "separateAxes": false, "size": { - "__id__": 1136 + "__id__": 1158 }, "x": { - "__id__": 1138 + "__id__": 1160 }, "y": { - "__id__": 1139 + "__id__": 1161 }, "z": { - "__id__": 1140 + "__id__": 1162 } }, { "__type__": "cc.CurveRange", "mode": 1, "spline": { - "__id__": 1137 + "__id__": 1159 }, "multiplier": 1 }, @@ -32502,16 +34114,16 @@ "__type__": "cc.VelocityOvertimeModule", "_enable": true, "x": { - "__id__": 1142 + "__id__": 1164 }, "y": { - "__id__": 1143 + "__id__": 1165 }, "z": { - "__id__": 1145 + "__id__": 1167 }, "speedModifier": { - "__id__": 1146 + "__id__": 1168 }, "space": 1 }, @@ -32525,7 +34137,7 @@ "__type__": "cc.CurveRange", "mode": 1, "spline": { - "__id__": 1144 + "__id__": 1166 }, "multiplier": 1 }, @@ -32580,13 +34192,13 @@ "__type__": "cc.ForceOvertimeModule", "_enable": false, "x": { - "__id__": 1148 + "__id__": 1170 }, "y": { - "__id__": 1149 + "__id__": 1171 }, "z": { - "__id__": 1150 + "__id__": 1172 }, "space": 1 }, @@ -32612,16 +34224,16 @@ "__type__": "cc.LimitVelocityOvertimeModule", "_enable": false, "limitX": { - "__id__": 1152 + "__id__": 1174 }, "limitY": { - "__id__": 1153 + "__id__": 1175 }, "limitZ": { - "__id__": 1154 + "__id__": 1176 }, "limit": { - "__id__": 1155 + "__id__": 1177 }, "dampen": 3, "separateAxes": false, @@ -32656,13 +34268,13 @@ "_enable": true, "_separateAxes": false, "x": { - "__id__": 1157 + "__id__": 1179 }, "y": { - "__id__": 1158 + "__id__": 1180 }, "z": { - "__id__": 1159 + "__id__": 1181 } }, { @@ -32696,10 +34308,10 @@ "_mode": 0, "animation": 0, "frameOverTime": { - "__id__": 1161 + "__id__": 1183 }, "startFrame": { - "__id__": 1163 + "__id__": 1185 }, "cycleCount": 0, "_flipU": 0, @@ -32712,7 +34324,7 @@ "__type__": "cc.CurveRange", "mode": 1, "spline": { - "__id__": 1162 + "__id__": 1184 }, "multiplier": 1 }, @@ -32779,25 +34391,25 @@ "_enable": false, "mode": 0, "lifeTime": { - "__id__": 1166 + "__id__": 1188 }, "_minParticleDistance": 0.1, "existWithParticles": true, "textureMode": 0, "widthFromParticle": true, "widthRatio": { - "__id__": 1167 + "__id__": 1189 }, "colorFromParticle": false, "colorOverTrail": { - "__id__": 1168 + "__id__": 1190 }, "colorOvertime": { - "__id__": 1169 + "__id__": 1191 }, "_space": 0, "_particleSystem": { - "__id__": 1115 + "__id__": 1137 } }, { @@ -32856,8 +34468,9 @@ "__type__": "cc.UIMeshRenderer", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 1114 + "__id__": 1136 }, "_enabled": true, "__prefab": null, @@ -32867,8 +34480,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 1114 + "__id__": 1136 }, "_enabled": true, "__prefab": null, @@ -32890,19 +34504,19 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1113 + "__id__": 1135 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1174 + "__id__": 1196 }, { - "__id__": 1236 + "__id__": 1258 }, { - "__id__": 1237 + "__id__": 1259 } ], "_prefab": null, @@ -32941,7 +34555,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1173 + "__id__": 1195 }, "_enabled": true, "__prefab": null, @@ -32954,60 +34568,60 @@ ], "_visFlags": 0, "startColor": { - "__id__": 1175 + "__id__": 1197 }, "scaleSpace": 1, "startSize3D": false, "startSizeX": { - "__id__": 1176 + "__id__": 1198 }, "startSize": { - "__id__": 1176 + "__id__": 1198 }, "startSizeY": { - "__id__": 1177 + "__id__": 1199 }, "startSizeZ": { - "__id__": 1178 + "__id__": 1200 }, "startSpeed": { - "__id__": 1179 + "__id__": 1201 }, "startRotation3D": false, "startRotationX": { - "__id__": 1180 + "__id__": 1202 }, "startRotationY": { - "__id__": 1181 + "__id__": 1203 }, "startRotationZ": { - "__id__": 1182 + "__id__": 1204 }, "startRotation": { - "__id__": 1182 + "__id__": 1204 }, "startDelay": { - "__id__": 1183 + "__id__": 1205 }, "startLifetime": { - "__id__": 1184 + "__id__": 1206 }, "duration": 0.5, "loop": false, "simulationSpeed": 1, "playOnAwake": true, "gravityModifier": { - "__id__": 1185 + "__id__": 1207 }, "rateOverTime": { - "__id__": 1186 + "__id__": 1208 }, "rateOverDistance": { - "__id__": 1187 + "__id__": 1209 }, "bursts": [ { - "__id__": 1188 + "__id__": 1210 } ], "_renderCulling": false, @@ -33018,37 +34632,37 @@ "_dataCulling": false, "enableCulling": false, "_colorOverLifetimeModule": { - "__id__": 1190 - }, - "_shapeModule": { - "__id__": 1199 - }, - "_sizeOvertimeModule": { - "__id__": 1201 - }, - "_velocityOvertimeModule": { - "__id__": 1207 - }, - "_forceOvertimeModule": { "__id__": 1212 }, - "_limitVelocityOvertimeModule": { - "__id__": 1216 - }, - "_rotationOvertimeModule": { + "_shapeModule": { "__id__": 1221 }, - "_textureAnimationModule": { - "__id__": 1225 + "_sizeOvertimeModule": { + "__id__": 1223 }, - "_noiseModule": { + "_velocityOvertimeModule": { "__id__": 1229 }, + "_forceOvertimeModule": { + "__id__": 1234 + }, + "_limitVelocityOvertimeModule": { + "__id__": 1238 + }, + "_rotationOvertimeModule": { + "__id__": 1243 + }, + "_textureAnimationModule": { + "__id__": 1247 + }, + "_noiseModule": { + "__id__": 1251 + }, "_trailModule": { - "__id__": 1230 + "__id__": 1252 }, "renderer": { - "__id__": 1235 + "__id__": 1257 }, "_prewarm": false, "_capacity": 100, @@ -33146,7 +34760,7 @@ "_repeatCount": 1, "repeatInterval": 1, "count": { - "__id__": 1189 + "__id__": 1211 } }, { @@ -33159,38 +34773,38 @@ "__type__": "cc.ColorOvertimeModule", "_enable": true, "color": { - "__id__": 1191 + "__id__": 1213 } }, { "__type__": "cc.GradientRange", "_mode": 1, "gradient": { - "__id__": 1192 + "__id__": 1214 } }, { "__type__": "cc.Gradient", "colorKeys": [ { - "__id__": 1193 + "__id__": 1215 }, { - "__id__": 1194 + "__id__": 1216 }, { - "__id__": 1195 + "__id__": 1217 } ], "alphaKeys": [ { - "__id__": 1196 + "__id__": 1218 }, { - "__id__": 1197 + "__id__": 1219 }, { - "__id__": 1198 + "__id__": 1220 } ], "mode": 0 @@ -33258,7 +34872,7 @@ "arcMode": 0, "arcSpread": 0, "arcSpeed": { - "__id__": 1200 + "__id__": 1222 }, "length": 5, "boxThickness": { @@ -33299,23 +34913,23 @@ "_enable": true, "separateAxes": false, "size": { - "__id__": 1202 + "__id__": 1224 }, "x": { - "__id__": 1204 + "__id__": 1226 }, "y": { - "__id__": 1205 + "__id__": 1227 }, "z": { - "__id__": 1206 + "__id__": 1228 } }, { "__type__": "cc.CurveRange", "mode": 1, "spline": { - "__id__": 1203 + "__id__": 1225 }, "multiplier": 1 }, @@ -33376,16 +34990,16 @@ "__type__": "cc.VelocityOvertimeModule", "_enable": false, "x": { - "__id__": 1208 + "__id__": 1230 }, "y": { - "__id__": 1209 + "__id__": 1231 }, "z": { - "__id__": 1210 + "__id__": 1232 }, "speedModifier": { - "__id__": 1211 + "__id__": 1233 }, "space": 1 }, @@ -33417,13 +35031,13 @@ "__type__": "cc.ForceOvertimeModule", "_enable": false, "x": { - "__id__": 1213 + "__id__": 1235 }, "y": { - "__id__": 1214 + "__id__": 1236 }, "z": { - "__id__": 1215 + "__id__": 1237 }, "space": 1 }, @@ -33449,16 +35063,16 @@ "__type__": "cc.LimitVelocityOvertimeModule", "_enable": true, "limitX": { - "__id__": 1217 + "__id__": 1239 }, "limitY": { - "__id__": 1218 + "__id__": 1240 }, "limitZ": { - "__id__": 1219 + "__id__": 1241 }, "limit": { - "__id__": 1220 + "__id__": 1242 }, "dampen": 0.05, "separateAxes": false, @@ -33493,13 +35107,13 @@ "_enable": true, "_separateAxes": false, "x": { - "__id__": 1222 + "__id__": 1244 }, "y": { - "__id__": 1223 + "__id__": 1245 }, "z": { - "__id__": 1224 + "__id__": 1246 } }, { @@ -33531,10 +35145,10 @@ "_mode": 0, "animation": 0, "frameOverTime": { - "__id__": 1226 + "__id__": 1248 }, "startFrame": { - "__id__": 1228 + "__id__": 1250 }, "cycleCount": 1, "_flipU": 0, @@ -33547,7 +35161,7 @@ "__type__": "cc.CurveRange", "mode": 1, "spline": { - "__id__": 1227 + "__id__": 1249 }, "multiplier": 1 }, @@ -33615,25 +35229,25 @@ "_enable": false, "mode": 0, "lifeTime": { - "__id__": 1231 + "__id__": 1253 }, "_minParticleDistance": 0.1, "existWithParticles": true, "textureMode": 0, "widthFromParticle": true, "widthRatio": { - "__id__": 1232 + "__id__": 1254 }, "colorFromParticle": false, "colorOverTrail": { - "__id__": 1233 + "__id__": 1255 }, "colorOvertime": { - "__id__": 1234 + "__id__": 1256 }, "_space": 0, "_particleSystem": { - "__id__": 1174 + "__id__": 1196 } }, { @@ -33692,8 +35306,9 @@ "__type__": "cc.UIMeshRenderer", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 1173 + "__id__": 1195 }, "_enabled": true, "__prefab": null, @@ -33703,8 +35318,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 1173 + "__id__": 1195 }, "_enabled": true, "__prefab": null, @@ -33724,8 +35340,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 1113 + "__id__": 1135 }, "_enabled": true, "__prefab": null, @@ -33745,8 +35362,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 1108 + "__id__": 1129 }, "_enabled": true, "__prefab": null, @@ -33766,16 +35384,17 @@ "__type__": "1f970S32ylOnofatPpSgI1Z", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 1108 + "__id__": 1129 }, "_enabled": true, "__prefab": null, "_collider": { - "__id__": 1112 + "__id__": 1133 }, "_animation": { - "__id__": 1241 + "__id__": 1263 }, "_force": 40, "_soundFx": { @@ -33789,8 +35408,9 @@ "__type__": "cc.Animation", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 1108 + "__id__": 1129 }, "_enabled": true, "__prefab": null, @@ -33811,8 +35431,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 973 + "__id__": 993 }, "_enabled": true, "__prefab": null, @@ -33832,24 +35453,25 @@ "__type__": "cc.Node", "_name": "PopupManager", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { "__id__": 9 }, "_children": [ { - "__id__": 1244 + "__id__": 1266 }, { - "__id__": 1247 + "__id__": 1269 } ], "_active": true, "_components": [ { - "__id__": 1252 + "__id__": 1274 }, { - "__id__": 1253 + "__id__": 1275 } ], "_prefab": null, @@ -33886,17 +35508,18 @@ "__type__": "cc.Node", "_name": "Popup", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 1243 + "__id__": 1265 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1245 + "__id__": 1267 }, { - "__id__": 1246 + "__id__": 1268 } ], "_prefab": null, @@ -33933,8 +35556,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 1244 + "__id__": 1266 }, "_enabled": true, "__prefab": null, @@ -33954,8 +35578,9 @@ "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 1244 + "__id__": 1266 }, "_enabled": true, "__prefab": null, @@ -33989,23 +35614,24 @@ "__type__": "cc.Node", "_name": "Event", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { - "__id__": 1243 + "__id__": 1265 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1248 + "__id__": 1270 }, { - "__id__": 1249 + "__id__": 1271 }, { - "__id__": 1250 + "__id__": 1272 }, { - "__id__": 1251 + "__id__": 1273 } ], "_prefab": null, @@ -34042,14 +35668,15 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 1247 + "__id__": 1269 }, "_enabled": true, "__prefab": null, "_contentSize": { "__type__": "cc.Size", - "width": 382.74, + "width": 382.73828125, "height": 167.2 }, "_anchorPoint": { @@ -34063,8 +35690,9 @@ "__type__": "cc.Label", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 1247 + "__id__": 1269 }, "_enabled": true, "__prefab": null, @@ -34098,23 +35726,38 @@ "_isUnderline": false, "_underlineHeight": 2, "_cacheMode": 0, - "_id": "f9v7293dRFq4t2NzaL5CLg", "_enableOutline": true, - "_outlineWidth": 8, "_outlineColor": { "__type__": "cc.Color", "r": 255, "g": 102, "b": 0, "a": 255 - } + }, + "_outlineWidth": 8, + "_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": "f9v7293dRFq4t2NzaL5CLg" }, { "__type__": "cc.Widget", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 1247 + "__id__": 1269 }, "_enabled": true, "__prefab": null, @@ -34142,8 +35785,9 @@ "__type__": "cc.LabelOutline", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 1247 + "__id__": 1269 }, "_enabled": true, "__prefab": null, @@ -34153,8 +35797,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 1243 + "__id__": 1265 }, "_enabled": true, "__prefab": null, @@ -34174,23 +35819,24 @@ "__type__": "e458eXZXIRECKR9l03TkgQv", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 1243 + "__id__": 1265 }, "_enabled": true, "__prefab": null, "_popup": { - "__id__": 1244 + "__id__": 1266 }, "_label": { - "__id__": 1249 + "__id__": 1271 }, "_stickers": [ { - "__id__": 1254 + "__id__": 1276 }, { - "__id__": 1255 + "__id__": 1277 } ], "_id": "ebx5eaCQhFnYEdDdBHEy9W" @@ -34237,6 +35883,7 @@ "__type__": "85b9aaRsZBAn5sUxS5RQ3EF", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { "__id__": 9 }, @@ -34252,10 +35899,10 @@ "__expectedType__": "cc.Prefab" }, "_topContainer": { - "__id__": 1258 + "__id__": 1280 }, "_ballHolder": { - "__id__": 971 + "__id__": 991 }, "_ballSpawnPosition": { "__type__": "cc.Vec3", @@ -34294,6 +35941,7 @@ "__type__": "cc.Node", "_name": "TopContainer", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { "__id__": 2 }, @@ -34301,7 +35949,7 @@ "_active": true, "_components": [ { - "__id__": 1259 + "__id__": 1281 } ], "_prefab": null, @@ -34338,8 +35986,9 @@ "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { - "__id__": 1258 + "__id__": 1280 }, "_enabled": true, "__prefab": null, @@ -34431,53 +36080,53 @@ "instance": null, "targetOverrides": [ { - "__id__": 1264 + "__id__": 1286 }, { - "__id__": 1267 + "__id__": 1289 }, { - "__id__": 1269 + "__id__": 1291 }, { - "__id__": 1272 + "__id__": 1294 }, { - "__id__": 1274 + "__id__": 1296 } ], "nestedPrefabInstanceRoots": [ { - "__id__": 566 + "__id__": 584 }, { - "__id__": 585 + "__id__": 603 }, { - "__id__": 135 + "__id__": 153 }, { - "__id__": 368 + "__id__": 386 } ] }, { "__type__": "cc.TargetOverrideInfo", "source": { - "__id__": 585 + "__id__": 603 }, "sourceInfo": { - "__id__": 1265 + "__id__": 1287 }, "propertyPath": [ "_trailModule", "_particleSystem" ], "target": { - "__id__": 585 + "__id__": 603 }, "targetInfo": { - "__id__": 1266 + "__id__": 1288 } }, { @@ -34495,17 +36144,17 @@ { "__type__": "cc.TargetOverrideInfo", "source": { - "__id__": 470 + "__id__": 488 }, "sourceInfo": null, "propertyPath": [ "_buffFx" ], "target": { - "__id__": 135 + "__id__": 153 }, "targetInfo": { - "__id__": 1268 + "__id__": 1290 } }, { @@ -34517,20 +36166,20 @@ { "__type__": "cc.TargetOverrideInfo", "source": { - "__id__": 566 + "__id__": 584 }, "sourceInfo": { - "__id__": 1270 + "__id__": 1292 }, "propertyPath": [ "_trailModule", "_particleSystem" ], "target": { - "__id__": 566 + "__id__": 584 }, "targetInfo": { - "__id__": 1271 + "__id__": 1293 } }, { @@ -34548,17 +36197,17 @@ { "__type__": "cc.TargetOverrideInfo", "source": { - "__id__": 433 + "__id__": 451 }, "sourceInfo": null, "propertyPath": [ "topScore" ], "target": { - "__id__": 368 + "__id__": 386 }, "targetInfo": { - "__id__": 1273 + "__id__": 1295 } }, { @@ -34570,20 +36219,20 @@ { "__type__": "cc.TargetOverrideInfo", "source": { - "__id__": 135 + "__id__": 153 }, "sourceInfo": { - "__id__": 1275 + "__id__": 1297 }, "propertyPath": [ "_trailModule", "_particleSystem" ], "target": { - "__id__": 135 + "__id__": 153 }, "targetInfo": { - "__id__": 1276 + "__id__": 1298 } }, { @@ -34601,22 +36250,28 @@ { "__type__": "cc.SceneGlobals", "ambient": { - "__id__": 1278 + "__id__": 1300 }, "shadows": { - "__id__": 1279 + "__id__": 1301 }, "_skybox": { - "__id__": 1280 + "__id__": 1302 }, "fog": { - "__id__": 1281 + "__id__": 1303 }, "octree": { - "__id__": 1282 + "__id__": 1304 + }, + "skin": { + "__id__": 1305 }, "lightProbeInfo": { - "__id__": 1283 + "__id__": 1306 + }, + "postSettings": { + "__id__": 1307 }, "bakedWithStationaryMainLight": false, "bakedWithHighpLightmap": false @@ -34680,6 +36335,7 @@ "z": 0 }, "_distance": 0, + "_planeBias": 1, "_shadowColor": { "__type__": "cc.Color", "r": 76, @@ -34745,6 +36401,12 @@ }, "_depth": 8 }, + { + "__type__": "cc.SkinInfo", + "_enabled": true, + "_blurRadius": 0.01, + "_sssIntensity": 3 + }, { "__type__": "cc.LightProbeInfo", "_giScale": 1, @@ -34754,6 +36416,11 @@ "_showProbe": true, "_showWireframe": true, "_showConvex": false, - "_data": null + "_data": null, + "_lightProbeSphereVolume": 1 + }, + { + "__type__": "cc.PostSettingsInfo", + "_toneMappingType": 0 } ] \ No newline at end of file diff --git a/assets/_Game/Scripts/Booster/BoosterBase.ts b/assets/_Game/Scripts/Booster/BoosterBase.ts index 88714a4..06a4523 100644 --- a/assets/_Game/Scripts/Booster/BoosterBase.ts +++ b/assets/_Game/Scripts/Booster/BoosterBase.ts @@ -1,10 +1,10 @@ -import { _decorator, CCFloat, Collider2D, Component, Contact2DType, Animation, AudioClip, CCString } from 'cc'; -import ObjectPool from '../Pool/ObjectPool'; -import { EventManger } from '../Manager/EventManger'; +import { _decorator, Animation, AudioClip, CCFloat, CCString, Collider2D, Component, Contact2DType } from 'cc'; import GameEvent from '../Events/GameEvent'; -import IPoolable from '../Pool/IPoolable'; -import Utilities from '../Utilities'; +import { EventManger } from '../Manager/EventManger'; import { SoundManager } from '../Manager/SoundManager'; +import IPoolable from '../Pool/IPoolable'; +import ObjectPool from '../Pool/ObjectPool'; +import Utilities from '../Utilities'; const { ccclass, property } = _decorator; @ccclass('BoosterBase') @@ -17,18 +17,20 @@ export class BoosterBase extends Component implements IPoolable { private _animation: Animation; @property(CCString) public readonly displayName: string = 'CHEESE'; - @property(CCFloat) protected time: number = 10; + private _enabled: boolean = true; + protected onLoad(): void { this._collider.on(Contact2DType.BEGIN_CONTACT, this.onContactBegin, this); - this._collider.enabled = false; + this._enabled = false; } private onContactBegin(self: Collider2D, other: Collider2D) { + if (!this._enabled) return; this.boosterActive(); - this._collider.enabled = false; + this._enabled = false; SoundManager.instance.playSfx(this._collectSound); EventManger.instance.emit(GameEvent.ObjectRelease, this.node); ObjectPool.release(this.node); @@ -39,9 +41,9 @@ export class BoosterBase extends Component implements IPoolable { async onGet() { this._animation.play(); await Utilities.delay(this._animation.defaultClip.duration); - this._collider.enabled = true; + this._enabled = true; } onRelease() { - this._collider.enabled = false; + this._enabled = false; } } diff --git a/assets/_Game/Scripts/Environments/CumulativeBar.ts b/assets/_Game/Scripts/Environments/CumulativeBar.ts index 2e08e1c..32c252c 100644 --- a/assets/_Game/Scripts/Environments/CumulativeBar.ts +++ b/assets/_Game/Scripts/Environments/CumulativeBar.ts @@ -1,29 +1,29 @@ import { _decorator, + AudioClip, + CCFloat, CCInteger, clamp, + clamp01, Component, lerp, - Sprite, Node, - tween, + ParticleSystem, Prefab, + randomRange, + Sprite, + tween, Tween, Vec3, - AudioClip, - randomRange, - CCFloat, - clamp01, - ParticleSystem, } from 'cc'; -import { EventManger } from '../Manager/EventManger'; -import GameEvent from '../Events/GameEvent'; -import ScoreType from '../Enum/ScoreType'; -import Utilities from '../Utilities'; -import { GameManager } from '../Manager/GameManager'; import BoosterType from '../Enum/BoosterType'; -import ObjectPool from '../Pool/ObjectPool'; +import ScoreType from '../Enum/ScoreType'; +import GameEvent from '../Events/GameEvent'; +import { EventManger } from '../Manager/EventManger'; +import { GameManager } from '../Manager/GameManager'; import { SoundManager } from '../Manager/SoundManager'; +import ObjectPool from '../Pool/ObjectPool'; +import Utilities from '../Utilities'; import { SequenceSound } from './SequenceSound'; const { ccclass, property } = _decorator; @@ -145,8 +145,10 @@ export class CumulativeBar extends Component { }, ) .call(async () => { - const fx = this._fxPool.get(ParticleSystem, this.node); - fx.node.setWorldPosition(star.worldPosition); + const fx = this._fxPool.get(ParticleSystem, GameManager.instance.topContainer); + const pos = star.getWorldPosition(); + pos.z = 10; + fx.node.setWorldPosition(pos); this._starPool.release(star); SoundManager.instance.playSfx(this._collectStartSoundFx); await Utilities.waitUntil(() => { @@ -234,7 +236,9 @@ export class CumulativeBar extends Component { } if (selectReward) { const fx = selectReward.pool.get(ParticleSystem, GameManager.instance.topContainer); - fx.node.setWorldPosition(this.node.worldPosition); + const pos = this.node.getWorldPosition(); + pos.z = 10; + fx.node.setWorldPosition(pos); SoundManager.instance.playSfx(selectReward.sound); await Utilities.waitUntil(() => fx.isStopped, 0.1); selectReward.pool.release(fx); diff --git a/assets/_Game/Scripts/Environments/ScoreObject.ts b/assets/_Game/Scripts/Environments/ScoreObject.ts index c4b102c..776ba43 100644 --- a/assets/_Game/Scripts/Environments/ScoreObject.ts +++ b/assets/_Game/Scripts/Environments/ScoreObject.ts @@ -1,6 +1,7 @@ import { _decorator, Animation, + AudioClip, CCInteger, Collider2D, Color, @@ -8,15 +9,14 @@ import { Contact2DType, Sprite, Vec3, - AudioClip, } from 'cc'; +import GameEvent from '../Events/GameEvent'; +import { EventManger } from '../Manager/EventManger'; import { GameManager } from '../Manager/GameManager'; +import { SoundManager } from '../Manager/SoundManager'; import IPoolable from '../Pool/IPoolable'; import ObjectPool from '../Pool/ObjectPool'; import Utilities from '../Utilities'; -import { EventManger } from '../Manager/EventManger'; -import GameEvent from '../Events/GameEvent'; -import { SoundManager } from '../Manager/SoundManager'; const { ccclass, property } = _decorator; @ccclass('ScoreObject') @@ -40,10 +40,12 @@ export class ScoreObject extends Component implements IPoolable { private _originColor: Color; private _isHit = false; + private _enabled: boolean = true; + protected onLoad(): void { this._collider.on(Contact2DType.BEGIN_CONTACT, this.onContactBegin, this); this._originColor = this._sprite.color.clone(); - this._collider.enabled = false; + this._enabled = false; } protected update(dt: number): void { @@ -66,9 +68,10 @@ export class ScoreObject extends Component implements IPoolable { } private async onContactBegin(selfCollider: Collider2D, otherCollider: Collider2D) { + if (!this._enabled) return; if (this._isHit) return; if (this._hitSound) SoundManager.instance.playSfx(this._hitSound); - this._collider.enabled = false; + this._enabled = false; // let center = this.node.getWorldPosition(); // let other = otherCollider.node.getWorldPosition(); // this._flyDirection = center.subtract(other); @@ -88,12 +91,12 @@ export class ScoreObject extends Component implements IPoolable { public async onGet() { this._animation.play(this._animation.clips[0].name); await Utilities.delay(this._animation.clips[0].duration); - this._collider.enabled = true; + this._enabled = true; } public onRelease() { this._isHit = false; - this._collider.enabled = false; + this._enabled = false; this.node.angle = 0; this.node.setScale(Vec3.ONE); this._sprite.color = this._originColor; diff --git a/assets/_Game/Scripts/Extension/Extension.ts b/assets/_Game/Scripts/Extension/Extension.ts index 371edfc..3032299 100644 --- a/assets/_Game/Scripts/Extension/Extension.ts +++ b/assets/_Game/Scripts/Extension/Extension.ts @@ -23,6 +23,9 @@ declare module 'cc' { setPositionX(x: number): void; setPositionY(y: number): void; setPositionZ(z: number): void; + setWorldPositionX(x: number): void; + setWorldPositionY(y: number): void; + setWorldPositionZ(z: number): void; translateX(x: number, ns?: NodeSpace): void; translateY(y: number, ns?: NodeSpace): void; translateZ(z: number, ns?: NodeSpace): void; @@ -87,6 +90,18 @@ Node.prototype.setPositionZ = function (z: number): void { this.position = new Vec3(this.position.x, this.position.y, z); }; +Node.prototype.setWorldPositionX = function (x: number): void { + this.worldPosition = new Vec3(x, this.worldPosition.y, this.worldPosition.z); +}; + +Node.prototype.setWorldPositionY = function (y: number): void { + this.worldPosition = new Vec3(this.worldPosition.x, y, this.worldPosition.z); +}; + +Node.prototype.setWorldPositionZ = function (z: number): void { + this.worldPosition = new Vec3(this.worldPosition.x, this.worldPosition.y, z); +}; + Node.prototype.translateX = function (x: number, ns?: NodeSpace): void { this.translate(new Vec3(x, 0), ns); }; diff --git a/assets/_Game/Scripts/GamePlay/Cannon.ts b/assets/_Game/Scripts/GamePlay/Cannon.ts index 47aded0..1f63b8a 100644 --- a/assets/_Game/Scripts/GamePlay/Cannon.ts +++ b/assets/_Game/Scripts/GamePlay/Cannon.ts @@ -1,5 +1,7 @@ import { _decorator, + Animation, + AudioClip, CCInteger, Collider2D, Component, @@ -7,17 +9,15 @@ import { EventHandler, tween, Vec2, - Animation, Vec3, - AudioClip, } from 'cc'; +import TimeConfig from '../Enum/TimeConfig'; +import { CameraController } from '../Environments/CameraController'; +import GameEvent from '../Events/GameEvent'; +import { EventManger } from '../Manager/EventManger'; +import { SoundManager } from '../Manager/SoundManager'; import Utilities from '../Utilities'; import { Ball } from './Ball'; -import TimeConfig from '../Enum/TimeConfig'; -import { EventManger } from '../Manager/EventManger'; -import GameEvent from '../Events/GameEvent'; -import { CameraController } from '../Environments/CameraController'; -import { SoundManager } from '../Manager/SoundManager'; const { ccclass, property } = _decorator; @ccclass('Cannon') @@ -35,21 +35,24 @@ export class Cannon extends Component { @property({ type: EventHandler, visible: true }) private onDone: EventHandler[] = []; + private _enabled: boolean = true; + protected onLoad(): void { this._collider.on(Contact2DType.BEGIN_CONTACT, this.onBeginContact, this); EventManger.instance.on(GameEvent.BallOut, this.onBallOut, this); } private async onBeginContact(self: Collider2D, other: Collider2D) { + if (!this._enabled) return; const ball = other.getComponent(Ball); - this._collider.enabled = false; + this._enabled = false; if (ball) { - ball.setActiveRigi(false); + ball.clearRigiState(false); tween(ball.node).to(0.1, { worldPosition: this.node.worldPosition }).start(); await Utilities.delay(TimeConfig.DelayCannonFire); CameraController.instance.shake(0.2); this._animation.play(); - ball.setActiveRigi(true); + ball.clearRigiState(true); ball.throwBall(new Vec2(0, this._force)); SoundManager.instance.playSfx(this._soundFx); await Utilities.delay(TimeConfig.DelayCannonDone); @@ -60,7 +63,7 @@ export class Cannon extends Component { private onBallOut() { tween(this._collider.node) - .to(0.5, { scale: Vec3.ONE }, { easing: 'backOut', onComplete: () => (this._collider.enabled = true) }) + .to(0.5, { scale: Vec3.ONE }, { easing: 'backOut', onComplete: () => (this._enabled = true) }) .start(); } } diff --git a/assets/_Game/Scripts/GamePlay/Goal.ts b/assets/_Game/Scripts/GamePlay/Goal.ts index d4dc932..e212ec9 100644 --- a/assets/_Game/Scripts/GamePlay/Goal.ts +++ b/assets/_Game/Scripts/GamePlay/Goal.ts @@ -1,5 +1,6 @@ import { _decorator, + Animation, AudioClip, CCInteger, Collider2D, @@ -7,17 +8,16 @@ import { Contact2DType, ParticleSystem, Prefab, - Animation, } from 'cc'; -import { GameManager } from '../Manager/GameManager'; -import Utilities from '../Utilities'; -import ObjectPool from '../Pool/ObjectPool'; -import { Ball } from './Ball'; -import { SoundManager } from '../Manager/SoundManager'; -import { CameraController } from '../Environments/CameraController'; import TimeConfig from '../Enum/TimeConfig'; -import { EventManger } from '../Manager/EventManger'; +import { CameraController } from '../Environments/CameraController'; import GameEvent from '../Events/GameEvent'; +import { EventManger } from '../Manager/EventManger'; +import { GameManager } from '../Manager/GameManager'; +import { SoundManager } from '../Manager/SoundManager'; +import ObjectPool from '../Pool/ObjectPool'; +import Utilities from '../Utilities'; +import { Ball } from './Ball'; const { ccclass, property } = _decorator; @ccclass('Goal') @@ -42,8 +42,8 @@ export class Goal extends Component { const ball = otherCollider.getComponent(Ball); if (ball) { GameManager.instance.goal(this._score, ball.node.getWorldPosition()); - ball.setActiveRigi(false); - const fx = this._goalFxPool.get(ParticleSystem, this.node); + ball.clearRigiState(false); + const fx = this._goalFxPool.get(ParticleSystem, GameManager.instance.topContainer); const pos = ball.node.getWorldPosition(); pos.z = 10; fx.node.setWorldPosition(pos); diff --git a/assets/_Game/Scripts/GamePlay/MutilBall.ts b/assets/_Game/Scripts/GamePlay/MutilBall.ts index f38679f..6bec0e0 100644 --- a/assets/_Game/Scripts/GamePlay/MutilBall.ts +++ b/assets/_Game/Scripts/GamePlay/MutilBall.ts @@ -1,11 +1,11 @@ -import { _decorator, Collider2D, Component, Contact2DType, Vec2, Node, ParticleSystem, Prefab, AudioClip } from 'cc'; +import { _decorator, AudioClip, Collider2D, Component, Contact2DType, Node, ParticleSystem, Prefab, Vec2 } from 'cc'; +import TimeConfig from '../Enum/TimeConfig'; +import { CameraController } from '../Environments/CameraController'; import { GameManager } from '../Manager/GameManager'; +import { SoundManager } from '../Manager/SoundManager'; +import ObjectPool from '../Pool/ObjectPool'; import Utilities from '../Utilities'; import { Ball } from './Ball'; -import TimeConfig from '../Enum/TimeConfig'; -import ObjectPool from '../Pool/ObjectPool'; -import { CameraController } from '../Environments/CameraController'; -import { SoundManager } from '../Manager/SoundManager'; const { ccclass, property } = _decorator; @ccclass('MultiBall') @@ -26,6 +26,8 @@ export class MultiBall extends Component { private _trigged = false; private _fxPool: ObjectPool; + private _enabled: boolean = true; + protected onLoad(): void { this._fxPool = new ObjectPool(this._fx, 2, true); this._collider.on(Contact2DType.BEGIN_CONTACT, this.onBeginContact, this); @@ -34,13 +36,17 @@ export class MultiBall extends Component { protected lateUpdate(dt: number): void { if (this._trigged) { CameraController.instance.shake(0.2); - this._originBall.setActiveRigi(true); const ball1 = this._originBall; + ball1.clearRigiState(false); const ball2 = GameManager.instance.spawnBall(false, false); + ball2.clearRigiState(false); + ball1.node.setWorldPosition(this._portRight.worldPosition); + ball1.clearRigiState(true); ball1.addForce(new Vec2(20, 0)); ball2.node.setWorldPosition(this._portLeft.worldPosition); + ball2.clearRigiState(true); ball2.addForce(new Vec2(-20, 0)); this._trigged = false; @@ -48,16 +54,18 @@ export class MultiBall extends Component { } private async onBeginContact(selfCollider: Collider2D, otherCollider: Collider2D) { + if (!this._enabled) return; if (this._trigged) return; - this._collider.enabled = false; + this._enabled = false; this._originBall = otherCollider.getComponent(Ball); - this._originBall.setActiveRigi(false); this._trigged = true; - const fx = this._fxPool.get(ParticleSystem, this.node); - fx.node.setWorldPosition(this.node.worldPosition); + const fx = this._fxPool.get(ParticleSystem, GameManager.instance.topContainer); + const pos = this.node.getWorldPosition(); + pos.z = 10; + fx.node.setWorldPosition(pos); SoundManager.instance.playSfx(this._soundFX); await Utilities.delay(TimeConfig.DelayMultiBall); - this._collider.enabled = true; + this._enabled = true; await Utilities.waitUntil(() => fx.isStopped); this._fxPool.release(fx); } diff --git a/assets/_Game/Scripts/Gameplay/Ball.ts b/assets/_Game/Scripts/Gameplay/Ball.ts index fefd691..6690154 100644 --- a/assets/_Game/Scripts/Gameplay/Ball.ts +++ b/assets/_Game/Scripts/Gameplay/Ball.ts @@ -1,35 +1,34 @@ import { _decorator, + Animation, AudioClip, CCFloat, + CircleCollider2D, Collider2D, Component, Contact2DType, Director, director, - EventTarget, - IPhysics2DContact, - RigidBody2D, - Vec2, + ERigidBody2DType, geometry, + IPhysics2DContact, math, - Vec3, + Node, ParticleSystem, Prefab, - CircleCollider2D, - Animation, + RigidBody2D, Sprite, - Node, - SpriteFrame, + Vec2, + Vec3, } from 'cc'; -import IPoolable from '../Pool/IPoolable'; -import { SoundManager } from '../Manager/SoundManager'; import PhysicsGroup from '../Enum/PhysicGroup'; +import { SequenceSound } from '../Environments/SequenceSound'; +import GameEvent from '../Events/GameEvent'; +import { EventManger } from '../Manager/EventManger'; +import { SoundManager } from '../Manager/SoundManager'; +import IPoolable from '../Pool/IPoolable'; import ObjectPool from '../Pool/ObjectPool'; import Utilities from '../Utilities'; -import { EventManger } from '../Manager/EventManger'; -import GameEvent from '../Events/GameEvent'; -import { SequenceSound } from '../Environments/SequenceSound'; const { ccclass, property } = _decorator; @ccclass('Ball') @@ -226,18 +225,16 @@ export class Ball extends Component implements IPoolable { this._buffParticle.play(); } - public setActiveRigi(value: boolean) { - // this._rigidBody.enabled = value; - if (!value) { - this._rigidBody.linearVelocity = Vec2.ZERO.clone(); - this._rigidBody.angularVelocity = 0; - } + public clearRigiState(active: boolean) { + this._rigidBody.type = active ? ERigidBody2DType.Dynamic : ERigidBody2DType.Kinematic; + this._rigidBody.linearVelocity = Vec2.ZERO.clone(); + this._rigidBody.angularVelocity = 0; } onGet() { + this.clearRigiState(true); this._isJumping = false; this._isHit = false; - this._rigidBody.enabled = true; this._parent = this.node.getParent(); this._fireParticle.rateOverDistance.constant = 0; this._fireParticle.rateOverTime.constant = 0; diff --git a/settings/v2/packages/engine.json b/settings/v2/packages/engine.json index 8589c55..b2701eb 100644 --- a/settings/v2/packages/engine.json +++ b/settings/v2/packages/engine.json @@ -107,7 +107,7 @@ "_value": false }, "tiled-map": { - "_value": true + "_value": false }, "spine": { "_value": false @@ -118,6 +118,9 @@ "marionette": { "_value": false }, + "procedural-animation": { + "_value": false + }, "custom-pipeline": { "_value": false } @@ -135,7 +138,6 @@ "particle-2d", "physics-2d-box2d", "profiler", - "tiled-map", "tween", "ui", "websocket"