From 9f27c09379aa7f6aa8fcdf945786dff09ce17984 Mon Sep 17 00:00:00 2001 From: hirokei Date: Tue, 30 Nov 2021 16:32:35 +0900 Subject: [PATCH 1/2] =?UTF-8?q?=E8=82=A5=E6=96=99=E6=BC=94=E5=87=BA?= =?UTF-8?q?=E6=94=B9=E8=89=AF=E9=80=94=E4=B8=AD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Brother/Brother_Blue_fertilizer.anim | 1626 ++++- .../Resource/Animation/FeverLight.controller | 72 + .../Animation/FeverLight.controller.meta | 8 + .../Resource/Animation/FeverLightIdle.anim | 1727 ++++++ .../Animation/FeverLightIdle.anim.meta | 8 + .../Resource/Animation/FeverText.controller | 72 + .../Animation/FeverText.controller.meta | 8 + .../Resource/Animation/FeverTextIdle.anim | 134 + .../Animation/FeverTextIdle.anim.meta | 8 + .../Effect/EffectTexture/ef_stone_b.mat | 77 + .../Effect/EffectTexture/ef_stone_b.mat.meta | 8 + .../Effect/EffectTexture/ef_stone_b.png | Bin 0 -> 569 bytes .../Effect/EffectTexture/ef_stone_b.png.meta | 92 + .../Material/CornField/CornField_star.png | Bin 0 -> 542 bytes .../CornField/CornField_star.png.meta | 128 + .../Assets/MyGame/Resource/UI/ui_additiv.mat | 84 + .../MyGame/Resource/UI/ui_additiv.mat.meta | 8 + .../Resource/UI/ui_feverLight_a_Dither.png | Bin 0 -> 1663 bytes .../UI/ui_feverLight_a_Dither.png.meta | 92 + .../Resource/UI/ui_feverLight_b_Dither.png | Bin 0 -> 2059 bytes .../UI/ui_feverLight_b_Dither.png.meta | 92 + .../Resource/UI/ui_feverLight_c_Dither.png | Bin 0 -> 2371 bytes .../UI/ui_feverLight_c_Dither.png.meta | 92 + .../MyGame/Resource/UI/ui_textFever.png | Bin 0 -> 30047 bytes .../MyGame/Resource/UI/ui_textFever.png.meta | 92 + .../MyGame/Scenes/CornField/CornField.unity | 947 ++- .../CornField/Prefabs/FeverLight.prefab | 5451 +++++++++++++++++ .../CornField/Prefabs/FeverLight.prefab.meta | 7 + 28 files changed, 10477 insertions(+), 356 deletions(-) create mode 100644 popcorn/Assets/MyGame/Resource/Animation/FeverLight.controller create mode 100644 popcorn/Assets/MyGame/Resource/Animation/FeverLight.controller.meta create mode 100644 popcorn/Assets/MyGame/Resource/Animation/FeverLightIdle.anim create mode 100644 popcorn/Assets/MyGame/Resource/Animation/FeverLightIdle.anim.meta create mode 100644 popcorn/Assets/MyGame/Resource/Animation/FeverText.controller create mode 100644 popcorn/Assets/MyGame/Resource/Animation/FeverText.controller.meta create mode 100644 popcorn/Assets/MyGame/Resource/Animation/FeverTextIdle.anim create mode 100644 popcorn/Assets/MyGame/Resource/Animation/FeverTextIdle.anim.meta create mode 100644 popcorn/Assets/MyGame/Resource/Effect/EffectTexture/ef_stone_b.mat create mode 100644 popcorn/Assets/MyGame/Resource/Effect/EffectTexture/ef_stone_b.mat.meta create mode 100644 popcorn/Assets/MyGame/Resource/Effect/EffectTexture/ef_stone_b.png create mode 100644 popcorn/Assets/MyGame/Resource/Effect/EffectTexture/ef_stone_b.png.meta create mode 100644 popcorn/Assets/MyGame/Resource/Material/CornField/CornField_star.png create mode 100644 popcorn/Assets/MyGame/Resource/Material/CornField/CornField_star.png.meta create mode 100644 popcorn/Assets/MyGame/Resource/UI/ui_additiv.mat create mode 100644 popcorn/Assets/MyGame/Resource/UI/ui_additiv.mat.meta create mode 100644 popcorn/Assets/MyGame/Resource/UI/ui_feverLight_a_Dither.png create mode 100644 popcorn/Assets/MyGame/Resource/UI/ui_feverLight_a_Dither.png.meta create mode 100644 popcorn/Assets/MyGame/Resource/UI/ui_feverLight_b_Dither.png create mode 100644 popcorn/Assets/MyGame/Resource/UI/ui_feverLight_b_Dither.png.meta create mode 100644 popcorn/Assets/MyGame/Resource/UI/ui_feverLight_c_Dither.png create mode 100644 popcorn/Assets/MyGame/Resource/UI/ui_feverLight_c_Dither.png.meta create mode 100644 popcorn/Assets/MyGame/Resource/UI/ui_textFever.png create mode 100644 popcorn/Assets/MyGame/Resource/UI/ui_textFever.png.meta create mode 100644 popcorn/Assets/MyGame/Scenes/CornField/Prefabs/FeverLight.prefab create mode 100644 popcorn/Assets/MyGame/Scenes/CornField/Prefabs/FeverLight.prefab.meta diff --git a/popcorn/Assets/MyGame/Resource/Animation/Brother/Brother_Blue_fertilizer.anim b/popcorn/Assets/MyGame/Resource/Animation/Brother/Brother_Blue_fertilizer.anim index 2218c71c..b7581449 100644 --- a/popcorn/Assets/MyGame/Resource/Animation/Brother/Brother_Blue_fertilizer.anim +++ b/popcorn/Assets/MyGame/Resource/Animation/Brother/Brother_Blue_fertilizer.anim @@ -20,6 +20,15 @@ AnimationClip: - serializedVersion: 3 time: 0 value: {x: 0, y: 0, z: 64.62701} + inSlope: {x: 0, y: 0, z: -682.471} + outSlope: {x: 0, y: 0, z: -682.471} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.18195525} + - serializedVersion: 3 + time: 0.16666667 + value: {x: 0, y: 0, z: -1.1087866} inSlope: {x: 0, y: 0, z: 0} outSlope: {x: 0, y: 0, z: 0} tangentMode: 0 @@ -27,52 +36,44 @@ AnimationClip: inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} - serializedVersion: 3 - time: 0.6666667 - value: {x: 0, y: 0, z: 12.997} + time: 0.25 + value: {x: 0, y: 0, z: 3.1643763} + inSlope: {x: 0, y: 0, z: 30.766464} + outSlope: {x: 0, y: 0, z: 30.766464} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 0.5 + value: {x: 0, y: 0, z: 9.146701} + inSlope: {x: 0, y: 0, z: 44.86743} + outSlope: {x: 0, y: 0, z: 44.86743} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 0.78333336 + value: {x: 0, y: 0, z: 40.579876} + inSlope: {x: 0, y: 0, z: 220.80856} + outSlope: {x: 0, y: 0, z: -39.05349} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.14528905} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.52856773} + - serializedVersion: 3 + time: 1 + value: {x: 0, y: 0, z: 35.566116} inSlope: {x: 0, y: 0, z: 0} outSlope: {x: 0, y: 0, z: 0} tangentMode: 0 weightedMode: 0 - inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.2451056} outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} - serializedVersion: 3 time: 1.3333334 - value: {x: 0, y: 0, z: 64.62701} - inSlope: {x: 0, y: 0, z: 0} - outSlope: {x: 0, y: 0, z: 0} - tangentMode: 0 - weightedMode: 0 - inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} - outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} - m_PreInfinity: 2 - m_PostInfinity: 2 - m_RotationOrder: 4 - path: AnimationPivot_Blue/Blue/wing/left - m_PositionCurves: - - curve: - serializedVersion: 2 - m_Curve: - - serializedVersion: 3 - time: 0 - value: {x: -0.91, y: -0.28, z: 0} - inSlope: {x: 0, y: 0, z: 0} - outSlope: {x: 0, y: 0, z: 0} - tangentMode: 0 - weightedMode: 0 - inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} - outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} - - serializedVersion: 3 - time: 0.6666667 - value: {x: -0.94, y: -0.2, z: 0} - inSlope: {x: 0, y: 0, z: 0} - outSlope: {x: 0, y: 0, z: 0} - tangentMode: 0 - weightedMode: 0 - inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} - outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} - - serializedVersion: 3 - time: 1.3333334 - value: {x: -0.91, y: -0.28, z: 0} + value: {x: 0, y: 0, z: 35.566116} inSlope: {x: 0, y: 0, z: 0} outSlope: {x: 0, y: 0, z: 0} tangentMode: 0 @@ -88,17 +89,228 @@ AnimationClip: m_Curve: - serializedVersion: 3 time: 0 - value: {x: -0.22, y: -0.3, z: 0} + value: {x: 0, y: 0, z: 0} + inSlope: {x: 0, y: 0, z: -158.26799} + outSlope: {x: 0, y: 0, z: -158.26799} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.07200481} + - serializedVersion: 3 + time: 0.16666667 + value: {x: 0, y: 0, z: -13.961291} inSlope: {x: 0, y: 0, z: 0} outSlope: {x: 0, y: 0, z: 0} tangentMode: 0 weightedMode: 0 - inWeight: {x: 0, y: 0.33333334, z: 0.33333334} - outWeight: {x: 0, y: 0.33333334, z: 0.33333334} + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 0.21666667 + value: {x: 0, y: 0, z: -10.214099} + inSlope: {x: 0, y: 0, z: 0} + outSlope: {x: 0, y: 0, z: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 0.26666668 + value: {x: 0, y: 0, z: -12.865771} + inSlope: {x: 0, y: 0, z: 0} + outSlope: {x: 0, y: 0, z: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 0.33333334 + value: {x: 0, y: 0, z: -10.473643} + inSlope: {x: 0, y: 0, z: 0} + outSlope: {x: 0, y: 0, z: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 0.41666666 + value: {x: 0, y: 0, z: -11.394061} + inSlope: {x: 0, y: 0, z: 0} + outSlope: {x: 0, y: 0, z: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 0.5 + value: {x: 0, y: 0, z: -10.588} + inSlope: {x: 0, y: 0, z: 12.896972} + outSlope: {x: 0, y: 0, z: 12.896972} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 0.6666667 + value: {x: 0, y: 0, z: 0} + inSlope: {x: 0, y: 0, z: 124.90462} + outSlope: {x: 0, y: 0, z: 124.90462} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.1553546} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: AnimationPivot_Blue + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0, y: 0, z: 0} + inSlope: {x: 0, y: 0, z: 376.42004} + outSlope: {x: 0, y: 0, z: 376.42004} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.16839807} + - serializedVersion: 3 + time: 0.16666667 + value: {x: 0, y: 0, z: 30.62461} + inSlope: {x: 0, y: 0, z: 38.84314} + outSlope: {x: 0, y: 0, z: 38.84314} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 0.5 + value: {x: 0, y: 0, z: 35.480003} + inSlope: {x: 0, y: 0, z: 0} + outSlope: {x: 0, y: 0, z: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 0.6666667 + value: {x: 0, y: 0, z: 0} + inSlope: {x: 0, y: 0, z: -428.02112} + outSlope: {x: 0, y: 0, z: -428.02112} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.105794534} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: AnimationPivot_Blue/Blue/leg/back + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0, y: 0, z: 0} + inSlope: {x: 0, y: 0, z: -127.377144} + outSlope: {x: 0, y: 0, z: -127.377144} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.11834915} + - serializedVersion: 3 + time: 0.16666667 + value: {x: 0, y: 0, z: -13.944724} + inSlope: {x: 0, y: 0, z: -17.61573} + outSlope: {x: 0, y: 0, z: -17.61573} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 0.5 + value: {x: 0, y: 0, z: -16.14669} + inSlope: {x: 0, y: 0, z: 0} + outSlope: {x: 0, y: 0, z: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 0.6666667 + value: {x: 0, y: 0, z: 0} + inSlope: {x: 0, y: 0, z: 170.5842} + outSlope: {x: 0, y: 0, z: 170.5842} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.117914185} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: AnimationPivot_Blue/Blue/leg/front + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0, y: 0, z: 54.209003} + inSlope: {x: 0, y: 0, z: -381.45395} + outSlope: {x: 0, y: 0, z: -381.45395} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.18596892} + - serializedVersion: 3 + time: 0.16666667 + value: {x: 0, y: 0, z: 16.756977} + inSlope: {x: 0, y: 0, z: 0} + outSlope: {x: 0, y: 0, z: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 0.25 + value: {x: 0, y: 0, z: 18.21175} + inSlope: {x: 0, y: 0, z: 11.32084} + outSlope: {x: 0, y: 0, z: 11.32084} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 0.5 + value: {x: 0, y: 0, z: 20.53059} + inSlope: {x: 0, y: 0, z: 17.3913} + outSlope: {x: 0, y: 0, z: 17.3913} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 0.78333336 + value: {x: 0, y: 0, z: 40.493908} + inSlope: {x: 0, y: 0, z: 125.47219} + outSlope: {x: 0, y: 0, z: -46.085983} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.1930109} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.4313617} + - serializedVersion: 3 + time: 1 + value: {x: 0, y: 0, z: 35.589} + inSlope: {x: 0, y: 0, z: 0} + outSlope: {x: 0, y: 0, z: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.38900143} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} m_PreInfinity: 2 m_PostInfinity: 2 m_RotationOrder: 4 path: AnimationPivot_Blue/Blue/wing/right + m_PositionCurves: - curve: serializedVersion: 2 m_Curve: @@ -124,13 +336,30 @@ AnimationClip: m_PostInfinity: 2 m_RotationOrder: 4 path: ef_fertilizer - m_ScaleCurves: - curve: serializedVersion: 2 m_Curve: - serializedVersion: 3 time: 0 - value: {x: 1, y: 1, z: 1} + value: {x: 0.14, y: -1.83, z: 0} + inSlope: {x: 0, y: 5.7493687, z: 0} + outSlope: {x: 0, y: 5.7493687, z: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.5512725, z: 0.33333334} + - serializedVersion: 3 + time: 0.16666667 + value: {x: 0.14, y: -1.2370199, z: 0} + inSlope: {x: 0, y: 0.802002, z: 0} + outSlope: {x: 0, y: 0.802002, z: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 0.5 + value: {x: 0.14, y: -1.1367697, z: 0} inSlope: {x: 0, y: 0, z: 0} outSlope: {x: 0, y: 0, z: 0} tangentMode: 0 @@ -139,7 +368,33 @@ AnimationClip: outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} - serializedVersion: 3 time: 0.6666667 - value: {x: 1, y: 0.97, z: 1} + value: {x: 0.14, y: -1.83, z: 0} + inSlope: {x: 0, y: -6.452344, z: 0} + outSlope: {x: 0, y: -6.452344, z: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.31160328, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: AnimationPivot_Blue + m_ScaleCurves: + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 1, y: 1, z: 1} + inSlope: {x: 0, y: 0.8951239, z: 0} + outSlope: {x: 0, y: 0.8951239, z: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.321246, z: 0.33333334} + - serializedVersion: 3 + time: 0.16666667 + value: {x: 1, y: 1.1039875, z: 1} inSlope: {x: 0, y: 0, z: 0} outSlope: {x: 0, y: 0, z: 0} tangentMode: 0 @@ -147,14 +402,68 @@ AnimationClip: inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} - serializedVersion: 3 - time: 1.3333334 - value: {x: 1, y: 1, z: 1} + time: 0.25 + value: {x: 1, y: 1.0394052, z: 1} + inSlope: {x: 0, y: -1.1624801, z: 0} + outSlope: {x: 0, y: -1.1624801, z: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 0.33333334 + value: {x: 1, y: 0.974823, z: 1} inSlope: {x: 0, y: 0, z: 0} outSlope: {x: 0, y: 0, z: 0} tangentMode: 0 weightedMode: 0 inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 0.41666666 + value: {x: 1, y: 1, z: 1} + inSlope: {x: 0, y: 0, z: 0} + outSlope: {x: 0, y: 0, z: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.1734115, z: 0.33333334} + - serializedVersion: 3 + time: 0.6666667 + value: {x: 1, y: 1, z: 1} + inSlope: {x: 0, y: 0, z: 0} + outSlope: {x: 0, y: -1.2208914, z: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.30956346, z: 0.33333334} + - serializedVersion: 3 + time: 0.75 + value: {x: 1, y: 0.9267578, z: 1} + inSlope: {x: 0, y: 0, z: 0} + outSlope: {x: 0, y: 0, z: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 0.8333333 + value: {x: 1, y: 1.0093079, z: 1} + inSlope: {x: 0, y: 0, z: 0} + outSlope: {x: 0, y: 0, z: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.1734115, z: 0.33333334} + - serializedVersion: 3 + time: 1 + value: {x: 1, y: 1, z: 1} + inSlope: {x: 0, y: 0, z: 0} + outSlope: {x: 0, y: 0, z: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.1734115, z: 0.33333334} m_PreInfinity: 2 m_PostInfinity: 2 m_RotationOrder: 4 @@ -173,7 +482,7 @@ AnimationClip: inWeight: 0 outWeight: 0 - serializedVersion: 3 - time: 0.5 + time: 0.16666667 value: 1 inSlope: Infinity outSlope: Infinity @@ -181,6 +490,15 @@ AnimationClip: weightedMode: 0 inWeight: 0 outWeight: 0 + - serializedVersion: 3 + time: 1.3333334 + value: 0 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0 + outWeight: 0 m_PreInfinity: 2 m_PostInfinity: 2 m_RotationOrder: 4 @@ -200,6 +518,24 @@ AnimationClip: weightedMode: 0 inWeight: 0 outWeight: 0 + - serializedVersion: 3 + time: 0.5 + value: 0 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + - serializedVersion: 3 + time: 0.6666667 + value: 1 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0 + outWeight: 0 m_PreInfinity: 2 m_PostInfinity: 2 m_RotationOrder: 4 @@ -207,6 +543,34 @@ AnimationClip: path: AnimationPivot_Blue/Blue/eye classID: 1 script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + - serializedVersion: 3 + time: 0.6666667 + value: 0 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_IsActive + path: AnimationPivot_Blue/Blue/eye _smile + classID: 1 + script: {fileID: 0} m_PPtrCurves: [] m_SampleRate: 60 m_WrapMode: 0 @@ -216,7 +580,7 @@ AnimationClip: m_ClipBindingConstant: genericBindings: - serializedVersion: 2 - path: 2452488154 + path: 788391832 attribute: 1 script: {fileID: 0} typeID: 4 @@ -229,6 +593,34 @@ AnimationClip: typeID: 4 customType: 4 isPPtrCurve: 0 + - serializedVersion: 2 + path: 788391832 + attribute: 4 + script: {fileID: 0} + typeID: 4 + customType: 4 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 279706719 + attribute: 4 + script: {fileID: 0} + typeID: 4 + customType: 4 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 3186618017 + attribute: 4 + script: {fileID: 0} + typeID: 4 + customType: 4 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 2437803436 + attribute: 4 + script: {fileID: 0} + typeID: 4 + customType: 4 + isPPtrCurve: 0 - serializedVersion: 2 path: 788391832 attribute: 3 @@ -251,10 +643,10 @@ AnimationClip: customType: 0 isPPtrCurve: 0 - serializedVersion: 2 - path: 2437803436 - attribute: 1 + path: 2138231411 + attribute: 2086281974 script: {fileID: 0} - typeID: 4 + typeID: 1 customType: 0 isPPtrCurve: 0 - serializedVersion: 2 @@ -299,16 +691,7 @@ AnimationClip: inWeight: 0.33333334 outWeight: 0.33333334 - serializedVersion: 3 - time: 0.6666667 - value: 1 - inSlope: 0 - outSlope: 0 - tangentMode: 136 - weightedMode: 0 - inWeight: 0.33333334 - outWeight: 0.33333334 - - serializedVersion: 3 - time: 1.3333334 + time: 0.25 value: 1 inSlope: 0 outSlope: 0 @@ -329,6 +712,15 @@ AnimationClip: - serializedVersion: 3 time: 0 value: 1 + inSlope: 0.8951239 + outSlope: 0.8951239 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.321246 + - serializedVersion: 3 + time: 0.16666667 + value: 1.1039875 inSlope: 0 outSlope: 0 tangentMode: 136 @@ -336,8 +728,8 @@ AnimationClip: inWeight: 0.33333334 outWeight: 0.33333334 - serializedVersion: 3 - time: 0.6666667 - value: 0.97 + time: 0.33333334 + value: 0.974823 inSlope: 0 outSlope: 0 tangentMode: 136 @@ -345,14 +737,50 @@ AnimationClip: inWeight: 0.33333334 outWeight: 0.33333334 - serializedVersion: 3 - time: 1.3333334 + time: 0.41666666 value: 1 inSlope: 0 outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.1734115 + - serializedVersion: 3 + time: 0.6666667 + value: 1 + inSlope: 0 + outSlope: -1.2208914 + tangentMode: 1 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.30956346 + - serializedVersion: 3 + time: 0.75 + value: 0.9267578 + inSlope: 0 + outSlope: 0 tangentMode: 136 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8333333 + value: 1.0093079 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.1734115 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.1734115 m_PreInfinity: 2 m_PostInfinity: 2 m_RotationOrder: 4 @@ -373,16 +801,7 @@ AnimationClip: inWeight: 0.33333334 outWeight: 0.33333334 - serializedVersion: 3 - time: 0.6666667 - value: 1 - inSlope: 0 - outSlope: 0 - tangentMode: 136 - weightedMode: 0 - inWeight: 0.33333334 - outWeight: 0.33333334 - - serializedVersion: 3 - time: 1.3333334 + time: 0.25 value: 1 inSlope: 0 outSlope: 0 @@ -410,7 +829,7 @@ AnimationClip: inWeight: 0 outWeight: 0 - serializedVersion: 3 - time: 0.5 + time: 0.16666667 value: 1 inSlope: Infinity outSlope: Infinity @@ -418,6 +837,15 @@ AnimationClip: weightedMode: 0 inWeight: 0 outWeight: 0 + - serializedVersion: 3 + time: 1.3333334 + value: 0 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0 + outWeight: 0 m_PreInfinity: 2 m_PostInfinity: 2 m_RotationOrder: 4 @@ -437,6 +865,24 @@ AnimationClip: weightedMode: 0 inWeight: 0 outWeight: 0 + - serializedVersion: 3 + time: 0.5 + value: 0 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + - serializedVersion: 3 + time: 0.6666667 + value: 1 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0 + outWeight: 0 m_PreInfinity: 2 m_PostInfinity: 2 m_RotationOrder: 4 @@ -449,135 +895,6 @@ AnimationClip: m_Curve: - serializedVersion: 3 time: 0 - value: -0.91 - inSlope: 0 - outSlope: 0 - tangentMode: 136 - weightedMode: 0 - inWeight: 0.33333334 - outWeight: 0.33333334 - - serializedVersion: 3 - time: 0.6666667 - value: -0.94 - inSlope: 0 - outSlope: 0 - tangentMode: 136 - weightedMode: 0 - inWeight: 0.33333334 - outWeight: 0.33333334 - - serializedVersion: 3 - time: 1.3333334 - value: -0.91 - inSlope: 0 - outSlope: 0 - tangentMode: 136 - weightedMode: 0 - inWeight: 0.33333334 - outWeight: 0.33333334 - m_PreInfinity: 2 - m_PostInfinity: 2 - m_RotationOrder: 4 - attribute: m_LocalPosition.x - path: AnimationPivot_Blue/Blue/wing/left - classID: 4 - script: {fileID: 0} - - curve: - serializedVersion: 2 - m_Curve: - - serializedVersion: 3 - time: 0 - value: -0.28 - inSlope: 0 - outSlope: 0 - tangentMode: 136 - weightedMode: 0 - inWeight: 0.33333334 - outWeight: 0.33333334 - - serializedVersion: 3 - time: 0.6666667 - value: -0.2 - inSlope: 0 - outSlope: 0 - tangentMode: 136 - weightedMode: 0 - inWeight: 0.33333334 - outWeight: 0.33333334 - - serializedVersion: 3 - time: 1.3333334 - value: -0.28 - inSlope: 0 - outSlope: 0 - tangentMode: 136 - weightedMode: 0 - inWeight: 0.33333334 - outWeight: 0.33333334 - m_PreInfinity: 2 - m_PostInfinity: 2 - m_RotationOrder: 4 - attribute: m_LocalPosition.y - path: AnimationPivot_Blue/Blue/wing/left - classID: 4 - script: {fileID: 0} - - curve: - serializedVersion: 2 - m_Curve: - - serializedVersion: 3 - time: 0 - value: 0 - inSlope: 0 - outSlope: 0 - tangentMode: 136 - weightedMode: 0 - inWeight: 0.33333334 - outWeight: 0.33333334 - - serializedVersion: 3 - time: 0.6666667 - value: 0 - inSlope: 0 - outSlope: 0 - tangentMode: 136 - weightedMode: 0 - inWeight: 0.33333334 - outWeight: 0.33333334 - - serializedVersion: 3 - time: 1.3333334 - value: 0 - inSlope: 0 - outSlope: 0 - tangentMode: 136 - weightedMode: 0 - inWeight: 0.33333334 - outWeight: 0.33333334 - m_PreInfinity: 2 - m_PostInfinity: 2 - m_RotationOrder: 4 - attribute: m_LocalPosition.z - path: AnimationPivot_Blue/Blue/wing/left - classID: 4 - script: {fileID: 0} - - curve: - serializedVersion: 2 - m_Curve: - - serializedVersion: 3 - time: 0 - value: 0 - inSlope: 0 - outSlope: 0 - tangentMode: 136 - weightedMode: 0 - inWeight: 0.33333334 - outWeight: 0.33333334 - - serializedVersion: 3 - time: 0.6666667 - value: 0 - inSlope: 0 - outSlope: 0 - tangentMode: 136 - weightedMode: 0 - inWeight: 0.33333334 - outWeight: 0.33333334 - - serializedVersion: 3 - time: 1.3333334 value: 0 inSlope: 0 outSlope: 0 @@ -604,24 +921,6 @@ AnimationClip: weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 - - serializedVersion: 3 - time: 0.6666667 - value: 0 - inSlope: 0 - outSlope: 0 - tangentMode: 136 - weightedMode: 0 - inWeight: 0.33333334 - outWeight: 0.33333334 - - serializedVersion: 3 - time: 1.3333334 - value: 0 - inSlope: 0 - outSlope: 0 - tangentMode: 136 - weightedMode: 0 - inWeight: 0.33333334 - outWeight: 0.33333334 m_PreInfinity: 2 m_PostInfinity: 2 m_RotationOrder: 4 @@ -635,6 +934,15 @@ AnimationClip: - serializedVersion: 3 time: 0 value: 64.62701 + inSlope: -682.471 + outSlope: -682.471 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.18195525 + - serializedVersion: 3 + time: 0.16666667 + value: -1.1087866 inSlope: 0 outSlope: 0 tangentMode: 136 @@ -642,17 +950,44 @@ AnimationClip: inWeight: 0.33333334 outWeight: 0.33333334 - serializedVersion: 3 - time: 0.6666667 - value: 12.997 - inSlope: 0 - outSlope: 0 + time: 0.25 + value: 3.1643763 + inSlope: 30.766464 + outSlope: 30.766464 tangentMode: 136 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5 + value: 9.146701 + inSlope: 44.86743 + outSlope: 44.86743 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.78333336 + value: 40.579876 + inSlope: 220.80856 + outSlope: -39.05349 + tangentMode: 1 + weightedMode: 0 + inWeight: 0.14528905 + outWeight: 0.52856773 + - serializedVersion: 3 + time: 1 + value: 35.566116 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.2451056 + outWeight: 0.33333334 - serializedVersion: 3 time: 1.3333334 - value: 64.62701 + value: 35.566116 inSlope: 0 outSlope: 0 tangentMode: 136 @@ -671,18 +1006,27 @@ AnimationClip: m_Curve: - serializedVersion: 3 time: 0 - value: -0.22 + value: -1.3 inSlope: 0 outSlope: 0 tangentMode: 136 weightedMode: 0 - inWeight: 0 - outWeight: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5 + value: -1.3 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 m_PreInfinity: 2 m_PostInfinity: 2 m_RotationOrder: 4 attribute: m_LocalPosition.x - path: AnimationPivot_Blue/Blue/wing/right + path: ef_fertilizer classID: 4 script: {fileID: 0} - curve: @@ -690,17 +1034,599 @@ AnimationClip: m_Curve: - serializedVersion: 3 time: 0 - value: -0.3 + value: 0.26 inSlope: 0 outSlope: 0 tangentMode: 136 weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5 + value: 0.26 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.y + path: ef_fertilizer + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.36 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5 + value: 0.36 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.z + path: ef_fertilizer + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.14 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.x + path: AnimationPivot_Blue + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -1.83 + inSlope: 5.7493687 + outSlope: 5.7493687 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.5512725 + - serializedVersion: 3 + time: 0.16666667 + value: -1.2370199 + inSlope: 0.802002 + outSlope: 0.802002 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5 + value: -1.1367697 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6666667 + value: -1.83 + inSlope: -6.452344 + outSlope: -6.452344 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.31160328 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.y + path: AnimationPivot_Blue + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.z + path: AnimationPivot_Blue + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6666667 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAnglesRaw.x + path: AnimationPivot_Blue + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6666667 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAnglesRaw.y + path: AnimationPivot_Blue + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: -158.26799 + outSlope: -158.26799 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.07200481 + - serializedVersion: 3 + time: 0.16666667 + value: -13.961291 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.21666667 + value: -10.214099 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.26666668 + value: -12.865771 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.33333334 + value: -10.473643 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.41666666 + value: -11.394061 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5 + value: -10.588 + inSlope: 12.896972 + outSlope: 12.896972 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6666667 + value: 0 + inSlope: 124.90462 + outSlope: 124.90462 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.1553546 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAnglesRaw.z + path: AnimationPivot_Blue + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.16666667 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6666667 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAnglesRaw.x + path: AnimationPivot_Blue/Blue/leg/back + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.16666667 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6666667 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAnglesRaw.y + path: AnimationPivot_Blue/Blue/leg/back + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 376.42004 + outSlope: 376.42004 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.16839807 + - serializedVersion: 3 + time: 0.16666667 + value: 30.62461 + inSlope: 38.84314 + outSlope: 38.84314 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5 + value: 35.480003 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6666667 + value: 0 + inSlope: -428.02112 + outSlope: -428.02112 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.105794534 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAnglesRaw.z + path: AnimationPivot_Blue/Blue/leg/back + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.16666667 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6666667 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAnglesRaw.x + path: AnimationPivot_Blue/Blue/leg/front + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.16666667 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6666667 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAnglesRaw.y + path: AnimationPivot_Blue/Blue/leg/front + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: -127.377144 + outSlope: -127.377144 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.11834915 + - serializedVersion: 3 + time: 0.16666667 + value: -13.944724 + inSlope: -17.61573 + outSlope: -17.61573 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5 + value: -16.14669 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6666667 + value: 0 + inSlope: 170.5842 + outSlope: 170.5842 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.117914185 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAnglesRaw.z + path: AnimationPivot_Blue/Blue/leg/front + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + - serializedVersion: 3 + time: 0.6666667 + value: 0 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 inWeight: 0 outWeight: 0 m_PreInfinity: 2 m_PostInfinity: 2 m_RotationOrder: 4 - attribute: m_LocalPosition.y + attribute: m_IsActive + path: AnimationPivot_Blue/Blue/eye _smile + classID: 1 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAnglesRaw.x path: AnimationPivot_Blue/Blue/wing/right classID: 4 script: {fileID: 0} @@ -714,12 +1640,12 @@ AnimationClip: outSlope: 0 tangentMode: 136 weightedMode: 0 - inWeight: 0 - outWeight: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 m_PreInfinity: 2 m_PostInfinity: 2 m_RotationOrder: 4 - attribute: m_LocalPosition.z + attribute: localEulerAnglesRaw.y path: AnimationPivot_Blue/Blue/wing/right classID: 4 script: {fileID: 0} @@ -728,86 +1654,86 @@ AnimationClip: m_Curve: - serializedVersion: 3 time: 0 - value: -1.3 + value: 54.209003 + inSlope: -381.45395 + outSlope: -381.45395 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.18596892 + - serializedVersion: 3 + time: 0.16666667 + value: 16.756977 inSlope: 0 outSlope: 0 tangentMode: 136 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.25 + value: 18.21175 + inSlope: 11.32084 + outSlope: 11.32084 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 - serializedVersion: 3 time: 0.5 - value: -1.3 - inSlope: 0 - outSlope: 0 + value: 20.53059 + inSlope: 17.3913 + outSlope: 17.3913 tangentMode: 136 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.78333336 + value: 40.493908 + inSlope: 125.47219 + outSlope: -46.085983 + tangentMode: 1 + weightedMode: 0 + inWeight: 0.1930109 + outWeight: 0.4313617 + - serializedVersion: 3 + time: 1 + value: 35.589 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.38900143 + outWeight: 0.33333334 m_PreInfinity: 2 m_PostInfinity: 2 m_RotationOrder: 4 - attribute: m_LocalPosition.x - path: ef_fertilizer - classID: 4 - script: {fileID: 0} - - curve: - serializedVersion: 2 - m_Curve: - - serializedVersion: 3 - time: 0 - value: 0.26 - inSlope: 0 - outSlope: 0 - tangentMode: 136 - weightedMode: 0 - inWeight: 0.33333334 - outWeight: 0.33333334 - - serializedVersion: 3 - time: 0.5 - value: 0.26 - inSlope: 0 - outSlope: 0 - tangentMode: 136 - weightedMode: 0 - inWeight: 0.33333334 - outWeight: 0.33333334 - m_PreInfinity: 2 - m_PostInfinity: 2 - m_RotationOrder: 4 - attribute: m_LocalPosition.y - path: ef_fertilizer - classID: 4 - script: {fileID: 0} - - curve: - serializedVersion: 2 - m_Curve: - - serializedVersion: 3 - time: 0 - value: 0.36 - inSlope: 0 - outSlope: 0 - tangentMode: 136 - weightedMode: 0 - inWeight: 0.33333334 - outWeight: 0.33333334 - - serializedVersion: 3 - time: 0.5 - value: 0.36 - inSlope: 0 - outSlope: 0 - tangentMode: 136 - weightedMode: 0 - inWeight: 0.33333334 - outWeight: 0.33333334 - m_PreInfinity: 2 - m_PostInfinity: 2 - m_RotationOrder: 4 - attribute: m_LocalPosition.z - path: ef_fertilizer + attribute: localEulerAnglesRaw.z + path: AnimationPivot_Blue/Blue/wing/right classID: 4 script: {fileID: 0} m_EulerEditorCurves: + - curve: + serializedVersion: 2 + m_Curve: [] + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalEulerAngles.z + path: AnimationPivot_Blue/Blue/leg/front + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: [] + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalEulerAngles.y + path: AnimationPivot_Blue/Blue/leg/front + classID: 4 + script: {fileID: 0} - curve: serializedVersion: 2 m_Curve: [] @@ -815,6 +1741,46 @@ AnimationClip: m_PostInfinity: 2 m_RotationOrder: 4 attribute: m_LocalEulerAngles.x + path: AnimationPivot_Blue/Blue/leg/front + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: [] + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalEulerAngles.z + path: AnimationPivot_Blue/Blue/wing/right + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: [] + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalEulerAngles.y + path: AnimationPivot_Blue/Blue/wing/right + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: [] + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalEulerAngles.x + path: AnimationPivot_Blue/Blue/wing/right + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: [] + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalEulerAngles.z path: AnimationPivot_Blue/Blue/wing/left classID: 4 script: {fileID: 0} @@ -834,10 +1800,70 @@ AnimationClip: m_PreInfinity: 2 m_PostInfinity: 2 m_RotationOrder: 4 - attribute: m_LocalEulerAngles.z + attribute: m_LocalEulerAngles.x path: AnimationPivot_Blue/Blue/wing/left classID: 4 script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: [] + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalEulerAngles.z + path: AnimationPivot_Blue/Blue/leg/back + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: [] + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalEulerAngles.y + path: AnimationPivot_Blue/Blue/leg/back + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: [] + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalEulerAngles.x + path: AnimationPivot_Blue/Blue/leg/back + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: [] + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalEulerAngles.x + path: AnimationPivot_Blue + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: [] + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalEulerAngles.y + path: AnimationPivot_Blue + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: [] + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalEulerAngles.z + path: AnimationPivot_Blue + classID: 4 + script: {fileID: 0} m_HasGenericRootTransform: 0 m_HasMotionFloatCurves: 0 m_Events: [] diff --git a/popcorn/Assets/MyGame/Resource/Animation/FeverLight.controller b/popcorn/Assets/MyGame/Resource/Animation/FeverLight.controller new file mode 100644 index 00000000..9af4facc --- /dev/null +++ b/popcorn/Assets/MyGame/Resource/Animation/FeverLight.controller @@ -0,0 +1,72 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1102 &-5771045208550051242 +AnimatorState: + serializedVersion: 5 + m_ObjectHideFlags: 1 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: FeverLightIdle + m_Speed: 1 + m_CycleOffset: 0 + m_Transitions: [] + m_StateMachineBehaviours: [] + m_Position: {x: 50, y: 50, z: 0} + m_IKOnFeet: 0 + m_WriteDefaultValues: 1 + m_Mirror: 0 + m_SpeedParameterActive: 0 + m_MirrorParameterActive: 0 + m_CycleOffsetParameterActive: 0 + m_TimeParameterActive: 0 + m_Motion: {fileID: 7400000, guid: 2c7316ae11ff345bd864385a258c6cc7, type: 2} + m_Tag: + m_SpeedParameter: + m_MirrorParameter: + m_CycleOffsetParameter: + m_TimeParameter: +--- !u!1107 &-2810425442498680730 +AnimatorStateMachine: + serializedVersion: 5 + m_ObjectHideFlags: 1 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Base Layer + m_ChildStates: + - serializedVersion: 1 + m_State: {fileID: -5771045208550051242} + m_Position: {x: 200, y: 0, z: 0} + m_ChildStateMachines: [] + m_AnyStateTransitions: [] + m_EntryTransitions: [] + m_StateMachineTransitions: {} + m_StateMachineBehaviours: [] + m_AnyStatePosition: {x: 50, y: 20, z: 0} + m_EntryPosition: {x: 50, y: 120, z: 0} + m_ExitPosition: {x: 800, y: 120, z: 0} + m_ParentStateMachinePosition: {x: 800, y: 20, z: 0} + m_DefaultState: {fileID: -5771045208550051242} +--- !u!91 &9100000 +AnimatorController: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: FeverLight + serializedVersion: 5 + m_AnimatorParameters: [] + m_AnimatorLayers: + - serializedVersion: 5 + m_Name: Base Layer + m_StateMachine: {fileID: -2810425442498680730} + m_Mask: {fileID: 0} + m_Motions: [] + m_Behaviours: [] + m_BlendingMode: 0 + m_SyncedLayerIndex: -1 + m_DefaultWeight: 0 + m_IKPass: 0 + m_SyncedLayerAffectsTiming: 0 + m_Controller: {fileID: 9100000} diff --git a/popcorn/Assets/MyGame/Resource/Animation/FeverLight.controller.meta b/popcorn/Assets/MyGame/Resource/Animation/FeverLight.controller.meta new file mode 100644 index 00000000..e0d8f26f --- /dev/null +++ b/popcorn/Assets/MyGame/Resource/Animation/FeverLight.controller.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 2eaf2a6a78c2547c1b15e25aaedc2677 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 9100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/popcorn/Assets/MyGame/Resource/Animation/FeverLightIdle.anim b/popcorn/Assets/MyGame/Resource/Animation/FeverLightIdle.anim new file mode 100644 index 00000000..65607c12 --- /dev/null +++ b/popcorn/Assets/MyGame/Resource/Animation/FeverLightIdle.anim @@ -0,0 +1,1727 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!74 &7400000 +AnimationClip: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: FeverLightIdle + serializedVersion: 6 + m_Legacy: 0 + m_Compressed: 0 + m_UseHighQualityCurve: 1 + m_RotationCurves: [] + m_CompressedRotationCurves: [] + m_EulerCurves: [] + m_PositionCurves: [] + m_ScaleCurves: [] + m_FloatCurves: + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.084905684 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5833333 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.0166667 + value: 0.084905684 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_Color.r + path: FeverLight_a/mask + classID: 114 + script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.06839624 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5833333 + value: 0.07376602 + inSlope: 0.011659742 + outSlope: 0.011659742 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5333333 + value: 0.08627451 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.0166667 + value: 0.06839624 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_Color.g + path: FeverLight_a/mask + classID: 114 + script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5833333 + value: 0.08627451 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5333333 + value: 0.0051940526 + inSlope: -0.008538173 + outSlope: -0.008538173 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.0166667 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_Color.b + path: FeverLight_a/mask + classID: 114 + script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.084905684 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5833333 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.0166667 + value: 0.084905684 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_Color.r + path: FeverLight_a + classID: 114 + script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.06839624 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5833333 + value: 0.07376602 + inSlope: 0.011659742 + outSlope: 0.011659742 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5333333 + value: 0.08627451 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.0166667 + value: 0.06839624 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_Color.g + path: FeverLight_a + classID: 114 + script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5833333 + value: 0.08627451 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5333333 + value: 0.0051940526 + inSlope: -0.008538173 + outSlope: -0.008538173 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.0166667 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_Color.b + path: FeverLight_a + classID: 114 + script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.20754719 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0.16113277 + inSlope: -0.09282884 + outSlope: -0.09282884 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.0166667 + value: 0.20754719 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_Color.r + path: FeverLight_b/mask + classID: 114 + script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.047206815 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2 + value: 0.16686979 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.0166667 + value: 0.047206815 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_Color.g + path: FeverLight_b/mask + classID: 114 + script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0.20784314 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.0166667 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_Color.b + path: FeverLight_b/mask + classID: 114 + script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.20754719 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0.16113277 + inSlope: -0.09282884 + outSlope: -0.09282884 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.0166667 + value: 0.20754719 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_Color.r + path: FeverLight_b + classID: 114 + script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.047206815 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2 + value: 0.16686979 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.0166667 + value: 0.047206815 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_Color.g + path: FeverLight_b + classID: 114 + script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0.20784314 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.0166667 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_Color.b + path: FeverLight_b + classID: 114 + script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.14508155 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3833333 + value: 0.115923814 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.45 + value: 0.16862746 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.0166667 + value: 0.14508155 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_Color.r + path: FeverLight_c/mask + classID: 114 + script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3833333 + value: 0.16862746 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.45 + value: 0.008790592 + inSlope: -0.021528006 + outSlope: -0.021528006 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.0166667 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_Color.g + path: FeverLight_c/mask + classID: 114 + script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.16981131 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3833333 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.0166667 + value: 0.16981131 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_Color.b + path: FeverLight_c/mask + classID: 114 + script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.14508155 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3833333 + value: 0.115923814 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.45 + value: 0.16862746 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.0166667 + value: 0.14508155 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_Color.r + path: FeverLight_c + classID: 114 + script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3833333 + value: 0.16862746 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.45 + value: 0.008790592 + inSlope: -0.021528006 + outSlope: -0.021528006 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.0166667 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_Color.g + path: FeverLight_c + classID: 114 + script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.16981131 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3833333 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.0166667 + value: 0.16981131 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_Color.b + path: FeverLight_c + classID: 114 + script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + m_PPtrCurves: [] + m_SampleRate: 60 + m_WrapMode: 0 + m_Bounds: + m_Center: {x: 0, y: 0, z: 0} + m_Extent: {x: 0, y: 0, z: 0} + m_ClipBindingConstant: + genericBindings: + - serializedVersion: 2 + path: 1863337294 + attribute: 2526845255 + script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + typeID: 114 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 1863337294 + attribute: 4215373228 + script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + typeID: 114 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 1863337294 + attribute: 2334886179 + script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + typeID: 114 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 2875239467 + attribute: 2526845255 + script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + typeID: 114 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 2875239467 + attribute: 4215373228 + script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + typeID: 114 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 2875239467 + attribute: 2334886179 + script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + typeID: 114 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 3917756384 + attribute: 2526845255 + script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + typeID: 114 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 3917756384 + attribute: 4215373228 + script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + typeID: 114 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 3917756384 + attribute: 2334886179 + script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + typeID: 114 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 845806993 + attribute: 2526845255 + script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + typeID: 114 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 845806993 + attribute: 4215373228 + script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + typeID: 114 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 845806993 + attribute: 2334886179 + script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + typeID: 114 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 584639557 + attribute: 2526845255 + script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + typeID: 114 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 584639557 + attribute: 4215373228 + script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + typeID: 114 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 584639557 + attribute: 2334886179 + script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + typeID: 114 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 1164889351 + attribute: 2526845255 + script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + typeID: 114 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 1164889351 + attribute: 4215373228 + script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + typeID: 114 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 1164889351 + attribute: 2334886179 + script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + typeID: 114 + customType: 0 + isPPtrCurve: 0 + pptrCurveMapping: [] + m_AnimationClipSettings: + serializedVersion: 2 + m_AdditiveReferencePoseClip: {fileID: 0} + m_AdditiveReferencePoseTime: 0 + m_StartTime: 0 + m_StopTime: 3.0166667 + m_OrientationOffsetY: 0 + m_Level: 0 + m_CycleOffset: 0 + m_HasAdditiveReferencePose: 0 + m_LoopTime: 1 + m_LoopBlend: 0 + m_LoopBlendOrientation: 0 + m_LoopBlendPositionY: 0 + m_LoopBlendPositionXZ: 0 + m_KeepOriginalOrientation: 0 + m_KeepOriginalPositionY: 1 + m_KeepOriginalPositionXZ: 0 + m_HeightFromFeet: 0 + m_Mirror: 0 + m_EditorCurves: + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.084905684 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5833333 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.0166667 + value: 0.084905684 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_Color.r + path: FeverLight_a/mask + classID: 114 + script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.06839624 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5833333 + value: 0.07376602 + inSlope: 0.011659742 + outSlope: 0.011659742 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5333333 + value: 0.08627451 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.0166667 + value: 0.06839624 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_Color.g + path: FeverLight_a/mask + classID: 114 + script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5833333 + value: 0.08627451 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5333333 + value: 0.0051940526 + inSlope: -0.008538173 + outSlope: -0.008538173 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.0166667 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_Color.b + path: FeverLight_a/mask + classID: 114 + script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.084905684 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5833333 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.0166667 + value: 0.084905684 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_Color.r + path: FeverLight_a + classID: 114 + script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.06839624 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5833333 + value: 0.07376602 + inSlope: 0.011659742 + outSlope: 0.011659742 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5333333 + value: 0.08627451 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.0166667 + value: 0.06839624 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_Color.g + path: FeverLight_a + classID: 114 + script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5833333 + value: 0.08627451 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.5333333 + value: 0.0051940526 + inSlope: -0.008538173 + outSlope: -0.008538173 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.0166667 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_Color.b + path: FeverLight_a + classID: 114 + script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.20754719 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0.16113277 + inSlope: -0.09282884 + outSlope: -0.09282884 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.0166667 + value: 0.20754719 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_Color.r + path: FeverLight_b/mask + classID: 114 + script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.047206815 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2 + value: 0.16686979 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.0166667 + value: 0.047206815 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_Color.g + path: FeverLight_b/mask + classID: 114 + script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0.20784314 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.0166667 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_Color.b + path: FeverLight_b/mask + classID: 114 + script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.20754719 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0.16113277 + inSlope: -0.09282884 + outSlope: -0.09282884 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.0166667 + value: 0.20754719 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_Color.r + path: FeverLight_b + classID: 114 + script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.047206815 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2 + value: 0.16686979 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.0166667 + value: 0.047206815 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_Color.g + path: FeverLight_b + classID: 114 + script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0.20784314 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.0166667 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_Color.b + path: FeverLight_b + classID: 114 + script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.14508155 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3833333 + value: 0.115923814 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.45 + value: 0.16862746 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.0166667 + value: 0.14508155 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_Color.r + path: FeverLight_c/mask + classID: 114 + script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3833333 + value: 0.16862746 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.45 + value: 0.008790592 + inSlope: -0.021528006 + outSlope: -0.021528006 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.0166667 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_Color.g + path: FeverLight_c/mask + classID: 114 + script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.16981131 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3833333 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.0166667 + value: 0.16981131 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_Color.b + path: FeverLight_c/mask + classID: 114 + script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.14508155 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3833333 + value: 0.115923814 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.45 + value: 0.16862746 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.0166667 + value: 0.14508155 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_Color.r + path: FeverLight_c + classID: 114 + script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3833333 + value: 0.16862746 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2.45 + value: 0.008790592 + inSlope: -0.021528006 + outSlope: -0.021528006 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.0166667 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_Color.g + path: FeverLight_c + classID: 114 + script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.16981131 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3833333 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 3.0166667 + value: 0.16981131 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_Color.b + path: FeverLight_c + classID: 114 + script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + m_EulerEditorCurves: [] + m_HasGenericRootTransform: 0 + m_HasMotionFloatCurves: 0 + m_Events: [] diff --git a/popcorn/Assets/MyGame/Resource/Animation/FeverLightIdle.anim.meta b/popcorn/Assets/MyGame/Resource/Animation/FeverLightIdle.anim.meta new file mode 100644 index 00000000..eccbded7 --- /dev/null +++ b/popcorn/Assets/MyGame/Resource/Animation/FeverLightIdle.anim.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 2c7316ae11ff345bd864385a258c6cc7 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 7400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/popcorn/Assets/MyGame/Resource/Animation/FeverText.controller b/popcorn/Assets/MyGame/Resource/Animation/FeverText.controller new file mode 100644 index 00000000..b05493ae --- /dev/null +++ b/popcorn/Assets/MyGame/Resource/Animation/FeverText.controller @@ -0,0 +1,72 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!91 &9100000 +AnimatorController: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: FeverText + serializedVersion: 5 + m_AnimatorParameters: [] + m_AnimatorLayers: + - serializedVersion: 5 + m_Name: Base Layer + m_StateMachine: {fileID: 9087809635959407005} + m_Mask: {fileID: 0} + m_Motions: [] + m_Behaviours: [] + m_BlendingMode: 0 + m_SyncedLayerIndex: -1 + m_DefaultWeight: 0 + m_IKPass: 0 + m_SyncedLayerAffectsTiming: 0 + m_Controller: {fileID: 9100000} +--- !u!1102 &5455062218507959616 +AnimatorState: + serializedVersion: 5 + m_ObjectHideFlags: 1 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: FeverTextIdle + m_Speed: 1 + m_CycleOffset: 0 + m_Transitions: [] + m_StateMachineBehaviours: [] + m_Position: {x: 50, y: 50, z: 0} + m_IKOnFeet: 0 + m_WriteDefaultValues: 1 + m_Mirror: 0 + m_SpeedParameterActive: 0 + m_MirrorParameterActive: 0 + m_CycleOffsetParameterActive: 0 + m_TimeParameterActive: 0 + m_Motion: {fileID: 7400000, guid: 1a082c89721694824b2e87c3522ef0ed, type: 2} + m_Tag: + m_SpeedParameter: + m_MirrorParameter: + m_CycleOffsetParameter: + m_TimeParameter: +--- !u!1107 &9087809635959407005 +AnimatorStateMachine: + serializedVersion: 5 + m_ObjectHideFlags: 1 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Base Layer + m_ChildStates: + - serializedVersion: 1 + m_State: {fileID: 5455062218507959616} + m_Position: {x: 200, y: 0, z: 0} + m_ChildStateMachines: [] + m_AnyStateTransitions: [] + m_EntryTransitions: [] + m_StateMachineTransitions: {} + m_StateMachineBehaviours: [] + m_AnyStatePosition: {x: 50, y: 20, z: 0} + m_EntryPosition: {x: 50, y: 120, z: 0} + m_ExitPosition: {x: 800, y: 120, z: 0} + m_ParentStateMachinePosition: {x: 800, y: 20, z: 0} + m_DefaultState: {fileID: 5455062218507959616} diff --git a/popcorn/Assets/MyGame/Resource/Animation/FeverText.controller.meta b/popcorn/Assets/MyGame/Resource/Animation/FeverText.controller.meta new file mode 100644 index 00000000..09dc476b --- /dev/null +++ b/popcorn/Assets/MyGame/Resource/Animation/FeverText.controller.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: c1c18b12d436c4ea59eee088cfe97440 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 9100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/popcorn/Assets/MyGame/Resource/Animation/FeverTextIdle.anim b/popcorn/Assets/MyGame/Resource/Animation/FeverTextIdle.anim new file mode 100644 index 00000000..fa549396 --- /dev/null +++ b/popcorn/Assets/MyGame/Resource/Animation/FeverTextIdle.anim @@ -0,0 +1,134 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!74 &7400000 +AnimationClip: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: FeverTextIdle + serializedVersion: 6 + m_Legacy: 0 + m_Compressed: 0 + m_UseHighQualityCurve: 1 + m_RotationCurves: [] + m_CompressedRotationCurves: [] + m_EulerCurves: [] + m_PositionCurves: [] + m_ScaleCurves: [] + m_FloatCurves: + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 692 + inSlope: 354.24716 + outSlope: 354.24716 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.2834535 + - serializedVersion: 3 + time: 0.33333334 + value: 736 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6666667 + value: 692 + inSlope: -424.54047 + outSlope: -424.54047 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.19484878 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_AnchoredPosition.y + path: + classID: 224 + script: {fileID: 0} + m_PPtrCurves: [] + m_SampleRate: 60 + m_WrapMode: 0 + m_Bounds: + m_Center: {x: 0, y: 0, z: 0} + m_Extent: {x: 0, y: 0, z: 0} + m_ClipBindingConstant: + genericBindings: + - serializedVersion: 2 + path: 0 + attribute: 538195251 + script: {fileID: 0} + typeID: 224 + customType: 28 + isPPtrCurve: 0 + pptrCurveMapping: [] + m_AnimationClipSettings: + serializedVersion: 2 + m_AdditiveReferencePoseClip: {fileID: 0} + m_AdditiveReferencePoseTime: 0 + m_StartTime: 0 + m_StopTime: 0.6666667 + m_OrientationOffsetY: 0 + m_Level: 0 + m_CycleOffset: 0 + m_HasAdditiveReferencePose: 0 + m_LoopTime: 1 + m_LoopBlend: 0 + m_LoopBlendOrientation: 0 + m_LoopBlendPositionY: 0 + m_LoopBlendPositionXZ: 0 + m_KeepOriginalOrientation: 0 + m_KeepOriginalPositionY: 1 + m_KeepOriginalPositionXZ: 0 + m_HeightFromFeet: 0 + m_Mirror: 0 + m_EditorCurves: + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 692 + inSlope: 354.24716 + outSlope: 354.24716 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.2834535 + - serializedVersion: 3 + time: 0.33333334 + value: 736 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6666667 + value: 692 + inSlope: -424.54047 + outSlope: -424.54047 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.19484878 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_AnchoredPosition.y + path: + classID: 224 + script: {fileID: 0} + m_EulerEditorCurves: [] + m_HasGenericRootTransform: 0 + m_HasMotionFloatCurves: 0 + m_Events: [] diff --git a/popcorn/Assets/MyGame/Resource/Animation/FeverTextIdle.anim.meta b/popcorn/Assets/MyGame/Resource/Animation/FeverTextIdle.anim.meta new file mode 100644 index 00000000..ef639587 --- /dev/null +++ b/popcorn/Assets/MyGame/Resource/Animation/FeverTextIdle.anim.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 1a082c89721694824b2e87c3522ef0ed +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 7400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/popcorn/Assets/MyGame/Resource/Effect/EffectTexture/ef_stone_b.mat b/popcorn/Assets/MyGame/Resource/Effect/EffectTexture/ef_stone_b.mat new file mode 100644 index 00000000..2da12fda --- /dev/null +++ b/popcorn/Assets/MyGame/Resource/Effect/EffectTexture/ef_stone_b.mat @@ -0,0 +1,77 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!21 &2100000 +Material: + serializedVersion: 6 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: ef_stone_b + m_Shader: {fileID: 10721, guid: 0000000000000000f000000000000000, type: 0} + m_ShaderKeywords: + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: {} + disabledShaderPasses: [] + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BumpMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailAlbedoMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailMask: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailNormalMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _EmissionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 2800000, guid: 21941a338dad0474a8835b8c038ff6cc, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MetallicGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OcclusionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ParallaxMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Floats: + - _BumpScale: 1 + - _Cutoff: 0.5 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _GlossMapScale: 1 + - _Glossiness: 0.5 + - _GlossyReflections: 1 + - _Metallic: 0 + - _Mode: 0 + - _OcclusionStrength: 1 + - _Parallax: 0.02 + - _SmoothnessTextureChannel: 0 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _UVSec: 0 + - _ZWrite: 1 + m_Colors: + - _Color: {r: 1, g: 1, b: 1, a: 1} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} diff --git a/popcorn/Assets/MyGame/Resource/Effect/EffectTexture/ef_stone_b.mat.meta b/popcorn/Assets/MyGame/Resource/Effect/EffectTexture/ef_stone_b.mat.meta new file mode 100644 index 00000000..a3c0829f --- /dev/null +++ b/popcorn/Assets/MyGame/Resource/Effect/EffectTexture/ef_stone_b.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 67f2dfd0717aa4e04956c3268b499278 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/popcorn/Assets/MyGame/Resource/Effect/EffectTexture/ef_stone_b.png b/popcorn/Assets/MyGame/Resource/Effect/EffectTexture/ef_stone_b.png new file mode 100644 index 0000000000000000000000000000000000000000..5ad97f1901b0f9fb8c7c93e40025e72b78b0f94b GIT binary patch literal 569 zcmV-90>=G`P)YAX9X8WNB|8RBvx=!KdMT0005R zNkl!CH=zv%ObYMC#R)7y~m?NCw zxR7Jx_|Gtb2WGz6?Ct%#8|`*Gnxx1RI0m{vM}FS|DezVDpA6U<&mh1tFan(Zn8_NX98C&dVV04>cv0+==F;2m zw)xsT@xEIwn@eaiK@T`gey%;DIyz{lfOF{3LqJno;Ldv0otR#ZB&XxRuswbmxw_1U zTLK-TMkkWD-t*y*;8UqmY>lY~~( z9rpIE8rNrwIav`d+I05Iz_wsAfd4hvH`vAe7DDv1!7(jMgnL3*8DT+Nv@hczI8@(@ zXcl1UmsVry9bus1QsFkBF1?L5DgG&$Kqt6`_XhlhS=ldBru|CJ6+B@N-ZJApi9yn7 z7=gcDBMuo!r`$It&`01s-Db~{c;!8+;H(xQYL#s5ETiW&Uf@$VSh!*Eig+Fgyzm8ojs(8-1&`H>=3b{t zj1$G?WJ!HrlBH*pTwAv+7WfedI4qjw9)UNoMRixT0sC-tp!L~jbLx}>j`PN5llwJB z(8KC*vM9naw9Wl;O9y0#w|h5I+E%U)82NN=zCiDSREI+cFd_BV*@h5pfS~A=l9+Jx gw4t^c?EeTb0H3(QEPMJVtpET307*qoM6N<$f=9yixc~qF literal 0 HcmV?d00001 diff --git a/popcorn/Assets/MyGame/Resource/Material/CornField/CornField_star.png.meta b/popcorn/Assets/MyGame/Resource/Material/CornField/CornField_star.png.meta new file mode 100644 index 00000000..5b2bbad6 --- /dev/null +++ b/popcorn/Assets/MyGame/Resource/Material/CornField/CornField_star.png.meta @@ -0,0 +1,128 @@ +fileFormatVersion: 2 +guid: e221b4130103d4370b16b66e5880337e +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 0 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Standalone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 0 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: iPhone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 0 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Android + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 0 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/popcorn/Assets/MyGame/Resource/UI/ui_additiv.mat b/popcorn/Assets/MyGame/Resource/UI/ui_additiv.mat new file mode 100644 index 00000000..ab001126 --- /dev/null +++ b/popcorn/Assets/MyGame/Resource/UI/ui_additiv.mat @@ -0,0 +1,84 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!21 &2100000 +Material: + serializedVersion: 6 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: ui_additiv + m_Shader: {fileID: 4800000, guid: aae8327308b1d435ba9386f29ac8f63e, type: 3} + m_ShaderKeywords: + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: {} + disabledShaderPasses: [] + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BumpMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailAlbedoMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailMask: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailNormalMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _EmissionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MetallicGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OcclusionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ParallaxMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Floats: + - _BumpScale: 1 + - _ColorMask: 15 + - _Cutoff: 0.5 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _GlossMapScale: 1 + - _Glossiness: 0.5 + - _GlossyReflections: 1 + - _Metallic: 0 + - _Mode: 0 + - _OcclusionStrength: 1 + - _Parallax: 0.02 + - _SmoothnessTextureChannel: 0 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _Stencil: 0 + - _StencilComp: 8 + - _StencilOp: 0 + - _StencilReadMask: 255 + - _StencilWriteMask: 255 + - _UVSec: 0 + - _UseUIAlphaClip: 0 + - _ZWrite: 1 + m_Colors: + - _Color: {r: 1, g: 1, b: 1, a: 1} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} diff --git a/popcorn/Assets/MyGame/Resource/UI/ui_additiv.mat.meta b/popcorn/Assets/MyGame/Resource/UI/ui_additiv.mat.meta new file mode 100644 index 00000000..008ede99 --- /dev/null +++ b/popcorn/Assets/MyGame/Resource/UI/ui_additiv.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 3ff488c33a1b24cca857cfe8b06d3ee2 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/popcorn/Assets/MyGame/Resource/UI/ui_feverLight_a_Dither.png b/popcorn/Assets/MyGame/Resource/UI/ui_feverLight_a_Dither.png new file mode 100644 index 0000000000000000000000000000000000000000..2102a92d5e4896d4e96a88118fb2ee394983fbc3 GIT binary patch literal 1663 zcmb_cYfzGD7=1qkB~bxO(bTXo$7)w)!fe(IbfwlUQq#(|60y`S8Yv=}7rrvP42iYP zj;58gtHo}+RzKD-w;&0fCeyTwh9N3yn|Uj|A;Pyb?KV3*`_o^~d44?SoSAdxITO8Q zqoe&|djNoAB52d{1{yI3Uu5K9VaOLZ#m#ZV(oD0~i1lm@hDYOrITn zrgRaeqSY1Z-%r1z()}%_0F&90rbU#Qb)M#ll9NWw;}S~L*B58s_xl%Lm19Jtj=Y89 z+}KPXr@pV8(NLm6Z1Jt>il2x|M=Fa;pL;Kn=x6&;n z@gdI+<+GJwE~l5Ro~%A0Fa?j=x9}WJFo2MGv>$0-LuxQ<%xFD?{*?pEb>5*+`~<+Qj9uc z8LV9vm4D^rjz59}`94R`f8O0CMqW_D%9}V>@Y&!p?F?!5XX;!=@VUcI5>|tgvhOA@ z_}n0kx*!B@Ni*r0`AH7k?gdpIg-yOo!E&C8I|<}eKfv51F3|O{Ls0loGV!imv~;0Z zG-85Ub)|s|AipQ6><_Qv(e0l3d!G`emv|ye`KpRgr`Pplt49=h`r-``cW`SLdH7Xt zjQ10MlCuP)57Z!2CD3}8TQ>WDTO}5~tA|TrNxE%n zlV#){W)yWYhXi{u^eL`LivT*%z4`(HUL&WXcmlMnBliumK?1$??b&g`N_o`8eILwo z5N0|M;A>jOkgVe;qHqaX z8G^Si;|(gqr#e4PzmMA7mPg!wx!33%eMsol1^u_<|JVB}b~u$*w0#|(5=(%6v45XP zz()lf-m04Q`pQ3Yr7_E zZB9$iADQmVtJ?PhfM)M(}4K#9qok$RTd z!xD?qoV(um_Ka#9`9qC8+}62nBSvayzk|jzdrH-G{-8DMu%qYcGe5kfyNb$Hh3Wth zlw&+S{^JL=sLc>lNr5R34Ee`$m^frWA2T+a4J7Cc?e%)y9;7{b*7#wMC0DF-g4xv` zg*!6x-?p}sgNJu)alYMFiq?% zn7wDFL{)-YuiRd%gSgMgK`rEg>ec4+%m6UF2K)B(co`WH?Cy;4Nig1T2xR9P+m4ff zl(ya$4FNPD0LI5>JuiR(&dv|fzYTrzCS9gOy8&PS(G?t-!TQhvh-7Yws0mLz{ud8m Bb)^6R literal 0 HcmV?d00001 diff --git a/popcorn/Assets/MyGame/Resource/UI/ui_feverLight_a_Dither.png.meta b/popcorn/Assets/MyGame/Resource/UI/ui_feverLight_a_Dither.png.meta new file mode 100644 index 00000000..79772006 --- /dev/null +++ b/popcorn/Assets/MyGame/Resource/UI/ui_feverLight_a_Dither.png.meta @@ -0,0 +1,92 @@ +fileFormatVersion: 2 +guid: 727dcc55d8df14a56b5754f8b7ebe9e2 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 125, y: 126, z: 125, w: 125} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/popcorn/Assets/MyGame/Resource/UI/ui_feverLight_b_Dither.png b/popcorn/Assets/MyGame/Resource/UI/ui_feverLight_b_Dither.png new file mode 100644 index 0000000000000000000000000000000000000000..20e9e31cb69e1e0c28b5c24147685fd1a363e3a9 GIT binary patch literal 2059 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 literal 0 HcmV?d00001 diff --git a/popcorn/Assets/MyGame/Resource/UI/ui_feverLight_c_Dither.png.meta b/popcorn/Assets/MyGame/Resource/UI/ui_feverLight_c_Dither.png.meta new file mode 100644 index 00000000..bce579a3 --- /dev/null +++ b/popcorn/Assets/MyGame/Resource/UI/ui_feverLight_c_Dither.png.meta @@ -0,0 +1,92 @@ +fileFormatVersion: 2 +guid: e6c057de8af5f4cbfb961ca66691ce30 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 121, y: 121, z: 120, w: 121} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/popcorn/Assets/MyGame/Resource/UI/ui_textFever.png b/popcorn/Assets/MyGame/Resource/UI/ui_textFever.png new file mode 100644 index 0000000000000000000000000000000000000000..94e353b13ce9cfab2d742972a830d964492d1446 GIT binary patch literal 30047 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≥;S)uA4Bdn4zl+Ic~%0YU+X6=dh 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 Date: Tue, 30 Nov 2021 17:10:42 +0900 Subject: [PATCH 2/2] =?UTF-8?q?=E8=82=A5=E6=96=99=E6=BC=94=E5=87=BA?= =?UTF-8?q?=E4=BD=9C=E6=88=90?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Brother/Brother_Blue_fertilizer.anim | 262 ++- .../Brother/Brother_pink_fertilizer.anim | 1718 +++++++++++++++-- .../Resource/Animation/FeverLightIdle.anim | 266 +-- .../Resource/Animation/FeverTextIdle.anim | 208 +- .../MyGame/Resource/Animation/SoilLight.anim | 296 +++ .../Resource/Animation/SoilLight.anim.meta | 8 + .../MyGame/Resource/Animation/soil.controller | 101 + .../Resource/Animation/soil.controller.meta | 8 + .../MyGame/Resource/UI/mt_SpriteEmission.mat | 85 + .../Resource/UI/mt_SpriteEmission.mat.meta | 8 + .../UI/{ui_additiv.mat => mt_UIadditiv.mat} | 2 +- ...additiv.mat.meta => mt_UIadditiv.mat.meta} | 0 .../MyGame/Scenes/CornField/CornField.unity | 126 +- .../Scenes/CornField/Prefabs/SetFour.prefab | 344 +++- .../Scenes/CornField/Prefabs/SetThree.prefab | 264 ++- 15 files changed, 3307 insertions(+), 389 deletions(-) create mode 100644 popcorn/Assets/MyGame/Resource/Animation/SoilLight.anim create mode 100644 popcorn/Assets/MyGame/Resource/Animation/SoilLight.anim.meta create mode 100644 popcorn/Assets/MyGame/Resource/Animation/soil.controller create mode 100644 popcorn/Assets/MyGame/Resource/Animation/soil.controller.meta create mode 100644 popcorn/Assets/MyGame/Resource/UI/mt_SpriteEmission.mat create mode 100644 popcorn/Assets/MyGame/Resource/UI/mt_SpriteEmission.mat.meta rename popcorn/Assets/MyGame/Resource/UI/{ui_additiv.mat => mt_UIadditiv.mat} (98%) rename popcorn/Assets/MyGame/Resource/UI/{ui_additiv.mat.meta => mt_UIadditiv.mat.meta} (100%) diff --git a/popcorn/Assets/MyGame/Resource/Animation/Brother/Brother_Blue_fertilizer.anim b/popcorn/Assets/MyGame/Resource/Animation/Brother/Brother_Blue_fertilizer.anim index b7581449..0369812e 100644 --- a/popcorn/Assets/MyGame/Resource/Animation/Brother/Brother_Blue_fertilizer.anim +++ b/popcorn/Assets/MyGame/Resource/Animation/Brother/Brother_Blue_fertilizer.anim @@ -98,7 +98,7 @@ AnimationClip: outWeight: {x: 0.33333334, y: 0.33333334, z: 0.07200481} - serializedVersion: 3 time: 0.16666667 - value: {x: 0, y: 0, z: -13.961291} + value: {x: 0, y: 0, z: -15.785815} inSlope: {x: 0, y: 0, z: 0} outSlope: {x: 0, y: 0, z: 0} tangentMode: 0 @@ -116,7 +116,7 @@ AnimationClip: outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} - serializedVersion: 3 time: 0.26666668 - value: {x: 0, y: 0, z: -12.865771} + value: {x: 0, y: 0, z: -13.884112} inSlope: {x: 0, y: 0, z: 0} outSlope: {x: 0, y: 0, z: 0} tangentMode: 0 @@ -394,7 +394,7 @@ AnimationClip: outWeight: {x: 0.33333334, y: 0.321246, z: 0.33333334} - serializedVersion: 3 time: 0.16666667 - value: {x: 1, y: 1.1039875, z: 1} + value: {x: 1, y: 1.1540058, z: 1} inSlope: {x: 0, y: 0, z: 0} outSlope: {x: 0, y: 0, z: 0} tangentMode: 0 @@ -403,9 +403,9 @@ AnimationClip: outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} - serializedVersion: 3 time: 0.25 - value: {x: 1, y: 1.0394052, z: 1} - inSlope: {x: 0, y: -1.1624801, z: 0} - outSlope: {x: 0, y: -1.1624801, z: 0} + value: {x: 1, y: 1.0644144, z: 1} + inSlope: {x: 0, y: -1.6126449, z: 0} + outSlope: {x: 0, y: -1.6126449, z: 0} tangentMode: 0 weightedMode: 0 inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} @@ -439,7 +439,7 @@ AnimationClip: outWeight: {x: 0.33333334, y: 0.30956346, z: 0.33333334} - serializedVersion: 3 time: 0.75 - value: {x: 1, y: 0.9267578, z: 1} + value: {x: 1, y: 0.8890991, z: 1} inSlope: {x: 0, y: 0, z: 0} outSlope: {x: 0, y: 0, z: 0} tangentMode: 0 @@ -448,7 +448,7 @@ AnimationClip: outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} - serializedVersion: 3 time: 0.8333333 - value: {x: 1, y: 1.0093079, z: 1} + value: {x: 1, y: 1.0211334, z: 1} inSlope: {x: 0, y: 0, z: 0} outSlope: {x: 0, y: 0, z: 0} tangentMode: 0 @@ -468,6 +468,49 @@ AnimationClip: m_PostInfinity: 2 m_RotationOrder: 4 path: AnimationPivot_Blue + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 1, y: 1, z: 1} + inSlope: {x: -2.7496767, y: -3.0972905, z: -2.9710116} + outSlope: {x: -2.7496767, y: -3.0972905, z: -2.9710116} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.11599756, y: 0.104397796, z: 0.104397796} + - serializedVersion: 3 + time: 0.16666667 + value: {x: 0.78123, y: 0.78123, z: 0.78123} + inSlope: {x: 0, y: 0, z: 0} + outSlope: {x: 0, y: 0, z: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 0.5 + value: {x: 0.78123, y: 0.78123, z: 0.78123} + inSlope: {x: 0, y: 0, z: 0} + outSlope: {x: 0, y: 0, z: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 0.6666667 + value: {x: 1, y: 1, z: 1} + inSlope: {x: 2.9955897, y: 2.817529, z: 3.6350355} + outSlope: {x: 2.9955897, y: 2.817529, z: 3.6350355} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.13728152, y: 0.1256815, z: 0.079282515} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: shadow m_FloatCurves: - curve: serializedVersion: 2 @@ -628,6 +671,13 @@ AnimationClip: typeID: 4 customType: 0 isPPtrCurve: 0 + - serializedVersion: 2 + path: 1970700845 + attribute: 3 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 - serializedVersion: 2 path: 3324904431 attribute: 2086281974 @@ -720,7 +770,7 @@ AnimationClip: outWeight: 0.321246 - serializedVersion: 3 time: 0.16666667 - value: 1.1039875 + value: 1.1540058 inSlope: 0 outSlope: 0 tangentMode: 136 @@ -756,7 +806,7 @@ AnimationClip: outWeight: 0.30956346 - serializedVersion: 3 time: 0.75 - value: 0.9267578 + value: 0.8890991 inSlope: 0 outSlope: 0 tangentMode: 136 @@ -765,7 +815,7 @@ AnimationClip: outWeight: 0.33333334 - serializedVersion: 3 time: 0.8333333 - value: 1.0093079 + value: 1.0211334 inSlope: 0 outSlope: 0 tangentMode: 0 @@ -1239,7 +1289,7 @@ AnimationClip: outWeight: 0.07200481 - serializedVersion: 3 time: 0.16666667 - value: -13.961291 + value: -15.785815 inSlope: 0 outSlope: 0 tangentMode: 136 @@ -1257,7 +1307,7 @@ AnimationClip: outWeight: 0.33333334 - serializedVersion: 3 time: 0.26666668 - value: -12.865771 + value: -13.884112 inSlope: 0 outSlope: 0 tangentMode: 136 @@ -1457,24 +1507,6 @@ AnimationClip: weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 - - serializedVersion: 3 - time: 0.16666667 - value: 0 - inSlope: 0 - outSlope: 0 - tangentMode: 136 - weightedMode: 0 - inWeight: 0.33333334 - outWeight: 0.33333334 - - serializedVersion: 3 - time: 0.5 - value: 0 - inSlope: 0 - outSlope: 0 - tangentMode: 136 - weightedMode: 0 - inWeight: 0.33333334 - outWeight: 0.33333334 - serializedVersion: 3 time: 0.6666667 value: 0 @@ -1503,24 +1535,6 @@ AnimationClip: weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 - - serializedVersion: 3 - time: 0.16666667 - value: 0 - inSlope: 0 - outSlope: 0 - tangentMode: 136 - weightedMode: 0 - inWeight: 0.33333334 - outWeight: 0.33333334 - - serializedVersion: 3 - time: 0.5 - value: 0 - inSlope: 0 - outSlope: 0 - tangentMode: 136 - weightedMode: 0 - inWeight: 0.33333334 - outWeight: 0.33333334 - serializedVersion: 3 time: 0.6666667 value: 0 @@ -1713,6 +1727,144 @@ AnimationClip: path: AnimationPivot_Blue/Blue/wing/right classID: 4 script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: -2.7496767 + outSlope: -2.7496767 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.11599756 + - serializedVersion: 3 + time: 0.16666667 + value: 0.78123 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5 + value: 0.78123 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6666667 + value: 1 + inSlope: 2.9955897 + outSlope: 2.9955897 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.13728152 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.x + path: shadow + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: -3.0972905 + outSlope: -3.0972905 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.104397796 + - serializedVersion: 3 + time: 0.16666667 + value: 0.78123 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5 + value: 0.78123 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6666667 + value: 1 + inSlope: 2.817529 + outSlope: 2.817529 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.1256815 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.y + path: shadow + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: -2.9710116 + outSlope: -2.9710116 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.104397796 + - serializedVersion: 3 + time: 0.16666667 + value: 0.78123 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5 + value: 0.78123 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6666667 + value: 1 + inSlope: 3.6350355 + outSlope: 3.6350355 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.079282515 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.z + path: shadow + classID: 4 + script: {fileID: 0} m_EulerEditorCurves: - curve: serializedVersion: 2 @@ -1721,7 +1873,7 @@ AnimationClip: m_PostInfinity: 2 m_RotationOrder: 4 attribute: m_LocalEulerAngles.z - path: AnimationPivot_Blue/Blue/leg/front + path: AnimationPivot_Blue classID: 4 script: {fileID: 0} - curve: @@ -1731,7 +1883,7 @@ AnimationClip: m_PostInfinity: 2 m_RotationOrder: 4 attribute: m_LocalEulerAngles.y - path: AnimationPivot_Blue/Blue/leg/front + path: AnimationPivot_Blue classID: 4 script: {fileID: 0} - curve: @@ -1741,7 +1893,7 @@ AnimationClip: m_PostInfinity: 2 m_RotationOrder: 4 attribute: m_LocalEulerAngles.x - path: AnimationPivot_Blue/Blue/leg/front + path: AnimationPivot_Blue classID: 4 script: {fileID: 0} - curve: @@ -1841,7 +1993,7 @@ AnimationClip: m_PostInfinity: 2 m_RotationOrder: 4 attribute: m_LocalEulerAngles.x - path: AnimationPivot_Blue + path: AnimationPivot_Blue/Blue/leg/front classID: 4 script: {fileID: 0} - curve: @@ -1851,7 +2003,7 @@ AnimationClip: m_PostInfinity: 2 m_RotationOrder: 4 attribute: m_LocalEulerAngles.y - path: AnimationPivot_Blue + path: AnimationPivot_Blue/Blue/leg/front classID: 4 script: {fileID: 0} - curve: @@ -1861,7 +2013,7 @@ AnimationClip: m_PostInfinity: 2 m_RotationOrder: 4 attribute: m_LocalEulerAngles.z - path: AnimationPivot_Blue + path: AnimationPivot_Blue/Blue/leg/front classID: 4 script: {fileID: 0} m_HasGenericRootTransform: 0 diff --git a/popcorn/Assets/MyGame/Resource/Animation/Brother/Brother_pink_fertilizer.anim b/popcorn/Assets/MyGame/Resource/Animation/Brother/Brother_pink_fertilizer.anim index 058384c1..c8ce2b10 100644 --- a/popcorn/Assets/MyGame/Resource/Animation/Brother/Brother_pink_fertilizer.anim +++ b/popcorn/Assets/MyGame/Resource/Animation/Brother/Brother_pink_fertilizer.anim @@ -19,13 +19,67 @@ AnimationClip: m_Curve: - serializedVersion: 3 time: 0 - value: {x: 0, y: 0, z: 58.381004} + value: {x: 0, y: 0, z: 64.62701} + inSlope: {x: 0, y: 0, z: -682.471} + outSlope: {x: 0, y: 0, z: -682.471} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.18195525} + - serializedVersion: 3 + time: 0.16666667 + value: {x: 0, y: 0, z: 17.22102} inSlope: {x: 0, y: 0, z: 0} outSlope: {x: 0, y: 0, z: 0} tangentMode: 0 weightedMode: 0 - inWeight: {x: 0, y: 0.33333334, z: 0.33333334} - outWeight: {x: 0, y: 0.33333334, z: 0.33333334} + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 0.25 + value: {x: 0, y: 0, z: 24.87782} + inSlope: {x: 0, y: 0, z: 41.42486} + outSlope: {x: 0, y: 0, z: 41.42486} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 0.5 + value: {x: 0, y: 0, z: 31.029305} + inSlope: {x: 0, y: 0, z: 46.136143} + outSlope: {x: 0, y: 0, z: 46.136143} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 0.78333336 + value: {x: 0, y: 0, z: 64.713806} + inSlope: {x: 0, y: 0, z: 130.7916} + outSlope: {x: 0, y: 0, z: -231.90007} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.34240383} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.1801845} + - serializedVersion: 3 + time: 1 + value: {x: 0, y: 0, z: 35.566116} + inSlope: {x: 0, y: 0, z: 0} + outSlope: {x: 0, y: 0, z: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.2451056} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 1.3333334 + value: {x: 0, y: 0, z: 35.566116} + inSlope: {x: 0, y: 0, z: 0} + outSlope: {x: 0, y: 0, z: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} m_PreInfinity: 2 m_PostInfinity: 2 m_RotationOrder: 4 @@ -35,25 +89,70 @@ AnimationClip: m_Curve: - serializedVersion: 3 time: 0 - value: {x: 0, y: 0, z: 75.509} + value: {x: 0, y: 0, z: 64.62701} + inSlope: {x: 0, y: 0, z: -682.471} + outSlope: {x: 0, y: 0, z: -682.471} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.18195525} + - serializedVersion: 3 + time: 0.16666667 + value: {x: 0, y: 0, z: -1.1087866} inSlope: {x: 0, y: 0, z: 0} outSlope: {x: 0, y: 0, z: 0} tangentMode: 0 weightedMode: 0 inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 0.25 + value: {x: 0, y: 0, z: 3.1643763} + inSlope: {x: 0, y: 0, z: 30.766464} + outSlope: {x: 0, y: 0, z: 30.766464} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 0.5 + value: {x: 0, y: 0, z: 9.146701} + inSlope: {x: 0, y: 0, z: 44.86743} + outSlope: {x: 0, y: 0, z: 44.86743} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} - serializedVersion: 3 time: 0.6666667 - value: {x: 0, y: 0, z: 0} - inSlope: {x: 0, y: 0, z: 0} - outSlope: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 29.518734} + inSlope: {x: 0, y: 0, z: 218.86494} + outSlope: {x: 0, y: 0, z: 218.86494} tangentMode: 0 weightedMode: 0 inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 0.78333336 + value: {x: 0, y: 0, z: 65.619705} + inSlope: {x: 0, y: 0, z: 409.45013} + outSlope: {x: 0, y: 0, z: -208.17361} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.091212556} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.24712639} + - serializedVersion: 3 + time: 1 + value: {x: 0, y: 0, z: 35.566116} + inSlope: {x: 0, y: 0, z: 0} + outSlope: {x: 0, y: 0, z: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.2451056} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} - serializedVersion: 3 time: 1.3333334 - value: {x: 0, y: 0, z: 75.509} + value: {x: 0, y: 0, z: 35.566116} inSlope: {x: 0, y: 0, z: 0} outSlope: {x: 0, y: 0, z: 0} tangentMode: 0 @@ -64,6 +163,171 @@ AnimationClip: m_PostInfinity: 2 m_RotationOrder: 4 path: AnimationPivot_pink/pink/wing/left + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0, y: 0, z: 0} + inSlope: {x: 0, y: 0, z: -158.26799} + outSlope: {x: 0, y: 0, z: -158.26799} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.07200481} + - serializedVersion: 3 + time: 0.16666667 + value: {x: 0, y: 0, z: -17.372608} + inSlope: {x: 0, y: 0, z: 0} + outSlope: {x: 0, y: 0, z: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 0.21666667 + value: {x: 0, y: 0, z: -10.214099} + inSlope: {x: 0, y: 0, z: 0} + outSlope: {x: 0, y: 0, z: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 0.26666668 + value: {x: 0, y: 0, z: -14.808337} + inSlope: {x: 0, y: 0, z: 0} + outSlope: {x: 0, y: 0, z: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 0.33333334 + value: {x: 0, y: 0, z: -10.473643} + inSlope: {x: 0, y: 0, z: 0} + outSlope: {x: 0, y: 0, z: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 0.41666666 + value: {x: 0, y: 0, z: -11.394061} + inSlope: {x: 0, y: 0, z: 0} + outSlope: {x: 0, y: 0, z: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 0.5 + value: {x: 0, y: 0, z: -10.588} + inSlope: {x: 0, y: 0, z: 12.896972} + outSlope: {x: 0, y: 0, z: 12.896972} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 0.6666667 + value: {x: 0, y: 0, z: 0} + inSlope: {x: 0, y: 0, z: 124.90462} + outSlope: {x: 0, y: 0, z: 124.90462} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.1553546} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: AnimationPivot_pink + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0, y: 0, z: 0} + inSlope: {x: 0, y: 0, z: 185.72522} + outSlope: {x: 0, y: 0, z: 185.72522} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.34754768} + - serializedVersion: 3 + time: 0.16666667 + value: {x: 0, y: 0, z: 17.369661} + inSlope: {x: 0, y: 0, z: 26.653915} + outSlope: {x: 0, y: 0, z: 26.653915} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 0.5 + value: {x: 0, y: 0, z: 20.7014} + inSlope: {x: 0, y: 0, z: 0} + outSlope: {x: 0, y: 0, z: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 0.6666667 + value: {x: 0, y: 0, z: 0} + inSlope: {x: 0, y: 0, z: -197.88255} + outSlope: {x: 0, y: 0, z: -197.88255} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.35074958} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: AnimationPivot_pink/pink/leg/back + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0, y: 0, z: 0} + inSlope: {x: 0, y: 0, z: -419.57162} + outSlope: {x: 0, y: 0, z: -419.57162} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.121945545} + - serializedVersion: 3 + time: 0.16666667 + value: {x: 0, y: 0, z: -33.407265} + inSlope: {x: 0, y: 0, z: -17.615723} + outSlope: {x: 0, y: 0, z: -17.615723} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 0.5 + value: {x: 0, y: 0, z: -35.60923} + inSlope: {x: 0, y: 0, z: 0} + outSlope: {x: 0, y: 0, z: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 0.6666667 + value: {x: 0, y: 0, z: 0} + inSlope: {x: 0, y: 0, z: 421.20932} + outSlope: {x: 0, y: 0, z: 421.20932} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.14851068} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: AnimationPivot_pink/pink/leg/front m_PositionCurves: - curve: serializedVersion: 2 @@ -86,7 +350,25 @@ AnimationClip: m_Curve: - serializedVersion: 3 time: 0 - value: {x: -0.89, y: -0.1, z: 0} + value: {x: 0.14, y: -1.83, z: 0} + inSlope: {x: 0, y: 5.7493687, z: 0} + outSlope: {x: 0, y: 5.7493687, z: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.5512725, z: 0.33333334} + - serializedVersion: 3 + time: 0.16666667 + value: {x: 0.14, y: -1.2370199, z: 0} + inSlope: {x: 0, y: 0.802002, z: 0} + outSlope: {x: 0, y: 0.802002, z: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 0.5 + value: {x: 0.14, y: -1.1367697, z: 0} inSlope: {x: 0, y: 0, z: 0} outSlope: {x: 0, y: 0, z: 0} tangentMode: 0 @@ -95,7 +377,32 @@ AnimationClip: outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} - serializedVersion: 3 time: 0.6666667 - value: {x: -1.0579998, y: -0.12599993, z: 0} + value: {x: 0.14, y: -1.83, z: 0} + inSlope: {x: 0, y: -6.452344, z: 0} + outSlope: {x: 0, y: -6.452344, z: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.31160328, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: AnimationPivot_pink + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0.75544065, y: -0.12599993, z: 0} + inSlope: {x: -0.6245556, y: 0.39811364, z: 0} + outSlope: {x: -0.6245556, y: 0.39811364, z: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.8226673, y: 0.46729597, z: 0.33333334} + - serializedVersion: 3 + time: 0.16666667 + value: {x: -0.8136566, y: -0.09, z: 0} inSlope: {x: 0, y: 0, z: 0} outSlope: {x: 0, y: 0, z: 0} tangentMode: 0 @@ -103,14 +410,23 @@ AnimationClip: inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} - serializedVersion: 3 - time: 1.3333334 - value: {x: -0.89, y: -0.1, z: 0} - inSlope: {x: 0, y: 0, z: 0} - outSlope: {x: 0, y: 0, z: 0} + time: 0.5 + value: {x: -0.78269655, y: -0.09, z: 0} + inSlope: {x: 0.2073133, y: 0, z: 0} + outSlope: {x: 0.2073133, y: 0, z: 0} tangentMode: 0 weightedMode: 0 inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 0.6666667 + value: {x: -0.71, y: -0.12599993, z: 0} + inSlope: {x: 1.1296604, y: -0.47093207, z: 0} + outSlope: {x: 1.1296604, y: -0.47093207, z: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.26329133, y: 0.26566562, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} m_PreInfinity: 2 m_PostInfinity: 2 m_RotationOrder: 4 @@ -122,6 +438,15 @@ AnimationClip: - serializedVersion: 3 time: 0 value: {x: 1, y: 1, z: 1} + inSlope: {x: 0, y: 0.8951239, z: 0} + outSlope: {x: 0, y: 0.8951239, z: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.321246, z: 0.33333334} + - serializedVersion: 3 + time: 0.16666667 + value: {x: 1, y: 1.1039875, z: 1} inSlope: {x: 0, y: 0, z: 0} outSlope: {x: 0, y: 0, z: 0} tangentMode: 0 @@ -129,14 +454,68 @@ AnimationClip: inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} - serializedVersion: 3 - time: 0.6666667 - value: {x: 1, y: 0.97, z: 1} + time: 0.25 + value: {x: 1, y: 1.0394052, z: 1} + inSlope: {x: 0, y: -1.1624801, z: 0} + outSlope: {x: 0, y: -1.1624801, z: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 0.33333334 + value: {x: 1, y: 0.974823, z: 1} inSlope: {x: 0, y: 0, z: 0} outSlope: {x: 0, y: 0, z: 0} tangentMode: 0 weightedMode: 0 inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 0.41666666 + value: {x: 1, y: 1, z: 1} + inSlope: {x: 0, y: 0, z: 0} + outSlope: {x: 0, y: 0, z: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.1734115, z: 0.33333334} + - serializedVersion: 3 + time: 0.6666667 + value: {x: 1, y: 1, z: 1} + inSlope: {x: 0, y: 0, z: 0} + outSlope: {x: 0, y: -1.2208914, z: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.30956346, z: 0.33333334} + - serializedVersion: 3 + time: 0.75 + value: {x: 1, y: 0.9267578, z: 1} + inSlope: {x: 0, y: 0, z: 0} + outSlope: {x: 0, y: 0, z: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 0.8333333 + value: {x: 1, y: 1.0200806, z: 1} + inSlope: {x: 0, y: 0, z: 0} + outSlope: {x: 0, y: 0, z: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.1734115, z: 0.33333334} + - serializedVersion: 3 + time: 1 + value: {x: 1, y: 1, z: 1} + inSlope: {x: 0, y: 0, z: 0} + outSlope: {x: 0, y: 0, z: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.1734115, z: 0.33333334} - serializedVersion: 3 time: 1.3333334 value: {x: 1, y: 1, z: 1} @@ -150,6 +529,49 @@ AnimationClip: m_PostInfinity: 2 m_RotationOrder: 4 path: AnimationPivot_pink + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 1, y: 1, z: 1} + inSlope: {x: -2.7496767, y: -3.0972905, z: -2.9710116} + outSlope: {x: -2.7496767, y: -3.0972905, z: -2.9710116} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.11599756, y: 0.104397796, z: 0.104397796} + - serializedVersion: 3 + time: 0.16666667 + value: {x: 0.78123, y: 0.78123, z: 0.78123} + inSlope: {x: 0, y: 0, z: 0} + outSlope: {x: 0, y: 0, z: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 0.5 + value: {x: 0.78123, y: 0.78123, z: 0.78123} + inSlope: {x: 0, y: 0, z: 0} + outSlope: {x: 0, y: 0, z: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 0.6666667 + value: {x: 1, y: 1, z: 1} + inSlope: {x: 2.9955897, y: 2.817529, z: 3.6350355} + outSlope: {x: 2.9955897, y: 2.817529, z: 3.6350355} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.13728152, y: 0.1256815, z: 0.079282515} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: shadow m_FloatCurves: - curve: serializedVersion: 2 @@ -163,6 +585,15 @@ AnimationClip: weightedMode: 0 inWeight: 0 outWeight: 0 + - serializedVersion: 3 + time: 0.6666667 + value: 1 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0 + outWeight: 0 m_PreInfinity: 2 m_PostInfinity: 2 m_RotationOrder: 4 @@ -183,7 +614,7 @@ AnimationClip: inWeight: 0 outWeight: 0 - serializedVersion: 3 - time: 0.5 + time: 0.16666667 value: 1 inSlope: Infinity outSlope: Infinity @@ -198,6 +629,34 @@ AnimationClip: path: ef_fertilizer classID: 1 script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + - serializedVersion: 3 + time: 0.6666667 + value: 0 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_IsActive + path: AnimationPivot_pink/pink/eye _smile + classID: 1 + script: {fileID: 0} m_PPtrCurves: [] m_SampleRate: 60 m_WrapMode: 0 @@ -206,6 +665,13 @@ AnimationClip: m_Extent: {x: 0, y: 0, z: 0} m_ClipBindingConstant: genericBindings: + - serializedVersion: 2 + path: 1016787908 + attribute: 1 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 - serializedVersion: 2 path: 3449290720 attribute: 1 @@ -213,6 +679,13 @@ AnimationClip: typeID: 4 customType: 0 isPPtrCurve: 0 + - serializedVersion: 2 + path: 1461620254 + attribute: 4 + script: {fileID: 0} + typeID: 4 + customType: 4 + isPPtrCurve: 0 - serializedVersion: 2 path: 3449290720 attribute: 4 @@ -222,6 +695,34 @@ AnimationClip: isPPtrCurve: 0 - serializedVersion: 2 path: 1016787908 + attribute: 4 + script: {fileID: 0} + typeID: 4 + customType: 4 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 2938359398 + attribute: 4 + script: {fileID: 0} + typeID: 4 + customType: 4 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 3797282459 + attribute: 4 + script: {fileID: 0} + typeID: 4 + customType: 4 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 1016787908 + attribute: 3 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 1970700845 attribute: 3 script: {fileID: 0} typeID: 4 @@ -241,6 +742,13 @@ AnimationClip: typeID: 1 customType: 0 isPPtrCurve: 0 + - serializedVersion: 2 + path: 3105993153 + attribute: 2086281974 + script: {fileID: 0} + typeID: 1 + customType: 0 + isPPtrCurve: 0 - serializedVersion: 2 path: 1461620254 attribute: 1 @@ -248,13 +756,6 @@ AnimationClip: typeID: 4 customType: 0 isPPtrCurve: 0 - - serializedVersion: 2 - path: 1461620254 - attribute: 4 - script: {fileID: 0} - typeID: 4 - customType: 4 - isPPtrCurve: 0 pptrCurveMapping: [] m_AnimationClipSettings: serializedVersion: 2 @@ -344,8 +845,8 @@ AnimationClip: outSlope: 0 tangentMode: 136 weightedMode: 0 - inWeight: 0 - outWeight: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 m_PreInfinity: 2 m_PostInfinity: 2 m_RotationOrder: 4 @@ -363,8 +864,8 @@ AnimationClip: outSlope: 0 tangentMode: 136 weightedMode: 0 - inWeight: 0 - outWeight: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 m_PreInfinity: 2 m_PostInfinity: 2 m_RotationOrder: 4 @@ -377,13 +878,67 @@ AnimationClip: m_Curve: - serializedVersion: 3 time: 0 - value: 58.381004 + value: 64.62701 + inSlope: -682.471 + outSlope: -682.471 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.18195525 + - serializedVersion: 3 + time: 0.16666667 + value: 17.22102 inSlope: 0 outSlope: 0 tangentMode: 136 weightedMode: 0 - inWeight: 0 - outWeight: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.25 + value: 24.87782 + inSlope: 41.42486 + outSlope: 41.42486 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5 + value: 31.029305 + inSlope: 46.136143 + outSlope: 46.136143 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.78333336 + value: 64.713806 + inSlope: 130.7916 + outSlope: -231.90007 + tangentMode: 1 + weightedMode: 0 + inWeight: 0.34240383 + outWeight: 0.1801845 + - serializedVersion: 3 + time: 1 + value: 35.566116 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.2451056 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.3333334 + value: 35.566116 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 m_PreInfinity: 2 m_PostInfinity: 2 m_RotationOrder: 4 @@ -391,117 +946,6 @@ AnimationClip: path: AnimationPivot_pink/pink/wing/right classID: 4 script: {fileID: 0} - - curve: - serializedVersion: 2 - m_Curve: - - serializedVersion: 3 - time: 0 - value: -0.89 - inSlope: 0 - outSlope: 0 - tangentMode: 136 - weightedMode: 0 - inWeight: 0.33333334 - outWeight: 0.33333334 - - serializedVersion: 3 - time: 0.6666667 - value: -1.0579998 - inSlope: 0 - outSlope: 0 - tangentMode: 136 - weightedMode: 0 - inWeight: 0.33333334 - outWeight: 0.33333334 - - serializedVersion: 3 - time: 1.3333334 - value: -0.89 - inSlope: 0 - outSlope: 0 - tangentMode: 136 - weightedMode: 0 - inWeight: 0.33333334 - outWeight: 0.33333334 - m_PreInfinity: 2 - m_PostInfinity: 2 - m_RotationOrder: 4 - attribute: m_LocalPosition.x - path: AnimationPivot_pink/pink/wing/left - classID: 4 - script: {fileID: 0} - - curve: - serializedVersion: 2 - m_Curve: - - serializedVersion: 3 - time: 0 - value: -0.1 - inSlope: 0 - outSlope: 0 - tangentMode: 136 - weightedMode: 0 - inWeight: 0.33333334 - outWeight: 0.33333334 - - serializedVersion: 3 - time: 0.6666667 - value: -0.12599993 - inSlope: 0 - outSlope: 0 - tangentMode: 136 - weightedMode: 0 - inWeight: 0.33333334 - outWeight: 0.33333334 - - serializedVersion: 3 - time: 1.3333334 - value: -0.1 - inSlope: 0 - outSlope: 0 - tangentMode: 136 - weightedMode: 0 - inWeight: 0.33333334 - outWeight: 0.33333334 - m_PreInfinity: 2 - m_PostInfinity: 2 - m_RotationOrder: 4 - attribute: m_LocalPosition.y - path: AnimationPivot_pink/pink/wing/left - classID: 4 - script: {fileID: 0} - - curve: - serializedVersion: 2 - m_Curve: - - serializedVersion: 3 - time: 0 - value: 0 - inSlope: 0 - outSlope: 0 - tangentMode: 136 - weightedMode: 0 - inWeight: 0.33333334 - outWeight: 0.33333334 - - serializedVersion: 3 - time: 0.6666667 - value: 0 - inSlope: 0 - outSlope: 0 - tangentMode: 136 - weightedMode: 0 - inWeight: 0.33333334 - outWeight: 0.33333334 - - serializedVersion: 3 - time: 1.3333334 - value: 0 - inSlope: 0 - outSlope: 0 - tangentMode: 136 - weightedMode: 0 - inWeight: 0.33333334 - outWeight: 0.33333334 - m_PreInfinity: 2 - m_PostInfinity: 2 - m_RotationOrder: 4 - attribute: m_LocalPosition.z - path: AnimationPivot_pink/pink/wing/left - classID: 4 - script: {fileID: 0} - curve: serializedVersion: 2 m_Curve: @@ -581,7 +1025,16 @@ AnimationClip: m_Curve: - serializedVersion: 3 time: 0 - value: 75.509 + value: 64.62701 + inSlope: -682.471 + outSlope: -682.471 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.18195525 + - serializedVersion: 3 + time: 0.16666667 + value: -1.1087866 inSlope: 0 outSlope: 0 tangentMode: 136 @@ -589,17 +1042,44 @@ AnimationClip: inWeight: 0.33333334 outWeight: 0.33333334 - serializedVersion: 3 - time: 0.6666667 - value: 0 - inSlope: 0 - outSlope: 0 + time: 0.25 + value: 3.1643763 + inSlope: 30.766464 + outSlope: 30.766464 tangentMode: 136 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5 + value: 9.146701 + inSlope: 44.86743 + outSlope: 44.86743 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.78333336 + value: 65.619705 + inSlope: 409.45013 + outSlope: -208.17361 + tangentMode: 1 + weightedMode: 0 + inWeight: 0.091212556 + outWeight: 0.24712639 + - serializedVersion: 3 + time: 1 + value: 35.566116 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.2451056 + outWeight: 0.33333334 - serializedVersion: 3 time: 1.3333334 - value: 75.509 + value: 35.566116 inSlope: 0 outSlope: 0 tangentMode: 136 @@ -625,6 +1105,15 @@ AnimationClip: weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.25 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 - serializedVersion: 3 time: 0.6666667 value: 1 @@ -656,6 +1145,15 @@ AnimationClip: - serializedVersion: 3 time: 0 value: 1 + inSlope: 0.8951239 + outSlope: 0.8951239 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.321246 + - serializedVersion: 3 + time: 0.16666667 + value: 1.1039875 inSlope: 0 outSlope: 0 tangentMode: 136 @@ -663,14 +1161,59 @@ AnimationClip: inWeight: 0.33333334 outWeight: 0.33333334 - serializedVersion: 3 - time: 0.6666667 - value: 0.97 + time: 0.33333334 + value: 0.974823 inSlope: 0 outSlope: 0 tangentMode: 136 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.41666666 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.1734115 + - serializedVersion: 3 + time: 0.6666667 + value: 1 + inSlope: 0 + outSlope: -1.2208914 + tangentMode: 1 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.30956346 + - serializedVersion: 3 + time: 0.75 + value: 0.9267578 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8333333 + value: 1.0200806 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.1734115 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.1734115 - serializedVersion: 3 time: 1.3333334 value: 1 @@ -699,6 +1242,15 @@ AnimationClip: weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.25 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 - serializedVersion: 3 time: 0.6666667 value: 1 @@ -736,6 +1288,15 @@ AnimationClip: weightedMode: 0 inWeight: 0 outWeight: 0 + - serializedVersion: 3 + time: 0.6666667 + value: 1 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0 + outWeight: 0 m_PreInfinity: 2 m_PostInfinity: 2 m_RotationOrder: 4 @@ -756,7 +1317,7 @@ AnimationClip: inWeight: 0 outWeight: 0 - serializedVersion: 3 - time: 0.5 + time: 0.16666667 value: 1 inSlope: Infinity outSlope: Infinity @@ -771,27 +1332,710 @@ AnimationClip: path: ef_fertilizer classID: 1 script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.14 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.x + path: AnimationPivot_pink + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -1.83 + inSlope: 5.7493687 + outSlope: 5.7493687 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.5512725 + - serializedVersion: 3 + time: 0.16666667 + value: -1.2370199 + inSlope: 0.802002 + outSlope: 0.802002 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5 + value: -1.1367697 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6666667 + value: -1.83 + inSlope: -6.452344 + outSlope: -6.452344 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.31160328 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.y + path: AnimationPivot_pink + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.z + path: AnimationPivot_pink + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6666667 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAnglesRaw.x + path: AnimationPivot_pink + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6666667 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAnglesRaw.y + path: AnimationPivot_pink + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: -158.26799 + outSlope: -158.26799 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.07200481 + - serializedVersion: 3 + time: 0.16666667 + value: -17.372608 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.21666667 + value: -10.214099 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.26666668 + value: -14.808337 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.33333334 + value: -10.473643 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.41666666 + value: -11.394061 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5 + value: -10.588 + inSlope: 12.896972 + outSlope: 12.896972 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6666667 + value: 0 + inSlope: 124.90462 + outSlope: 124.90462 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.1553546 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAnglesRaw.z + path: AnimationPivot_pink + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6666667 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAnglesRaw.x + path: AnimationPivot_pink/pink/leg/back + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6666667 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAnglesRaw.y + path: AnimationPivot_pink/pink/leg/back + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 185.72522 + outSlope: 185.72522 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.34754768 + - serializedVersion: 3 + time: 0.16666667 + value: 17.369661 + inSlope: 26.653915 + outSlope: 26.653915 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5 + value: 20.7014 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6666667 + value: 0 + inSlope: -197.88255 + outSlope: -197.88255 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.35074958 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAnglesRaw.z + path: AnimationPivot_pink/pink/leg/back + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6666667 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAnglesRaw.x + path: AnimationPivot_pink/pink/leg/front + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6666667 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAnglesRaw.y + path: AnimationPivot_pink/pink/leg/front + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: -419.57162 + outSlope: -419.57162 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.121945545 + - serializedVersion: 3 + time: 0.16666667 + value: -33.407265 + inSlope: -17.615723 + outSlope: -17.615723 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5 + value: -35.60923 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6666667 + value: 0 + inSlope: 421.20932 + outSlope: 421.20932 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.14851068 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAnglesRaw.z + path: AnimationPivot_pink/pink/leg/front + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + - serializedVersion: 3 + time: 0.6666667 + value: 0 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_IsActive + path: AnimationPivot_pink/pink/eye _smile + classID: 1 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: -2.7496767 + outSlope: -2.7496767 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.11599756 + - serializedVersion: 3 + time: 0.16666667 + value: 0.78123 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5 + value: 0.78123 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6666667 + value: 1 + inSlope: 2.9955897 + outSlope: 2.9955897 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.13728152 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.x + path: shadow + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: -3.0972905 + outSlope: -3.0972905 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.104397796 + - serializedVersion: 3 + time: 0.16666667 + value: 0.78123 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5 + value: 0.78123 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6666667 + value: 1 + inSlope: 2.817529 + outSlope: 2.817529 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.1256815 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.y + path: shadow + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: -2.9710116 + outSlope: -2.9710116 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.104397796 + - serializedVersion: 3 + time: 0.16666667 + value: 0.78123 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5 + value: 0.78123 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6666667 + value: 1 + inSlope: 3.6350355 + outSlope: 3.6350355 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.079282515 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.z + path: shadow + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.75544065 + inSlope: -0.6245556 + outSlope: -0.6245556 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.8226673 + - serializedVersion: 3 + time: 0.16666667 + value: -0.8136566 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5 + value: -0.78269655 + inSlope: 0.2073133 + outSlope: 0.2073133 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6666667 + value: -0.71 + inSlope: 1.1296604 + outSlope: 1.1296604 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.26329133 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.x + path: AnimationPivot_pink/pink/wing/left + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.12599993 + inSlope: 0.39811364 + outSlope: 0.39811364 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.46729597 + - serializedVersion: 3 + time: 0.16666667 + value: -0.09 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5 + value: -0.09 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6666667 + value: -0.12599993 + inSlope: -0.47093207 + outSlope: -0.47093207 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.26566562 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.y + path: AnimationPivot_pink/pink/wing/left + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.z + path: AnimationPivot_pink/pink/wing/left + classID: 4 + script: {fileID: 0} m_EulerEditorCurves: - - curve: - serializedVersion: 2 - m_Curve: [] - m_PreInfinity: 2 - m_PostInfinity: 2 - m_RotationOrder: 4 - attribute: m_LocalEulerAngles.x - path: AnimationPivot_pink/pink/wing/right - classID: 4 - script: {fileID: 0} - - curve: - serializedVersion: 2 - m_Curve: [] - m_PreInfinity: 2 - m_PostInfinity: 2 - m_RotationOrder: 4 - attribute: m_LocalEulerAngles.y - path: AnimationPivot_pink/pink/wing/right - classID: 4 - script: {fileID: 0} - curve: serializedVersion: 2 m_Curve: [] @@ -799,16 +2043,6 @@ AnimationClip: m_PostInfinity: 2 m_RotationOrder: 4 attribute: m_LocalEulerAngles.z - path: AnimationPivot_pink/pink/wing/right - classID: 4 - script: {fileID: 0} - - curve: - serializedVersion: 2 - m_Curve: [] - m_PreInfinity: 2 - m_PostInfinity: 2 - m_RotationOrder: 4 - attribute: m_LocalEulerAngles.x path: AnimationPivot_pink/pink/wing/left classID: 4 script: {fileID: 0} @@ -828,10 +2062,130 @@ AnimationClip: m_PreInfinity: 2 m_PostInfinity: 2 m_RotationOrder: 4 - attribute: m_LocalEulerAngles.z + attribute: m_LocalEulerAngles.x path: AnimationPivot_pink/pink/wing/left classID: 4 script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: [] + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalEulerAngles.z + path: AnimationPivot_pink/pink/leg/back + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: [] + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalEulerAngles.y + path: AnimationPivot_pink/pink/leg/back + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: [] + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalEulerAngles.x + path: AnimationPivot_pink/pink/leg/back + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: [] + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalEulerAngles.z + path: AnimationPivot_pink/pink/wing/right + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: [] + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalEulerAngles.y + path: AnimationPivot_pink/pink/wing/right + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: [] + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalEulerAngles.x + path: AnimationPivot_pink/pink/wing/right + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: [] + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalEulerAngles.z + path: AnimationPivot_pink/pink/leg/front + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: [] + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalEulerAngles.y + path: AnimationPivot_pink/pink/leg/front + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: [] + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalEulerAngles.x + path: AnimationPivot_pink/pink/leg/front + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: [] + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalEulerAngles.x + path: AnimationPivot_pink + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: [] + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalEulerAngles.y + path: AnimationPivot_pink + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: [] + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalEulerAngles.z + path: AnimationPivot_pink + classID: 4 + script: {fileID: 0} m_HasGenericRootTransform: 0 m_HasMotionFloatCurves: 0 m_Events: [] diff --git a/popcorn/Assets/MyGame/Resource/Animation/FeverLightIdle.anim b/popcorn/Assets/MyGame/Resource/Animation/FeverLightIdle.anim index 65607c12..84c9eb26 100644 --- a/popcorn/Assets/MyGame/Resource/Animation/FeverLightIdle.anim +++ b/popcorn/Assets/MyGame/Resource/Animation/FeverLightIdle.anim @@ -22,7 +22,7 @@ AnimationClip: m_Curve: - serializedVersion: 3 time: 0 - value: 0.084905684 + value: 0.09433961 inSlope: 0 outSlope: 0 tangentMode: 136 @@ -39,8 +39,8 @@ AnimationClip: inWeight: 0.33333334 outWeight: 0.33333334 - serializedVersion: 3 - time: 3.0166667 - value: 0.084905684 + time: 3 + value: 0.09433961 inSlope: 0 outSlope: 0 tangentMode: 136 @@ -59,7 +59,7 @@ AnimationClip: m_Curve: - serializedVersion: 3 time: 0 - value: 0.06839624 + value: 0.0728988 inSlope: 0 outSlope: 0 tangentMode: 136 @@ -69,8 +69,8 @@ AnimationClip: - serializedVersion: 3 time: 0.5833333 value: 0.07376602 - inSlope: 0.011659742 - outSlope: 0.011659742 + inSlope: 0.002262327 + outSlope: 0.002262327 tangentMode: 136 weightedMode: 0 inWeight: 0.33333334 @@ -85,8 +85,8 @@ AnimationClip: inWeight: 0.33333334 outWeight: 0.33333334 - serializedVersion: 3 - time: 3.0166667 - value: 0.06839624 + time: 3 + value: 0.0728988 inSlope: 0 outSlope: 0 tangentMode: 136 @@ -124,14 +124,14 @@ AnimationClip: - serializedVersion: 3 time: 1.5333333 value: 0.0051940526 - inSlope: -0.008538173 - outSlope: -0.008538173 + inSlope: -0.008597056 + outSlope: -0.008597056 tangentMode: 136 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 - serializedVersion: 3 - time: 3.0166667 + time: 3 value: 0 inSlope: 0 outSlope: 0 @@ -151,7 +151,7 @@ AnimationClip: m_Curve: - serializedVersion: 3 time: 0 - value: 0.084905684 + value: 0.09433961 inSlope: 0 outSlope: 0 tangentMode: 136 @@ -168,8 +168,8 @@ AnimationClip: inWeight: 0.33333334 outWeight: 0.33333334 - serializedVersion: 3 - time: 3.0166667 - value: 0.084905684 + time: 3 + value: 0.09433961 inSlope: 0 outSlope: 0 tangentMode: 136 @@ -188,7 +188,7 @@ AnimationClip: m_Curve: - serializedVersion: 3 time: 0 - value: 0.06839624 + value: 0.0728988 inSlope: 0 outSlope: 0 tangentMode: 136 @@ -198,8 +198,8 @@ AnimationClip: - serializedVersion: 3 time: 0.5833333 value: 0.07376602 - inSlope: 0.011659742 - outSlope: 0.011659742 + inSlope: 0.002262327 + outSlope: 0.002262327 tangentMode: 136 weightedMode: 0 inWeight: 0.33333334 @@ -214,8 +214,8 @@ AnimationClip: inWeight: 0.33333334 outWeight: 0.33333334 - serializedVersion: 3 - time: 3.0166667 - value: 0.06839624 + time: 3 + value: 0.0728988 inSlope: 0 outSlope: 0 tangentMode: 136 @@ -253,14 +253,14 @@ AnimationClip: - serializedVersion: 3 time: 1.5333333 value: 0.0051940526 - inSlope: -0.008538173 - outSlope: -0.008538173 + inSlope: -0.008597056 + outSlope: -0.008597056 tangentMode: 136 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 - serializedVersion: 3 - time: 3.0166667 + time: 3 value: 0 inSlope: 0 outSlope: 0 @@ -280,7 +280,7 @@ AnimationClip: m_Curve: - serializedVersion: 3 time: 0 - value: 0.20754719 + value: 0.13207549 inSlope: 0 outSlope: 0 tangentMode: 136 @@ -290,8 +290,8 @@ AnimationClip: - serializedVersion: 3 time: 1 value: 0.16113277 - inSlope: -0.09282884 - outSlope: -0.09282884 + inSlope: 0 + outSlope: 0 tangentMode: 136 weightedMode: 0 inWeight: 0.33333334 @@ -306,8 +306,8 @@ AnimationClip: inWeight: 0.33333334 outWeight: 0.33333334 - serializedVersion: 3 - time: 3.0166667 - value: 0.20754719 + time: 3 + value: 0.13207549 inSlope: 0 outSlope: 0 tangentMode: 136 @@ -326,7 +326,7 @@ AnimationClip: m_Curve: - serializedVersion: 3 time: 0 - value: 0.047206815 + value: 0 inSlope: 0 outSlope: 0 tangentMode: 136 @@ -352,8 +352,8 @@ AnimationClip: inWeight: 0.33333334 outWeight: 0.33333334 - serializedVersion: 3 - time: 3.0166667 - value: 0.047206815 + time: 3 + value: 0 inSlope: 0 outSlope: 0 tangentMode: 136 @@ -372,7 +372,7 @@ AnimationClip: m_Curve: - serializedVersion: 3 time: 0 - value: 0 + value: 0.006278516 inSlope: 0 outSlope: 0 tangentMode: 136 @@ -389,8 +389,8 @@ AnimationClip: inWeight: 0.33333334 outWeight: 0.33333334 - serializedVersion: 3 - time: 3.0166667 - value: 0 + time: 3 + value: 0.006278516 inSlope: 0 outSlope: 0 tangentMode: 136 @@ -409,7 +409,7 @@ AnimationClip: m_Curve: - serializedVersion: 3 time: 0 - value: 0.20754719 + value: 0.13207549 inSlope: 0 outSlope: 0 tangentMode: 136 @@ -419,8 +419,8 @@ AnimationClip: - serializedVersion: 3 time: 1 value: 0.16113277 - inSlope: -0.09282884 - outSlope: -0.09282884 + inSlope: 0 + outSlope: 0 tangentMode: 136 weightedMode: 0 inWeight: 0.33333334 @@ -435,8 +435,8 @@ AnimationClip: inWeight: 0.33333334 outWeight: 0.33333334 - serializedVersion: 3 - time: 3.0166667 - value: 0.20754719 + time: 3 + value: 0.13207549 inSlope: 0 outSlope: 0 tangentMode: 136 @@ -455,7 +455,7 @@ AnimationClip: m_Curve: - serializedVersion: 3 time: 0 - value: 0.047206815 + value: 0 inSlope: 0 outSlope: 0 tangentMode: 136 @@ -481,8 +481,8 @@ AnimationClip: inWeight: 0.33333334 outWeight: 0.33333334 - serializedVersion: 3 - time: 3.0166667 - value: 0.047206815 + time: 3 + value: 0 inSlope: 0 outSlope: 0 tangentMode: 136 @@ -501,7 +501,7 @@ AnimationClip: m_Curve: - serializedVersion: 3 time: 0 - value: 0 + value: 0.006278516 inSlope: 0 outSlope: 0 tangentMode: 136 @@ -518,8 +518,8 @@ AnimationClip: inWeight: 0.33333334 outWeight: 0.33333334 - serializedVersion: 3 - time: 3.0166667 - value: 0 + time: 3 + value: 0.006278516 inSlope: 0 outSlope: 0 tangentMode: 136 @@ -538,7 +538,7 @@ AnimationClip: m_Curve: - serializedVersion: 3 time: 0 - value: 0.14508155 + value: 0.2759982 inSlope: 0 outSlope: 0 tangentMode: 136 @@ -557,15 +557,15 @@ AnimationClip: - serializedVersion: 3 time: 2.45 value: 0.16862746 - inSlope: 0 - outSlope: 0 + inSlope: 0.09901508 + outSlope: 0.09901508 tangentMode: 136 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 - serializedVersion: 3 - time: 3.0166667 - value: 0.14508155 + time: 3 + value: 0.2759982 inSlope: 0 outSlope: 0 tangentMode: 136 @@ -603,14 +603,14 @@ AnimationClip: - serializedVersion: 3 time: 2.45 value: 0.008790592 - inSlope: -0.021528006 - outSlope: -0.021528006 + inSlope: -0.021749942 + outSlope: -0.021749942 tangentMode: 136 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 - serializedVersion: 3 - time: 3.0166667 + time: 3 value: 0 inSlope: 0 outSlope: 0 @@ -630,7 +630,7 @@ AnimationClip: m_Curve: - serializedVersion: 3 time: 0 - value: 0.16981131 + value: 0.3207547 inSlope: 0 outSlope: 0 tangentMode: 136 @@ -647,8 +647,8 @@ AnimationClip: inWeight: 0.33333334 outWeight: 0.33333334 - serializedVersion: 3 - time: 3.0166667 - value: 0.16981131 + time: 3 + value: 0.3207547 inSlope: 0 outSlope: 0 tangentMode: 136 @@ -667,7 +667,7 @@ AnimationClip: m_Curve: - serializedVersion: 3 time: 0 - value: 0.14508155 + value: 0.2759982 inSlope: 0 outSlope: 0 tangentMode: 136 @@ -686,15 +686,15 @@ AnimationClip: - serializedVersion: 3 time: 2.45 value: 0.16862746 - inSlope: 0 - outSlope: 0 + inSlope: 0.09901508 + outSlope: 0.09901508 tangentMode: 136 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 - serializedVersion: 3 - time: 3.0166667 - value: 0.14508155 + time: 3 + value: 0.2759982 inSlope: 0 outSlope: 0 tangentMode: 136 @@ -732,14 +732,14 @@ AnimationClip: - serializedVersion: 3 time: 2.45 value: 0.008790592 - inSlope: -0.021528006 - outSlope: -0.021528006 + inSlope: -0.021749942 + outSlope: -0.021749942 tangentMode: 136 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 - serializedVersion: 3 - time: 3.0166667 + time: 3 value: 0 inSlope: 0 outSlope: 0 @@ -759,7 +759,7 @@ AnimationClip: m_Curve: - serializedVersion: 3 time: 0 - value: 0.16981131 + value: 0.3207547 inSlope: 0 outSlope: 0 tangentMode: 136 @@ -776,8 +776,8 @@ AnimationClip: inWeight: 0.33333334 outWeight: 0.33333334 - serializedVersion: 3 - time: 3.0166667 - value: 0.16981131 + time: 3 + value: 0.3207547 inSlope: 0 outSlope: 0 tangentMode: 136 @@ -931,7 +931,7 @@ AnimationClip: m_AdditiveReferencePoseClip: {fileID: 0} m_AdditiveReferencePoseTime: 0 m_StartTime: 0 - m_StopTime: 3.0166667 + m_StopTime: 3 m_OrientationOffsetY: 0 m_Level: 0 m_CycleOffset: 0 @@ -952,7 +952,7 @@ AnimationClip: m_Curve: - serializedVersion: 3 time: 0 - value: 0.084905684 + value: 0.09433961 inSlope: 0 outSlope: 0 tangentMode: 136 @@ -969,8 +969,8 @@ AnimationClip: inWeight: 0.33333334 outWeight: 0.33333334 - serializedVersion: 3 - time: 3.0166667 - value: 0.084905684 + time: 3 + value: 0.09433961 inSlope: 0 outSlope: 0 tangentMode: 136 @@ -989,7 +989,7 @@ AnimationClip: m_Curve: - serializedVersion: 3 time: 0 - value: 0.06839624 + value: 0.0728988 inSlope: 0 outSlope: 0 tangentMode: 136 @@ -999,8 +999,8 @@ AnimationClip: - serializedVersion: 3 time: 0.5833333 value: 0.07376602 - inSlope: 0.011659742 - outSlope: 0.011659742 + inSlope: 0.002262327 + outSlope: 0.002262327 tangentMode: 136 weightedMode: 0 inWeight: 0.33333334 @@ -1015,8 +1015,8 @@ AnimationClip: inWeight: 0.33333334 outWeight: 0.33333334 - serializedVersion: 3 - time: 3.0166667 - value: 0.06839624 + time: 3 + value: 0.0728988 inSlope: 0 outSlope: 0 tangentMode: 136 @@ -1054,14 +1054,14 @@ AnimationClip: - serializedVersion: 3 time: 1.5333333 value: 0.0051940526 - inSlope: -0.008538173 - outSlope: -0.008538173 + inSlope: -0.008597056 + outSlope: -0.008597056 tangentMode: 136 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 - serializedVersion: 3 - time: 3.0166667 + time: 3 value: 0 inSlope: 0 outSlope: 0 @@ -1081,7 +1081,7 @@ AnimationClip: m_Curve: - serializedVersion: 3 time: 0 - value: 0.084905684 + value: 0.09433961 inSlope: 0 outSlope: 0 tangentMode: 136 @@ -1098,8 +1098,8 @@ AnimationClip: inWeight: 0.33333334 outWeight: 0.33333334 - serializedVersion: 3 - time: 3.0166667 - value: 0.084905684 + time: 3 + value: 0.09433961 inSlope: 0 outSlope: 0 tangentMode: 136 @@ -1118,7 +1118,7 @@ AnimationClip: m_Curve: - serializedVersion: 3 time: 0 - value: 0.06839624 + value: 0.0728988 inSlope: 0 outSlope: 0 tangentMode: 136 @@ -1128,8 +1128,8 @@ AnimationClip: - serializedVersion: 3 time: 0.5833333 value: 0.07376602 - inSlope: 0.011659742 - outSlope: 0.011659742 + inSlope: 0.002262327 + outSlope: 0.002262327 tangentMode: 136 weightedMode: 0 inWeight: 0.33333334 @@ -1144,8 +1144,8 @@ AnimationClip: inWeight: 0.33333334 outWeight: 0.33333334 - serializedVersion: 3 - time: 3.0166667 - value: 0.06839624 + time: 3 + value: 0.0728988 inSlope: 0 outSlope: 0 tangentMode: 136 @@ -1183,14 +1183,14 @@ AnimationClip: - serializedVersion: 3 time: 1.5333333 value: 0.0051940526 - inSlope: -0.008538173 - outSlope: -0.008538173 + inSlope: -0.008597056 + outSlope: -0.008597056 tangentMode: 136 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 - serializedVersion: 3 - time: 3.0166667 + time: 3 value: 0 inSlope: 0 outSlope: 0 @@ -1210,7 +1210,7 @@ AnimationClip: m_Curve: - serializedVersion: 3 time: 0 - value: 0.20754719 + value: 0.13207549 inSlope: 0 outSlope: 0 tangentMode: 136 @@ -1220,8 +1220,8 @@ AnimationClip: - serializedVersion: 3 time: 1 value: 0.16113277 - inSlope: -0.09282884 - outSlope: -0.09282884 + inSlope: 0 + outSlope: 0 tangentMode: 136 weightedMode: 0 inWeight: 0.33333334 @@ -1236,8 +1236,8 @@ AnimationClip: inWeight: 0.33333334 outWeight: 0.33333334 - serializedVersion: 3 - time: 3.0166667 - value: 0.20754719 + time: 3 + value: 0.13207549 inSlope: 0 outSlope: 0 tangentMode: 136 @@ -1256,7 +1256,7 @@ AnimationClip: m_Curve: - serializedVersion: 3 time: 0 - value: 0.047206815 + value: 0 inSlope: 0 outSlope: 0 tangentMode: 136 @@ -1282,8 +1282,8 @@ AnimationClip: inWeight: 0.33333334 outWeight: 0.33333334 - serializedVersion: 3 - time: 3.0166667 - value: 0.047206815 + time: 3 + value: 0 inSlope: 0 outSlope: 0 tangentMode: 136 @@ -1302,7 +1302,7 @@ AnimationClip: m_Curve: - serializedVersion: 3 time: 0 - value: 0 + value: 0.006278516 inSlope: 0 outSlope: 0 tangentMode: 136 @@ -1319,8 +1319,8 @@ AnimationClip: inWeight: 0.33333334 outWeight: 0.33333334 - serializedVersion: 3 - time: 3.0166667 - value: 0 + time: 3 + value: 0.006278516 inSlope: 0 outSlope: 0 tangentMode: 136 @@ -1339,7 +1339,7 @@ AnimationClip: m_Curve: - serializedVersion: 3 time: 0 - value: 0.20754719 + value: 0.13207549 inSlope: 0 outSlope: 0 tangentMode: 136 @@ -1349,8 +1349,8 @@ AnimationClip: - serializedVersion: 3 time: 1 value: 0.16113277 - inSlope: -0.09282884 - outSlope: -0.09282884 + inSlope: 0 + outSlope: 0 tangentMode: 136 weightedMode: 0 inWeight: 0.33333334 @@ -1365,8 +1365,8 @@ AnimationClip: inWeight: 0.33333334 outWeight: 0.33333334 - serializedVersion: 3 - time: 3.0166667 - value: 0.20754719 + time: 3 + value: 0.13207549 inSlope: 0 outSlope: 0 tangentMode: 136 @@ -1385,7 +1385,7 @@ AnimationClip: m_Curve: - serializedVersion: 3 time: 0 - value: 0.047206815 + value: 0 inSlope: 0 outSlope: 0 tangentMode: 136 @@ -1411,8 +1411,8 @@ AnimationClip: inWeight: 0.33333334 outWeight: 0.33333334 - serializedVersion: 3 - time: 3.0166667 - value: 0.047206815 + time: 3 + value: 0 inSlope: 0 outSlope: 0 tangentMode: 136 @@ -1431,7 +1431,7 @@ AnimationClip: m_Curve: - serializedVersion: 3 time: 0 - value: 0 + value: 0.006278516 inSlope: 0 outSlope: 0 tangentMode: 136 @@ -1448,8 +1448,8 @@ AnimationClip: inWeight: 0.33333334 outWeight: 0.33333334 - serializedVersion: 3 - time: 3.0166667 - value: 0 + time: 3 + value: 0.006278516 inSlope: 0 outSlope: 0 tangentMode: 136 @@ -1468,7 +1468,7 @@ AnimationClip: m_Curve: - serializedVersion: 3 time: 0 - value: 0.14508155 + value: 0.2759982 inSlope: 0 outSlope: 0 tangentMode: 136 @@ -1487,15 +1487,15 @@ AnimationClip: - serializedVersion: 3 time: 2.45 value: 0.16862746 - inSlope: 0 - outSlope: 0 + inSlope: 0.09901508 + outSlope: 0.09901508 tangentMode: 136 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 - serializedVersion: 3 - time: 3.0166667 - value: 0.14508155 + time: 3 + value: 0.2759982 inSlope: 0 outSlope: 0 tangentMode: 136 @@ -1533,14 +1533,14 @@ AnimationClip: - serializedVersion: 3 time: 2.45 value: 0.008790592 - inSlope: -0.021528006 - outSlope: -0.021528006 + inSlope: -0.021749942 + outSlope: -0.021749942 tangentMode: 136 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 - serializedVersion: 3 - time: 3.0166667 + time: 3 value: 0 inSlope: 0 outSlope: 0 @@ -1560,7 +1560,7 @@ AnimationClip: m_Curve: - serializedVersion: 3 time: 0 - value: 0.16981131 + value: 0.3207547 inSlope: 0 outSlope: 0 tangentMode: 136 @@ -1577,8 +1577,8 @@ AnimationClip: inWeight: 0.33333334 outWeight: 0.33333334 - serializedVersion: 3 - time: 3.0166667 - value: 0.16981131 + time: 3 + value: 0.3207547 inSlope: 0 outSlope: 0 tangentMode: 136 @@ -1597,7 +1597,7 @@ AnimationClip: m_Curve: - serializedVersion: 3 time: 0 - value: 0.14508155 + value: 0.2759982 inSlope: 0 outSlope: 0 tangentMode: 136 @@ -1616,15 +1616,15 @@ AnimationClip: - serializedVersion: 3 time: 2.45 value: 0.16862746 - inSlope: 0 - outSlope: 0 + inSlope: 0.09901508 + outSlope: 0.09901508 tangentMode: 136 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 - serializedVersion: 3 - time: 3.0166667 - value: 0.14508155 + time: 3 + value: 0.2759982 inSlope: 0 outSlope: 0 tangentMode: 136 @@ -1662,14 +1662,14 @@ AnimationClip: - serializedVersion: 3 time: 2.45 value: 0.008790592 - inSlope: -0.021528006 - outSlope: -0.021528006 + inSlope: -0.021749942 + outSlope: -0.021749942 tangentMode: 136 weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 - serializedVersion: 3 - time: 3.0166667 + time: 3 value: 0 inSlope: 0 outSlope: 0 @@ -1689,7 +1689,7 @@ AnimationClip: m_Curve: - serializedVersion: 3 time: 0 - value: 0.16981131 + value: 0.3207547 inSlope: 0 outSlope: 0 tangentMode: 136 @@ -1706,8 +1706,8 @@ AnimationClip: inWeight: 0.33333334 outWeight: 0.33333334 - serializedVersion: 3 - time: 3.0166667 - value: 0.16981131 + time: 3 + value: 0.3207547 inSlope: 0 outSlope: 0 tangentMode: 136 diff --git a/popcorn/Assets/MyGame/Resource/Animation/FeverTextIdle.anim b/popcorn/Assets/MyGame/Resource/Animation/FeverTextIdle.anim index fa549396..7beeb92b 100644 --- a/popcorn/Assets/MyGame/Resource/Animation/FeverTextIdle.anim +++ b/popcorn/Assets/MyGame/Resource/Animation/FeverTextIdle.anim @@ -15,7 +15,59 @@ AnimationClip: m_CompressedRotationCurves: [] m_EulerCurves: [] m_PositionCurves: [] - m_ScaleCurves: [] + m_ScaleCurves: + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 1, y: 1, z: 1} + inSlope: {x: 0, y: 0, z: 0} + outSlope: {x: 0, y: 0, z: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 0.016666668 + value: {x: 1, y: 1.1125, z: 1} + inSlope: {x: 0, y: 0, z: 0} + outSlope: {x: 0, y: 0, z: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 0.083333336 + value: {x: 1, y: 0.93685913, z: 1} + inSlope: {x: 0, y: 0, z: 0} + outSlope: {x: 0, y: 0, z: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 0.16666667 + value: {x: 1, y: 1.0134888, z: 1} + inSlope: {x: 0, y: 0, z: 0} + outSlope: {x: 0, y: 0, z: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 0.25 + value: {x: 1, y: 1, z: 1} + inSlope: {x: 0, y: 0, z: 0} + outSlope: {x: 0, y: 0, z: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: m_FloatCurves: - curve: serializedVersion: 2 @@ -62,6 +114,13 @@ AnimationClip: m_Extent: {x: 0, y: 0, z: 0} m_ClipBindingConstant: genericBindings: + - serializedVersion: 2 + path: 0 + attribute: 3 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 - serializedVersion: 2 path: 0 attribute: 538195251 @@ -128,6 +187,153 @@ AnimationClip: path: classID: 224 script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.016666668 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.083333336 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.16666667 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.x + path: + classID: 224 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.016666668 + value: 1.1125 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.083333336 + value: 0.93685913 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.16666667 + value: 1.0134888 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.25 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.y + path: + classID: 224 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.016666668 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.083333336 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.16666667 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.z + path: + classID: 224 + script: {fileID: 0} m_EulerEditorCurves: [] m_HasGenericRootTransform: 0 m_HasMotionFloatCurves: 0 diff --git a/popcorn/Assets/MyGame/Resource/Animation/SoilLight.anim b/popcorn/Assets/MyGame/Resource/Animation/SoilLight.anim new file mode 100644 index 00000000..13b96e36 --- /dev/null +++ b/popcorn/Assets/MyGame/Resource/Animation/SoilLight.anim @@ -0,0 +1,296 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!74 &7400000 +AnimationClip: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: SoilLight + serializedVersion: 6 + m_Legacy: 0 + m_Compressed: 0 + m_UseHighQualityCurve: 1 + m_RotationCurves: [] + m_CompressedRotationCurves: [] + m_EulerCurves: [] + m_PositionCurves: [] + m_ScaleCurves: [] + m_FloatCurves: + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0.1792453 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_Color.r + path: + classID: 212 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0.16801378 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_Color.g + path: + classID: 212 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_Color.b + path: + classID: 212 + script: {fileID: 0} + m_PPtrCurves: [] + m_SampleRate: 60 + m_WrapMode: 0 + m_Bounds: + m_Center: {x: 0, y: 0, z: 0} + m_Extent: {x: 0, y: 0, z: 0} + m_ClipBindingConstant: + genericBindings: + - serializedVersion: 2 + path: 0 + attribute: 2526845255 + script: {fileID: 0} + typeID: 212 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 0 + attribute: 4215373228 + script: {fileID: 0} + typeID: 212 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 0 + attribute: 2334886179 + script: {fileID: 0} + typeID: 212 + customType: 0 + isPPtrCurve: 0 + pptrCurveMapping: [] + m_AnimationClipSettings: + serializedVersion: 2 + m_AdditiveReferencePoseClip: {fileID: 0} + m_AdditiveReferencePoseTime: 0 + m_StartTime: 0 + m_StopTime: 2 + m_OrientationOffsetY: 0 + m_Level: 0 + m_CycleOffset: 0 + m_HasAdditiveReferencePose: 0 + m_LoopTime: 1 + m_LoopBlend: 0 + m_LoopBlendOrientation: 0 + m_LoopBlendPositionY: 0 + m_LoopBlendPositionXZ: 0 + m_KeepOriginalOrientation: 0 + m_KeepOriginalPositionY: 1 + m_KeepOriginalPositionXZ: 0 + m_HeightFromFeet: 0 + m_Mirror: 0 + m_EditorCurves: + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0.1792453 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_Color.r + path: + classID: 212 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0.16801378 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_Color.g + path: + classID: 212 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_Color.b + path: + classID: 212 + script: {fileID: 0} + m_EulerEditorCurves: [] + m_HasGenericRootTransform: 0 + m_HasMotionFloatCurves: 0 + m_Events: [] diff --git a/popcorn/Assets/MyGame/Resource/Animation/SoilLight.anim.meta b/popcorn/Assets/MyGame/Resource/Animation/SoilLight.anim.meta new file mode 100644 index 00000000..0f7c4866 --- /dev/null +++ b/popcorn/Assets/MyGame/Resource/Animation/SoilLight.anim.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: efc9ea90fa27c48d4bfe18ab88a1c89e +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 7400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/popcorn/Assets/MyGame/Resource/Animation/soil.controller b/popcorn/Assets/MyGame/Resource/Animation/soil.controller new file mode 100644 index 00000000..0368c37b --- /dev/null +++ b/popcorn/Assets/MyGame/Resource/Animation/soil.controller @@ -0,0 +1,101 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1102 &-8729623520970158736 +AnimatorState: + serializedVersion: 5 + m_ObjectHideFlags: 1 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: New State + m_Speed: 1 + m_CycleOffset: 0 + m_Transitions: [] + m_StateMachineBehaviours: [] + m_Position: {x: 50, y: 50, z: 0} + m_IKOnFeet: 0 + m_WriteDefaultValues: 1 + m_Mirror: 0 + m_SpeedParameterActive: 0 + m_MirrorParameterActive: 0 + m_CycleOffsetParameterActive: 0 + m_TimeParameterActive: 0 + m_Motion: {fileID: 0} + m_Tag: + m_SpeedParameter: + m_MirrorParameter: + m_CycleOffsetParameter: + m_TimeParameter: +--- !u!91 &9100000 +AnimatorController: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: soil + serializedVersion: 5 + m_AnimatorParameters: [] + m_AnimatorLayers: + - serializedVersion: 5 + m_Name: Base Layer + m_StateMachine: {fileID: 1181247316183840068} + m_Mask: {fileID: 0} + m_Motions: [] + m_Behaviours: [] + m_BlendingMode: 0 + m_SyncedLayerIndex: -1 + m_DefaultWeight: 0 + m_IKPass: 0 + m_SyncedLayerAffectsTiming: 0 + m_Controller: {fileID: 9100000} +--- !u!1107 &1181247316183840068 +AnimatorStateMachine: + serializedVersion: 5 + m_ObjectHideFlags: 1 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Base Layer + m_ChildStates: + - serializedVersion: 1 + m_State: {fileID: 3124530945641461338} + m_Position: {x: 290, y: 60, z: 0} + - serializedVersion: 1 + m_State: {fileID: -8729623520970158736} + m_Position: {x: 290, y: 130, z: 0} + m_ChildStateMachines: [] + m_AnyStateTransitions: [] + m_EntryTransitions: [] + m_StateMachineTransitions: {} + m_StateMachineBehaviours: [] + m_AnyStatePosition: {x: 50, y: 20, z: 0} + m_EntryPosition: {x: 50, y: 120, z: 0} + m_ExitPosition: {x: 800, y: 120, z: 0} + m_ParentStateMachinePosition: {x: 800, y: 20, z: 0} + m_DefaultState: {fileID: -8729623520970158736} +--- !u!1102 &3124530945641461338 +AnimatorState: + serializedVersion: 5 + m_ObjectHideFlags: 1 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: SoilLight + m_Speed: 1 + m_CycleOffset: 0 + m_Transitions: [] + m_StateMachineBehaviours: [] + m_Position: {x: 50, y: 50, z: 0} + m_IKOnFeet: 0 + m_WriteDefaultValues: 1 + m_Mirror: 0 + m_SpeedParameterActive: 0 + m_MirrorParameterActive: 0 + m_CycleOffsetParameterActive: 0 + m_TimeParameterActive: 0 + m_Motion: {fileID: 7400000, guid: efc9ea90fa27c48d4bfe18ab88a1c89e, type: 2} + m_Tag: + m_SpeedParameter: + m_MirrorParameter: + m_CycleOffsetParameter: + m_TimeParameter: diff --git a/popcorn/Assets/MyGame/Resource/Animation/soil.controller.meta b/popcorn/Assets/MyGame/Resource/Animation/soil.controller.meta new file mode 100644 index 00000000..5a4f7fe2 --- /dev/null +++ b/popcorn/Assets/MyGame/Resource/Animation/soil.controller.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 247ca2bb156a445cca71b2b889ac0fdf +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 9100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/popcorn/Assets/MyGame/Resource/UI/mt_SpriteEmission.mat b/popcorn/Assets/MyGame/Resource/UI/mt_SpriteEmission.mat new file mode 100644 index 00000000..6295cc69 --- /dev/null +++ b/popcorn/Assets/MyGame/Resource/UI/mt_SpriteEmission.mat @@ -0,0 +1,85 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!21 &2100000 +Material: + serializedVersion: 6 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: mt_SpriteEmission + m_Shader: {fileID: 4800000, guid: 35a8d5b95e0064223ad07f51cd54e73d, type: 3} + m_ShaderKeywords: ETC1_EXTERNAL_ALPHA + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: {} + disabledShaderPasses: [] + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BumpMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailAlbedoMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailMask: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailNormalMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _EmissionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MetallicGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OcclusionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ParallaxMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Floats: + - PixelSnap: 0 + - _BumpScale: 1 + - _ColorMask: 15 + - _Cutoff: 0.5 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _GlossMapScale: 1 + - _Glossiness: 0.5 + - _GlossyReflections: 1 + - _Metallic: 0 + - _Mode: 0 + - _OcclusionStrength: 1 + - _Parallax: 0.02 + - _SmoothnessTextureChannel: 0 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _Stencil: 0 + - _StencilComp: 8 + - _StencilOp: 0 + - _StencilReadMask: 255 + - _StencilWriteMask: 255 + - _UVSec: 0 + - _UseUIAlphaClip: 0 + - _ZWrite: 1 + m_Colors: + - _Color: {r: 1, g: 1, b: 1, a: 1} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} diff --git a/popcorn/Assets/MyGame/Resource/UI/mt_SpriteEmission.mat.meta b/popcorn/Assets/MyGame/Resource/UI/mt_SpriteEmission.mat.meta new file mode 100644 index 00000000..24d3c5ac --- /dev/null +++ b/popcorn/Assets/MyGame/Resource/UI/mt_SpriteEmission.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 0124f6adc64e245ee84120464b3915a3 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/popcorn/Assets/MyGame/Resource/UI/ui_additiv.mat b/popcorn/Assets/MyGame/Resource/UI/mt_UIadditiv.mat similarity index 98% rename from popcorn/Assets/MyGame/Resource/UI/ui_additiv.mat rename to popcorn/Assets/MyGame/Resource/UI/mt_UIadditiv.mat index ab001126..cbcbac25 100644 --- a/popcorn/Assets/MyGame/Resource/UI/ui_additiv.mat +++ b/popcorn/Assets/MyGame/Resource/UI/mt_UIadditiv.mat @@ -7,7 +7,7 @@ Material: m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_Name: ui_additiv + m_Name: mt_UIadditiv m_Shader: {fileID: 4800000, guid: aae8327308b1d435ba9386f29ac8f63e, type: 3} m_ShaderKeywords: m_LightmapFlags: 4 diff --git a/popcorn/Assets/MyGame/Resource/UI/ui_additiv.mat.meta b/popcorn/Assets/MyGame/Resource/UI/mt_UIadditiv.mat.meta similarity index 100% rename from popcorn/Assets/MyGame/Resource/UI/ui_additiv.mat.meta rename to popcorn/Assets/MyGame/Resource/UI/mt_UIadditiv.mat.meta diff --git a/popcorn/Assets/MyGame/Scenes/CornField/CornField.unity b/popcorn/Assets/MyGame/Scenes/CornField/CornField.unity index 0fe2122f..f20cfde9 100644 --- a/popcorn/Assets/MyGame/Scenes/CornField/CornField.unity +++ b/popcorn/Assets/MyGame/Scenes/CornField/CornField.unity @@ -1240,6 +1240,11 @@ PrefabInstance: propertyPath: m_Name value: Canvas objectReference: {fileID: 0} + - target: {fileID: 3664916832564167473, guid: caaa748dbeed576499e8cae74d33f689, + type: 3} + propertyPath: m_IsActive + value: 1 + objectReference: {fileID: 0} - target: {fileID: 3664916832564167476, guid: caaa748dbeed576499e8cae74d33f689, type: 3} propertyPath: m_Camera @@ -3155,13 +3160,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 973728754} - m_LocalRotation: {x: -0, y: -0, z: 0.15796383, w: 0.98744494} - m_LocalPosition: {x: -0.8, y: -0.6800003, z: 0} + m_LocalRotation: {x: -0, y: -0, z: -0.29360163, w: 0.9559279} + m_LocalPosition: {x: -0.81, y: 0.17, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} m_Children: [] - m_Father: {fileID: 7854448233733155803} - m_RootOrder: 6 - m_LocalEulerAnglesHint: {x: 0, y: 0, z: 18.177} + m_Father: {fileID: 7854448234565823503} + m_RootOrder: 0 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: -34.147003} --- !u!212 &973728756 SpriteRenderer: m_ObjectHideFlags: 0 @@ -3502,7 +3507,7 @@ GameObject: m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 - m_IsActive: 1 + m_IsActive: 0 --- !u!4 &1120224447 Transform: m_ObjectHideFlags: 0 @@ -5313,7 +5318,7 @@ Transform: m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1795496553} m_LocalRotation: {x: -0.8986326, y: 0.09999702, z: 0.32707545, w: 0.27473962} - m_LocalPosition: {x: -1.3, y: -0.03, z: 0.36} + m_LocalPosition: {x: -1.43, y: 0.19, z: 0.36} m_LocalScale: {x: 1, y: 1, z: 1} m_Children: [] m_Father: {fileID: 1194872049} @@ -10067,7 +10072,7 @@ Transform: m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1817670107} m_LocalRotation: {x: -0.8986326, y: 0.09999702, z: 0.32707545, w: 0.27473962} - m_LocalPosition: {x: -1.55, y: -0.03000021, z: 0.06} + m_LocalPosition: {x: -1.26, y: 0.68, z: 0.06} m_LocalScale: {x: 1, y: 1, z: 1} m_Children: [] m_Father: {fileID: 7854448233124094804} @@ -16518,6 +16523,86 @@ PrefabInstance: propertyPath: m_LocalEulerAnglesHint.z value: 0 objectReference: {fileID: 0} + - target: {fileID: 3201161492644097554, guid: 307de4ac51c99479a95079dfa3713f04, + type: 3} + propertyPath: m_Color.b + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 3201161492644097554, guid: 307de4ac51c99479a95079dfa3713f04, + type: 3} + propertyPath: m_Color.g + value: 0.06839624 + objectReference: {fileID: 0} + - target: {fileID: 3201161492644097554, guid: 307de4ac51c99479a95079dfa3713f04, + type: 3} + propertyPath: m_Color.r + value: 0.084905684 + objectReference: {fileID: 0} + - target: {fileID: 3794726105855307248, guid: 307de4ac51c99479a95079dfa3713f04, + type: 3} + propertyPath: m_Color.b + value: 0.16981131 + objectReference: {fileID: 0} + - target: {fileID: 3794726105855307248, guid: 307de4ac51c99479a95079dfa3713f04, + type: 3} + propertyPath: m_Color.g + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 3794726105855307248, guid: 307de4ac51c99479a95079dfa3713f04, + type: 3} + propertyPath: m_Color.r + value: 0.14508155 + objectReference: {fileID: 0} + - target: {fileID: 4268437536526366070, guid: 307de4ac51c99479a95079dfa3713f04, + type: 3} + propertyPath: m_LocalScale.y + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 4392435666467676771, guid: 307de4ac51c99479a95079dfa3713f04, + type: 3} + propertyPath: m_Color.b + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4392435666467676771, guid: 307de4ac51c99479a95079dfa3713f04, + type: 3} + propertyPath: m_Color.g + value: 0.06839624 + objectReference: {fileID: 0} + - target: {fileID: 4392435666467676771, guid: 307de4ac51c99479a95079dfa3713f04, + type: 3} + propertyPath: m_Color.r + value: 0.084905684 + objectReference: {fileID: 0} + - target: {fileID: 5425122930112391854, guid: 307de4ac51c99479a95079dfa3713f04, + type: 3} + propertyPath: m_Color.b + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5425122930112391854, guid: 307de4ac51c99479a95079dfa3713f04, + type: 3} + propertyPath: m_Color.g + value: 0.047206815 + objectReference: {fileID: 0} + - target: {fileID: 5425122930112391854, guid: 307de4ac51c99479a95079dfa3713f04, + type: 3} + propertyPath: m_Color.r + value: 0.20754719 + objectReference: {fileID: 0} + - target: {fileID: 5911062297573294543, guid: 307de4ac51c99479a95079dfa3713f04, + type: 3} + propertyPath: m_Color.b + value: 0.16981131 + objectReference: {fileID: 0} + - target: {fileID: 5911062297573294543, guid: 307de4ac51c99479a95079dfa3713f04, + type: 3} + propertyPath: m_Color.g + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5911062297573294543, guid: 307de4ac51c99479a95079dfa3713f04, + type: 3} + propertyPath: m_Color.r + value: 0.14508155 + objectReference: {fileID: 0} - target: {fileID: 7938088450268634930, guid: 307de4ac51c99479a95079dfa3713f04, type: 3} propertyPath: m_Name @@ -16528,6 +16613,21 @@ PrefabInstance: propertyPath: m_IsActive value: 0 objectReference: {fileID: 0} + - target: {fileID: 8952102558872198125, guid: 307de4ac51c99479a95079dfa3713f04, + type: 3} + propertyPath: m_Color.b + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 8952102558872198125, guid: 307de4ac51c99479a95079dfa3713f04, + type: 3} + propertyPath: m_Color.g + value: 0.047206815 + objectReference: {fileID: 0} + - target: {fileID: 8952102558872198125, guid: 307de4ac51c99479a95079dfa3713f04, + type: 3} + propertyPath: m_Color.r + value: 0.20754719 + objectReference: {fileID: 0} m_RemovedComponents: [] m_SourcePrefab: {fileID: 100100000, guid: 307de4ac51c99479a95079dfa3713f04, type: 3} --- !u!1 &7854448232574702554 @@ -17071,7 +17171,7 @@ Transform: m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 7854448233386178615} m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} - m_LocalPosition: {x: -1.0579998, y: -0.12599993, z: 0} + m_LocalPosition: {x: -0.96, y: -0.12599993, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} m_Children: [] m_Father: {fileID: 7854448233411961939} @@ -17372,7 +17472,6 @@ Transform: - {fileID: 7854448233411961939} - {fileID: 7854448234312647206} - {fileID: 7854448232914690542} - - {fileID: 973728755} m_Father: {fileID: 7854448232574702555} m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} @@ -17676,10 +17775,11 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 7854448234565823502} - m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalRotation: {x: -0, y: -0, z: 0.32392877, w: 0.9460815} m_LocalPosition: {x: 0.13, y: -0.29, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} - m_Children: [] + m_Children: + - {fileID: 973728755} m_Father: {fileID: 7854448233411961939} m_RootOrder: 0 - m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 37.801003} diff --git a/popcorn/Assets/MyGame/Scenes/CornField/Prefabs/SetFour.prefab b/popcorn/Assets/MyGame/Scenes/CornField/Prefabs/SetFour.prefab index 4aabdcfb..0afa0fe0 100644 --- a/popcorn/Assets/MyGame/Scenes/CornField/Prefabs/SetFour.prefab +++ b/popcorn/Assets/MyGame/Scenes/CornField/Prefabs/SetFour.prefab @@ -273,6 +273,7 @@ GameObject: m_Component: - component: {fileID: 5984684976674413165} - component: {fileID: 5984684976674413166} + - component: {fileID: 1908936244342333737} m_Layer: 0 m_Name: soil m_TagString: Untagged @@ -312,7 +313,7 @@ SpriteRenderer: m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: - - {fileID: 10754, guid: 0000000000000000f000000000000000, type: 0} + - {fileID: 2100000, guid: 0124f6adc64e245ee84120464b3915a3, type: 2} m_StaticBatchInfo: firstSubMesh: 0 subMeshCount: 0 @@ -334,7 +335,7 @@ SpriteRenderer: m_SortingLayer: 0 m_SortingOrder: 2 m_Sprite: {fileID: 21300000, guid: 13c7b1383f831664498f6fe96a31ef95, type: 3} - m_Color: {r: 1, g: 1, b: 1, a: 1} + m_Color: {r: 0, g: 0, b: 0, a: 1} m_FlipX: 0 m_FlipY: 0 m_DrawMode: 0 @@ -344,6 +345,25 @@ SpriteRenderer: m_WasSpriteAssigned: 1 m_MaskInteraction: 0 m_SpriteSortPoint: 0 +--- !u!95 &1908936244342333737 +Animator: + serializedVersion: 3 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 5984684976674413164} + m_Enabled: 1 + m_Avatar: {fileID: 0} + m_Controller: {fileID: 9100000, guid: 247ca2bb156a445cca71b2b889ac0fdf, type: 2} + m_CullingMode: 0 + m_UpdateMode: 0 + m_ApplyRootMotion: 0 + m_LinearVelocityBlending: 0 + m_WarningMessage: + m_HasTransformHierarchy: 1 + m_AllowConstantClipSamplingOptimization: 1 + m_KeepAnimatorControllerStateOnDisable: 0 --- !u!1 &5984684977627026877 GameObject: m_ObjectHideFlags: 0 @@ -437,6 +457,26 @@ PrefabInstance: m_Modification: m_TransformParent: {fileID: 3465757349531624382} m_Modifications: + - target: {fileID: 272176574888296525, guid: cf466618b278e6c4a85a7b27e6f46c18, + type: 3} + propertyPath: m_Bounds.m_Center.x + value: 0.0015447736 + objectReference: {fileID: 0} + - target: {fileID: 272176574888296525, guid: cf466618b278e6c4a85a7b27e6f46c18, + type: 3} + propertyPath: m_Bounds.m_Center.y + value: -0.0006700754 + objectReference: {fileID: 0} + - target: {fileID: 272176574888296525, guid: cf466618b278e6c4a85a7b27e6f46c18, + type: 3} + propertyPath: m_Bounds.m_Extent.x + value: 0.53845537 + objectReference: {fileID: 0} + - target: {fileID: 272176574888296525, guid: cf466618b278e6c4a85a7b27e6f46c18, + type: 3} + propertyPath: m_Bounds.m_Extent.y + value: 1.0023699 + objectReference: {fileID: 0} - target: {fileID: 875275074110174226, guid: cf466618b278e6c4a85a7b27e6f46c18, type: 3} propertyPath: m_LocalScale.y @@ -507,6 +547,66 @@ PrefabInstance: propertyPath: m_LocalEulerAnglesHint.z value: 0 objectReference: {fileID: 0} + - target: {fileID: 1127750293198829400, guid: cf466618b278e6c4a85a7b27e6f46c18, + type: 3} + propertyPath: m_Bounds.m_Center.x + value: -0.021009952 + objectReference: {fileID: 0} + - target: {fileID: 1127750293198829400, guid: cf466618b278e6c4a85a7b27e6f46c18, + type: 3} + propertyPath: m_Bounds.m_Center.y + value: 0.25373772 + objectReference: {fileID: 0} + - target: {fileID: 1127750293198829400, guid: cf466618b278e6c4a85a7b27e6f46c18, + type: 3} + propertyPath: m_Bounds.m_Extent.x + value: 0.29500005 + objectReference: {fileID: 0} + - target: {fileID: 1127750293198829400, guid: cf466618b278e6c4a85a7b27e6f46c18, + type: 3} + propertyPath: m_Bounds.m_Extent.y + value: 0.29000014 + objectReference: {fileID: 0} + - target: {fileID: 4034556712676969550, guid: cf466618b278e6c4a85a7b27e6f46c18, + type: 3} + propertyPath: m_Bounds.m_Center.x + value: -0.00024020672 + objectReference: {fileID: 0} + - target: {fileID: 4034556712676969550, guid: cf466618b278e6c4a85a7b27e6f46c18, + type: 3} + propertyPath: m_Bounds.m_Center.y + value: 0.0011998415 + objectReference: {fileID: 0} + - target: {fileID: 4034556712676969550, guid: cf466618b278e6c4a85a7b27e6f46c18, + type: 3} + propertyPath: m_Bounds.m_Extent.x + value: 0.7406899 + objectReference: {fileID: 0} + - target: {fileID: 4034556712676969550, guid: cf466618b278e6c4a85a7b27e6f46c18, + type: 3} + propertyPath: m_Bounds.m_Extent.y + value: 1.1037998 + objectReference: {fileID: 0} + - target: {fileID: 8076050060187364211, guid: cf466618b278e6c4a85a7b27e6f46c18, + type: 3} + propertyPath: m_Bounds.m_Center.x + value: 0.00071007013 + objectReference: {fileID: 0} + - target: {fileID: 8076050060187364211, guid: cf466618b278e6c4a85a7b27e6f46c18, + type: 3} + propertyPath: m_Bounds.m_Center.y + value: 0.0020649433 + objectReference: {fileID: 0} + - target: {fileID: 8076050060187364211, guid: cf466618b278e6c4a85a7b27e6f46c18, + type: 3} + propertyPath: m_Bounds.m_Extent.x + value: 0.7442901 + objectReference: {fileID: 0} + - target: {fileID: 8076050060187364211, guid: cf466618b278e6c4a85a7b27e6f46c18, + type: 3} + propertyPath: m_Bounds.m_Extent.y + value: 1.2279351 + objectReference: {fileID: 0} m_RemovedComponents: [] m_SourcePrefab: {fileID: 100100000, guid: cf466618b278e6c4a85a7b27e6f46c18, type: 3} --- !u!4 &2593006607656630515 stripped @@ -534,6 +634,26 @@ PrefabInstance: m_Modification: m_TransformParent: {fileID: 3465757349531624382} m_Modifications: + - target: {fileID: 272176574888296525, guid: cf466618b278e6c4a85a7b27e6f46c18, + type: 3} + propertyPath: m_Bounds.m_Center.x + value: 0.0015448928 + objectReference: {fileID: 0} + - target: {fileID: 272176574888296525, guid: cf466618b278e6c4a85a7b27e6f46c18, + type: 3} + propertyPath: m_Bounds.m_Center.y + value: -0.0006700754 + objectReference: {fileID: 0} + - target: {fileID: 272176574888296525, guid: cf466618b278e6c4a85a7b27e6f46c18, + type: 3} + propertyPath: m_Bounds.m_Extent.x + value: 0.53845537 + objectReference: {fileID: 0} + - target: {fileID: 272176574888296525, guid: cf466618b278e6c4a85a7b27e6f46c18, + type: 3} + propertyPath: m_Bounds.m_Extent.y + value: 1.0023699 + objectReference: {fileID: 0} - target: {fileID: 875275074515791082, guid: cf466618b278e6c4a85a7b27e6f46c18, type: 3} propertyPath: m_Name @@ -599,6 +719,66 @@ PrefabInstance: propertyPath: m_LocalEulerAnglesHint.z value: 0 objectReference: {fileID: 0} + - target: {fileID: 1127750293198829400, guid: cf466618b278e6c4a85a7b27e6f46c18, + type: 3} + propertyPath: m_Bounds.m_Center.x + value: -0.021009952 + objectReference: {fileID: 0} + - target: {fileID: 1127750293198829400, guid: cf466618b278e6c4a85a7b27e6f46c18, + type: 3} + propertyPath: m_Bounds.m_Center.y + value: 0.25373772 + objectReference: {fileID: 0} + - target: {fileID: 1127750293198829400, guid: cf466618b278e6c4a85a7b27e6f46c18, + type: 3} + propertyPath: m_Bounds.m_Extent.x + value: 0.29500002 + objectReference: {fileID: 0} + - target: {fileID: 1127750293198829400, guid: cf466618b278e6c4a85a7b27e6f46c18, + type: 3} + propertyPath: m_Bounds.m_Extent.y + value: 0.29000014 + objectReference: {fileID: 0} + - target: {fileID: 4034556712676969550, guid: cf466618b278e6c4a85a7b27e6f46c18, + type: 3} + propertyPath: m_Bounds.m_Center.x + value: -0.0002400279 + objectReference: {fileID: 0} + - target: {fileID: 4034556712676969550, guid: cf466618b278e6c4a85a7b27e6f46c18, + type: 3} + propertyPath: m_Bounds.m_Center.y + value: 0.0011998415 + objectReference: {fileID: 0} + - target: {fileID: 4034556712676969550, guid: cf466618b278e6c4a85a7b27e6f46c18, + type: 3} + propertyPath: m_Bounds.m_Extent.x + value: 0.74069 + objectReference: {fileID: 0} + - target: {fileID: 4034556712676969550, guid: cf466618b278e6c4a85a7b27e6f46c18, + type: 3} + propertyPath: m_Bounds.m_Extent.y + value: 1.1037998 + objectReference: {fileID: 0} + - target: {fileID: 8076050060187364211, guid: cf466618b278e6c4a85a7b27e6f46c18, + type: 3} + propertyPath: m_Bounds.m_Center.x + value: 0.00071007013 + objectReference: {fileID: 0} + - target: {fileID: 8076050060187364211, guid: cf466618b278e6c4a85a7b27e6f46c18, + type: 3} + propertyPath: m_Bounds.m_Center.y + value: 0.0020649433 + objectReference: {fileID: 0} + - target: {fileID: 8076050060187364211, guid: cf466618b278e6c4a85a7b27e6f46c18, + type: 3} + propertyPath: m_Bounds.m_Extent.x + value: 0.74429 + objectReference: {fileID: 0} + - target: {fileID: 8076050060187364211, guid: cf466618b278e6c4a85a7b27e6f46c18, + type: 3} + propertyPath: m_Bounds.m_Extent.y + value: 1.2279351 + objectReference: {fileID: 0} m_RemovedComponents: [] m_SourcePrefab: {fileID: 100100000, guid: cf466618b278e6c4a85a7b27e6f46c18, type: 3} --- !u!4 &4036386830394267472 stripped @@ -626,6 +806,26 @@ PrefabInstance: m_Modification: m_TransformParent: {fileID: 3465757349531624382} m_Modifications: + - target: {fileID: 272176574888296525, guid: cf466618b278e6c4a85a7b27e6f46c18, + type: 3} + propertyPath: m_Bounds.m_Center.x + value: 0.0015447736 + objectReference: {fileID: 0} + - target: {fileID: 272176574888296525, guid: cf466618b278e6c4a85a7b27e6f46c18, + type: 3} + propertyPath: m_Bounds.m_Center.y + value: -0.0006700754 + objectReference: {fileID: 0} + - target: {fileID: 272176574888296525, guid: cf466618b278e6c4a85a7b27e6f46c18, + type: 3} + propertyPath: m_Bounds.m_Extent.x + value: 0.53845537 + objectReference: {fileID: 0} + - target: {fileID: 272176574888296525, guid: cf466618b278e6c4a85a7b27e6f46c18, + type: 3} + propertyPath: m_Bounds.m_Extent.y + value: 1.0023699 + objectReference: {fileID: 0} - target: {fileID: 875275074515791082, guid: cf466618b278e6c4a85a7b27e6f46c18, type: 3} propertyPath: m_Name @@ -691,6 +891,66 @@ PrefabInstance: propertyPath: m_LocalEulerAnglesHint.z value: 0 objectReference: {fileID: 0} + - target: {fileID: 1127750293198829400, guid: cf466618b278e6c4a85a7b27e6f46c18, + type: 3} + propertyPath: m_Bounds.m_Center.x + value: -0.021009952 + objectReference: {fileID: 0} + - target: {fileID: 1127750293198829400, guid: cf466618b278e6c4a85a7b27e6f46c18, + type: 3} + propertyPath: m_Bounds.m_Center.y + value: 0.25373772 + objectReference: {fileID: 0} + - target: {fileID: 1127750293198829400, guid: cf466618b278e6c4a85a7b27e6f46c18, + type: 3} + propertyPath: m_Bounds.m_Extent.x + value: 0.29500005 + objectReference: {fileID: 0} + - target: {fileID: 1127750293198829400, guid: cf466618b278e6c4a85a7b27e6f46c18, + type: 3} + propertyPath: m_Bounds.m_Extent.y + value: 0.29000014 + objectReference: {fileID: 0} + - target: {fileID: 4034556712676969550, guid: cf466618b278e6c4a85a7b27e6f46c18, + type: 3} + propertyPath: m_Bounds.m_Center.x + value: -0.00024020672 + objectReference: {fileID: 0} + - target: {fileID: 4034556712676969550, guid: cf466618b278e6c4a85a7b27e6f46c18, + type: 3} + propertyPath: m_Bounds.m_Center.y + value: 0.0011998415 + objectReference: {fileID: 0} + - target: {fileID: 4034556712676969550, guid: cf466618b278e6c4a85a7b27e6f46c18, + type: 3} + propertyPath: m_Bounds.m_Extent.x + value: 0.7406899 + objectReference: {fileID: 0} + - target: {fileID: 4034556712676969550, guid: cf466618b278e6c4a85a7b27e6f46c18, + type: 3} + propertyPath: m_Bounds.m_Extent.y + value: 1.1037998 + objectReference: {fileID: 0} + - target: {fileID: 8076050060187364211, guid: cf466618b278e6c4a85a7b27e6f46c18, + type: 3} + propertyPath: m_Bounds.m_Center.x + value: 0.00071007013 + objectReference: {fileID: 0} + - target: {fileID: 8076050060187364211, guid: cf466618b278e6c4a85a7b27e6f46c18, + type: 3} + propertyPath: m_Bounds.m_Center.y + value: 0.0020649433 + objectReference: {fileID: 0} + - target: {fileID: 8076050060187364211, guid: cf466618b278e6c4a85a7b27e6f46c18, + type: 3} + propertyPath: m_Bounds.m_Extent.x + value: 0.7442901 + objectReference: {fileID: 0} + - target: {fileID: 8076050060187364211, guid: cf466618b278e6c4a85a7b27e6f46c18, + type: 3} + propertyPath: m_Bounds.m_Extent.y + value: 1.2279351 + objectReference: {fileID: 0} m_RemovedComponents: [] m_SourcePrefab: {fileID: 100100000, guid: cf466618b278e6c4a85a7b27e6f46c18, type: 3} --- !u!4 &4775312916278461023 stripped @@ -718,6 +978,26 @@ PrefabInstance: m_Modification: m_TransformParent: {fileID: 3465757349531624382} m_Modifications: + - target: {fileID: 272176574888296525, guid: cf466618b278e6c4a85a7b27e6f46c18, + type: 3} + propertyPath: m_Bounds.m_Center.x + value: 0.0015449524 + objectReference: {fileID: 0} + - target: {fileID: 272176574888296525, guid: cf466618b278e6c4a85a7b27e6f46c18, + type: 3} + propertyPath: m_Bounds.m_Center.y + value: -0.0006700754 + objectReference: {fileID: 0} + - target: {fileID: 272176574888296525, guid: cf466618b278e6c4a85a7b27e6f46c18, + type: 3} + propertyPath: m_Bounds.m_Extent.x + value: 0.53845537 + objectReference: {fileID: 0} + - target: {fileID: 272176574888296525, guid: cf466618b278e6c4a85a7b27e6f46c18, + type: 3} + propertyPath: m_Bounds.m_Extent.y + value: 1.0023699 + objectReference: {fileID: 0} - target: {fileID: 875275074515791082, guid: cf466618b278e6c4a85a7b27e6f46c18, type: 3} propertyPath: m_Name @@ -783,6 +1063,66 @@ PrefabInstance: propertyPath: m_LocalEulerAnglesHint.z value: 0 objectReference: {fileID: 0} + - target: {fileID: 1127750293198829400, guid: cf466618b278e6c4a85a7b27e6f46c18, + type: 3} + propertyPath: m_Bounds.m_Center.x + value: -0.021010071 + objectReference: {fileID: 0} + - target: {fileID: 1127750293198829400, guid: cf466618b278e6c4a85a7b27e6f46c18, + type: 3} + propertyPath: m_Bounds.m_Center.y + value: 0.25373772 + objectReference: {fileID: 0} + - target: {fileID: 1127750293198829400, guid: cf466618b278e6c4a85a7b27e6f46c18, + type: 3} + propertyPath: m_Bounds.m_Extent.x + value: 0.29500002 + objectReference: {fileID: 0} + - target: {fileID: 1127750293198829400, guid: cf466618b278e6c4a85a7b27e6f46c18, + type: 3} + propertyPath: m_Bounds.m_Extent.y + value: 0.29000014 + objectReference: {fileID: 0} + - target: {fileID: 4034556712676969550, guid: cf466618b278e6c4a85a7b27e6f46c18, + type: 3} + propertyPath: m_Bounds.m_Center.x + value: -0.0002399683 + objectReference: {fileID: 0} + - target: {fileID: 4034556712676969550, guid: cf466618b278e6c4a85a7b27e6f46c18, + type: 3} + propertyPath: m_Bounds.m_Center.y + value: 0.0011998415 + objectReference: {fileID: 0} + - target: {fileID: 4034556712676969550, guid: cf466618b278e6c4a85a7b27e6f46c18, + type: 3} + propertyPath: m_Bounds.m_Extent.x + value: 0.74069 + objectReference: {fileID: 0} + - target: {fileID: 4034556712676969550, guid: cf466618b278e6c4a85a7b27e6f46c18, + type: 3} + propertyPath: m_Bounds.m_Extent.y + value: 1.1037998 + objectReference: {fileID: 0} + - target: {fileID: 8076050060187364211, guid: cf466618b278e6c4a85a7b27e6f46c18, + type: 3} + propertyPath: m_Bounds.m_Center.x + value: 0.0007100105 + objectReference: {fileID: 0} + - target: {fileID: 8076050060187364211, guid: cf466618b278e6c4a85a7b27e6f46c18, + type: 3} + propertyPath: m_Bounds.m_Center.y + value: 0.0020649433 + objectReference: {fileID: 0} + - target: {fileID: 8076050060187364211, guid: cf466618b278e6c4a85a7b27e6f46c18, + type: 3} + propertyPath: m_Bounds.m_Extent.x + value: 0.74429005 + objectReference: {fileID: 0} + - target: {fileID: 8076050060187364211, guid: cf466618b278e6c4a85a7b27e6f46c18, + type: 3} + propertyPath: m_Bounds.m_Extent.y + value: 1.2279351 + objectReference: {fileID: 0} m_RemovedComponents: [] m_SourcePrefab: {fileID: 100100000, guid: cf466618b278e6c4a85a7b27e6f46c18, type: 3} --- !u!4 &5855641233370882201 stripped diff --git a/popcorn/Assets/MyGame/Scenes/CornField/Prefabs/SetThree.prefab b/popcorn/Assets/MyGame/Scenes/CornField/Prefabs/SetThree.prefab index 432c5503..70a51d88 100644 --- a/popcorn/Assets/MyGame/Scenes/CornField/Prefabs/SetThree.prefab +++ b/popcorn/Assets/MyGame/Scenes/CornField/Prefabs/SetThree.prefab @@ -238,6 +238,7 @@ GameObject: m_Component: - component: {fileID: 5984684976674413165} - component: {fileID: 5984684976674413166} + - component: {fileID: 802767284876391491} m_Layer: 0 m_Name: soil m_TagString: Untagged @@ -277,7 +278,7 @@ SpriteRenderer: m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: - - {fileID: 10754, guid: 0000000000000000f000000000000000, type: 0} + - {fileID: 2100000, guid: 0124f6adc64e245ee84120464b3915a3, type: 2} m_StaticBatchInfo: firstSubMesh: 0 subMeshCount: 0 @@ -299,7 +300,7 @@ SpriteRenderer: m_SortingLayer: 0 m_SortingOrder: 2 m_Sprite: {fileID: 21300000, guid: 13c7b1383f831664498f6fe96a31ef95, type: 3} - m_Color: {r: 1, g: 1, b: 1, a: 1} + m_Color: {r: 0, g: 0, b: 0, a: 1} m_FlipX: 0 m_FlipY: 0 m_DrawMode: 0 @@ -309,6 +310,25 @@ SpriteRenderer: m_WasSpriteAssigned: 1 m_MaskInteraction: 0 m_SpriteSortPoint: 0 +--- !u!95 &802767284876391491 +Animator: + serializedVersion: 3 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 5984684976674413164} + m_Enabled: 1 + m_Avatar: {fileID: 0} + m_Controller: {fileID: 9100000, guid: 247ca2bb156a445cca71b2b889ac0fdf, type: 2} + m_CullingMode: 0 + m_UpdateMode: 0 + m_ApplyRootMotion: 0 + m_LinearVelocityBlending: 0 + m_WarningMessage: + m_HasTransformHierarchy: 1 + m_AllowConstantClipSamplingOptimization: 1 + m_KeepAnimatorControllerStateOnDisable: 0 --- !u!1 &5984684977627026877 GameObject: m_ObjectHideFlags: 0 @@ -435,6 +455,26 @@ PrefabInstance: m_Modification: m_TransformParent: {fileID: 7429145706172279183} m_Modifications: + - target: {fileID: 272176574888296525, guid: cf466618b278e6c4a85a7b27e6f46c18, + type: 3} + propertyPath: m_Bounds.m_Center.x + value: 0.0015448928 + objectReference: {fileID: 0} + - target: {fileID: 272176574888296525, guid: cf466618b278e6c4a85a7b27e6f46c18, + type: 3} + propertyPath: m_Bounds.m_Center.y + value: -0.0006700754 + objectReference: {fileID: 0} + - target: {fileID: 272176574888296525, guid: cf466618b278e6c4a85a7b27e6f46c18, + type: 3} + propertyPath: m_Bounds.m_Extent.x + value: 0.5384553 + objectReference: {fileID: 0} + - target: {fileID: 272176574888296525, guid: cf466618b278e6c4a85a7b27e6f46c18, + type: 3} + propertyPath: m_Bounds.m_Extent.y + value: 1.0023699 + objectReference: {fileID: 0} - target: {fileID: 875275074515791082, guid: cf466618b278e6c4a85a7b27e6f46c18, type: 3} propertyPath: m_Name @@ -500,6 +540,66 @@ PrefabInstance: propertyPath: m_LocalEulerAnglesHint.z value: 0 objectReference: {fileID: 0} + - target: {fileID: 1127750293198829400, guid: cf466618b278e6c4a85a7b27e6f46c18, + type: 3} + propertyPath: m_Bounds.m_Center.x + value: -0.021009952 + objectReference: {fileID: 0} + - target: {fileID: 1127750293198829400, guid: cf466618b278e6c4a85a7b27e6f46c18, + type: 3} + propertyPath: m_Bounds.m_Center.y + value: 0.25373772 + objectReference: {fileID: 0} + - target: {fileID: 1127750293198829400, guid: cf466618b278e6c4a85a7b27e6f46c18, + type: 3} + propertyPath: m_Bounds.m_Extent.x + value: 0.29500005 + objectReference: {fileID: 0} + - target: {fileID: 1127750293198829400, guid: cf466618b278e6c4a85a7b27e6f46c18, + type: 3} + propertyPath: m_Bounds.m_Extent.y + value: 0.29000014 + objectReference: {fileID: 0} + - target: {fileID: 4034556712676969550, guid: cf466618b278e6c4a85a7b27e6f46c18, + type: 3} + propertyPath: m_Bounds.m_Center.x + value: -0.0002400279 + objectReference: {fileID: 0} + - target: {fileID: 4034556712676969550, guid: cf466618b278e6c4a85a7b27e6f46c18, + type: 3} + propertyPath: m_Bounds.m_Center.y + value: 0.0011998415 + objectReference: {fileID: 0} + - target: {fileID: 4034556712676969550, guid: cf466618b278e6c4a85a7b27e6f46c18, + type: 3} + propertyPath: m_Bounds.m_Extent.x + value: 0.74069 + objectReference: {fileID: 0} + - target: {fileID: 4034556712676969550, guid: cf466618b278e6c4a85a7b27e6f46c18, + type: 3} + propertyPath: m_Bounds.m_Extent.y + value: 1.1037998 + objectReference: {fileID: 0} + - target: {fileID: 8076050060187364211, guid: cf466618b278e6c4a85a7b27e6f46c18, + type: 3} + propertyPath: m_Bounds.m_Center.x + value: 0.0007100105 + objectReference: {fileID: 0} + - target: {fileID: 8076050060187364211, guid: cf466618b278e6c4a85a7b27e6f46c18, + type: 3} + propertyPath: m_Bounds.m_Center.y + value: 0.0020649433 + objectReference: {fileID: 0} + - target: {fileID: 8076050060187364211, guid: cf466618b278e6c4a85a7b27e6f46c18, + type: 3} + propertyPath: m_Bounds.m_Extent.x + value: 0.74429 + objectReference: {fileID: 0} + - target: {fileID: 8076050060187364211, guid: cf466618b278e6c4a85a7b27e6f46c18, + type: 3} + propertyPath: m_Bounds.m_Extent.y + value: 1.2279351 + objectReference: {fileID: 0} m_RemovedComponents: [] m_SourcePrefab: {fileID: 100100000, guid: cf466618b278e6c4a85a7b27e6f46c18, type: 3} --- !u!4 &450955862584847016 stripped @@ -527,6 +627,26 @@ PrefabInstance: m_Modification: m_TransformParent: {fileID: 7429145706172279183} m_Modifications: + - target: {fileID: 272176574888296525, guid: cf466618b278e6c4a85a7b27e6f46c18, + type: 3} + propertyPath: m_Bounds.m_Center.x + value: 0.0015447736 + objectReference: {fileID: 0} + - target: {fileID: 272176574888296525, guid: cf466618b278e6c4a85a7b27e6f46c18, + type: 3} + propertyPath: m_Bounds.m_Center.y + value: -0.0006700754 + objectReference: {fileID: 0} + - target: {fileID: 272176574888296525, guid: cf466618b278e6c4a85a7b27e6f46c18, + type: 3} + propertyPath: m_Bounds.m_Extent.x + value: 0.53845537 + objectReference: {fileID: 0} + - target: {fileID: 272176574888296525, guid: cf466618b278e6c4a85a7b27e6f46c18, + type: 3} + propertyPath: m_Bounds.m_Extent.y + value: 1.0023699 + objectReference: {fileID: 0} - target: {fileID: 875275074515791082, guid: cf466618b278e6c4a85a7b27e6f46c18, type: 3} propertyPath: m_Name @@ -592,6 +712,66 @@ PrefabInstance: propertyPath: m_LocalEulerAnglesHint.z value: 0 objectReference: {fileID: 0} + - target: {fileID: 1127750293198829400, guid: cf466618b278e6c4a85a7b27e6f46c18, + type: 3} + propertyPath: m_Bounds.m_Center.x + value: -0.021009952 + objectReference: {fileID: 0} + - target: {fileID: 1127750293198829400, guid: cf466618b278e6c4a85a7b27e6f46c18, + type: 3} + propertyPath: m_Bounds.m_Center.y + value: 0.25373772 + objectReference: {fileID: 0} + - target: {fileID: 1127750293198829400, guid: cf466618b278e6c4a85a7b27e6f46c18, + type: 3} + propertyPath: m_Bounds.m_Extent.x + value: 0.29500005 + objectReference: {fileID: 0} + - target: {fileID: 1127750293198829400, guid: cf466618b278e6c4a85a7b27e6f46c18, + type: 3} + propertyPath: m_Bounds.m_Extent.y + value: 0.29000014 + objectReference: {fileID: 0} + - target: {fileID: 4034556712676969550, guid: cf466618b278e6c4a85a7b27e6f46c18, + type: 3} + propertyPath: m_Bounds.m_Center.x + value: -0.00024020672 + objectReference: {fileID: 0} + - target: {fileID: 4034556712676969550, guid: cf466618b278e6c4a85a7b27e6f46c18, + type: 3} + propertyPath: m_Bounds.m_Center.y + value: 0.0011998415 + objectReference: {fileID: 0} + - target: {fileID: 4034556712676969550, guid: cf466618b278e6c4a85a7b27e6f46c18, + type: 3} + propertyPath: m_Bounds.m_Extent.x + value: 0.7406899 + objectReference: {fileID: 0} + - target: {fileID: 4034556712676969550, guid: cf466618b278e6c4a85a7b27e6f46c18, + type: 3} + propertyPath: m_Bounds.m_Extent.y + value: 1.1037998 + objectReference: {fileID: 0} + - target: {fileID: 8076050060187364211, guid: cf466618b278e6c4a85a7b27e6f46c18, + type: 3} + propertyPath: m_Bounds.m_Center.x + value: 0.00071007013 + objectReference: {fileID: 0} + - target: {fileID: 8076050060187364211, guid: cf466618b278e6c4a85a7b27e6f46c18, + type: 3} + propertyPath: m_Bounds.m_Center.y + value: 0.0020649433 + objectReference: {fileID: 0} + - target: {fileID: 8076050060187364211, guid: cf466618b278e6c4a85a7b27e6f46c18, + type: 3} + propertyPath: m_Bounds.m_Extent.x + value: 0.7442901 + objectReference: {fileID: 0} + - target: {fileID: 8076050060187364211, guid: cf466618b278e6c4a85a7b27e6f46c18, + type: 3} + propertyPath: m_Bounds.m_Extent.y + value: 1.2279351 + objectReference: {fileID: 0} m_RemovedComponents: [] m_SourcePrefab: {fileID: 100100000, guid: cf466618b278e6c4a85a7b27e6f46c18, type: 3} --- !u!4 &7999896198779198817 stripped @@ -619,6 +799,26 @@ PrefabInstance: m_Modification: m_TransformParent: {fileID: 7429145706172279183} m_Modifications: + - target: {fileID: 272176574888296525, guid: cf466618b278e6c4a85a7b27e6f46c18, + type: 3} + propertyPath: m_Bounds.m_Center.x + value: 0.0015447736 + objectReference: {fileID: 0} + - target: {fileID: 272176574888296525, guid: cf466618b278e6c4a85a7b27e6f46c18, + type: 3} + propertyPath: m_Bounds.m_Center.y + value: -0.0006700754 + objectReference: {fileID: 0} + - target: {fileID: 272176574888296525, guid: cf466618b278e6c4a85a7b27e6f46c18, + type: 3} + propertyPath: m_Bounds.m_Extent.x + value: 0.53845537 + objectReference: {fileID: 0} + - target: {fileID: 272176574888296525, guid: cf466618b278e6c4a85a7b27e6f46c18, + type: 3} + propertyPath: m_Bounds.m_Extent.y + value: 1.0023699 + objectReference: {fileID: 0} - target: {fileID: 875275074110174226, guid: cf466618b278e6c4a85a7b27e6f46c18, type: 3} propertyPath: m_LocalScale.y @@ -689,6 +889,66 @@ PrefabInstance: propertyPath: m_LocalEulerAnglesHint.z value: 0 objectReference: {fileID: 0} + - target: {fileID: 1127750293198829400, guid: cf466618b278e6c4a85a7b27e6f46c18, + type: 3} + propertyPath: m_Bounds.m_Center.x + value: -0.021009952 + objectReference: {fileID: 0} + - target: {fileID: 1127750293198829400, guid: cf466618b278e6c4a85a7b27e6f46c18, + type: 3} + propertyPath: m_Bounds.m_Center.y + value: 0.25373772 + objectReference: {fileID: 0} + - target: {fileID: 1127750293198829400, guid: cf466618b278e6c4a85a7b27e6f46c18, + type: 3} + propertyPath: m_Bounds.m_Extent.x + value: 0.29500005 + objectReference: {fileID: 0} + - target: {fileID: 1127750293198829400, guid: cf466618b278e6c4a85a7b27e6f46c18, + type: 3} + propertyPath: m_Bounds.m_Extent.y + value: 0.29000014 + objectReference: {fileID: 0} + - target: {fileID: 4034556712676969550, guid: cf466618b278e6c4a85a7b27e6f46c18, + type: 3} + propertyPath: m_Bounds.m_Center.x + value: -0.00024020672 + objectReference: {fileID: 0} + - target: {fileID: 4034556712676969550, guid: cf466618b278e6c4a85a7b27e6f46c18, + type: 3} + propertyPath: m_Bounds.m_Center.y + value: 0.0011998415 + objectReference: {fileID: 0} + - target: {fileID: 4034556712676969550, guid: cf466618b278e6c4a85a7b27e6f46c18, + type: 3} + propertyPath: m_Bounds.m_Extent.x + value: 0.7406899 + objectReference: {fileID: 0} + - target: {fileID: 4034556712676969550, guid: cf466618b278e6c4a85a7b27e6f46c18, + type: 3} + propertyPath: m_Bounds.m_Extent.y + value: 1.1037998 + objectReference: {fileID: 0} + - target: {fileID: 8076050060187364211, guid: cf466618b278e6c4a85a7b27e6f46c18, + type: 3} + propertyPath: m_Bounds.m_Center.x + value: 0.00071007013 + objectReference: {fileID: 0} + - target: {fileID: 8076050060187364211, guid: cf466618b278e6c4a85a7b27e6f46c18, + type: 3} + propertyPath: m_Bounds.m_Center.y + value: 0.0020649433 + objectReference: {fileID: 0} + - target: {fileID: 8076050060187364211, guid: cf466618b278e6c4a85a7b27e6f46c18, + type: 3} + propertyPath: m_Bounds.m_Extent.x + value: 0.7442901 + objectReference: {fileID: 0} + - target: {fileID: 8076050060187364211, guid: cf466618b278e6c4a85a7b27e6f46c18, + type: 3} + propertyPath: m_Bounds.m_Extent.y + value: 1.2279351 + objectReference: {fileID: 0} m_RemovedComponents: [] m_SourcePrefab: {fileID: 100100000, guid: cf466618b278e6c4a85a7b27e6f46c18, type: 3} --- !u!4 &8429967330658841282 stripped