From 853cb246aba1d739ffbe76314e2e7fad38fd9559 Mon Sep 17 00:00:00 2001 From: Craftelia Date: Sat, 13 Dec 2025 11:57:02 -0500 Subject: [PATCH] Major Rebalance; All levels reworked; Stone house; Gathererslvl2-3; Archerlvl3; SkitteringHusk --- .../Animations/Monsters/SkitteringHusk.meta | 8 + ...SkitteringHusk_animator.overrideController | 19 + ...eringHusk_animator.overrideController.meta | 8 + .../SkitteringHusk/SkitteringHusk_attack.anim | 3616 +++++++++++++++++ .../SkitteringHusk_attack.anim.meta | 8 + .../SkitteringHusk/SkitteringHusk_die.anim | 603 +++ .../SkitteringHusk_die.anim.meta | 8 + .../SkitteringHusk/SkitteringHusk_idle.anim | 387 ++ .../SkitteringHusk_idle.anim.meta | 8 + .../SkitteringHusk/SkitteringHusk_walk.anim | 3393 ++++++++++++++++ .../SkitteringHusk_walk.anim.meta | 8 + .../Sprites/entities/buildings/StoneHouse.png | Bin 0 -> 10663 bytes .../entities/buildings/StoneHouse.png.meta | 111 + .../Art/Sprites/tiles/tile_sand_unusable.png | Bin 0 -> 12386 bytes .../Sprites/tiles/tile_sand_unusable.png.meta | 111 + .../Art/Sprites/tiles/tile_sand_unusable2.png | Bin 0 -> 12386 bytes .../tiles/tile_sand_unusable2.png.meta | 111 + Assets/Design/Levels/Level1.asset | 34 +- Assets/Design/Levels/Level10.asset | 6 +- Assets/Design/Levels/Level11.asset | 6 +- Assets/Design/Levels/Level12.asset | 54 +- Assets/Design/Levels/Level13.asset | 20 +- Assets/Design/Levels/Level14.asset | 211 + Assets/Design/Levels/Level14.asset.meta | 8 + Assets/Design/Levels/Level15.asset | 197 + Assets/Design/Levels/Level15.asset.meta | 8 + Assets/Design/Levels/Level16.asset | 197 + Assets/Design/Levels/Level16.asset.meta | 8 + Assets/Design/Levels/Level17.asset | 233 ++ Assets/Design/Levels/Level17.asset.meta | 8 + Assets/Design/Levels/Level18.asset | 231 ++ Assets/Design/Levels/Level18.asset.meta | 8 + Assets/Design/Levels/Level19.asset | 231 ++ Assets/Design/Levels/Level19.asset.meta | 8 + Assets/Design/Levels/Level2.asset | 64 +- Assets/Design/Levels/Level20.asset | 231 ++ Assets/Design/Levels/Level20.asset.meta | 8 + Assets/Design/Levels/Level21.asset | 231 ++ Assets/Design/Levels/Level21.asset.meta | 8 + Assets/Design/Levels/Level22.asset | 231 ++ Assets/Design/Levels/Level22.asset.meta | 8 + Assets/Design/Levels/Level3.asset | 72 +- Assets/Design/Levels/Level4.asset | 4 +- Assets/Design/Levels/Level5.asset | 40 +- Assets/Design/Levels/Level6.asset | 4 +- Assets/Design/Levels/Level7.asset | 16 +- Assets/Design/Levels/Level8.asset | 28 +- Assets/Design/Levels/Level9.asset | 4 +- Assets/Design/Levels/WaveConfig_1_1.asset | 12 +- Assets/Design/Levels/WaveConfig_1_2.asset | 18 +- Assets/Design/Levels/WaveConfig_1_3.asset | 12 +- Assets/Design/Levels/WaveConfig_1_4.asset | 8 +- Assets/Design/Levels/WaveConfig_1_5.asset | 16 +- Assets/Design/Levels/WaveConfig_1_6.asset | 16 +- Assets/Design/Levels/WaveConfig_1_7.asset | 24 +- Assets/Design/Levels/WaveConfig_1_8.asset | 10 +- Assets/Design/Levels/WaveConfig_1_9.asset | 8 +- Assets/Design/Levels/WaveConfig_2_14.asset | 47 + .../Design/Levels/WaveConfig_2_14.asset.meta | 8 + Assets/Design/Levels/WaveConfig_2_15.asset | 47 + .../Design/Levels/WaveConfig_2_15.asset.meta | 8 + .../Design/Levels/WaveConfig_2_16 (5).asset | 65 + .../Levels/WaveConfig_2_16 (5).asset.meta | 8 + .../Design/Levels/WaveConfig_2_17 (6).asset | 41 + .../Levels/WaveConfig_2_17 (6).asset.meta | 8 + .../Design/Levels/WaveConfig_2_18 (7).asset | 19 + .../Levels/WaveConfig_2_18 (7).asset.meta | 8 + .../Design/Levels/WaveConfig_2_19 (8).asset | 41 + .../Levels/WaveConfig_2_19 (8).asset.meta | 8 + .../Design/Levels/WaveConfig_2_20 (9).asset | 41 + .../Levels/WaveConfig_2_20 (9).asset.meta | 8 + .../Design/Levels/WaveConfig_2_21 (10).asset | 41 + .../Levels/WaveConfig_2_21 (10).asset.meta | 8 + .../Design/Levels/WaveConfig_2_22 (11).asset | 41 + .../Levels/WaveConfig_2_22 (11).asset.meta | 8 + Assets/Design/UnitCards/Archer.asset | 2 +- Assets/Design/UnitCards/Bolas.asset | 2 +- Assets/Design/UnitCards/Farm.asset | 2 +- Assets/Design/UnitCards/Gatherers.meta | 8 + .../UnitCards/{ => Gatherers}/Farmer.asset | 0 .../{ => Gatherers}/Farmer.asset.meta | 0 .../UnitCards/Gatherers/FarmerLvl2.asset | 20 + .../UnitCards/Gatherers/FarmerLvl2.asset.meta | 8 + .../UnitCards/Gatherers/FarmerLvl3.asset | 20 + .../UnitCards/Gatherers/FarmerLvl3.asset.meta | 8 + Assets/Design/UnitCards/House.asset | 4 +- Assets/Design/UnitCards/Knight.asset | 2 +- Assets/Design/UnitCards/Mill.asset | 2 +- Assets/Design/UnitCards/Scorpion.asset | 2 +- Assets/Design/UnitCards/Slinger.asset | 2 +- Assets/Design/UnitCards/Spearman.asset | 4 +- Assets/Design/UnitCards/StoneHouse.asset | 21 + Assets/Design/UnitCards/StoneHouse.asset.meta | 8 + Assets/Design/UnitCards/Swordsman.asset | 2 +- .../Design/UnitCards/TripleArrowArcher.asset | 19 + .../UnitCards/TripleArrowArcher.asset.meta | 8 + Assets/Design/UnitCards/Workshop.asset | 2 +- .../Buildings/Upgrade_StoneHouse.asset | 17 + .../Buildings/Upgrade_StoneHouse.asset.meta | 8 + Assets/Design/UnitUpgrades/Gatherers.meta | 8 + .../Gatherers/Upgrade_AxemanLvl2.asset | 17 + .../Gatherers/Upgrade_AxemanLvl2.asset.meta | 8 + .../Gatherers/Upgrade_AxemanLvl3.asset | 17 + .../Gatherers/Upgrade_AxemanLvl3.asset.meta | 8 + .../Upgrade_BerriesGathererLvl2.asset | 17 + .../Upgrade_BerriesGathererLvl2.asset.meta | 8 + .../Upgrade_BerriesGathererLvl3.asset | 17 + .../Upgrade_BerriesGathererLvl3.asset.meta | 8 + .../Gatherers/Upgrade_FarmerLvl2.asset | 17 + .../Gatherers/Upgrade_FarmerLvl2.asset.meta | 8 + .../Gatherers/Upgrade_FarmerLvl3.asset | 17 + .../Gatherers/Upgrade_FarmerLvl3.asset.meta | 8 + .../Gatherers/Upgrade_MinerLvl2.asset | 17 + .../Gatherers/Upgrade_MinerLvl2.asset.meta | 8 + .../Gatherers/Upgrade_MinerLvl3.asset | 17 + .../Gatherers/Upgrade_MinerLvl3.asset.meta | 8 + .../UnitUpgrades/Upgrade_TripleArcher.asset | 17 + .../Upgrade_TripleArcher.asset.meta | 8 + Assets/GlobalConfig.asset | 11 +- Assets/Prefabs/Buildings/Blacksmith.prefab | 4 +- Assets/Prefabs/Buildings/House.prefab | 2 +- Assets/Prefabs/Buildings/Mill.prefab | 2 +- Assets/Prefabs/Buildings/StoneHouse.prefab | 349 ++ .../Prefabs/Buildings/StoneHouse.prefab.meta | 7 + Assets/Prefabs/Buildings/Workshop.prefab | 2 +- .../Monsters/SkitteringHusk_monster.prefab | 1416 +++++++ .../SkitteringHusk_monster.prefab.meta | 7 + .../Sticks/Harversters/axemanStick.prefab | 19 +- .../Sticks/Harversters/axemanStickLvl2.prefab | 1859 +++++++++ .../Harversters/axemanStickLvl2.prefab.meta | 7 + .../Sticks/Harversters/axemanStickLvl3.prefab | 1928 +++++++++ .../Harversters/axemanStickLvl3.prefab.meta | 7 + .../Harversters/berriesGathererStick.prefab | 17 + .../berriesGathererStickLvl2.prefab | 1858 +++++++++ .../berriesGathererStickLvl2.prefab.meta | 7 + .../berriesGathererStickLvl3.prefab | 2012 +++++++++ .../berriesGathererStickLvl3.prefab.meta | 7 + .../Sticks/Harversters/farmerStick.prefab | 19 +- .../Sticks/Harversters/farmerStickLvl2.prefab | 1604 ++++++++ .../Harversters/farmerStickLvl2.prefab.meta | 7 + .../Sticks/Harversters/farmerStickLvl3.prefab | 1673 ++++++++ .../Harversters/farmerStickLvl3.prefab.meta | 7 + .../Sticks/Harversters/minerStick.prefab | 112 +- .../Sticks/Harversters/minerStickLvl2.prefab | 1604 ++++++++ .../Harversters/minerStickLvl2.prefab.meta | 7 + .../Sticks/Harversters/minerStickLvl3.prefab | 1673 ++++++++ .../Harversters/minerStickLvl3.prefab.meta | 7 + Assets/Prefabs/Sticks/archerStick.prefab | 6 +- .../Prefabs/Sticks/farmersAssociation.prefab | 2 +- Assets/Prefabs/Sticks/knightStick.prefab | 6 +- Assets/Prefabs/Sticks/slingerStick.prefab | 1 + Assets/Prefabs/Sticks/swordsmanStick.prefab | 4 +- .../Sticks/tripleArrowArcherStick.prefab | 2034 ++++++++++ .../Sticks/tripleArrowArcherStick.prefab.meta | 7 + .../Prefabs/UI/WorldMap/WorldMapCanvas.prefab | 1 + Assets/Scenes/Game.unity | 602 ++- Assets/Scenes/LevelEditorScene.unity | 850 ++-- Assets/Scenes/LevelSelect.unity | 1040 ++++- Assets/Scripts/Ally/Harvester.cs | 5 + Assets/Scripts/Ally/StoneHouse.cs | 5 + Assets/Scripts/Ally/StoneHouse.cs.meta | 11 + Assets/Scripts/Ally/Tooltip/TooltipText.cs | 17 +- Assets/Scripts/General/GlobalConfigFile.cs | 1 + Assets/Scripts/LevelManager/LevelTile.cs | 5 +- Assets/Scripts/Tiles/ResourceTile.cs | 6 +- .../UnitTree/UpgradePlacementButton.cs | 4 +- Assets/Tilemaps/LevelEditorPalette.prefab | 92 +- Assets/Tiles/EnemySpawner.asset | 2 +- Assets/Tiles/Forest.asset | 1 + Assets/Tiles/Forest_Desert.asset | 1 + Assets/Tiles/SandTile_Unusable.asset | 17 + Assets/Tiles/SandTile_Unusable.asset.meta | 8 + Assets/Tiles/SandTile_Unusable2.asset | 17 + Assets/Tiles/SandTile_Unusable2.asset.meta | 8 + 174 files changed, 31779 insertions(+), 1007 deletions(-) create mode 100644 Assets/Animations/Monsters/SkitteringHusk.meta create mode 100644 Assets/Animations/Monsters/SkitteringHusk/SkitteringHusk_animator.overrideController create mode 100644 Assets/Animations/Monsters/SkitteringHusk/SkitteringHusk_animator.overrideController.meta create mode 100644 Assets/Animations/Monsters/SkitteringHusk/SkitteringHusk_attack.anim create mode 100644 Assets/Animations/Monsters/SkitteringHusk/SkitteringHusk_attack.anim.meta create mode 100644 Assets/Animations/Monsters/SkitteringHusk/SkitteringHusk_die.anim create mode 100644 Assets/Animations/Monsters/SkitteringHusk/SkitteringHusk_die.anim.meta create mode 100644 Assets/Animations/Monsters/SkitteringHusk/SkitteringHusk_idle.anim create mode 100644 Assets/Animations/Monsters/SkitteringHusk/SkitteringHusk_idle.anim.meta create mode 100644 Assets/Animations/Monsters/SkitteringHusk/SkitteringHusk_walk.anim create mode 100644 Assets/Animations/Monsters/SkitteringHusk/SkitteringHusk_walk.anim.meta create mode 100644 Assets/Art/Sprites/entities/buildings/StoneHouse.png create mode 100644 Assets/Art/Sprites/entities/buildings/StoneHouse.png.meta create mode 100644 Assets/Art/Sprites/tiles/tile_sand_unusable.png create mode 100644 Assets/Art/Sprites/tiles/tile_sand_unusable.png.meta create mode 100644 Assets/Art/Sprites/tiles/tile_sand_unusable2.png create mode 100644 Assets/Art/Sprites/tiles/tile_sand_unusable2.png.meta create mode 100644 Assets/Design/Levels/Level14.asset create mode 100644 Assets/Design/Levels/Level14.asset.meta create mode 100644 Assets/Design/Levels/Level15.asset create mode 100644 Assets/Design/Levels/Level15.asset.meta create mode 100644 Assets/Design/Levels/Level16.asset create mode 100644 Assets/Design/Levels/Level16.asset.meta create mode 100644 Assets/Design/Levels/Level17.asset create mode 100644 Assets/Design/Levels/Level17.asset.meta create mode 100644 Assets/Design/Levels/Level18.asset create mode 100644 Assets/Design/Levels/Level18.asset.meta create mode 100644 Assets/Design/Levels/Level19.asset create mode 100644 Assets/Design/Levels/Level19.asset.meta create mode 100644 Assets/Design/Levels/Level20.asset create mode 100644 Assets/Design/Levels/Level20.asset.meta create mode 100644 Assets/Design/Levels/Level21.asset create mode 100644 Assets/Design/Levels/Level21.asset.meta create mode 100644 Assets/Design/Levels/Level22.asset create mode 100644 Assets/Design/Levels/Level22.asset.meta create mode 100644 Assets/Design/Levels/WaveConfig_2_14.asset create mode 100644 Assets/Design/Levels/WaveConfig_2_14.asset.meta create mode 100644 Assets/Design/Levels/WaveConfig_2_15.asset create mode 100644 Assets/Design/Levels/WaveConfig_2_15.asset.meta create mode 100644 Assets/Design/Levels/WaveConfig_2_16 (5).asset create mode 100644 Assets/Design/Levels/WaveConfig_2_16 (5).asset.meta create mode 100644 Assets/Design/Levels/WaveConfig_2_17 (6).asset create mode 100644 Assets/Design/Levels/WaveConfig_2_17 (6).asset.meta create mode 100644 Assets/Design/Levels/WaveConfig_2_18 (7).asset create mode 100644 Assets/Design/Levels/WaveConfig_2_18 (7).asset.meta create mode 100644 Assets/Design/Levels/WaveConfig_2_19 (8).asset create mode 100644 Assets/Design/Levels/WaveConfig_2_19 (8).asset.meta create mode 100644 Assets/Design/Levels/WaveConfig_2_20 (9).asset create mode 100644 Assets/Design/Levels/WaveConfig_2_20 (9).asset.meta create mode 100644 Assets/Design/Levels/WaveConfig_2_21 (10).asset create mode 100644 Assets/Design/Levels/WaveConfig_2_21 (10).asset.meta create mode 100644 Assets/Design/Levels/WaveConfig_2_22 (11).asset create mode 100644 Assets/Design/Levels/WaveConfig_2_22 (11).asset.meta create mode 100644 Assets/Design/UnitCards/Gatherers.meta rename Assets/Design/UnitCards/{ => Gatherers}/Farmer.asset (100%) rename Assets/Design/UnitCards/{ => Gatherers}/Farmer.asset.meta (100%) create mode 100644 Assets/Design/UnitCards/Gatherers/FarmerLvl2.asset create mode 100644 Assets/Design/UnitCards/Gatherers/FarmerLvl2.asset.meta create mode 100644 Assets/Design/UnitCards/Gatherers/FarmerLvl3.asset create mode 100644 Assets/Design/UnitCards/Gatherers/FarmerLvl3.asset.meta create mode 100644 Assets/Design/UnitCards/StoneHouse.asset create mode 100644 Assets/Design/UnitCards/StoneHouse.asset.meta create mode 100644 Assets/Design/UnitCards/TripleArrowArcher.asset create mode 100644 Assets/Design/UnitCards/TripleArrowArcher.asset.meta create mode 100644 Assets/Design/UnitUpgrades/Buildings/Upgrade_StoneHouse.asset create mode 100644 Assets/Design/UnitUpgrades/Buildings/Upgrade_StoneHouse.asset.meta create mode 100644 Assets/Design/UnitUpgrades/Gatherers.meta create mode 100644 Assets/Design/UnitUpgrades/Gatherers/Upgrade_AxemanLvl2.asset create mode 100644 Assets/Design/UnitUpgrades/Gatherers/Upgrade_AxemanLvl2.asset.meta create mode 100644 Assets/Design/UnitUpgrades/Gatherers/Upgrade_AxemanLvl3.asset create mode 100644 Assets/Design/UnitUpgrades/Gatherers/Upgrade_AxemanLvl3.asset.meta create mode 100644 Assets/Design/UnitUpgrades/Gatherers/Upgrade_BerriesGathererLvl2.asset create mode 100644 Assets/Design/UnitUpgrades/Gatherers/Upgrade_BerriesGathererLvl2.asset.meta create mode 100644 Assets/Design/UnitUpgrades/Gatherers/Upgrade_BerriesGathererLvl3.asset create mode 100644 Assets/Design/UnitUpgrades/Gatherers/Upgrade_BerriesGathererLvl3.asset.meta create mode 100644 Assets/Design/UnitUpgrades/Gatherers/Upgrade_FarmerLvl2.asset create mode 100644 Assets/Design/UnitUpgrades/Gatherers/Upgrade_FarmerLvl2.asset.meta create mode 100644 Assets/Design/UnitUpgrades/Gatherers/Upgrade_FarmerLvl3.asset create mode 100644 Assets/Design/UnitUpgrades/Gatherers/Upgrade_FarmerLvl3.asset.meta create mode 100644 Assets/Design/UnitUpgrades/Gatherers/Upgrade_MinerLvl2.asset create mode 100644 Assets/Design/UnitUpgrades/Gatherers/Upgrade_MinerLvl2.asset.meta create mode 100644 Assets/Design/UnitUpgrades/Gatherers/Upgrade_MinerLvl3.asset create mode 100644 Assets/Design/UnitUpgrades/Gatherers/Upgrade_MinerLvl3.asset.meta create mode 100644 Assets/Design/UnitUpgrades/Upgrade_TripleArcher.asset create mode 100644 Assets/Design/UnitUpgrades/Upgrade_TripleArcher.asset.meta create mode 100644 Assets/Prefabs/Buildings/StoneHouse.prefab create mode 100644 Assets/Prefabs/Buildings/StoneHouse.prefab.meta create mode 100644 Assets/Prefabs/Monsters/SkitteringHusk_monster.prefab create mode 100644 Assets/Prefabs/Monsters/SkitteringHusk_monster.prefab.meta create mode 100644 Assets/Prefabs/Sticks/Harversters/axemanStickLvl2.prefab create mode 100644 Assets/Prefabs/Sticks/Harversters/axemanStickLvl2.prefab.meta create mode 100644 Assets/Prefabs/Sticks/Harversters/axemanStickLvl3.prefab create mode 100644 Assets/Prefabs/Sticks/Harversters/axemanStickLvl3.prefab.meta create mode 100644 Assets/Prefabs/Sticks/Harversters/berriesGathererStickLvl2.prefab create mode 100644 Assets/Prefabs/Sticks/Harversters/berriesGathererStickLvl2.prefab.meta create mode 100644 Assets/Prefabs/Sticks/Harversters/berriesGathererStickLvl3.prefab create mode 100644 Assets/Prefabs/Sticks/Harversters/berriesGathererStickLvl3.prefab.meta create mode 100644 Assets/Prefabs/Sticks/Harversters/farmerStickLvl2.prefab create mode 100644 Assets/Prefabs/Sticks/Harversters/farmerStickLvl2.prefab.meta create mode 100644 Assets/Prefabs/Sticks/Harversters/farmerStickLvl3.prefab create mode 100644 Assets/Prefabs/Sticks/Harversters/farmerStickLvl3.prefab.meta create mode 100644 Assets/Prefabs/Sticks/Harversters/minerStickLvl2.prefab create mode 100644 Assets/Prefabs/Sticks/Harversters/minerStickLvl2.prefab.meta create mode 100644 Assets/Prefabs/Sticks/Harversters/minerStickLvl3.prefab create mode 100644 Assets/Prefabs/Sticks/Harversters/minerStickLvl3.prefab.meta create mode 100644 Assets/Prefabs/Sticks/tripleArrowArcherStick.prefab create mode 100644 Assets/Prefabs/Sticks/tripleArrowArcherStick.prefab.meta create mode 100644 Assets/Scripts/Ally/StoneHouse.cs create mode 100644 Assets/Scripts/Ally/StoneHouse.cs.meta create mode 100644 Assets/Tiles/SandTile_Unusable.asset create mode 100644 Assets/Tiles/SandTile_Unusable.asset.meta create mode 100644 Assets/Tiles/SandTile_Unusable2.asset create mode 100644 Assets/Tiles/SandTile_Unusable2.asset.meta diff --git a/Assets/Animations/Monsters/SkitteringHusk.meta b/Assets/Animations/Monsters/SkitteringHusk.meta new file mode 100644 index 0000000..497808a --- /dev/null +++ b/Assets/Animations/Monsters/SkitteringHusk.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: df604b78dac5ce74d95630579e9346dc +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Animations/Monsters/SkitteringHusk/SkitteringHusk_animator.overrideController b/Assets/Animations/Monsters/SkitteringHusk/SkitteringHusk_animator.overrideController new file mode 100644 index 0000000..5c2d0ad --- /dev/null +++ b/Assets/Animations/Monsters/SkitteringHusk/SkitteringHusk_animator.overrideController @@ -0,0 +1,19 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!221 &22100000 +AnimatorOverrideController: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: SkitteringHusk_animator + m_Controller: {fileID: 9100000, guid: 1a5ac9b5a1b2f59418fa8d8e2fd93340, type: 2} + m_Clips: + - m_OriginalClip: {fileID: 7400000, guid: 7e444c376f8ba6d40ba00bffe6a379ac, type: 2} + m_OverrideClip: {fileID: 7400000, guid: b545099863e817045983a4ce6b00a938, type: 2} + - m_OriginalClip: {fileID: 7400000, guid: 206e7b88efd18c74994c8a4b52ec3077, type: 2} + m_OverrideClip: {fileID: 7400000, guid: daff10915adb42b4584c1b6b1a46a16f, type: 2} + - m_OriginalClip: {fileID: 7400000, guid: 68c65d026576218498ae44f528a9dfe9, type: 2} + m_OverrideClip: {fileID: 7400000, guid: a93c13aeca1161941956d8db5c7c95e8, type: 2} + - m_OriginalClip: {fileID: 7400000, guid: 0aad98fa80beb3a479a100d2afdd2f7e, type: 2} + m_OverrideClip: {fileID: 7400000, guid: 68f825cba18ee8e41a73b9cc92fda64d, type: 2} diff --git a/Assets/Animations/Monsters/SkitteringHusk/SkitteringHusk_animator.overrideController.meta b/Assets/Animations/Monsters/SkitteringHusk/SkitteringHusk_animator.overrideController.meta new file mode 100644 index 0000000..21c8a1d --- /dev/null +++ b/Assets/Animations/Monsters/SkitteringHusk/SkitteringHusk_animator.overrideController.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: d30cc92716d159c45b60b6c5579e4c45 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 22100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Animations/Monsters/SkitteringHusk/SkitteringHusk_attack.anim b/Assets/Animations/Monsters/SkitteringHusk/SkitteringHusk_attack.anim new file mode 100644 index 0000000..cdea7cc --- /dev/null +++ b/Assets/Animations/Monsters/SkitteringHusk/SkitteringHusk_attack.anim @@ -0,0 +1,3616 @@ +%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: SkitteringHusk_attack + serializedVersion: 6 + m_Legacy: 0 + m_Compressed: 0 + m_UseHighQualityCurve: 1 + m_RotationCurves: [] + m_CompressedRotationCurves: [] + m_EulerCurves: + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0, y: 0, 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.25 + value: {x: 0, y: 0, z: -17.252} + 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.28333333 + value: {x: 0, y: 0, z: 4.978} + 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.4 + value: {x: 0, y: 0, z: 4.978} + 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.45 + value: {x: 0, y: 0, z: -3.946} + inSlope: {x: -0, y: -0, z: -178.48006} + 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.73333335 + value: {x: 0, y: 0, z: 0} + inSlope: {x: -0, y: -0, z: 13.927058} + 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: + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0, y: 0, z: -5.337} + 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.45 + value: {x: 0, y: 0, z: 8.218} + 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.73333335 + value: {x: 0, y: 0, z: -5.337} + 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: body + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0, y: 0, 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.45 + value: {x: 0, y: 0, z: 12.261} + 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.73333335 + value: {x: 0, y: 0, 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} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: body (1) + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0, y: 0, z: -202.887} + 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.45 + value: {x: 0, y: 0, z: -191.411} + 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.73333335 + value: {x: 0, y: 0, z: -202.887} + 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: body (2) + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0, y: 0, z: -188.149} + 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.45 + value: {x: 0, y: 0, z: -174.982} + 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.73333335 + value: {x: 0, y: 0, z: -188.149} + 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: body (3) + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0, y: 0, z: -172.538} + 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.45 + value: {x: 0, y: 0, z: -161.062} + 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.73333335 + value: {x: 0, y: 0, z: -172.538} + 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: body (4) + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0, y: 0, 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.45 + value: {x: 0, y: 0, z: -26.164} + 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.73333335 + value: {x: 0, y: 0, 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} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: leg + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0, y: 0, 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.45 + value: {x: 0, y: 0, z: 33.148} + 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.73333335 + value: {x: 0, y: 0, 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} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: leg (1) + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0, y: 0, z: -136.906} + 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.45 + value: {x: 0, y: 0, z: -152.244} + 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.73333335 + value: {x: 0, y: 0, z: -136.906} + 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: leg (2) + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0, y: 0, z: -110.568} + 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.45 + value: {x: 0, y: 0, z: -102.836} + 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.73333335 + value: {x: 0, y: 0, z: -110.568} + 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: leg (3) + m_PositionCurves: + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0, y: 0, 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.25 + value: {x: 0.092, y: 0.015, z: 0} + inSlope: {x: 0, y: 0.2117647, z: 0} + outSlope: {x: 0, y: 0.2117647, 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.28333333 + value: {x: -0.333, y: 0.08, 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.4 + value: {x: -0.333, y: 0.08, 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.45 + value: {x: 0, y: 0.024, z: 0} + inSlope: {x: 6.660002, y: -1.1200004, 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.73333335 + value: {x: 0, y: 0, z: 0} + inSlope: {x: -0, y: -0.084705874, 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: + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0.008, y: 0.621, 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.45 + value: {x: -0.073, y: 0.629, 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.73333335 + value: {x: -0.008, y: 0.621, 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} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: body + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0, y: 0.308, 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.45 + value: {x: -0.045, y: 0.325, 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.73333335 + value: {x: 0, y: 0.308, 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} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: body (1) + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0.148, y: 0.164, 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.45 + value: {x: 0.13, y: 0.195, 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.73333335 + value: {x: 0.148, y: 0.164, 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} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: body (2) + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0.152, y: 0.284, 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.45 + value: {x: 0.134, y: 0.315, 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.73333335 + value: {x: 0.152, y: 0.284, 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} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: body (3) + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0.164, y: 0.408, 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.45 + value: {x: 0.146, y: 0.439, 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.73333335 + value: {x: 0.164, y: 0.408, 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} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: body (4) + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0.072, y: -0.001, 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.45 + value: {x: -0.127, y: 0.043, 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.73333335 + value: {x: -0.072, y: -0.001, 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} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: leg + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0.096, y: -0.001, 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.45 + value: {x: 0.101, y: 0.04, 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.73333335 + value: {x: 0.096, y: -0.001, 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} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: leg (1) + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0.161, y: 0.428, 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.45 + value: {x: -0.22, y: 0.464, 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.73333335 + value: {x: -0.161, y: 0.428, 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} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: leg (2) + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0.165, y: 0.356, 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.45 + value: {x: -0.241, y: 0.291, 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.73333335 + value: {x: -0.165, y: 0.356, 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} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: leg (3) + m_ScaleCurves: [] + m_FloatCurves: [] + 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: 1 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 3685223346 + attribute: 1 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 4281773289 + attribute: 1 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 3558604586 + attribute: 1 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 3439382123 + attribute: 1 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 2185320620 + attribute: 1 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 1976598607 + attribute: 1 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 2966612963 + attribute: 1 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 2617227296 + attribute: 1 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 2196015457 + attribute: 1 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 0 + attribute: 4 + script: {fileID: 0} + typeID: 4 + customType: 4 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 3685223346 + attribute: 4 + script: {fileID: 0} + typeID: 4 + customType: 4 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 4281773289 + attribute: 4 + script: {fileID: 0} + typeID: 4 + customType: 4 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 3558604586 + attribute: 4 + script: {fileID: 0} + typeID: 4 + customType: 4 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 3439382123 + attribute: 4 + script: {fileID: 0} + typeID: 4 + customType: 4 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 2185320620 + attribute: 4 + script: {fileID: 0} + typeID: 4 + customType: 4 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 1976598607 + attribute: 4 + script: {fileID: 0} + typeID: 4 + customType: 4 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 2966612963 + attribute: 4 + script: {fileID: 0} + typeID: 4 + customType: 4 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 2617227296 + attribute: 4 + script: {fileID: 0} + typeID: 4 + customType: 4 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 2196015457 + attribute: 4 + script: {fileID: 0} + typeID: 4 + customType: 4 + isPPtrCurve: 0 + pptrCurveMapping: [] + m_AnimationClipSettings: + serializedVersion: 2 + m_AdditiveReferencePoseClip: {fileID: 0} + m_AdditiveReferencePoseTime: 0 + m_StartTime: 0 + m_StopTime: 0.73333335 + m_OrientationOffsetY: 0 + m_Level: 0 + m_CycleOffset: 0 + m_HasAdditiveReferencePose: 0 + m_LoopTime: 0 + 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: 5 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.25 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.28333333 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.4 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.45 + value: 0 + inSlope: -0 + outSlope: 0 + tangentMode: 5 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.73333335 + value: 0 + inSlope: -0 + outSlope: 0 + tangentMode: 5 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAnglesRaw.x + path: + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 5 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.25 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.28333333 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.4 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.45 + value: 0 + inSlope: -0 + outSlope: 0 + tangentMode: 5 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.73333335 + value: 0 + inSlope: -0 + outSlope: 0 + tangentMode: 5 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAnglesRaw.y + path: + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 5 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.25 + value: -17.252 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.28333333 + value: 4.978 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.4 + value: 4.978 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.45 + value: -3.946 + inSlope: -178.48006 + outSlope: 0 + tangentMode: 5 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.73333335 + value: 0 + inSlope: 13.927058 + outSlope: 0 + tangentMode: 5 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAnglesRaw.z + path: + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 5 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.25 + value: 0.092 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.28333333 + value: -0.333 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.4 + value: -0.333 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.45 + value: 0 + inSlope: 6.660002 + outSlope: 0 + tangentMode: 5 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.73333335 + value: 0 + inSlope: -0 + outSlope: 0 + tangentMode: 5 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.x + path: + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 5 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.25 + value: 0.015 + inSlope: 0.2117647 + outSlope: 0.2117647 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.28333333 + value: 0.08 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.4 + value: 0.08 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.45 + value: 0.024 + inSlope: -1.1200004 + outSlope: 0 + tangentMode: 5 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.73333335 + value: 0 + inSlope: -0.084705874 + outSlope: 0 + tangentMode: 5 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.y + path: + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 5 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.25 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.28333333 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.4 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.45 + value: 0 + inSlope: -0 + outSlope: 0 + tangentMode: 5 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.73333335 + value: 0 + inSlope: -0 + outSlope: 0 + tangentMode: 5 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.z + path: + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.008 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.45 + value: -0.073 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.73333335 + value: -0.008 + 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: body + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.621 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.45 + value: 0.629 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.73333335 + value: 0.621 + 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: body + 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.45 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.73333335 + 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: body + 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.45 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.73333335 + 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: body + 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.45 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.73333335 + 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: body + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -5.337 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.45 + value: 8.218 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.73333335 + value: -5.337 + 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.z + path: body + 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.45 + value: -0.045 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.73333335 + 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.x + path: body (1) + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.308 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.45 + value: 0.325 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.73333335 + value: 0.308 + 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: body (1) + 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.45 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.73333335 + 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: body (1) + 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.45 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.73333335 + 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: body (1) + 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.45 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.73333335 + 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: body (1) + 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.45 + value: 12.261 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.73333335 + 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.z + path: body (1) + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.148 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.45 + value: 0.13 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.73333335 + value: 0.148 + 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: body (2) + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.164 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.45 + value: 0.195 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.73333335 + value: 0.164 + 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: body (2) + 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.45 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.73333335 + 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: body (2) + 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.45 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.73333335 + 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: body (2) + 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.45 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.73333335 + 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: body (2) + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -202.887 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.45 + value: -191.411 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.73333335 + value: -202.887 + 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.z + path: body (2) + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.152 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.45 + value: 0.134 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.73333335 + value: 0.152 + 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: body (3) + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.284 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.45 + value: 0.315 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.73333335 + value: 0.284 + 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: body (3) + 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.45 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.73333335 + 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: body (3) + 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.45 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.73333335 + 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: body (3) + 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.45 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.73333335 + 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: body (3) + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -188.149 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.45 + value: -174.982 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.73333335 + value: -188.149 + 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.z + path: body (3) + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.164 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.45 + value: 0.146 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.73333335 + value: 0.164 + 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: body (4) + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.408 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.45 + value: 0.439 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.73333335 + value: 0.408 + 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: body (4) + 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.45 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.73333335 + 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: body (4) + 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.45 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.73333335 + 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: body (4) + 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.45 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.73333335 + 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: body (4) + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -172.538 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.45 + value: -161.062 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.73333335 + value: -172.538 + 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.z + path: body (4) + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.072 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.45 + value: -0.127 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.73333335 + value: -0.072 + 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: leg + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.001 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.45 + value: 0.043 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.73333335 + value: -0.001 + 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: leg + 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.45 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.73333335 + 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: leg + 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.45 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.73333335 + 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: leg + 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.45 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.73333335 + 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: leg + 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.45 + value: -26.164 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.73333335 + 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.z + path: leg + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.096 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.45 + value: 0.101 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.73333335 + value: 0.096 + 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: leg (1) + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.001 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.45 + value: 0.04 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.73333335 + value: -0.001 + 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: leg (1) + 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.45 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.73333335 + 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: leg (1) + 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.45 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.73333335 + 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: leg (1) + 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.45 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.73333335 + 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: leg (1) + 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.45 + value: 33.148 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.73333335 + 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.z + path: leg (1) + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.161 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.45 + value: -0.22 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.73333335 + value: -0.161 + 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: leg (2) + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.428 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.45 + value: 0.464 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.73333335 + value: 0.428 + 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: leg (2) + 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.45 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.73333335 + 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: leg (2) + 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.45 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.73333335 + 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: leg (2) + 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.45 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.73333335 + 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: leg (2) + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -136.906 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.45 + value: -152.244 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.73333335 + value: -136.906 + 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.z + path: leg (2) + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.165 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.45 + value: -0.241 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.73333335 + value: -0.165 + 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: leg (3) + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.356 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.45 + value: 0.291 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.73333335 + value: 0.356 + 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: leg (3) + 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.45 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.73333335 + 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: leg (3) + 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.45 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.73333335 + 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: leg (3) + 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.45 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.73333335 + 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: leg (3) + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -110.568 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.45 + value: -102.836 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.73333335 + value: -110.568 + 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.z + path: leg (3) + 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: leg (1) + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: [] + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalEulerAngles.y + path: leg (1) + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: [] + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalEulerAngles.x + path: leg (1) + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: [] + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalEulerAngles.z + path: leg (2) + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: [] + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalEulerAngles.y + path: leg (2) + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: [] + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalEulerAngles.x + path: leg (2) + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: [] + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalEulerAngles.z + path: leg (3) + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: [] + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalEulerAngles.y + path: leg (3) + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: [] + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalEulerAngles.x + path: leg (3) + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: [] + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalEulerAngles.z + path: body + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: [] + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalEulerAngles.y + path: body + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: [] + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalEulerAngles.x + path: body + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: [] + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalEulerAngles.z + path: body (1) + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: [] + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalEulerAngles.y + path: body (1) + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: [] + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalEulerAngles.x + path: body (1) + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: [] + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalEulerAngles.z + path: body (2) + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: [] + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalEulerAngles.y + path: body (2) + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: [] + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalEulerAngles.x + path: body (2) + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: [] + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalEulerAngles.z + path: body (3) + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: [] + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalEulerAngles.y + path: body (3) + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: [] + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalEulerAngles.x + path: body (3) + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: [] + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalEulerAngles.z + path: body (4) + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: [] + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalEulerAngles.y + path: body (4) + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: [] + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalEulerAngles.x + path: body (4) + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: [] + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalEulerAngles.z + path: leg + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: [] + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalEulerAngles.y + path: leg + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: [] + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalEulerAngles.x + path: leg + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: [] + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalEulerAngles.x + path: + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: [] + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalEulerAngles.y + path: + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: [] + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalEulerAngles.z + path: + classID: 4 + script: {fileID: 0} + m_HasGenericRootTransform: 1 + m_HasMotionFloatCurves: 0 + m_Events: + - time: 0.28333333 + functionName: Attack + data: + objectReferenceParameter: {fileID: 0} + floatParameter: 0 + intParameter: 0 + messageOptions: 0 diff --git a/Assets/Animations/Monsters/SkitteringHusk/SkitteringHusk_attack.anim.meta b/Assets/Animations/Monsters/SkitteringHusk/SkitteringHusk_attack.anim.meta new file mode 100644 index 0000000..fa4425c --- /dev/null +++ b/Assets/Animations/Monsters/SkitteringHusk/SkitteringHusk_attack.anim.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: daff10915adb42b4584c1b6b1a46a16f +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 7400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Animations/Monsters/SkitteringHusk/SkitteringHusk_die.anim b/Assets/Animations/Monsters/SkitteringHusk/SkitteringHusk_die.anim new file mode 100644 index 0000000..cfcdbb1 --- /dev/null +++ b/Assets/Animations/Monsters/SkitteringHusk/SkitteringHusk_die.anim @@ -0,0 +1,603 @@ +%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: SkitteringHusk_die + serializedVersion: 6 + m_Legacy: 0 + m_Compressed: 0 + m_UseHighQualityCurve: 1 + m_RotationCurves: [] + m_CompressedRotationCurves: [] + m_EulerCurves: + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0, y: 0, 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.25 + value: {x: 0, y: 0, z: -15.786} + 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: 88.79} + 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.48333332 + value: {x: 0, y: 0, z: 73.863} + 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.56666666 + value: {x: 0, y: 0, z: 92.715} + 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.96666664 + value: {x: 0, y: 0, z: 88.441} + 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_PositionCurves: + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0, y: 0, 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.25 + value: {x: 0.041, y: 0.231, 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.41666666 + value: {x: 0.025, y: 0.071, z: 0} + inSlope: {x: -0.12000001, y: 0, z: 0} + outSlope: {x: -0.12000001, 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.48333332 + value: {x: 0.013, y: 0.123, 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.56666666 + value: {x: 0.025, y: 0.071, 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.96666664 + value: {x: 0.025, y: 0.071, 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} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: + m_ScaleCurves: [] + m_FloatCurves: [] + 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: 1 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 0 + attribute: 4 + script: {fileID: 0} + typeID: 4 + customType: 4 + isPPtrCurve: 0 + pptrCurveMapping: [] + m_AnimationClipSettings: + serializedVersion: 2 + m_AdditiveReferencePoseClip: {fileID: 0} + m_AdditiveReferencePoseTime: 0 + m_StartTime: 0 + m_StopTime: 0.96666664 + m_OrientationOffsetY: 0 + m_Level: 0 + m_CycleOffset: 0 + m_HasAdditiveReferencePose: 0 + m_LoopTime: 0 + 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: 0.25 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.41666666 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.48333332 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.56666666 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.96666664 + 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: + 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.25 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.41666666 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.48333332 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.56666666 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.96666664 + 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: + 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.25 + value: -15.786 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.41666666 + value: 88.79 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.48333332 + value: 73.863 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.56666666 + value: 92.715 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.96666664 + value: 88.441 + 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.z + path: + 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.25 + value: 0.041 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.41666666 + value: 0.025 + inSlope: -0.12000001 + outSlope: -0.12000001 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.48333332 + value: 0.013 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.56666666 + value: 0.025 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.96666664 + value: 0.025 + 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: + 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.25 + value: 0.231 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.41666666 + value: 0.071 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.48333332 + value: 0.123 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.56666666 + value: 0.071 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.96666664 + value: 0.071 + 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: + 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.25 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.41666666 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.48333332 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.56666666 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.96666664 + 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: + 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: + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: [] + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalEulerAngles.y + path: + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: [] + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalEulerAngles.z + path: + classID: 4 + script: {fileID: 0} + m_HasGenericRootTransform: 1 + m_HasMotionFloatCurves: 0 + m_Events: [] diff --git a/Assets/Animations/Monsters/SkitteringHusk/SkitteringHusk_die.anim.meta b/Assets/Animations/Monsters/SkitteringHusk/SkitteringHusk_die.anim.meta new file mode 100644 index 0000000..3541085 --- /dev/null +++ b/Assets/Animations/Monsters/SkitteringHusk/SkitteringHusk_die.anim.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 68f825cba18ee8e41a73b9cc92fda64d +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 7400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Animations/Monsters/SkitteringHusk/SkitteringHusk_idle.anim b/Assets/Animations/Monsters/SkitteringHusk/SkitteringHusk_idle.anim new file mode 100644 index 0000000..4754e19 --- /dev/null +++ b/Assets/Animations/Monsters/SkitteringHusk/SkitteringHusk_idle.anim @@ -0,0 +1,387 @@ +%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: SkitteringHusk_idle + serializedVersion: 6 + m_Legacy: 0 + m_Compressed: 0 + m_UseHighQualityCurve: 1 + m_RotationCurves: [] + m_CompressedRotationCurves: [] + m_EulerCurves: + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0, y: 0, 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 + value: {x: 0, y: 0, z: -1.771} + 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: 2 + value: {x: 0, y: 0, 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} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: + m_PositionCurves: + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0, y: 0, 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 + value: {x: 0, y: 0.013, 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: 2 + value: {x: 0, y: 0, 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} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: + m_ScaleCurves: [] + m_FloatCurves: [] + 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: 1 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 0 + attribute: 4 + script: {fileID: 0} + typeID: 4 + customType: 4 + 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: 0 + 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 + 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_LocalPosition.x + path: + 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: 1 + value: 0.013 + 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_LocalPosition.y + path: + 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: 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_LocalPosition.z + path: + 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: 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: localEulerAnglesRaw.x + path: + 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: 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: localEulerAnglesRaw.y + path: + 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: 1 + value: -1.771 + 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: localEulerAnglesRaw.z + path: + 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: + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: [] + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalEulerAngles.y + path: + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: [] + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalEulerAngles.z + path: + classID: 4 + script: {fileID: 0} + m_HasGenericRootTransform: 1 + m_HasMotionFloatCurves: 0 + m_Events: [] diff --git a/Assets/Animations/Monsters/SkitteringHusk/SkitteringHusk_idle.anim.meta b/Assets/Animations/Monsters/SkitteringHusk/SkitteringHusk_idle.anim.meta new file mode 100644 index 0000000..3dbb453 --- /dev/null +++ b/Assets/Animations/Monsters/SkitteringHusk/SkitteringHusk_idle.anim.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: b545099863e817045983a4ce6b00a938 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 7400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Animations/Monsters/SkitteringHusk/SkitteringHusk_walk.anim b/Assets/Animations/Monsters/SkitteringHusk/SkitteringHusk_walk.anim new file mode 100644 index 0000000..089ba0f --- /dev/null +++ b/Assets/Animations/Monsters/SkitteringHusk/SkitteringHusk_walk.anim @@ -0,0 +1,3393 @@ +%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: SkitteringHusk_walk + serializedVersion: 6 + m_Legacy: 0 + m_Compressed: 0 + m_UseHighQualityCurve: 1 + m_RotationCurves: [] + m_CompressedRotationCurves: [] + m_EulerCurves: + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0, y: 0, 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 + value: {x: 0, y: 0, z: -3.946} + inSlope: {x: -0, y: -0, z: -3.946} + 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: 2 + value: {x: 0, y: 0, z: 0} + inSlope: {x: -0, y: -0, z: 3.946} + 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: + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0, y: 0, 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 + value: {x: 0, y: 0, z: 33.148} + 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: 2 + value: {x: 0, y: 0, 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} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: leg (1) + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0, y: 0, 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 + value: {x: 0, y: 0, z: -26.164} + 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: 2 + value: {x: 0, y: 0, 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} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: leg + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0, y: 0, 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 + value: {x: 0, y: 0, z: 12.261} + 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: 2 + value: {x: 0, y: 0, 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} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: body (1) + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0, y: 0, z: -202.887} + 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 + value: {x: 0, y: 0, z: -191.411} + 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: 2 + value: {x: 0, y: 0, z: -202.887} + 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: body (2) + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0, y: 0, z: -172.538} + 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 + value: {x: 0, y: 0, z: -161.062} + 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: 2 + value: {x: 0, y: 0, z: -172.538} + 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: body (4) + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0, y: 0, z: -188.149} + 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 + value: {x: 0, y: 0, z: -174.982} + 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: 2 + value: {x: 0, y: 0, z: -188.149} + 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: body (3) + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0, y: 0, z: -5.337} + 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 + value: {x: 0, y: 0, z: 8.218} + 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: 2 + value: {x: 0, y: 0, z: -5.337} + 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: body + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0, y: 0, z: -110.568} + 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 + value: {x: 0, y: 0, z: -102.836} + 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: 2 + value: {x: 0, y: 0, z: -110.568} + 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: leg (3) + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0, y: 0, z: -136.906} + 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 + value: {x: 0, y: 0, z: -152.244} + 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: 2 + value: {x: 0, y: 0, z: -136.906} + 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: leg (2) + m_PositionCurves: + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0, y: 0, 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 + value: {x: 0, y: 0.024, z: 0} + inSlope: {x: -0, y: 0.024, 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: 2 + value: {x: 0, y: 0, z: 0} + inSlope: {x: -0, y: -0.024, 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: + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0.096, y: -0.001, 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 + value: {x: 0.101, y: 0.04, 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: 2 + value: {x: 0.096, y: -0.001, 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} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: leg (1) + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0.072, y: -0.001, 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 + value: {x: -0.127, y: 0.043, 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: 2 + value: {x: -0.072, y: -0.001, 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} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: leg + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0, y: 0.308, 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 + value: {x: -0.045, y: 0.325, 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: 2 + value: {x: 0, y: 0.308, 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} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: body (1) + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0.148, y: 0.164, 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 + value: {x: 0.13, y: 0.195, 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: 2 + value: {x: 0.148, y: 0.164, 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} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: body (2) + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0.164, y: 0.408, 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 + value: {x: 0.146, y: 0.439, 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: 2 + value: {x: 0.164, y: 0.408, 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} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: body (4) + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0.152, y: 0.284, 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 + value: {x: 0.134, y: 0.315, 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: 2 + value: {x: 0.152, y: 0.284, 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} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: body (3) + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0.008, y: 0.621, 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 + value: {x: -0.073, y: 0.629, 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: 2 + value: {x: -0.008, y: 0.621, 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} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: body + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0.165, y: 0.356, 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 + value: {x: -0.241, y: 0.291, 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: 2 + value: {x: -0.165, y: 0.356, 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} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: leg (3) + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0.161, y: 0.428, 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 + value: {x: -0.22, y: 0.464, 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: 2 + value: {x: -0.161, y: 0.428, 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} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: leg (2) + m_ScaleCurves: [] + m_FloatCurves: [] + 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: 1 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 2966612963 + attribute: 1 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 1976598607 + attribute: 1 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 4281773289 + attribute: 1 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 3558604586 + attribute: 1 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 2185320620 + attribute: 1 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 3439382123 + attribute: 1 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 3685223346 + attribute: 1 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 2196015457 + attribute: 1 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 2617227296 + attribute: 1 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 0 + attribute: 4 + script: {fileID: 0} + typeID: 4 + customType: 4 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 2966612963 + attribute: 4 + script: {fileID: 0} + typeID: 4 + customType: 4 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 1976598607 + attribute: 4 + script: {fileID: 0} + typeID: 4 + customType: 4 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 4281773289 + attribute: 4 + script: {fileID: 0} + typeID: 4 + customType: 4 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 3558604586 + attribute: 4 + script: {fileID: 0} + typeID: 4 + customType: 4 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 2185320620 + attribute: 4 + script: {fileID: 0} + typeID: 4 + customType: 4 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 3439382123 + attribute: 4 + script: {fileID: 0} + typeID: 4 + customType: 4 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 3685223346 + attribute: 4 + script: {fileID: 0} + typeID: 4 + customType: 4 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 2196015457 + attribute: 4 + script: {fileID: 0} + typeID: 4 + customType: 4 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 2617227296 + attribute: 4 + script: {fileID: 0} + typeID: 4 + customType: 4 + 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: 0 + 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: 5 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: -0 + outSlope: 0 + tangentMode: 5 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2 + value: 0 + inSlope: -0 + outSlope: 0 + tangentMode: 5 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.x + path: + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 5 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0.024 + inSlope: 0.024 + outSlope: 0 + tangentMode: 5 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2 + value: 0 + inSlope: -0.024 + outSlope: 0 + tangentMode: 5 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.y + path: + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 5 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: -0 + outSlope: 0 + tangentMode: 5 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2 + value: 0 + inSlope: -0 + outSlope: 0 + tangentMode: 5 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.z + path: + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 5 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: -0 + outSlope: 0 + tangentMode: 5 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2 + value: 0 + inSlope: -0 + outSlope: 0 + tangentMode: 5 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAnglesRaw.x + path: + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 5 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: -0 + outSlope: 0 + tangentMode: 5 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2 + value: 0 + inSlope: -0 + outSlope: 0 + tangentMode: 5 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAnglesRaw.y + path: + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 5 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: -3.946 + inSlope: -3.946 + outSlope: 0 + tangentMode: 5 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2 + value: 0 + inSlope: 3.946 + outSlope: 0 + tangentMode: 5 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAnglesRaw.z + path: + 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: 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: localEulerAnglesRaw.x + path: leg (1) + 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: 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: localEulerAnglesRaw.y + path: leg (1) + 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: 1 + value: 33.148 + 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: localEulerAnglesRaw.z + path: leg (1) + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.096 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0.101 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2 + value: 0.096 + 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: leg (1) + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.001 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0.04 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2 + value: -0.001 + 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: leg (1) + 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: 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_LocalPosition.z + path: leg (1) + 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: 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: localEulerAnglesRaw.x + path: leg + 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: 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: localEulerAnglesRaw.y + path: leg + 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: 1 + value: -26.164 + 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: localEulerAnglesRaw.z + path: leg + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.072 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: -0.127 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2 + value: -0.072 + 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: leg + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.001 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0.043 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2 + value: -0.001 + 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: leg + 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: 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_LocalPosition.z + path: leg + 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: 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: localEulerAnglesRaw.x + path: body (1) + 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: 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: localEulerAnglesRaw.y + path: body (1) + 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: 1 + value: 12.261 + 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: localEulerAnglesRaw.z + path: body (1) + 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: 1 + value: -0.045 + 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_LocalPosition.x + path: body (1) + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.308 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0.325 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2 + value: 0.308 + 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: body (1) + 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: 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_LocalPosition.z + path: body (1) + 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: 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: localEulerAnglesRaw.x + path: body (2) + 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: 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: localEulerAnglesRaw.y + path: body (2) + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -202.887 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: -191.411 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2 + value: -202.887 + 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.z + path: body (2) + 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: 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: localEulerAnglesRaw.x + path: body (4) + 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: 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: localEulerAnglesRaw.y + path: body (4) + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -172.538 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: -161.062 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2 + value: -172.538 + 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.z + path: body (4) + 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: 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: localEulerAnglesRaw.x + path: body (3) + 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: 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: localEulerAnglesRaw.y + path: body (3) + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -188.149 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: -174.982 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2 + value: -188.149 + 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.z + path: body (3) + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.148 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0.13 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2 + value: 0.148 + 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: body (2) + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.164 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0.195 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2 + value: 0.164 + 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: body (2) + 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: 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_LocalPosition.z + path: body (2) + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.164 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0.146 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2 + value: 0.164 + 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: body (4) + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.408 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0.439 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2 + value: 0.408 + 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: body (4) + 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: 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_LocalPosition.z + path: body (4) + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.152 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0.134 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2 + value: 0.152 + 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: body (3) + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.284 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0.315 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2 + value: 0.284 + 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: body (3) + 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: 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_LocalPosition.z + path: body (3) + 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: 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: localEulerAnglesRaw.x + path: body + 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: 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: localEulerAnglesRaw.y + path: body + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -5.337 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 8.218 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2 + value: -5.337 + 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.z + path: body + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.008 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: -0.073 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2 + value: -0.008 + 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: body + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.621 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0.629 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2 + value: 0.621 + 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: body + 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: 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_LocalPosition.z + path: body + 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: 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: localEulerAnglesRaw.x + path: leg (3) + 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: 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: localEulerAnglesRaw.y + path: leg (3) + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -110.568 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: -102.836 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2 + value: -110.568 + 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.z + path: leg (3) + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.165 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: -0.241 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2 + value: -0.165 + 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: leg (3) + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.356 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0.291 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2 + value: 0.356 + 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: leg (3) + 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: 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_LocalPosition.z + path: leg (3) + 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: 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: localEulerAnglesRaw.x + path: leg (2) + 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: 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: localEulerAnglesRaw.y + path: leg (2) + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -136.906 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: -152.244 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2 + value: -136.906 + 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.z + path: leg (2) + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.161 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: -0.22 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2 + value: -0.161 + 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: leg (2) + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.428 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0.464 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 2 + value: 0.428 + 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: leg (2) + 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: 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_LocalPosition.z + path: leg (2) + 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: leg (1) + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: [] + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalEulerAngles.y + path: leg (1) + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: [] + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalEulerAngles.x + path: leg (1) + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: [] + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalEulerAngles.z + path: leg + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: [] + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalEulerAngles.y + path: leg + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: [] + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalEulerAngles.x + path: leg + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: [] + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalEulerAngles.z + path: body (4) + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: [] + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalEulerAngles.y + path: body (4) + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: [] + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalEulerAngles.x + path: body (4) + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: [] + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalEulerAngles.z + path: body + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: [] + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalEulerAngles.y + path: body + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: [] + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalEulerAngles.x + path: body + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: [] + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalEulerAngles.z + path: body (3) + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: [] + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalEulerAngles.y + path: body (3) + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: [] + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalEulerAngles.x + path: body (3) + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: [] + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalEulerAngles.z + path: body (1) + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: [] + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalEulerAngles.y + path: body (1) + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: [] + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalEulerAngles.x + path: body (1) + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: [] + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalEulerAngles.z + path: body (2) + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: [] + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalEulerAngles.y + path: body (2) + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: [] + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalEulerAngles.x + path: body (2) + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: [] + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalEulerAngles.z + path: + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: [] + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalEulerAngles.y + path: + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: [] + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalEulerAngles.x + path: + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: [] + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalEulerAngles.z + path: leg (2) + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: [] + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalEulerAngles.y + path: leg (2) + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: [] + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalEulerAngles.x + path: leg (2) + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: [] + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalEulerAngles.x + path: leg (3) + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: [] + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalEulerAngles.y + path: leg (3) + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: [] + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalEulerAngles.z + path: leg (3) + classID: 4 + script: {fileID: 0} + m_HasGenericRootTransform: 1 + m_HasMotionFloatCurves: 0 + m_Events: [] diff --git a/Assets/Animations/Monsters/SkitteringHusk/SkitteringHusk_walk.anim.meta b/Assets/Animations/Monsters/SkitteringHusk/SkitteringHusk_walk.anim.meta new file mode 100644 index 0000000..12c56c6 --- /dev/null +++ b/Assets/Animations/Monsters/SkitteringHusk/SkitteringHusk_walk.anim.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: a93c13aeca1161941956d8db5c7c95e8 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 7400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Art/Sprites/entities/buildings/StoneHouse.png b/Assets/Art/Sprites/entities/buildings/StoneHouse.png new file mode 100644 index 0000000000000000000000000000000000000000..3180081634baddfb5354f23e7494a5b4aa4aa69e GIT binary patch literal 10663 zcmV;YDOlEtP)xsbFF}`50FEC&mgE6;3fDjTAw9pMneeXWEy5|1hpPA=Ww_0-J0qlsK6xHXPs;sQc zFaOK;|CLpQ^v~rDmvH%xEnBv%%7dsncq)$|1ioD(3CQN!l2#CTNH#*!9Xbn zjiN}t@2FHNx3$~t39g#_p8ER-QI@OcZM;RisY(=SMv+)80UFeGP;31z{`@BWGiXc7 zW`Z4Ku%b!@f@Uj)A->cYv;$;8{r|cw2W=34fKU)X&@>ri2;lLi1Fd#%7^HjG?%6gN zsA5hlvk)lLRS*vs(v{~0 zX&uP!q9~}Er?h|OG`*%G%EJmpj82!VaqBV(>F@?`Q7G(F%vZGPX68TtEC`$a(&F-~Ns7c=XV@Q*YC_-qNxhwA1(lxJ=OpEzdbPV9l*D zXb2aELrrs8Az-2e@V3f@4**pwHjai46m2>b4AFcZjgG0}sgE33f8c@VCojA`LwoB= z542r7ciy2*vX!+=RI@PsXi2~+a^@V0Mx#h1tzB5JTIGFET>w{O)r6C%YfTm2zmb0r zv*mkK)oDJfjt?mF^d0Y5yYIp0rWbz?V|~+#fcB1ESO0N`=qp-K8ktM#tDgu1(u?oa!uCOF=Uxmk7RKRNw##`A%Zj0OSB~4UQhVY}|4NtnTOvoWmNE z&|W_85LKy@)ULn%z=l^D`YE<`8SC@{e|DJbrOf$ewJO?9(?L^W*M*k*Zrpb`?Yy)< z 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 N002ovPDHLkV1l)GkoEuo literal 0 HcmV?d00001 diff --git a/Assets/Art/Sprites/entities/buildings/StoneHouse.png.meta b/Assets/Art/Sprites/entities/buildings/StoneHouse.png.meta new file mode 100644 index 0000000..a915f08 --- /dev/null +++ b/Assets/Art/Sprites/entities/buildings/StoneHouse.png.meta @@ -0,0 +1,111 @@ +fileFormatVersion: 2 +guid: 0b076332ceb88b3419c48172075d81a9 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 12 + 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 + vTOnly: 0 + ignoreMasterTextureLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + 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 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + cookieLightType: 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 + - serializedVersion: 3 + buildTarget: Standalone + 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: [] + nameFileIdTable: {} + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Art/Sprites/tiles/tile_sand_unusable.png b/Assets/Art/Sprites/tiles/tile_sand_unusable.png new file mode 100644 index 0000000000000000000000000000000000000000..5ac78e7e6eee311c2c911983e90d8446a0fc8cfa GIT binary patch literal 12386 zcmV-oFrCkdP)+R|ityTczxpTkwt@Z9&XR#X5>h9Wg&OZB8 zRTuwtf0^=s#8#%m4pw9Sz!&8Oj@16^&v}%q)Gr^izFud4xz7ImD*b;Q7o#>a9Q^4t z`F|O#FCR1i`APiGPx%if{&ti1r#JQYtF*7zIZS7y{b8^SKU|&;Q;&t5?+{72dVGEK9>30x1aB=w!hqMG z2^OME7ZlOgn;akl>4g4H1)hj&!*}sgGNbfEzZ7ofPqVdnX z)Z#?w!bHeOcc47qe!S0@HjOyxRqE4Ud@fj&yic~$TWSJ&TZ2xv^*dRgsvepFjAZ!^ zjg_7iQYWd{zO2ZRbJB0Zmad%m`{9WIDfkp!5-@m*yoFs*^zg5CrMAkw6heoFdj14`TDo>5BQ2i=rGjz z>f=$?51;&5V4+tHbKJsY?CNa%Z|7+%Gf@>%H(9>3Lgv1+l#DacODvB(j(+;iQW8*Z zuMaFOaw{)(?{0bf@hIn~*zj^c1r6q2c78l$cRAYdb_Z*5fB+(9aWZ;-BI^1$YiTM5 z&)L@=Tr6@L>GA(`rcF(tjz0(%*P*y}zMIj};K%AZWV#Be3od~kdqxzbe!tW4kuTSx z=4yYS23KvY^y_YZ^CP6h=)%RxP_QBQ%1CV&yE+MksFo|*(OaYcX!OmEzSENndn?iSQ13>ovk7qd#i_Wh#Uy$We6lnZ52Wf)5MtVYUjKuo=Rse6}W-Fxs(VjQpb@r2+<0LB0(TnB9E~*mG z&c-)ILbT0AB6LKs!*iu#XMCcRc{En}0lqbL0`)B1;yL133)b3fxSG>5-*n|48u^8D zxy${;f%bro24AkCTNn>5$VR^Y;3_VhkMq z@^7#A8tL|9Nc{(*K_4vo1Z>^J4MWhOp$36l0jaiHAJ7MW-CT&27djvkA$jo0Z^rOK zk_bmKjv27uSG~N>I}qX0ZpyKx2D3UyXnozb~<8WxXY)x z+O4_D?c+frJ^9zOWcvL75?C-KU@jRwW&njAz`uH0{E7s2D!B{ob2u01c6K=UXg!ua z|MNvUbQ$ZdXw~9m6g~%1eQh2~lW+B|kI;Ltl;Q5z5VTwb0Ta4}mc;lK-MKIxv93;l z&(aKA$ag^BobRVKRl2s;cu@D(I_BuR=a+;}fkpf6>Y)=JGx!e6O^Dx?YHwTx{sk8R zjz^@QUjw-Phher_g%^5TN3TtU!6hL<7RKN7w|NY9c&*L8qrL--5T4Xu^1m zn}&_r{8$KA7DDFqxA~*1krPV_9Ash#DiHx3{7@}Wz1S3Ybn zB{ir#N4kCB={4nA>G$i|2PnkBjsSF$(IG%)q&Jhv`$qEPqhO&KrA3Z5-((E5IEGK&UWG^ z`re-J#+`1*9&JP)t;d{fCCT!g3V3$HY>RrO%gjjR`EL5aj?$)#pnh3_BWL-=5}lH~UWwzL^^IM=K;kjdQ`9dRzSA{`A)c z16TN>9oQi1_b0%D%mMo>POt%=s;9irczQqvZKmRpfXXCpP~K9p)9gsp*={C6qpK;f zLh4>2_1Ih>0vgN$yFJMT*(12F4-+nS0DXQP&;B8o*0 z;ykOo46~)F=-uV`t%bM^b z)j>9}FqHVG+Zm;WE-JZaOKrf{8`0TrMs=BIX0io*@XNITg#|(eh=6p#*_-oW>*|pC z@i(ot9uxhqM|)qRtVR7X*86&L0DkdyW++&YZ6VAtFW}jX^aRd~kl2|WeFt7wkB1F) z0hBkx-Ea3+YCukQ!Q~uF?$0 z3w{nPh)ku-8JxmIpXL(aQH0p?bQ~PSXo-ic1W-_Fz|ks--BBcGeXtnrdUtc2O&Dh< z;dm>0VIp{>C!n*@3qlb|utDWkUFO_g?+)v1^yqH(>TC5GX!nI`1$GTehtdKoeil%( z1dgzY{=mtBz?K@%u14>r$)J@f;+Xp@k;7d9?nFT0U~({GqCbq8V#(rIHa-EY>*`pz z;ny4fZx?x;O|O&VOx{Po$W60AC4}?@l`uaRhsN*^vmEC=E-KdyS+Z1Ej6BUh)Ead4XL^tvlL~nqX3p zX9e0W5?FRMy0+B<7l)=w$Hq#>29;w)v3*^IeZA5F)D6BE(N^as5!#$?#Z;EMNJVzMOjEd3MX?h^ zDdZJ+ifU#`=SBx$|H+vL`3bOoJ5QArIDb0hfy)tk5}_0FcY7V_RYn%O<3W+0p}$9a zeAsWH-_V&g6|VVtRx?AdXNEvSKKP0#$09e)q_V_;pJ|?xYQoQa*`Tyz(6O&m*jGsH zU^u9)u&b-E)tJJzUTN1<2_Jz1u&FGu25Nw;rVLMP3*7V4U*_kU^D<2PTHPB|E?tf8 z!`vGDeK&%4vCo0Cj%!k25l!PvBcPyMlB zWu^!6*=kNH_kfGB{y8@qjQT@w2yA^W1Y8T(1Bt-n+UuOr!s=2q!x}*Z2SH?2me}wz z;8rH(5}VRO8{j3%d0A6#rz){6Ez+D^$$(PD9MkVsGr+-=GE00>DYvaC1}jnLGF8d! zWMaFrBF8#~Yexf;gYR&+zc9yYT^-%kd(brh%`Ao1fm(H$ ztyE+Mr0NxR3aPz9X0Ix7sxEVBs02Cq4tDsW&_M!isd3p~O@yHRbe8+^Fk3wqGdCK& zx$u5t9y%j(YA6Dd@a{B^S!SRk*}>PWn*9M-?BFjvi;j-pp6Cy`R!E)DnP7ToF(8G& zyx5C_6oeo^Fj5K!L&KXI2rJn#q+^9pQb;XexoI!5Q-1+K`FR$?td~kTV$+I6Q_oZ~ zONv@afpuAtB~ZiFzs55Ur! zQ$U|(5?FdE;Tf-4pq_ifp%Fi>+Nqtd}hjjL$ zTw;m%dKxV1dekumStj7VG6~3w0jq+fRH%^FTI58iGq1ijueLf@QI08U@_`NzsAqSx z&(2aLs!;?19jC_6_BwBQfrCT{KXO1@s+l21YAw}Xs9~N4OMfxU*PBNdtKeq+?S91~ z+r{xWJuTiy-tBb|nNDC|U6>fo)`sUz|_LWAL8 z7Aay}r1CPL>0gu;S%`8>;9P(JNL3U+j#ROwEZ?e3LXInnEntl7!1WQ`HY8V;5!nG> z20uboAh7^4cz18JJ48R!78DE;G<+ZR!|rl8o*d6lV~9?7@2{mmOMW{4iRt@P1GOg7 zo?1vo*^wsTpXCxqu=~Ys+}2`PexBv*NC3dX13^qxm%^=Vs|iUFGXzU2GRyq%3)~7| zWqtSs?FRwL9%px$Oss_xNa1`GJqoE6dvOLb!us$gaAix4BOai;$*rf^y;x)e+1$rS zKgeU?wK5ZoV7$M|A1uR(RaT^-yy|P!PAgm=g58~qg|=(6@1$ZI zlxE|-zNq6+*&!T|*Nr13Bc>!~nUVZUQtV$fV1cj-9|a3Iaw8OAK{Vu~y=2iR0nU*Z z@Gp7*C0tozkLstdm4Jo5L@f!t=0*b#*OPv`;Bl8w9IT_97H!N&?kq(;3oL_L32v3j zREV0%2t7$vQfM#Av4nb_96(Luk4%J=RP%t87A(0=3<4~1jtO8Y;JpM-XQli?Jqygm z#fSogpL$Lw6%)%%1CVT`9^ngL**44!lTRLFzMKXz88h_}i0gDpNZf z->6DF<%KS5vqUHyZN$z!vc^OU7E+#mm2{JPycs7G+fNU@y?>Z)q4NcIr(_5iWI5jN zFUT^V=z9$vh$0p#$kq7~x-u(SOB3UWN%Y1o#*gUv8QyFWnrx zmYa^M2xeNqgN}X4&qQ{!C@m!MTUNxlDhDh||M-dALgKN~0oABdZU?fbcnx-VkM^Qm z4Ib}*SF1oCbOlCLW!_{)nls(^*lI5=SOy~%;tHvARhjFCT00R!t3onZevoj!6SuVx zIyXYbl_Wyjk^;NdT32KxmaSO4IPD?w5{-dY0I&1XUz8S_mlO~J%1t+g!juTWM;7vY zGpX22BD5?PS;-4<0y3tVIM*DC9LCEqLkwmlnUof4$ex?7d?2(S>0NCLneg*R%6 z-WDi(Zyahtft!>ZX1juyow2ros~{gF6U=V=@-Z zAO*1wuu$1APe;s*1P^xj^E1p*TcFC*Af<6DD;=aBz+!V8q6~tdLJC|=h1n+DNGujv zmrK|)$!QPhSOL)FxW8)k{X-0L3rTU#%j}dFD7KIpyPMo0Q#+fyAo}I`cJQpNg}C$G zv`=R_zkkd!I?!~_On~a~mvOKpLI+iei{6*n=_v}<>2~bSa@-QY8V-h5mI$nf&&xCl z8wOnTg(w3S!AojcT148_2;q9AeRH)F8ANRMqME))i0aBpJsPsNn)vZ3^Y%2wa1{mDP@G)tCq4xhO7_7{ zZ>SOju!v_JtVM#VdRshjT6?`aDvai8=f+AWUgk?)rU@kuYK(ehP}9Y$LW1D3Dwh~Z ze`OMj?37z)-e^CDJO5*BFByJ4P0&C(?^7G8lt5uv~78q#^$G?CPaj0S|l>t($e*r8IyhLDK zz_TtASn0t;>&nEazm{u0w_?E(X3r1eX%c?Sm$`Xe{32(|tHGyYokYcJu_UzxwF3-+0V?O8~qy54QJ_4D5u*g8w)W@Qv|H3!M8(QK1e#K*I;b@TwZKbUCN?H zngpcE$e@*_4%w3fjZ)Q6JA)AvgDBeqB2G_#Q9+xQ_zwz}Ol*$GMQ#O8(K=C!m%=_T z&7`W-9%;I($)m9nb+wf+3v}rK-Sfj3WNm#ef(GMHtb=E!A(HM+vo8-a4%U;_=AsuT z!vNMqzdzg%Ne4O*U80kqbQW8v35?%;%%oq*fI@04)z=Ozeq3d&=8HwAA zQNZgb!1{Fh;r1l!cxU*peVh{RLnFCRsl5FGem}>vF%fah3nTXqm~x zgV5&0n7@M2<0Af&6#Gk5=zpgt{R6(nWifOB9d&@=zM>pcQI0vZK9FK&hV05E)_EBS zYIA_KH6K}3=2@rk{(8gva-H}46?v5d$&HywKDF}J#OmNxaoa$0-RYW1vj^PN+1eq^@NOJt& zV#EI;%y|ipFK5Pc1X*NwhXa$w6IC3r;KHRvwknxsCXG&`kty3s2M8_{8+iENF7ir? zTzgxC^eQ~^M#|&MmVW{)2r*PrpU#PHK&^m6M?Lx$%B8>6r>&Ocn(8vg3aOnu-$p97 zRmyBDOUUD*d8qqnGsx33>`OSfjEs3v$e1YH{+A?=w$)Vl!Zn+t6IurG{)d@pe-N;+5$;GOqW@) zgISeK35}8f*_Mq&)~6^~AP4X%C~Ukh=wv$u!NHkZ&6gFpR7gE02P1#lvo7`$pzaqZ zLLtLYMlMf>F>j{@4tM)<2VuY63TY~VU_rIGHv4XFVyARmeAQM9NR%LK~k&aXbi&8 zjzXhxK$$fJ2SPIY!!KYZ03;Qe0}f6587Kh?91VX`O0B30Rmq9;rJl=O8^Iz~TVbz| z+EPVlF7XrK36e76TFZ4B{?2l2zIkS;;eHs4%Yr^jNVIWtO14L zZa=+2)cc2V2(oH+BWi6nWT?}>x7DXng_0G)Xs0M9y^4n}mq1BCG`%R`nG=6Wd4ZA} zOb>;{&v*&PB?En25^FBaL+Vc}rw^}ZQs_iL%~s4jC-%EimmE&U2&DaEr%;dufqlnZyxv+}rBMopaRzi>~qj1ZX*~1xEva z;pf&ulOCGEaE}PVu(b*1OeS#<iA>QsW3?Iv)*lL9kH67a@qyU~&S} za(u|F`Ga?O)>ODQs9ZZ5JlgBsI~vF;%VLow(gl2$1qiN$8j!%$;?dVi#z+S{UXAs> zCX1cb@r{+f1$lOTt^S+ykw3d{h!!mMSO{H32tOL_d4nPw@yM`P>dH*ScwZoguyTxE z3->-W??q)AyP3~wC(<(QpvmTChbFImZp3vLk z+28JqX2W`0y?a_T7r|d~5db90HY?;=(1{70Ofed0_oYU`TAPbrnTeI{}He*b`w~F=e~V_im9gDMLib!Px59md5ghlL4Zg^9S^YTl+L0YGcb3##1h^C zhbrV-qJ@2}K7CAUNrPKFnN~4ICaH*V4|-eS6lk;O0M2jsp)K!!us#Br7yUZLx2M^I zpJ9gTs-JV(15&<2oqiMjf$*%owWP8lC)&WiHh)CYc;8z@4-O93WA!w^j|rX{zWnh( zL-Sv+a|-#^S*%xoQ<|DCLWVNav1t^y+dOD!B48Oc8zcO4q(N zU$(3J2@via^I(h~djbgdOykz(-K)WroKHG{K}SG_wyj#oVplCvu;DJhnUUbV)r60S zN$kQH&5_S9xPb+u)ob) zDRU5HTj-(Fuk$Ne@=L$i-=+_%ya3%}&OIM7INJMqc{==fD;6q8UZ7n?1ZfFfIY-_? z2szn`yE{qNdr|yZU{U9~IZi^Aga~R-I^ce^m_h<>s`7*$QOX@<`PPVk-2RGjL-KOh zLBh&(5b-I6Er?lzLc2G8Zg8_G*8*5@kn&)W0t)mrUM7(RkGK_!l!qZw)Wms~{7mz< zI**4K^quVY-&zO*Qs=wzWkrr$(XcTe2@$>oH9i8$4msX>iozZR3vM~l|GK%#5%;@3 z)-D(Ud_XEc&l>8fUg_4=8?UuJX8_(=Zk-snzbGrTL zHZV^W(j5(6oAXidDR?pnk`WCe=roDYjts43n&}ZdvLRrCLv1aFO%IYaxXfa2Z@{e+ zQ*E9S5$ax>ryT^&B@tQ^f^YNE4O<;=)s0qfCM}Q?s8T_PjraP387}wYk$*m4q%tpt zE85|Ev4#en-qdwd2vfz&HKuqfT+rlYd4f6PJ9Z2SogR+ZQr#w^UpS9Adt=UOPF zwyaxyI!*n0BlzJuc-X~$=In6Dkukg;1q)7bxu3c`9nZbc+Fa;J54zd|4^bvT1?RN0 zsL2D+J3vY!M8+~IWcPc3R_E>-T!8lk*3X79r za8$(b!)|NXrSGl&{topZ z%8U8&Kz3RQ)bQIy-pO{#%1q?s;2W~(MCU8Utvo4Av`L6H&~UxV^)aM?4qy`HS_-qw zx*FZ^Nxjmgx5Ws%>s*I?zGW%q3uG^FBo#ptM z;Xq_YC<#5h`X5w<@IkV}l@NCgDiUjGKT1C&&2ovYMh&E!^0Ul)n%(td5H87FmM&&N z3Q~^-q5}@rlkU!PS+KY}x!p764p(#OS$VM&eIteYl7*3%2K1KUE=|Stv;^pFk;C;Y zb{iGF?GqX2%G+O!0i8|szalG^I<$B(F5pE|BqV5MDZI(8wbqRriGoa11fZ7e>j>Ek zbIiC%(F{u+3ORbB&lg$&MVLfjb9s=?yg8=<%WxO8^|=Vckxtg2x0k1MHqg)q%W#7+ zU^mwLW~4jNXi<*pf$n2v@b)?Z>*gc{!Aqwzki}WNC}hy94JvnFB+Rj*&ZQ@&5PB_D z&Rt|2MgwAXnG=v5c&L!60d!mzc^TSpY4R=9%*j?vRhdh%*h!Y}!V=c~l|EQo3z6(L zoQNl8^HuVO7`2|3*Tda!xTK~77UaKSHU$dD8?nF(WvAgFJ>nUKp&?RCPv${Gkkyon zVJlNXbFgY;1OA(98wjDbId7c;S&TYFVhm| zBfY|qH%7Ys=&Jy8qk*{8+{oL5)hOuoo8$LiuKBWjXAUhG*-MOBt`Tf>x4yor(jv$0#b`sH`gTi}0Hf0`_TmrLA~)wlm!^Uy z2mD)W-C>QDuJ{T41iYrX{!Pc#XJQo(jS( zM!Ey$MuW!t-T;EN+3tQH_LkXcY+)iwA@dmQ4AG}5&NJb; zf!Fm>BFgW>wMew8PT`uLXD!aPCA-b!SS#hO!fb00-$Z`^KpF1#hJn{`+*<2eEVNP- z+m{yFEldV)EfRqCR^JbG1)c4t!HzcLP$2`Rvz=H}S`;R>iZIx-Q2f{mhLxGvb#)?3 zZTKP_rLoedzdaDW&fPrfsUaGK9)b@1w>UvIBVjj*VmeKPcrFq+>P7q4>uj!MU6~GJ z=5CYQ>wT1RXJn{yiG#AlwYto6O&zhXCKs~WQhaLSePKwV(dsfY`p(Xdjs-L=+;8gcz^ihKm5th^RL`+%c7Th0w@A)nofw zus*mn9Y?po`+SiFIf_c|o_UD}iQ-Yu+FOZ+>AiD@`Ur})q`*-r_o!3)f~SyHaX@$Y z+*wWrea?@C-RO>K(2Yzec_GlyystNWCMyw}ACF#FC*a`Ic^13_$)3LAa=Jry;n`o0 z?P>8Z651baCf^)qQ*DWp(LF^%$C?U{hcKt!#B6$Xoo5s#Zl;1O7!JI!B7ABnvZ~Cx zrN$Q(9wnby-95IRwLXhhk_!`&k30(5yc8bGkYxx$?`(&RWFv&}AtUy(%B`$PC8!&x0w*3dE z9^|vaa^7H1b6Rz@)cDsbe5GRNvLd&S2ecbL;Q3E=_jvq?m4E872qTG)qx3o&eX2`c zRdQE^Fn*mGdH3y>^!BGSUU{**VPiJt6XwR=(T)A!eP3@hZ%Z-@Hw0IQS!jbEQn=mr zV${`sB09f93W4qbL1(lJIXS?8>Y4N2KK05s*|Ud28bW zm6m{Yy56>+(jr$t%t1=CqX)zh-SqzBL1J~8JEBq|bebQJ(c8}pKyY~q$E&k(UvG@> z)WaGad0`^-vDw3)0BdDB9MuyViSBxWFIje2o{Apr4U-kP$O~P|B<|oiZPI)Yao}dM zu@2d>Fm*#6Us>V>jA|-;z#aG30=8Ee|JBxLv&^nz2oor;)!BFu*=TPlr_Cb$EoH9A z?$-eH+pTd@<9aSgU3bvw4}tYy&)QjciDc3b8n+sZgp1K#f(@4glWh{2+2C4*N3Ftp zVu*zR+TQPEHSj~{r}C(ZlyyDJ|IVFI^4XY1g97g(Ha zPE-HzKgjtLjU-K`+d$#W#_+@w;pSg-ccH#IAe-F%zXl6o`1HDg{{_1u|1tw1IX4=z zuGY_Vzn&$N_oCGiPb}K{cY*cT^3)%F>$$IK{fh?onPtQQxcqWIk^Xz4AO3%pe-~K) z|J&JiJlUXmG8EP8V;f)S_1ynmuzqL*?f%6gyE2LPf8YEEtP}`oAcA@TrjR+86guE% zWvQ!FWWO>K%3ad&AFxuGVQ7-O+5aE{fKYxKPW))Ws#p2^$DX$Tfb}1+{>@+R|ityTczxpTkwt@Z9&XR#X5>h9Wg&OZB8 zRTuwtf0^=s#8#%m4pw9Sz!&8Oj@16^&v}%q)Gr^izFud4xz7ImD*b;Q7o#>a9Q^4t z`F|O#FCR1i`APiGPx%if{&ti1r#JQYtF*7zIZS7y{b8^SKU|&;Q;&t5?+{72dVGEK9>30x1aB=w!hqMG z2^OME7ZlOgn;akl>4g4H1)hj&!*}sgGNbfEzZ7ofPqVdnX z)Z#?w!bHeOcc47qe!S0@HjOyxRqE4Ud@fj&yic~$TWSJ&TZ2xv^*dRgsvepFjAZ!^ zjg_7iQYWd{zO2ZRbJB0Zmad%m`{9WIDfkp!5-@m*yoFs*^zg5CrMAkw6heoFdj14`TDo>5BQ2i=rGjz z>f=$?51;&5V4+tHbKJsY?CNa%Z|7+%Gf@>%H(9>3Lgv1+l#DacODvB(j(+;iQW8*Z zuMaFOaw{)(?{0bf@hIn~*zj^c1r6q2c78l$cRAYdb_Z*5fB+(9aWZ;-BI^1$YiTM5 z&)L@=Tr6@L>GA(`rcF(tjz0(%*P*y}zMIj};K%AZWV#Be3od~kdqxzbe!tW4kuTSx z=4yYS23KvY^y_YZ^CP6h=)%RxP_QBQ%1CV&yE+MksFo|*(OaYcX!OmEzSENndn?iSQ13>ovk7qd#i_Wh#Uy$We6lnZ52Wf)5MtVYUjKuo=Rse6}W-Fxs(VjQpb@r2+<0LB0(TnB9E~*mG z&c-)ILbT0AB6LKs!*iu#XMCcRc{En}0lqbL0`)B1;yL133)b3fxSG>5-*n|48u^8D zxy${;f%bro24AkCTNn>5$VR^Y;3_VhkMq z@^7#A8tL|9Nc{(*K_4vo1Z>^J4MWhOp$36l0jaiHAJ7MW-CT&27djvkA$jo0Z^rOK zk_bmKjv27uSG~N>I}qX0ZpyKx2D3UyXnozb~<8WxXY)x z+O4_D?c+frJ^9zOWcvL75?C-KU@jRwW&njAz`uH0{E7s2D!B{ob2u01c6K=UXg!ua z|MNvUbQ$ZdXw~9m6g~%1eQh2~lW+B|kI;Ltl;Q5z5VTwb0Ta4}mc;lK-MKIxv93;l z&(aKA$ag^BobRVKRl2s;cu@D(I_BuR=a+;}fkpf6>Y)=JGx!e6O^Dx?YHwTx{sk8R zjz^@QUjw-Phher_g%^5TN3TtU!6hL<7RKN7w|NY9c&*L8qrL--5T4Xu^1m zn}&_r{8$KA7DDFqxA~*1krPV_9Ash#DiHx3{7@}Wz1S3Ybn zB{ir#N4kCB={4nA>G$i|2PnkBjsSF$(IG%)q&Jhv`$qEPqhO&KrA3Z5-((E5IEGK&UWG^ z`re-J#+`1*9&JP)t;d{fCCT!g3V3$HY>RrO%gjjR`EL5aj?$)#pnh3_BWL-=5}lH~UWwzL^^IM=K;kjdQ`9dRzSA{`A)c z16TN>9oQi1_b0%D%mMo>POt%=s;9irczQqvZKmRpfXXCpP~K9p)9gsp*={C6qpK;f zLh4>2_1Ih>0vgN$yFJMT*(12F4-+nS0DXQP&;B8o*0 z;ykOo46~)F=-uV`t%bM^b z)j>9}FqHVG+Zm;WE-JZaOKrf{8`0TrMs=BIX0io*@XNITg#|(eh=6p#*_-oW>*|pC z@i(ot9uxhqM|)qRtVR7X*86&L0DkdyW++&YZ6VAtFW}jX^aRd~kl2|WeFt7wkB1F) z0hBkx-Ea3+YCukQ!Q~uF?$0 z3w{nPh)ku-8JxmIpXL(aQH0p?bQ~PSXo-ic1W-_Fz|ks--BBcGeXtnrdUtc2O&Dh< z;dm>0VIp{>C!n*@3qlb|utDWkUFO_g?+)v1^yqH(>TC5GX!nI`1$GTehtdKoeil%( z1dgzY{=mtBz?K@%u14>r$)J@f;+Xp@k;7d9?nFT0U~({GqCbq8V#(rIHa-EY>*`pz z;ny4fZx?x;O|O&VOx{Po$W60AC4}?@l`uaRhsN*^vmEC=E-KdyS+Z1Ej6BUh)Ead4XL^tvlL~nqX3p zX9e0W5?FRMy0+B<7l)=w$Hq#>29;w)v3*^IeZA5F)D6BE(N^as5!#$?#Z;EMNJVzMOjEd3MX?h^ zDdZJ+ifU#`=SBx$|H+vL`3bOoJ5QArIDb0hfy)tk5}_0FcY7V_RYn%O<3W+0p}$9a zeAsWH-_V&g6|VVtRx?AdXNEvSKKP0#$09e)q_V_;pJ|?xYQoQa*`Tyz(6O&m*jGsH zU^u9)u&b-E)tJJzUTN1<2_Jz1u&FGu25Nw;rVLMP3*7V4U*_kU^D<2PTHPB|E?tf8 z!`vGDeK&%4vCo0Cj%!k25l!PvBcPyMlB zWu^!6*=kNH_kfGB{y8@qjQT@w2yA^W1Y8T(1Bt-n+UuOr!s=2q!x}*Z2SH?2me}wz z;8rH(5}VRO8{j3%d0A6#rz){6Ez+D^$$(PD9MkVsGr+-=GE00>DYvaC1}jnLGF8d! zWMaFrBF8#~Yexf;gYR&+zc9yYT^-%kd(brh%`Ao1fm(H$ ztyE+Mr0NxR3aPz9X0Ix7sxEVBs02Cq4tDsW&_M!isd3p~O@yHRbe8+^Fk3wqGdCK& zx$u5t9y%j(YA6Dd@a{B^S!SRk*}>PWn*9M-?BFjvi;j-pp6Cy`R!E)DnP7ToF(8G& zyx5C_6oeo^Fj5K!L&KXI2rJn#q+^9pQb;XexoI!5Q-1+K`FR$?td~kTV$+I6Q_oZ~ zONv@afpuAtB~ZiFzs55Ur! zQ$U|(5?FdE;Tf-4pq_ifp%Fi>+Nqtd}hjjL$ zTw;m%dKxV1dekumStj7VG6~3w0jq+fRH%^FTI58iGq1ijueLf@QI08U@_`NzsAqSx z&(2aLs!;?19jC_6_BwBQfrCT{KXO1@s+l21YAw}Xs9~N4OMfxU*PBNdtKeq+?S91~ z+r{xWJuTiy-tBb|nNDC|U6>fo)`sUz|_LWAL8 z7Aay}r1CPL>0gu;S%`8>;9P(JNL3U+j#ROwEZ?e3LXInnEntl7!1WQ`HY8V;5!nG> z20uboAh7^4cz18JJ48R!78DE;G<+ZR!|rl8o*d6lV~9?7@2{mmOMW{4iRt@P1GOg7 zo?1vo*^wsTpXCxqu=~Ys+}2`PexBv*NC3dX13^qxm%^=Vs|iUFGXzU2GRyq%3)~7| zWqtSs?FRwL9%px$Oss_xNa1`GJqoE6dvOLb!us$gaAix4BOai;$*rf^y;x)e+1$rS zKgeU?wK5ZoV7$M|A1uR(RaT^-yy|P!PAgm=g58~qg|=(6@1$ZI zlxE|-zNq6+*&!T|*Nr13Bc>!~nUVZUQtV$fV1cj-9|a3Iaw8OAK{Vu~y=2iR0nU*Z z@Gp7*C0tozkLstdm4Jo5L@f!t=0*b#*OPv`;Bl8w9IT_97H!N&?kq(;3oL_L32v3j zREV0%2t7$vQfM#Av4nb_96(Luk4%J=RP%t87A(0=3<4~1jtO8Y;JpM-XQli?Jqygm z#fSogpL$Lw6%)%%1CVT`9^ngL**44!lTRLFzMKXz88h_}i0gDpNZf z->6DF<%KS5vqUHyZN$z!vc^OU7E+#mm2{JPycs7G+fNU@y?>Z)q4NcIr(_5iWI5jN zFUT^V=z9$vh$0p#$kq7~x-u(SOB3UWN%Y1o#*gUv8QyFWnrx zmYa^M2xeNqgN}X4&qQ{!C@m!MTUNxlDhDh||M-dALgKN~0oABdZU?fbcnx-VkM^Qm z4Ib}*SF1oCbOlCLW!_{)nls(^*lI5=SOy~%;tHvARhjFCT00R!t3onZevoj!6SuVx zIyXYbl_Wyjk^;NdT32KxmaSO4IPD?w5{-dY0I&1XUz8S_mlO~J%1t+g!juTWM;7vY zGpX22BD5?PS;-4<0y3tVIM*DC9LCEqLkwmlnUof4$ex?7d?2(S>0NCLneg*R%6 z-WDi(Zyahtft!>ZX1juyow2ros~{gF6U=V=@-Z zAO*1wuu$1APe;s*1P^xj^E1p*TcFC*Af<6DD;=aBz+!V8q6~tdLJC|=h1n+DNGujv zmrK|)$!QPhSOL)FxW8)k{X-0L3rTU#%j}dFD7KIpyPMo0Q#+fyAo}I`cJQpNg}C$G zv`=R_zkkd!I?!~_On~a~mvOKpLI+iei{6*n=_v}<>2~bSa@-QY8V-h5mI$nf&&xCl z8wOnTg(w3S!AojcT148_2;q9AeRH)F8ANRMqME))i0aBpJsPsNn)vZ3^Y%2wa1{mDP@G)tCq4xhO7_7{ zZ>SOju!v_JtVM#VdRshjT6?`aDvai8=f+AWUgk?)rU@kuYK(ehP}9Y$LW1D3Dwh~Z ze`OMj?37z)-e^CDJO5*BFByJ4P0&C(?^7G8lt5uv~78q#^$G?CPaj0S|l>t($e*r8IyhLDK zz_TtASn0t;>&nEazm{u0w_?E(X3r1eX%c?Sm$`Xe{32(|tHGyYokYcJu_UzxwF3-+0V?O8~qy54QJ_4D5u*g8w)W@Qv|H3!M8(QK1e#K*I;b@TwZKbUCN?H zngpcE$e@*_4%w3fjZ)Q6JA)AvgDBeqB2G_#Q9+xQ_zwz}Ol*$GMQ#O8(K=C!m%=_T z&7`W-9%;I($)m9nb+wf+3v}rK-Sfj3WNm#ef(GMHtb=E!A(HM+vo8-a4%U;_=AsuT z!vNMqzdzg%Ne4O*U80kqbQW8v35?%;%%oq*fI@04)z=Ozeq3d&=8HwAA zQNZgb!1{Fh;r1l!cxU*peVh{RLnFCRsl5FGem}>vF%fah3nTXqm~x zgV5&0n7@M2<0Af&6#Gk5=zpgt{R6(nWifOB9d&@=zM>pcQI0vZK9FK&hV05E)_EBS zYIA_KH6K}3=2@rk{(8gva-H}46?v5d$&HywKDF}J#OmNxaoa$0-RYW1vj^PN+1eq^@NOJt& zV#EI;%y|ipFK5Pc1X*NwhXa$w6IC3r;KHRvwknxsCXG&`kty3s2M8_{8+iENF7ir? zTzgxC^eQ~^M#|&MmVW{)2r*PrpU#PHK&^m6M?Lx$%B8>6r>&Ocn(8vg3aOnu-$p97 zRmyBDOUUD*d8qqnGsx33>`OSfjEs3v$e1YH{+A?=w$)Vl!Zn+t6IurG{)d@pe-N;+5$;GOqW@) zgISeK35}8f*_Mq&)~6^~AP4X%C~Ukh=wv$u!NHkZ&6gFpR7gE02P1#lvo7`$pzaqZ zLLtLYMlMf>F>j{@4tM)<2VuY63TY~VU_rIGHv4XFVyARmeAQM9NR%LK~k&aXbi&8 zjzXhxK$$fJ2SPIY!!KYZ03;Qe0}f6587Kh?91VX`O0B30Rmq9;rJl=O8^Iz~TVbz| z+EPVlF7XrK36e76TFZ4B{?2l2zIkS;;eHs4%Yr^jNVIWtO14L zZa=+2)cc2V2(oH+BWi6nWT?}>x7DXng_0G)Xs0M9y^4n}mq1BCG`%R`nG=6Wd4ZA} zOb>;{&v*&PB?En25^FBaL+Vc}rw^}ZQs_iL%~s4jC-%EimmE&U2&DaEr%;dufqlnZyxv+}rBMopaRzi>~qj1ZX*~1xEva z;pf&ulOCGEaE}PVu(b*1OeS#<iA>QsW3?Iv)*lL9kH67a@qyU~&S} za(u|F`Ga?O)>ODQs9ZZ5JlgBsI~vF;%VLow(gl2$1qiN$8j!%$;?dVi#z+S{UXAs> zCX1cb@r{+f1$lOTt^S+ykw3d{h!!mMSO{H32tOL_d4nPw@yM`P>dH*ScwZoguyTxE z3->-W??q)AyP3~wC(<(QpvmTChbFImZp3vLk z+28JqX2W`0y?a_T7r|d~5db90HY?;=(1{70Ofed0_oYU`TAPbrnTeI{}He*b`w~F=e~V_im9gDMLib!Px59md5ghlL4Zg^9S^YTl+L0YGcb3##1h^C zhbrV-qJ@2}K7CAUNrPKFnN~4ICaH*V4|-eS6lk;O0M2jsp)K!!us#Br7yUZLx2M^I zpJ9gTs-JV(15&<2oqiMjf$*%owWP8lC)&WiHh)CYc;8z@4-O93WA!w^j|rX{zWnh( zL-Sv+a|-#^S*%xoQ<|DCLWVNav1t^y+dOD!B48Oc8zcO4q(N zU$(3J2@via^I(h~djbgdOykz(-K)WroKHG{K}SG_wyj#oVplCvu;DJhnUUbV)r60S zN$kQH&5_S9xPb+u)ob) zDRU5HTj-(Fuk$Ne@=L$i-=+_%ya3%}&OIM7INJMqc{==fD;6q8UZ7n?1ZfFfIY-_? z2szn`yE{qNdr|yZU{U9~IZi^Aga~R-I^ce^m_h<>s`7*$QOX@<`PPVk-2RGjL-KOh zLBh&(5b-I6Er?lzLc2G8Zg8_G*8*5@kn&)W0t)mrUM7(RkGK_!l!qZw)Wms~{7mz< zI**4K^quVY-&zO*Qs=wzWkrr$(XcTe2@$>oH9i8$4msX>iozZR3vM~l|GK%#5%;@3 z)-D(Ud_XEc&l>8fUg_4=8?UuJX8_(=Zk-snzbGrTL zHZV^W(j5(6oAXidDR?pnk`WCe=roDYjts43n&}ZdvLRrCLv1aFO%IYaxXfa2Z@{e+ zQ*E9S5$ax>ryT^&B@tQ^f^YNE4O<;=)s0qfCM}Q?s8T_PjraP387}wYk$*m4q%tpt zE85|Ev4#en-qdwd2vfz&HKuqfT+rlYd4f6PJ9Z2SogR+ZQr#w^UpS9Adt=UOPF zwyaxyI!*n0BlzJuc-X~$=In6Dkukg;1q)7bxu3c`9nZbc+Fa;J54zd|4^bvT1?RN0 zsL2D+J3vY!M8+~IWcPc3R_E>-T!8lk*3X79r za8$(b!)|NXrSGl&{topZ z%8U8&Kz3RQ)bQIy-pO{#%1q?s;2W~(MCU8Utvo4Av`L6H&~UxV^)aM?4qy`HS_-qw zx*FZ^Nxjmgx5Ws%>s*I?zGW%q3uG^FBo#ptM z;Xq_YC<#5h`X5w<@IkV}l@NCgDiUjGKT1C&&2ovYMh&E!^0Ul)n%(td5H87FmM&&N z3Q~^-q5}@rlkU!PS+KY}x!p764p(#OS$VM&eIteYl7*3%2K1KUE=|Stv;^pFk;C;Y zb{iGF?GqX2%G+O!0i8|szalG^I<$B(F5pE|BqV5MDZI(8wbqRriGoa11fZ7e>j>Ek zbIiC%(F{u+3ORbB&lg$&MVLfjb9s=?yg8=<%WxO8^|=Vckxtg2x0k1MHqg)q%W#7+ zU^mwLW~4jNXi<*pf$n2v@b)?Z>*gc{!Aqwzki}WNC}hy94JvnFB+Rj*&ZQ@&5PB_D z&Rt|2MgwAXnG=v5c&L!60d!mzc^TSpY4R=9%*j?vRhdh%*h!Y}!V=c~l|EQo3z6(L zoQNl8^HuVO7`2|3*Tda!xTK~77UaKSHU$dD8?nF(WvAgFJ>nUKp&?RCPv${Gkkyon zVJlNXbFgY;1OA(98wjDbId7c;S&TYFVhm| zBfY|qH%7Ys=&Jy8qk*{8+{oL5)hOuoo8$LiuKBWjXAUhG*-MOBt`Tf>x4yor(jv$0#b`sH`gTi}0Hf0`_TmrLA~)wlm!^Uy z2mD)W-C>QDuJ{T41iYrX{!Pc#XJQo(jS( zM!Ey$MuW!t-T;EN+3tQH_LkXcY+)iwA@dmQ4AG}5&NJb; zf!Fm>BFgW>wMew8PT`uLXD!aPCA-b!SS#hO!fb00-$Z`^KpF1#hJn{`+*<2eEVNP- z+m{yFEldV)EfRqCR^JbG1)c4t!HzcLP$2`Rvz=H}S`;R>iZIx-Q2f{mhLxGvb#)?3 zZTKP_rLoedzdaDW&fPrfsUaGK9)b@1w>UvIBVjj*VmeKPcrFq+>P7q4>uj!MU6~GJ z=5CYQ>wT1RXJn{yiG#AlwYto6O&zhXCKs~WQhaLSePKwV(dsfY`p(Xdjs-L=+;8gcz^ihKm5th^RL`+%c7Th0w@A)nofw zus*mn9Y?po`+SiFIf_c|o_UD}iQ-Yu+FOZ+>AiD@`Ur})q`*-r_o!3)f~SyHaX@$Y z+*wWrea?@C-RO>K(2Yzec_GlyystNWCMyw}ACF#FC*a`Ic^13_$)3LAa=Jry;n`o0 z?P>8Z651baCf^)qQ*DWp(LF^%$C?U{hcKt!#B6$Xoo5s#Zl;1O7!JI!B7ABnvZ~Cx zrN$Q(9wnby-95IRwLXhhk_!`&k30(5yc8bGkYxx$?`(&RWFv&}AtUy(%B`$PC8!&x0w*3dE z9^|vaa^7H1b6Rz@)cDsbe5GRNvLd&S2ecbL;Q3E=_jvq?m4E872qTG)qx3o&eX2`c zRdQE^Fn*mGdH3y>^!BGSUU{**VPiJt6XwR=(T)A!eP3@hZ%Z-@Hw0IQS!jbEQn=mr zV${`sB09f93W4qbL1(lJIXS?8>Y4N2KK05s*|Ud28bW zm6m{Yy56>+(jr$t%t1=CqX)zh-SqzBL1J~8JEBq|bebQJ(c8}pKyY~q$E&k(UvG@> z)WaGad0`^-vDw3)0BdDB9MuyViSBxWFIje2o{Apr4U-kP$O~P|B<|oiZPI)Yao}dM zu@2d>Fm*#6Us>V>jA|-;z#aG30=8Ee|JBxLv&^nz2oor;)!BFu*=TPlr_Cb$EoH9A z?$-eH+pTd@<9aSgU3bvw4}tYy&)QjciDc3b8n+sZgp1K#f(@4glWh{2+2C4*N3Ftp zVu*zR+TQPEHSj~{r}C(ZlyyDJ|IVFI^4XY1g97g(Ha zPE-HzKgjtLjU-K`+d$#W#_+@w;pSg-ccH#IAe-F%zXl6o`1HDg{{_1u|1tw1IX4=z zuGY_Vzn&$N_oCGiPb}K{cY*cT^3)%F>$$IK{fh?onPtQQxcqWIk^Xz4AO3%pe-~K) z|J&JiJlUXmG8EP8V;f)S_1ynmuzqL*?f%6gyE2LPf8YEEtP}`oAcA@TrjR+86guE% zWvQ!FWWO>K%3ad&AFxuGVQ7-O+5aE{fKYxKPW))Ws#p2^$DX$Tfb}1+{>@ _gatherRate; + public override sealed void Start() { base.Start(); diff --git a/Assets/Scripts/Ally/StoneHouse.cs b/Assets/Scripts/Ally/StoneHouse.cs new file mode 100644 index 0000000..1643ace --- /dev/null +++ b/Assets/Scripts/Ally/StoneHouse.cs @@ -0,0 +1,5 @@ + +public class StoneHouse : House +{ + public override float PopulationGiven => GlobalConfig.Instance.Current.populationGivenPerStoneHouse; +} \ No newline at end of file diff --git a/Assets/Scripts/Ally/StoneHouse.cs.meta b/Assets/Scripts/Ally/StoneHouse.cs.meta new file mode 100644 index 0000000..17482c8 --- /dev/null +++ b/Assets/Scripts/Ally/StoneHouse.cs.meta @@ -0,0 +1,11 @@ +fileFormatVersion: 2 +guid: 655cd2ba787539f47bd7258793ea7931 +MonoImporter: + externalObjects: {} + serializedVersion: 2 + defaultReferences: [] + executionOrder: 0 + icon: {instanceID: 0} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Scripts/Ally/Tooltip/TooltipText.cs b/Assets/Scripts/Ally/Tooltip/TooltipText.cs index ddbe456..ef3a713 100644 --- a/Assets/Scripts/Ally/Tooltip/TooltipText.cs +++ b/Assets/Scripts/Ally/Tooltip/TooltipText.cs @@ -1,6 +1,7 @@ -using GatherAndDefend.Events; -using TMPro; +using System; using UnityEngine; +using TMPro; +using GatherAndDefend.Events; public class TooltipText : MonoBehaviour { @@ -34,9 +35,15 @@ public class TooltipText : MonoBehaviour { _tooltipPanel.SetActive(true); _tooltipDescription.text = _tooltipManager.Description; - _tooltipHp.text = (_tooltipManager.Hp.Equals("0") ? ("Intouchable") : "Points de vie: " + _tooltipManager.Hp); - _tooltipDmg.text = (_tooltipManager.Damage.Equals("0") ? "Ne peut pas attaquer" : "Dommage: " + _tooltipManager.Damage); - _tooltipAttackSpeed.text = (_tooltipManager.Damage.Equals("0") ? EMPTY_STRING : "Vitesse d'attaque: " + _tooltipManager.AttackSpeed); + _tooltipHp.text = (_tooltipManager.Hp.Equals("0") ? ("Intouchable") + : $"({_tooltipManager.Hp} hp) ({_tooltipManager.Damage} atk)"); + + float dmg = float.Parse(_tooltipManager.Damage); + float atkSpeed = float.Parse(_tooltipManager.AttackSpeed); + float dps = dmg / atkSpeed; + + _tooltipDmg.text = (_tooltipManager.Damage.Equals("0")) ? "" + : $"{dps:0.00} dps"; } else { diff --git a/Assets/Scripts/General/GlobalConfigFile.cs b/Assets/Scripts/General/GlobalConfigFile.cs index f6840b9..0dc42ca 100644 --- a/Assets/Scripts/General/GlobalConfigFile.cs +++ b/Assets/Scripts/General/GlobalConfigFile.cs @@ -29,6 +29,7 @@ public class GlobalConfigFile : ScriptableObject [Header("Population")] public int basePopulation = 5; public int populationGivenPerHouse = 5; + public int populationGivenPerStoneHouse = 15; public int populationGivenPerHouseUpgrade = 15; public int populationCostPerUnit = 1; public float populationWarningPercentage = 0.75f; diff --git a/Assets/Scripts/LevelManager/LevelTile.cs b/Assets/Scripts/LevelManager/LevelTile.cs index 8f498a6..7e94004 100644 --- a/Assets/Scripts/LevelManager/LevelTile.cs +++ b/Assets/Scripts/LevelManager/LevelTile.cs @@ -18,6 +18,9 @@ public abstract class LevelTile : TileBase, ILevelObject private bool _isCollidable; public bool IsCollidable => _isCollidable; + [SerializeField] + private Vector3 customOffset = Vector3.zero; + public Vector3 Position { get; protected set; } private Tilemap _tilemap; @@ -72,7 +75,7 @@ public abstract class LevelTile : TileBase, ILevelObject public override void GetTileData(Vector3Int position, ITilemap tilemap, ref TileData tileData) { tileData.sprite = _sprite; - tileData.transform.SetTRS(Vector3.zero, Quaternion.identity, Vector3.one); + tileData.transform.SetTRS(customOffset, Quaternion.identity, Vector3.one); tileData.color = Color.white; } public override void RefreshTile(Vector3Int position, ITilemap tilemap) diff --git a/Assets/Scripts/Tiles/ResourceTile.cs b/Assets/Scripts/Tiles/ResourceTile.cs index 485139e..1fbec6b 100644 --- a/Assets/Scripts/Tiles/ResourceTile.cs +++ b/Assets/Scripts/Tiles/ResourceTile.cs @@ -30,10 +30,10 @@ public class ResourceTile : LevelTile public override void LevelUpdate() { //check if there is an harvester unit on top - var hasFarmer = LevelManager.Instance.Get(x => x.Position.IsContainedIn(Position)); - if (!hasFarmer) return; + var harvester = LevelManager.Instance.Get(x => x.Position.IsContainedIn(Position)); + if (!harvester) return; - _yieldCounter -= Time.deltaTime; + _yieldCounter -= Time.deltaTime * harvester.GatherRate; if (_yieldCounter > 0) return; ResetYieldDuration(); diff --git a/Assets/Scripts/UnitTree/UpgradePlacementButton.cs b/Assets/Scripts/UnitTree/UpgradePlacementButton.cs index 05ce2f8..f716790 100644 --- a/Assets/Scripts/UnitTree/UpgradePlacementButton.cs +++ b/Assets/Scripts/UnitTree/UpgradePlacementButton.cs @@ -72,9 +72,9 @@ public class UpgradePlacementButton : MonoBehaviour, IPointerClickHandler, IPoin { if (CanUse()) { - //Change parent GameObject + var originalParent = _unitGameObject.transform.parent; Vector3 instantiatePosition = _unitGameObject.transform.position; - Instantiate(_prefab, instantiatePosition, Quaternion.identity, _canvas.transform); + Instantiate(_prefab, instantiatePosition, Quaternion.identity, originalParent); ResourceManager resourceManager = ResourceManager.Instance; resourceManager.Remove(_unitCardInformation.Rock, _unitCardInformation.Wood, _unitCardInformation.Food); Destroy(_unitGameObject); diff --git a/Assets/Tilemaps/LevelEditorPalette.prefab b/Assets/Tilemaps/LevelEditorPalette.prefab index 4d6515f..1774fc1 100644 --- a/Assets/Tilemaps/LevelEditorPalette.prefab +++ b/Assets/Tilemaps/LevelEditorPalette.prefab @@ -91,7 +91,7 @@ Tilemap: second: serializedVersion: 2 m_TileIndex: 11 - m_TileSpriteIndex: 11 + m_TileSpriteIndex: 0 m_TileMatrixIndex: 0 m_TileColorIndex: 0 m_TileObjectToInstantiateIndex: 65535 @@ -101,7 +101,7 @@ Tilemap: second: serializedVersion: 2 m_TileIndex: 13 - m_TileSpriteIndex: 6 + m_TileSpriteIndex: 1 m_TileMatrixIndex: 0 m_TileColorIndex: 0 m_TileObjectToInstantiateIndex: 65535 @@ -111,7 +111,27 @@ Tilemap: second: serializedVersion: 2 m_TileIndex: 12 - m_TileSpriteIndex: 12 + m_TileSpriteIndex: 2 + m_TileMatrixIndex: 0 + m_TileColorIndex: 0 + m_TileObjectToInstantiateIndex: 65535 + dummyAlignment: 0 + m_AllTileFlags: 0 + - first: {x: 2, y: -4, z: 0} + second: + serializedVersion: 2 + m_TileIndex: 14 + m_TileSpriteIndex: 3 + m_TileMatrixIndex: 0 + m_TileColorIndex: 0 + m_TileObjectToInstantiateIndex: 65535 + dummyAlignment: 0 + m_AllTileFlags: 0 + - first: {x: 3, y: -4, z: 0} + second: + serializedVersion: 2 + m_TileIndex: 15 + m_TileSpriteIndex: 13 m_TileMatrixIndex: 0 m_TileColorIndex: 0 m_TileObjectToInstantiateIndex: 65535 @@ -121,7 +141,7 @@ Tilemap: second: serializedVersion: 2 m_TileIndex: 4 - m_TileSpriteIndex: 2 + m_TileSpriteIndex: 4 m_TileMatrixIndex: 0 m_TileColorIndex: 0 m_TileObjectToInstantiateIndex: 65535 @@ -131,7 +151,7 @@ Tilemap: second: serializedVersion: 2 m_TileIndex: 0 - m_TileSpriteIndex: 6 + m_TileSpriteIndex: 5 m_TileMatrixIndex: 0 m_TileColorIndex: 0 m_TileObjectToInstantiateIndex: 65535 @@ -141,7 +161,7 @@ Tilemap: second: serializedVersion: 2 m_TileIndex: 5 - m_TileSpriteIndex: 1 + m_TileSpriteIndex: 6 m_TileMatrixIndex: 0 m_TileColorIndex: 0 m_TileObjectToInstantiateIndex: 65535 @@ -151,7 +171,7 @@ Tilemap: second: serializedVersion: 2 m_TileIndex: 8 - m_TileSpriteIndex: 8 + m_TileSpriteIndex: 7 m_TileMatrixIndex: 0 m_TileColorIndex: 0 m_TileObjectToInstantiateIndex: 65535 @@ -161,7 +181,7 @@ Tilemap: second: serializedVersion: 2 m_TileIndex: 9 - m_TileSpriteIndex: 9 + m_TileSpriteIndex: 8 m_TileMatrixIndex: 0 m_TileColorIndex: 0 m_TileObjectToInstantiateIndex: 65535 @@ -171,7 +191,7 @@ Tilemap: second: serializedVersion: 2 m_TileIndex: 10 - m_TileSpriteIndex: 10 + m_TileSpriteIndex: 1 m_TileMatrixIndex: 0 m_TileColorIndex: 0 m_TileObjectToInstantiateIndex: 65535 @@ -181,7 +201,7 @@ Tilemap: second: serializedVersion: 2 m_TileIndex: 0 - m_TileSpriteIndex: 6 + m_TileSpriteIndex: 5 m_TileMatrixIndex: 0 m_TileColorIndex: 0 m_TileObjectToInstantiateIndex: 65535 @@ -191,7 +211,7 @@ Tilemap: second: serializedVersion: 2 m_TileIndex: 1 - m_TileSpriteIndex: 3 + m_TileSpriteIndex: 9 m_TileMatrixIndex: 0 m_TileColorIndex: 0 m_TileObjectToInstantiateIndex: 65535 @@ -201,7 +221,7 @@ Tilemap: second: serializedVersion: 2 m_TileIndex: 6 - m_TileSpriteIndex: 0 + m_TileSpriteIndex: 10 m_TileMatrixIndex: 0 m_TileColorIndex: 0 m_TileObjectToInstantiateIndex: 65535 @@ -211,7 +231,7 @@ Tilemap: second: serializedVersion: 2 m_TileIndex: 2 - m_TileSpriteIndex: 4 + m_TileSpriteIndex: 4294967295 m_TileMatrixIndex: 0 m_TileColorIndex: 0 m_TileObjectToInstantiateIndex: 65535 @@ -221,7 +241,7 @@ Tilemap: second: serializedVersion: 2 m_TileIndex: 3 - m_TileSpriteIndex: 5 + m_TileSpriteIndex: 11 m_TileMatrixIndex: 0 m_TileColorIndex: 0 m_TileObjectToInstantiateIndex: 65535 @@ -231,7 +251,7 @@ Tilemap: second: serializedVersion: 2 m_TileIndex: 7 - m_TileSpriteIndex: 7 + m_TileSpriteIndex: 12 m_TileMatrixIndex: 0 m_TileColorIndex: 0 m_TileObjectToInstantiateIndex: 65535 @@ -267,35 +287,41 @@ Tilemap: m_Data: {fileID: 11400000, guid: e03705cfeb12caa4fa060a306c265520, type: 2} - m_RefCount: 1 m_Data: {fileID: 11400000, guid: 61f6ef7d247d2a54e9d4b2a8005e3cb1, type: 2} + - m_RefCount: 1 + m_Data: {fileID: 11400000, guid: 65a794ae50ebccd4991296bfe23d788b, type: 2} + - m_RefCount: 1 + m_Data: {fileID: 11400000, guid: aac62ecd4860aa24e801b60f7316d692, type: 2} m_TileSpriteArray: - m_RefCount: 1 - m_Data: {fileID: 21300000, guid: ccca3e050cb082b45af0a099790463f6, type: 3} + m_Data: {fileID: 21300000, guid: 6d546f9d5bcc2684ead4560620b49661, type: 3} + - m_RefCount: 2 + m_Data: {fileID: 21300000, guid: 70ecf45f3fcaa8247ad52c0b3aaca4ba, type: 3} - m_RefCount: 1 - m_Data: {fileID: 21300000, guid: 6298844400e212d40bce870425ac2a5b, type: 3} + m_Data: {fileID: 21300000, guid: 7cbc0cdc8f458684fa65c3dc3e6f86fc, type: 3} + - m_RefCount: 1 + m_Data: {fileID: 21300000, guid: 52f9ec543a59ad843b5846cabed96c06, type: 3} - m_RefCount: 1 m_Data: {fileID: 21300000, guid: 43582b3c6b60fd144bc56d8ab3b14349, type: 3} - - m_RefCount: 1 - m_Data: {fileID: 21300000, guid: 1f8a7d27b012449499d5316045662e1e, type: 3} - - m_RefCount: 1 - m_Data: {fileID: 21300000, guid: 77a39e873655d3c4b93d0b7696397b83, type: 3} - - m_RefCount: 1 - m_Data: {fileID: 21300000, guid: b85a4b2ec6433d04895612d791edc260, type: 3} - - m_RefCount: 3 + - m_RefCount: 2 m_Data: {fileID: 21300000, guid: 5cf7447a03096c04ead18f1855f01cd7, type: 3} - m_RefCount: 1 - m_Data: {fileID: 21300000, guid: 8354a544f4ca3514e87d40d2de9afaee, type: 3} + m_Data: {fileID: 21300000, guid: 6298844400e212d40bce870425ac2a5b, type: 3} - m_RefCount: 1 m_Data: {fileID: 21300000, guid: 22cdcbd5df3efd74fa4d119fc5836708, type: 3} - m_RefCount: 1 m_Data: {fileID: 21300000, guid: 669f9bfec2c5fad4eb7e2e792e4cc5cc, type: 3} - m_RefCount: 1 - m_Data: {fileID: 21300000, guid: 70ecf45f3fcaa8247ad52c0b3aaca4ba, type: 3} + m_Data: {fileID: 21300000, guid: 1f8a7d27b012449499d5316045662e1e, type: 3} - m_RefCount: 1 - m_Data: {fileID: 21300000, guid: 6d546f9d5bcc2684ead4560620b49661, type: 3} + m_Data: {fileID: 21300000, guid: ccca3e050cb082b45af0a099790463f6, type: 3} - m_RefCount: 1 - m_Data: {fileID: 21300000, guid: 7cbc0cdc8f458684fa65c3dc3e6f86fc, type: 3} + m_Data: {fileID: 21300000, guid: 7bb7c838cb49cde49a34c64832d3d1a5, type: 3} + - m_RefCount: 1 + m_Data: {fileID: 21300000, guid: 8354a544f4ca3514e87d40d2de9afaee, type: 3} + - m_RefCount: 1 + m_Data: {fileID: 21300000, guid: 2c3e36f0224aa9c4882be1f334265846, type: 3} m_TileMatrixArray: - - m_RefCount: 15 + - m_RefCount: 17 m_Data: e00: 1 e01: 0 @@ -314,15 +340,13 @@ Tilemap: e32: 0 e33: 1 m_TileColorArray: - - m_RefCount: 15 + - m_RefCount: 17 m_Data: {r: 1, g: 1, b: 1, a: 1} - - m_RefCount: 0 - m_Data: {r: 0.00013800501, g: 0.00013800501, b: 0.00013800501, a: 0.00013800501} m_TileObjectToInstantiateArray: [] m_AnimationFrameRate: 1 m_Color: {r: 1, g: 1, b: 1, a: 1} m_Origin: {x: -1, y: -4, z: 0} - m_Size: {x: 3, y: 6, z: 1} + m_Size: {x: 5, y: 6, z: 1} m_TileAnchor: {x: 0.5, y: 0.5, z: 0} m_TileOrientation: 0 m_TileOrientationMatrix: @@ -391,7 +415,7 @@ TilemapRenderer: m_Mode: 0 m_DetectChunkCullingBounds: 0 m_MaskInteraction: 0 ---- !u!114 &3614411174713001027 +--- !u!114 &6117052954082769711 MonoBehaviour: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} diff --git a/Assets/Tiles/EnemySpawner.asset b/Assets/Tiles/EnemySpawner.asset index 3364c50..d5b679b 100644 --- a/Assets/Tiles/EnemySpawner.asset +++ b/Assets/Tiles/EnemySpawner.asset @@ -12,7 +12,7 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: b28b3004abb3723498a355747c7cd899, type: 3} m_Name: EnemySpawner m_EditorClassIdentifier: - _sprite: {fileID: 21300000, guid: b85a4b2ec6433d04895612d791edc260, type: 3} + _sprite: {fileID: 21300000, guid: 7bb7c838cb49cde49a34c64832d3d1a5, type: 3} _isCollidable: 1 _prefab: {fileID: 80204295746100150, guid: 5bbf0d85fa5bb3f4599da79f0a84e3a9, type: 3} _spawnOnStart: 0 diff --git a/Assets/Tiles/Forest.asset b/Assets/Tiles/Forest.asset index fee629b..e755593 100644 --- a/Assets/Tiles/Forest.asset +++ b/Assets/Tiles/Forest.asset @@ -14,6 +14,7 @@ MonoBehaviour: m_EditorClassIdentifier: _sprite: {fileID: 21300000, guid: 43582b3c6b60fd144bc56d8ab3b14349, type: 3} _isCollidable: 0 + customOffset: {x: 0, y: 0.25, z: 0} _yieldPrefab: {fileID: 6962989255644195630, guid: f20569b5452c2b341a95d656b7534b7e, type: 3} _resourceNodeType: 1 _randomPositionConfig: 0.5 diff --git a/Assets/Tiles/Forest_Desert.asset b/Assets/Tiles/Forest_Desert.asset index d666f13..ae912ad 100644 --- a/Assets/Tiles/Forest_Desert.asset +++ b/Assets/Tiles/Forest_Desert.asset @@ -14,6 +14,7 @@ MonoBehaviour: m_EditorClassIdentifier: _sprite: {fileID: 21300000, guid: 6d546f9d5bcc2684ead4560620b49661, type: 3} _isCollidable: 0 + customOffset: {x: 0, y: 0.25, z: 0} _yieldPrefab: {fileID: 6962989255644195630, guid: f20569b5452c2b341a95d656b7534b7e, type: 3} _resourceNodeType: 1 _randomPositionConfig: 0.5 diff --git a/Assets/Tiles/SandTile_Unusable.asset b/Assets/Tiles/SandTile_Unusable.asset new file mode 100644 index 0000000..92aafd7 --- /dev/null +++ b/Assets/Tiles/SandTile_Unusable.asset @@ -0,0 +1,17 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 9ff04aa2e904a19458fd5b144c230054, type: 3} + m_Name: SandTile_Unusable + m_EditorClassIdentifier: + _sprite: {fileID: 21300000, guid: 52f9ec543a59ad843b5846cabed96c06, type: 3} + _isCollidable: 1 + customOffset: {x: 0, y: 0, z: 0} diff --git a/Assets/Tiles/SandTile_Unusable.asset.meta b/Assets/Tiles/SandTile_Unusable.asset.meta new file mode 100644 index 0000000..eb23dd7 --- /dev/null +++ b/Assets/Tiles/SandTile_Unusable.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 65a794ae50ebccd4991296bfe23d788b +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Tiles/SandTile_Unusable2.asset b/Assets/Tiles/SandTile_Unusable2.asset new file mode 100644 index 0000000..97d9ccf --- /dev/null +++ b/Assets/Tiles/SandTile_Unusable2.asset @@ -0,0 +1,17 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 9ff04aa2e904a19458fd5b144c230054, type: 3} + m_Name: SandTile_Unusable2 + m_EditorClassIdentifier: + _sprite: {fileID: 21300000, guid: 2c3e36f0224aa9c4882be1f334265846, type: 3} + _isCollidable: 1 + customOffset: {x: 0, y: 0, z: 0} diff --git a/Assets/Tiles/SandTile_Unusable2.asset.meta b/Assets/Tiles/SandTile_Unusable2.asset.meta new file mode 100644 index 0000000..bdbc2f8 --- /dev/null +++ b/Assets/Tiles/SandTile_Unusable2.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: aac62ecd4860aa24e801b60f7316d692 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: